Leaked source code of windows server 2003
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.
 
 
 
 
 
 

21 lines
373 B

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