Changeset 3864 for trunk/src/winmm
- Timestamp:
- Jul 19, 2000, 9:05:27 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/winmm/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/makefile
r3037 r3864 1 # $Id: makefile,v 1.1 8 2000-03-07 11:11:10 birdExp $1 # $Id: makefile,v 1.19 2000-07-19 19:05:26 sandervl Exp $ 2 2 3 3 # … … 49 49 TARGET = winmm 50 50 51 LDFLAGS = -Q -Si -Ti -Ge- -Ss+ -W3 -Gm+ /B"/noe /map /NOD /dbgpack /packcode /packdata /exepack:2" 51 52 52 53 # All rule - build objs, target dll, copies dll to bin and makes libs. … … 76 77 $(PDWIN32_LIB)/kernel32.lib 77 78 $(PDWIN32_LIB)/user32.lib 78 $(PDWIN32_LIB)/ odincrt.lib79 $(PDWIN32_LIB)/$(ODINCRT).lib 79 80 OS2386.LIB 80 81 $(RTLLIB_O)
Note:
See TracChangeset
for help on using the changeset viewer.
