Leaked source code of windows server 2003
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

  1. C_DEFINES=$(C_DEFINES) -DIMPORT_IDL_DEPENDENTS -DUNICODE
  2. MIDL_UUIDDIR=$(O)
  3. IDL_TYPE=ole
  4. MIDL_FLAGS=-DMIDL_PASS -DFAR=
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. TARGETNAME=idllib
  8. INCLUDES=$(O)
  9. SOURCES=planprov.idl \
  10. planprov_i.c \
  11. SYNCHRONIZE_BLOCK=1
  12. SYNCHRONIZE_DRAIN=1