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.

15 lines
261 B

  1. !include $(_PROJECT_MK_PATH)\..\project.mk
  2. # for .mc files
  3. MC_SOURCEDIR=$(O)
  4. # for generated headers
  5. PASS0_HEADERDIR=$(O)
  6. # for RPC IDL files
  7. PASS0_CLIENTDIR=$(O)
  8. PASS0_SERVERDIR=$(O)
  9. # for OLE IDL files
  10. PASS0_SOURCEDIR=$(O)
  11. MIDL_TLBDIR=$(O)