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.

30 lines
532 B

  1. TARGETNAME=cl546xm
  2. TARGETPATH=obj
  3. TARGETTYPE=MINIPORT
  4. TARGETLIBS=$(DDK_LIB_PATH)\videoprt.lib
  5. #
  6. # These defines are for historical (histerical) usage and should not be
  7. # changed for future versions.
  8. #
  9. # WINNT_VER40 means 4.0 and up
  10. #
  11. # for new code, _WIN32_WINNT value should be used instead
  12. #
  13. # DONT CHANGE THESE
  14. #
  15. DEST_OS = 5.0
  16. WINNT_VER = /DWINNT_VER40
  17. NTVERSION = 500
  18. #
  19. # Tell SETMODE.C it's part of the miniport.
  20. #
  21. USER_C_FLAGS = -DNT_MINIPORT
  22. INCLUDES=..\include;$(DDK_INC_PATH)
  23. SOURCES=