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.

12 lines
281 B

  1. !include ..\sources.inc
  2. MINORCOMP=sputils
  3. TARGETNAME=sputilsa
  4. C_DEFINES=$(C_DEFINES) -D_MBCS -DSPUTILS -DANSI_SPUTILS
  5. PASS1_PUBLISH={$(O)\$(TARGETNAME).lib=$(PROJECT_LIB_PATH)\$(TARGETNAME).lib}
  6. # No overflow checking for 9x-only binaries
  7. BUFFER_OVERFLOW_CHECKS=0