mirror of https://github.com/tongzx/nt5src
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.
22 lines
391 B
22 lines
391 B
TARGETTYPE=NOTARGET
|
|
TARGETPATH=obj
|
|
|
|
C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|
|
SYNCHRONIZE_DRAIN=1
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
MIDL_UUIDDIR=$(O)
|
|
MIDL_TLBDIR=..\mmcexts\$(O)
|
|
|
|
MIDL_OPTIMIZATION=$(MIDL_OPTIMIZATION) /client none /server none
|
|
|
|
PASS0_PUBLISH=\
|
|
{bitscfg.idl=$(SDK_INC_PATH)\bitscfg.idl} \
|
|
{$(O)\bitscfg.h=$(SDK_INC_PATH)\bitscfg.h} \
|
|
|
|
SOURCES=\
|
|
bitscfg.idl \
|
|
|
|
|
|
|