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.
18 lines
327 B
18 lines
327 B
MAJORCOMP=ntos
|
|
MINORCOMP=w32
|
|
W32_SB=1
|
|
|
|
TARGETNAME=w32wow
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=LIBRARY
|
|
PASS1_PUBLISH={$(O)\w32wow.lib=$(WINDOWS_LIB_PATH)\w32wow.lib}
|
|
|
|
INCLUDES=..\..\..\inc
|
|
|
|
MSC_OPTIMIZATION=$(MSC_OPTIMIZATION) /Ox
|
|
|
|
SOURCES=
|
|
|
|
NTTARGETFILE0=$(O)\usrstubs.$(ASM_SUFFIX)
|
|
|
|
SOURCES_USED=..\sources.inc
|