Changeset 576 for trunk/src/kernel32/makefile
- Timestamp:
 - Aug 19, 1999, 2:53:19 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/makefile
r510 r576 1 # $Id: makefile,v 1.1 8 1999-08-16 16:28:02sandervl Exp $1 # $Id: makefile,v 1.19 1999-08-19 12:53:18 sandervl Exp $ 2 2 3 3 # … … 343 343 344 344 pefile.OBJ: pefile.cpp $(PDWIN32_INCLUDE)\pefile.h 345 winimage.OBJ: winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h 345 winimage.OBJ: winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winres.h 346 346 winimgres.OBJ: winimgres.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winexe.h $(PDWIN32_INCLUDE)\winres.h 347 347 windll.OBJ: windll.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  