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.

16 lines
276 B

  1. TARGETNAME = i82930
  2. TARGETTYPE = DRIVER
  3. TARGETPATH = obj
  4. INCLUDES = ..
  5. TARGETLIBS = $(DDK_LIB_PATH)\usbd.lib
  6. SOURCES= \
  7. i82930.rc \
  8. i82930.c \
  9. ioctl.c \
  10. ocrw.c \
  11. dbg.c
  12. USE_MAPSYM = 1