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
379 B
19 lines
379 B
TARGETNAME=sermouse
|
|
TARGETTYPE=DRIVER
|
|
TARGETPATH=obj
|
|
|
|
MSC_WARNING_LEVEL= /W3 /WX
|
|
|
|
INCLUDES=..\inc
|
|
|
|
SOURCES = pnp.c \
|
|
mouser.rc \
|
|
cseries.c \
|
|
mseries.c \
|
|
sermcmn.c \
|
|
sermdep.c \
|
|
io.c \
|
|
detect.c \
|
|
wmi.c \
|
|
wrapper.c \
|
|
sermlog.mc
|