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.
 
 
 
 
 
 

24 lines
424 B

TARGETNAME=usbohci
TARGETTYPE=DRIVER
DRIVERTYPE=WDM
TARGETPATH=obj
TARGETLIBS=..\..\USBPORT\$(O)\usbport.lib
USE_MAPSYM=1
LINKER_FLAGS=$(LINKER_FLAGS) -debugtype:map
C_DEFINES=$(C_DEFINES)
INCLUDES=$(INCLUDES);..\..\INC
SOURCES= usbohci.rc \
mpinit.c \
errata.c \
iso.c \
async.c \
int.c \
dbg.c \
roothub.c \
usbohci.c