msi: Test and reimplement MsiQueryProductState.
[wine] / dlls / twain_32 / Makefile.in
CommitLineData
6b0720f5
SQH
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = twain_32.dll
ad939630 6IMPORTS = kernel32
6b0720f5 7
6b0720f5 8C_SRCS = \
6b0720f5 9 dsm_ctrl.c \
125efed8 10 twain32_main.c
6b0720f5 11
6812cbc8
MH
12C_SRCS16 = \
13 twain16_main.c
14
b4599521
AJ
15SPEC_SRCS16 = twain.spec
16
6b0720f5
SQH
17@MAKE_DLL_RULES@
18
32ab895e 19@DEPENDENCIES@ # everything below this line is overwritten by make depend