msi: Enable cab compression and delete any resulting cabs using SHFileOperation.
[wine/wine64.git] / dlls / msi / tests / Makefile.in
blobdf31296829602de015659710adc0de870269a1c7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = msi.dll
6 IMPORTS = cabinet msi shell32 ole32 advapi32 kernel32
8 CTESTS = \
9 db.c \
10 format.c \
11 install.c \
12 msi.c \
13 package.c \
14 record.c \
15 suminfo.c
17 @MAKE_TEST_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend