Check file sharing permissions based on the file inode instead of the
[wine] / dlls / twain / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = twain_32.dll
6 IMPORTS   = user32 gdi32 kernel32
7 EXTRALIBS = @SANELIBS@
8 EXTRAINCL = @SANEINCL@
9
10 C_SRCS = \
11         capability.c \
12         ds_audio.c \
13         ds_ctrl.c \
14         ds_image.c \
15         dsm_ctrl.c \
16         twain32_main.c
17
18 @MAKE_DLL_RULES@
19
20 ### Dependencies: