wer: Add new stubbed wer.dll.
[wine/hramrach.git] / dlls / msi / tests / Makefile.in
blobcc7f57599c56cee4928c62bf1ca35bf58a531de6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = msi.dll
6 IMPORTS = cabinet msi shell32 ole32 oleaut32 user32 advapi32 version
8 C_SRCS = \
9 automation.c \
10 db.c \
11 format.c \
12 install.c \
13 msi.c \
14 package.c \
15 patch.c \
16 record.c \
17 source.c \
18 suminfo.c
20 @MAKE_TEST_RULES@