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

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