Ignore:
Timestamp:
Aug 25, 1999, 2:30:48 PM (26 years ago)
Author:
sandervl
Message:

Memory mapping changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r684 r687  
    1 # $Id: makefile,v 1.31 1999-08-25 11:40:18 sandervl Exp $
     1# $Id: makefile,v 1.32 1999-08-25 12:30:48 sandervl Exp $
    22
    33#
     
    309309
    310310pefile.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
     311winimage.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
    312312winimgres.OBJ: winimgres.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h $(PDWIN32_INCLUDE)\pefile.h $(PDWIN32_INCLUDE)\winexe.h $(PDWIN32_INCLUDE)\winres.h
    313313windll.OBJ:    windll.cpp $(PDWIN32_INCLUDE)\winimage.h $(PDWIN32_INCLUDE)\windll.h
Note: See TracChangeset for help on using the changeset viewer.