wine/dlls/hidparse.sys/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

9 lines
111 B
Makefile

MODULE = hidparse.sys
IMPORTLIB = hidparse
IMPORTS = ntoskrnl
PARENTSRC = ../hid
C_SRCS = \
hidp.c \
main.c