windows-nt/Source/XPSP1/NT/base/wow64/cgen/sources

21 lines
422 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
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