windows-nt/Source/XPSP1/NT/base/ntsetup/textmode/winnt/sources.inc
2020-09-26 16:20:57 +08:00

23 lines
327 B
PHP

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