Source code of Windows XP (NT5)
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.

18 lines
311 B

  1. !include ..\ddkref.mk
  2. TARGETNAME = reftnl
  3. TARGETPATH = obj
  4. TARGETTYPE = LIBRARY
  5. INCLUDES = ..;$(INCLUDES)
  6. SOURCES = \
  7. vstream.cpp \
  8. vshader.cpp \
  9. xform.cpp \
  10. lighting.cpp \
  11. clipping.cpp \
  12. reftnl.cpp \
  13. procprim.cpp
  14. PRECOMPILED_INCLUDE = pch.cpp