MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = ntoskrnl
DELAYIMPORTS = setupapi hid
C_SRCS = \
buffer.c \
descriptor.c \
device.c \
main.c \
pnp.c