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.

22 lines
330 B

  1. TARGETNAME=Isoperf
  2. TARGETTYPE=DRIVER
  3. C_DEFINES=-DTOM_MEM
  4. DEBUG=1
  5. USE_MAPSYM=1
  6. TOM_MEM=1
  7. MSC_WARNING_LEVEL=/W4
  8. LINKER_FLAGS = $(LINKER_FLAGS) /map
  9. TARGETPATH=bin
  10. TARGETLIBS=$(DDK_LIB_PATH)\usbd.lib
  11. SOURCES=isoperf.c \
  12. ioctl.c \
  13. iso.c \
  14. isoperf.rc
  15. # wdmdebug.c