Source code of Windows XP (NT5)
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
324 B

  1. TARGETNAME=dbclass
  2. TARGETTYPE=EXPORT_DRIVER
  3. DRIVERTYPE=WDM
  4. TARGETPATH=OBJ
  5. C_DEFINES=$(C_DEFINES) -DUSE_DMA_MACROS $(USB_DEBUG_OPTIONS)
  6. MSC_WARNING_LEVEL=/W3
  7. INCLUDES=..\INC;
  8. USE_MAPSYM=1
  9. SOURCES=dbclass.c \
  10. service.c \
  11. dbg.c \
  12. usbhubf.c \
  13. 1394f.c \
  14. dbpower.c \
  15. dbclass.rc