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.

23 lines
418 B

  1. !ifdef PROJECT_ROOT
  2. ! INCLUDE $(PROJECT_ROOT)\pchealth\build\paths.all
  3. !else
  4. ! INCLUDE $(INETROOT)\build\paths.all
  5. !endif
  6. !INCLUDE ..\..\common.inc
  7. MAJORCOMP=PCHMars
  8. MINORCOMP=parser
  9. TARGETNAME=parser
  10. TARGETTYPE=LIBRARY
  11. SOURCES = \
  12. parser.cpp \
  13. marsload.cpp \
  14. !INCLUDE $(INETROOT)\build\sources.all
  15. PRECOMPILED_INCLUDE = precomp.h
  16. PRECOMPILED_CXX = 1