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.
19 lines
302 B
19 lines
302 B
C_DEFINES=$(C_DEFINES) -DIMPORT_IDL_DEPENDENTS -DUNICODE
|
|
|
|
MIDL_UUIDDIR=$(O)
|
|
|
|
IDL_TYPE=ole
|
|
|
|
MIDL_FLAGS=-DMIDL_PASS -DFAR=
|
|
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
TARGETNAME=idllib
|
|
|
|
INCLUDES=$(O)
|
|
|
|
SOURCES=planprov.idl \
|
|
planprov_i.c \
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
SYNCHRONIZE_DRAIN=1
|