Sweden-Number/dlls/sane.ds/Makefile.in

17 lines
247 B
Makefile
Raw Normal View History

MODULE = sane.ds
UNIXLIB = sane.so
IMPORTS = comctl32 user32 gdi32
EXTRALIBS = $(SANE_LIBS)
EXTRAINCL = $(SANE_CFLAGS)
C_SRCS = \
capability.c \
ds_ctrl.c \
ds_image.c \
options.c \
sane_main.c \
ui.c \
unixlib.c
2011-11-22 13:57:54 +01:00
RC_SRCS = sane.rc