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.

21 lines
437 B

  1. TARGETNAME = d3dutil
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = $(INCLUDES);$(D3DDX7)\tnl
  5. SOURCES = \
  6. ..\cppdbg.cpp\
  7. ..\d3dflt.cpp\
  8. ..\d3dutil.cpp\
  9. ..\_dpf.cpp\
  10. ..\hrstr.cpp\
  11. ..\_memalloc.c
  12. #
  13. # 04/11/2000 - allows for addition of BoundsChecker, etc
  14. # libs specified in the OS environment
  15. #
  16. TARGETLIBS=$(TARGETLIBS)
  17. PRECOMPILED_INCLUDE = ..\pch.cpp