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
248 B

PLATFORM=WINNT
LIB_PLATFORM_PATH=$(SDK_LIB_DEST)
BUFFER_OVERFLOW_CHECKS=1
C_DEFINES=$(C_DEFINES) -DWINNT32 -DUNICODE -D_UNICODE
TARGETENTRY = wwinmain
#C_DEFINES=$(C_DEFINES) -DWINNT32
#TARGETENTRY = winmain
!INCLUDE ..\sources.inc