Sweden-Number/dlls/hidclass.sys/Makefile.in

11 lines
152 B
Makefile
Raw Normal View History

2015-07-06 20:09:14 +02:00
MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = ntoskrnl.exe
DELAYIMPORTS = setupapi hid
C_SRCS = \
buffer.c \
device.c \
main.c \
pnp.c