wine/dlls/sane.ds/Makefile.in
Alexandre Julliard 6ba7773121 makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

16 lines
215 B
Makefile

MODULE = sane.ds
IMPORTS = comctl32 user32 gdi32
EXTRAINCL = $(SANE_CFLAGS)
EXTRADLLFLAGS = -mcygwin
C_SRCS = \
capability.c \
ds_ctrl.c \
ds_image.c \
options.c \
sane_main.c \
ui.c
RC_SRCS = sane.rc