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.

24 lines
505 B

  1. TARGETNAME = rspanini
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = ..;$(INCLUDES);$(_OBJ_DIR)\$(TARGET_DIRECTORY)
  5. SOURCES = \
  6. $O\beadstr.cpp\
  7. $O\spaninit.cpp\
  8. ..\spindbg.cpp\
  9. ..\rastcoll.cpp
  10. #
  11. # 04/11/2000 - allows for addition of BoundsChecker, etc
  12. # libs specified in the OS environment
  13. #
  14. TARGETLIBS=$(TARGETLIBS)
  15. NTTARGETFILE0 = \
  16. $O\bdstr_mh.h\
  17. $O\beadstr.cpp\
  18. $O\spaninit.cpp
  19. PRECOMPILED_INCLUDE = ..\pch.cpp