1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/mouhid.sys/Makefile.in

9 lines
160 B
Makefile

MODULE = mouhid.sys
IMPORTS = ntoskrnl hidparse win32u
EXTRADLLFLAGS = -Wl,--subsystem,native
SOURCES = \
main.c \
mouhid.rc \
mouhid.sys.spec