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.
 
 
 
 
 
 

23 lines
514 B

#############################################################################
#
# 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