Source code of Windows XP (NT5)
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
342 B

C_DEFINES=$(C_DEFINES) -DIMPORT_IDL_DEPENDENTS -DUNICODE
PASS0_HEADERDIR=$(O)
PASS0_SOURCEDIR=$(O)
MIDL_TLBDIR=$(O)
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