Leaked source code of windows server 2003
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.

28 lines
642 B

  1. TARGETNAME = rd3dif
  2. TARGETPATH = obj
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = ..;..\..\..\ref\rast;..\..\..\ref\inc;$(D3DDX7)\tnl;$(INCLUDES);$(_OBJ_DIR)\$(TARGET_DIRECTORY)
  5. SOURCES = \
  6. ..\d3dif.cpp\
  7. ..\swprov.cpp\
  8. ..\drawprim.cpp\
  9. $O\dprim2.cpp\
  10. ..\rendprim.cpp\
  11. ..\rastctx.cpp\
  12. ..\rasttex.cpp\
  13. $O\pmfns.cpp
  14. #
  15. # 04/11/2000 - allows for addition of BoundsChecker, etc
  16. # libs specified in the OS environment
  17. #
  18. TARGETLIBS=$(TARGETLIBS)
  19. NTTARGETFILE0 = \
  20. $O\pmfns_mh.h\
  21. $O\pmfns.cpp\
  22. $O\dprim2.cpp
  23. PRECOMPILED_INCLUDE = ..\pch.cpp