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.

17 lines
414 B

  1. $(O)\aqadmin.h $(O)\aqadmin.c : $(STAXINC)\export\aqadmin.idl
  2. $(MIDL) \
  3. $(PACKING) \
  4. $(INCPATH0) \
  5. -char unsigned \
  6. -ms_ext -c_ext \
  7. -proxy $(O)\aqadmin.c \
  8. -dlldata $(O)\dlldata.c \
  9. -iid $(MIDL_UUIDDIR)\aqadmin.c \
  10. -header $@ \
  11. -tlb $(O)\aqadmin.tlb \
  12. -cpp_cmd $(TARGET_CPP) \
  13. $(C_DEFINES) \
  14. $(MIDL_FLAGS) \
  15. $(MIDL_OPTIMIZATION) \
  16. $**