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

8 lines
118 B
Makefile
Raw Normal View History

2015-07-06 20:09:14 +02:00
MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = hal ntoskrnl user32 hidparse
2015-07-06 20:09:14 +02:00
C_SRCS = \
device.c \
pnp.c