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.

34 lines
731 B

  1. MAJORCOMP=d3dim
  2. MINORCOMP=d3dim700
  3. TARGETNAME=d3dtnl
  4. TARGETPATH=obj
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=..;$(_OBJ_DIR)\$(TARGET_DIRECTORY);$(INCLUDES)
  7. C_DEFINES = $(C_DEFINES)
  8. USE_NATIVE_EH = 1
  9. ASM_DEFINES = -DNT=1 -DMICROSOFT_NT -DSTACK_CALL -DD3D -DOTHER_SEG=0 -DWANT_DLL
  10. NTTARGETFILE0= \
  11. $O\pvvid.cpp \
  12. $O\pvone.cpp \
  13. $O\loops.cpp
  14. SOURCES= \
  15. ..\clipper.cpp \
  16. ..\dpclip.cpp \
  17. ..\helxfrm.cpp \
  18. ..\rgblt.cpp \
  19. $O\pvvid.cpp \
  20. $O\pvone.cpp \
  21. $O\loops.cpp
  22. #
  23. # 04/11/2000 - allows for addition of BoundsChecker, etc
  24. # libs specified in the OS environment
  25. #
  26. TARGETLIBS=$(TARGETLIBS)
  27. PRECOMPILED_INCLUDE = ..\pch.cpp