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.

23 lines
461 B

  1. TARGETNAME=perm3
  2. TARGETTYPE=DRIVER
  3. TARGETPATH=obj
  4. TARGETLIBS=$(DDK_LIB_PATH)\videoprt.lib
  5. !IFNDEF MSC_WARNING_LEVEL
  6. MSC_WARNING_LEVEL=/W3
  7. !ENDIF
  8. MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
  9. INCLUDES=
  10. SOURCES = perm3.c \
  11. perm3io.c \
  12. perm3dat.c \
  13. interupt.c \
  14. power.c \
  15. video.c \
  16. i2c.c \
  17. perm3.rc
  18. MISCFILES=perm3.inf