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.

16 lines
312 B

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