2025-04-27 07:49:33 -04:00

21 lines
442 B
Plaintext

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