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
278 B

  1. TARGETNAME=refdrv
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. INCLUDES = ..;$(INCLUDES)
  5. SOURCES = \
  6. ..\refif.cpp \
  7. ..\dprim2.cpp \
  8. ..\primfns.cpp \
  9. ..\drawprim.cpp \
  10. ..\surfman.cpp \
  11. ..\rralloc.cpp
  12. PRECOMPILED_INCLUDE = ..\pch.cpp