1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/dlls/hidclass.sys/Makefile.in

9 lines
141 B
Makefile

MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = hal ntoskrnl user32 hidparse win32u
SOURCES = \
device.c \
hidclass.rc \
pnp.c