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

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