Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

22 lines
327 B

TARGETNAME=
TARGETTYPE=NOTARGET
TARGETPATH=
SOURCES=
SOURCES_USED=..\sources.inc
!IF $(386)
# cl16's command line exceeds the limit when including public\sdk\inc;
# copy these headers locally.
NTTARGETFILE0=\
$(O)\setupbat.h \
$(O)\bootfat.h \
$(O)\bootf32.h
NTTARGETFILE1=\
$(O)\winnt.exe
!ENDIF