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.

17 lines
337 B

  1. !include ..\sources.inc
  2. MINORCOMP=sputils
  3. TARGETNAME=sputilsw
  4. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE -DSPUTILS -DSPUTILSW
  5. PASS1_PUBLISH={$(O)\$(TARGETNAME).lib=$(PROJECT_LIB_PATH)\$(TARGETNAME).lib}
  6. SOURCES=\
  7. ..\fileutil.c \
  8. ..\miscutil.c \
  9. ..\registry.c \
  10. ..\security.c \
  11. ..\strtab.c