wine/dlls/winehid.sys/Makefile.in
Rémi Bernon 4b7a20af16 winehid.sys: Fix printf format warnings with long types.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-01 18:23:18 +01:00

10 lines
136 B
Makefile

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