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

  1. MAJORCOMP=SDKTOOLS
  2. MINORCOMP=NPXSTRES
  3. TARGETNAME=NPXSTRES
  4. TARGETPATH=obj
  5. TARGETTYPE=PROGRAM
  6. INCLUDES=.
  7. SOURCES=
  8. i386_SOURCES=i386\npxstres.c \
  9. i386\fpexception.c \
  10. i386\kmode.c \
  11. UMTYPE=console
  12. UMAPPL=npxstres
  13. UMLIBS=$(SDK_LIB_PATH)\libcmt.lib $(SDK_LIB_PATH)\dsound.lib $(SDK_LIB_PATH)\user32.lib
  14. MSC_OPTIMIZATION=/Od