wine/dlls/hidclass.sys/Makefile.in
2025-04-10 18:17:19 +02:00

11 lines
202 B
Makefile

MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = hal ntoskrnl user32 hidparse win32u
EXTRADLLFLAGS = -Wl,--subsystem,native
SOURCES = \
device.c \
hidclass.rc \
hidclass.sys.spec \
pnp.c