20 lines
360 B
Plaintext
20 lines
360 B
Plaintext
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
|