wine/dlls/winehid.sys/Makefile.in
Aric Stewart f2e9a21534 winehid.sys: Implement handing internal ioctls.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-14 09:21:32 +02:00

7 lines
113 B
Makefile

MODULE = winehid.sys
IMPORTS = hidclass ntoskrnl
EXTRADLLFLAGS = -Wb,--subsystem,native
C_SRCS = \
main.c