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.

22 lines
455 B

  1. TARGETNAME = refrast
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = ..;$(INCLUDES);..\..\drv
  5. SOURCES = \
  6. ..\refrast.cpp\
  7. ..\setup.cpp\
  8. ..\rastprim.cpp\
  9. ..\rastattr.cpp\
  10. ..\rastedge.cpp\
  11. ..\scancnv.cpp\
  12. ..\texfilt.cpp\
  13. ..\ctexfilt.cpp\
  14. ..\texstage.cpp\
  15. ..\pixproc.cpp\
  16. ..\pshader.cpp\
  17. ..\psutil.cpp\
  18. ..\psexec.cpp
  19. PRECOMPILED_INCLUDE = ..\pch.cpp