windows-nt/Source/XPSP1/NT/drivers/wdm/usb/hcd/usb2lib/sources
2020-09-26 16:20:57 +08:00

24 lines
491 B
Plaintext

#############################################################################
#
# Confidential Microsoft
# Copyright (C) Microsoft Corporation 1995-2000
# All Rights Reserved.
#
##########################################################################
TARGETNAME=USB2LIB
TARGETTYPE=LIBRARY
TARGETPATH=obj
DRIVERTYPE=WDM
DLLDEF=$(TARGETNAME).def
SYNCHRONIZE_BLOCK=1
USE_MAPSYM=1
SOURCES= \
dbg.c \
sched.c \
usb2lib.c \
usb2lib.rc