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.

15 lines
311 B

  1. TARGETNAME = d3dutil
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = $(INCLUDES);$(D3DROOT)\pipeln\inc
  5. SOURCES = \
  6. ..\cppdbg.cpp\
  7. ..\d3dflt.cpp\
  8. ..\d3dutil.cpp\
  9. ..\_dpf.cpp\
  10. ..\hrstr.cpp\
  11. ..\_memalloc.c
  12. PRECOMPILED_INCLUDE = ..\pch.cpp