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.

11 lines
325 B

  1. buildidl : $(O)\toolprops.h
  2. $(O)\toolprops.h : ..\toolprops.idl
  3. $(MIDL) \
  4. $(INCPATH0) \
  5. $(C_DEFINES) \
  6. -header $(O)\toolprops.h \
  7. -tlb $O\toolprops.tlb \
  8. -iid $O\toolprops_i.c \
  9. -dlldata $(PROXY_DIR)\dlldata.c \
  10. -proxy $(PROXY_DIR)\toolprops_p.c \
  11. ..\toolprops.idl