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.
 
 
 
 
 
 

20 lines
442 B

MINORCOMP=Wow64
TARGETNAME=winbld
TARGETPATH=.
TARGETTYPE=LIBRARY
SOURCES=winbld.c
MSC_OPTIMIZATION=/Od
USER_C_FLAGS=/Zm500
# set not lean and mean to pick more windows includes
NOT_LEAN_AND_MEAN=1
# Tell build.exe to block and wait for this directory to build before
# continuing. The wh* thunk directories cannot be built until this
# directory is completely finished.
SYNCHRONIZE_BLOCK=1
!include ..\sources.inc