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.

25 lines
474 B

  1. TARGETNAME=perm2
  2. TARGETPATH=obj
  3. TARGETTYPE=MINIPORT
  4. TARGETLIBS=$(DDK_LIB_PATH)\videoprt.lib
  5. AXP64_FLAGS=/QA21164
  6. !IFNDEF MSC_WARNING_LEVEL
  7. MSC_WARNING_LEVEL=/W3
  8. !ENDIF
  9. MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
  10. INCLUDES=
  11. SOURCES=permedia.c \
  12. permdata.c \
  13. permmem.c \
  14. interupt.c \
  15. pciprobe.c \
  16. video.c \
  17. power.c \
  18. permedia.rc
  19. MISCFILES=perm2.inf