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.

19 lines
350 B

  1. TARGETNAME=TSddd
  2. TARGETPATH=obj
  3. TARGETTYPE=GDI_DRIVER
  4. !IFNDEF MSC_WARNING_LEVEL
  5. MSC_WARNING_LEVEL=/W3
  6. !ENDIF
  7. MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
  8. INCLUDES=..\inc;..\..\inc
  9. SOURCES=color.c \
  10. debug.c \
  11. enable.c \
  12. palette.c \
  13. pointer.c \
  14. screen.c \
  15. tsddd.rc