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.

15 lines
281 B

  1. TARGETTYPE=NOTARGET
  2. TARGETPATH=obj
  3. INCLUDES=\
  4. ..;\
  5. $(DDK_INC_PATH)\wdm; \
  6. $(PROJECT_ROOT)\ntos\inc;\
  7. $(PROJECT_ROOT)\hals\inc; \
  8. $(PROJECT_ROOT)\hals\halx86\i386; \
  9. $(DDK_INC_PATH);\
  10. $(HALKIT_INC_PATH)
  11. SOURCES=..\halsym.c
  12. SOURCES_USED=..\sources.inc