msi: Fix the size allocated for the deferred custom action string.
[wine/gsoc_dplay.git] / dlls / twain_32 / Makefile.in
blob79bb3b910035b514343ea76da2ae56042a021ba1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = twain_32.dll
6 IMPORTS = kernel32 ntdll
8 C_SRCS = \
9 dsm_ctrl.c \
10 twain32_main.c
12 C_SRCS16 = \
13 twain16_main.c
15 SPEC_SRCS16 = twain.spec
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend