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.

27 lines
462 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=lib
  9. TARGETNAME=marslib
  10. TARGETTYPE=LIBRARY
  11. SOURCES = \
  12. dllload.cpp \
  13. evilguid.cpp \
  14. libutils.cpp \
  15. !INCLUDE $(INETROOT)\build\sources.all
  16. PRECOMPILED_INCLUDE = precomp.h
  17. PRECOMPILED_CXX = 1