windows-nt/Source/XPSP1/NT/drivers/wdm/input/tabletpc/buttons/sources
2020-09-26 16:20:57 +08:00

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