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
577 B

  1. #include the project.mk file from the dir above also...
  2. # define _PROJECT_ for the debugger people that don't enlist in sdktools
  3. !IF EXIST ($(_PROJECT_MK_PATH)\..\project.mk)
  4. !INCLUDE $(_PROJECT_MK_PATH)\..\project.mk
  5. !ELSE
  6. _PROJECT_=SdkTools
  7. !ENDIF
  8. DBG_ROOT=$(_PROJECT_MK_PATH)
  9. DEBUGGER_LIBS=$(DBG_ROOT)\dbglibs
  10. IA64_DIS_INC=$(DBG_ROOT)\ia64tools\include
  11. BINPLACE_PLACEFILE=$(DBG_ROOT)\placefil.txt
  12. DBG_BIN=dbg\files\bin
  13. DBG_EXTS_NT4FRE=$(DBG_BIN)\nt4fre
  14. DBG_EXTS_NT4CHK=$(DBG_BIN)\nt4chk
  15. DBG_EXTS_W2KFRE=$(DBG_BIN)\w2kfre
  16. DBG_EXTS_W2KCHK=$(DBG_BIN)\w2kchk
  17. VC7_SYMBOLS=1