Changeset 687 for trunk/src/kernel32/makefile
- Timestamp:
- Aug 25, 1999, 2:30:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/makefile
r684 r687 1 # $Id: makefile,v 1.3 1 1999-08-25 11:40:18 sandervl Exp $1 # $Id: makefile,v 1.32 1999-08-25 12:30:48 sandervl Exp $ 2 2 3 3 # … … 309 309 310 310 pefile.OBJ: pefile.cpp $(PDWIN32_INCLUDE)\pefile.h 311 winimage.OBJ: winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winres.h initterm.h 311 winimage.OBJ: winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winres.h initterm.h $(PDWIN32_INCLUDE)\win\virtual.h 312 312 winimgres.OBJ: winimgres.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winexe.h $(PDWIN32_INCLUDE)\winres.h 313 313 windll.OBJ: windll.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h
Note:
See TracChangeset
for help on using the changeset viewer.