windows-nt/Source/XPSP1/NT/base/ntos/ke/tests/npxstres/sources

22 lines
352 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
MAJORCOMP=SDKTOOLS
MINORCOMP=NPXSTRES
TARGETNAME=NPXSTRES
TARGETPATH=obj
TARGETTYPE=PROGRAM
INCLUDES=.
SOURCES=
i386_SOURCES=i386\npxstres.c \
i386\fpexception.c \
i386\kmode.c \
UMTYPE=console
UMAPPL=npxstres
UMLIBS=$(SDK_LIB_PATH)\libcmt.lib $(SDK_LIB_PATH)\dsound.lib $(SDK_LIB_PATH)\user32.lib
MSC_OPTIMIZATION=/Od