18 lines
332 B
Plaintext
18 lines
332 B
Plaintext
|
TARGETNAME=buttons
|
||
|
TARGETTYPE=DRIVER
|
||
|
DRIVERTYPE=WDM
|
||
|
TARGETPATH=obj
|
||
|
|
||
|
TARGETLIBS=$(DDK_LIB_PATH)\hidclass.lib
|
||
|
|
||
|
INCLUDES=..\..\inc
|
||
|
|
||
|
SOURCES=buttons.c \
|
||
|
pnp.c \
|
||
|
ioctl.c \
|
||
|
oembutton.c \
|
||
|
misc.c \
|
||
|
debug.c \
|
||
|
trace.c \
|
||
|
oembutton.rc
|