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

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