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.

20 lines
408 B

  1. TARGETNAME = reftnl
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = ..;$(INCLUDES)
  5. SOURCES = \
  6. ..\xform.cpp \
  7. ..\lighting.cpp \
  8. ..\clipping.cpp \
  9. ..\reftnl.cpp \
  10. ..\procprim.cpp
  11. #
  12. # 04/11/2000 - allows for addition of BoundsChecker, etc
  13. # libs specified in the OS environment
  14. #
  15. TARGETLIBS=$(TARGETLIBS)
  16. PRECOMPILED_INCLUDE = ..\pch.cpp