Ignore:
Timestamp:
Dec 28, 1999, 8:16:35 PM (26 years ago)
Author:
sandervl
Message:

registry tree added + getsystempowerstatus implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r2219 r2229  
    1 # $Id: makefile,v 1.73 1999-12-27 21:20:48 sandervl Exp $
     1# $Id: makefile,v 1.74 1999-12-28 19:16:34 sandervl Exp $
    22
    33#
     
    9393    $(PDWIN32_INCLUDE)\unicode.h \
    9494    $(PDWIN32_INCLUDE)\heap.h \
     95    $(PDWIN32_INCLUDE)\versionos2.h \
    9596    $(PDWIN32_INCLUDE)\wprocess.h
    9697
     
    152153
    153154initterm.OBJ: .\initterm.cpp initterm.h  $(PDWIN32_INCLUDE)\heapshared.h  mmap.h directory.h hmdevio.h initsystem.h $(PDWIN32_INCLUDE)\heapcode.h
    154 initsystem.obj: initsystem.cpp cpuhlp.h initsystem.h $(PDWIN32_INCLUDE)\misc.h directory.h
     155initsystem.obj: initsystem.cpp cpuhlp.h initsystem.h $(PDWIN32_INCLUDE)\misc.h directory.h $(PDWIN32_INCLUDE)\versionos2.h
     156
    155157
    156158thunk.OBJ: \
Note: See TracChangeset for help on using the changeset viewer.