Ignore:
Timestamp:
Aug 19, 1999, 2:53:19 PM (26 years ago)
Author:
sandervl
Message:

PE Resource changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r510 r576  
    1 # $Id: makefile,v 1.18 1999-08-16 16:28:02 sandervl Exp $
     1# $Id: makefile,v 1.19 1999-08-19 12:53:18 sandervl Exp $
    22
    33#
     
    343343
    344344pefile.OBJ:    pefile.cpp $(PDWIN32_INCLUDE)\pefile.h
    345 winimage.OBJ:  winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h
     345winimage.OBJ:  winimage.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winres.h
    346346winimgres.OBJ: winimgres.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winexe.h $(PDWIN32_INCLUDE)\winres.h
    347347windll.OBJ:    windll.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h
Note: See TracChangeset for help on using the changeset viewer.