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
248 B

  1. TARGETNAME=testusb
  2. TARGETTYPE=PROGRAM
  3. UMTYPE=console
  4. UMBASE=0x01000000
  5. TARGETPATH=obj
  6. INCLUDES= \
  7. ..\inc
  8. TARGETLIBS= \
  9. $(SDK_LIB_PATH)\genusb.lib
  10. SOURCES= \
  11. testgusb.c \
  12. testgusb.rc