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.

18 lines
278 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=dd
  3. TARGETNAME=sccmusbm
  4. TARGETTYPE=DRIVER
  5. DRIVERTYPE=WDM
  6. TARGETPATH=obj
  7. TARGETLIBS=$(DDK_LIB_PATH)\smclib.lib\
  8. $(DDK_LIB_PATH)\usbd.lib
  9. INCLUDES=..\inc
  10. SOURCES=sccmusbm.rc \
  11. scusbwdm.c \
  12. scusbcb.c \
  13. scusbsyn.c