Changeset 10222 for trunk/src/winspool
- Timestamp:
- Aug 8, 2003, 5:55:34 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winspool/makefile
r4717 r10222 1 # $Id: makefile,v 1. 19 2000-12-02 23:45:13 birdExp $1 # $Id: makefile,v 1.20 2003-08-08 15:55:08 sandervl Exp $ 2 2 3 3 # … … 11 11 # Compiler, tools, and interference rules. 12 12 # 13 WRC_PREFIX_RESOURCE=1 13 14 !include ../../makefile.inc 14 15 … … 21 22 $(OBJDIR)\oslibspl.obj \ 22 23 $(OBJDIR)\winspoolrsrc.obj \ 23 $(DLLENTRY) 24 $(OBJDIR)\initwinspool.obj \ 25 $(OBJDIR)\initterm.obj 24 26 25 27 … … 31 33 $(ODIN32_LIB)/pmwinx.lib \ 32 34 $(ODIN32_LIB)/user32.lib \ 35 $(ODIN32_LIB)/gdi32.lib \ 36 $(ODIN32_LIB)/libwrap.lib \ 33 37 $(ODIN32_LIB)/$(ODINCRT).lib \ 34 38 OS2386.LIB \
Note:
See TracChangeset
for help on using the changeset viewer.