wine/dlls/msi/tests/Makefile.in
Hans Leidekker 6a3e79b002 msi/tests: Drop workarounds for Windows 2000.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-26 16:53:10 +02:00

24 lines
400 B
Makefile

TESTDLL = msi.dll
IMPORTS = secur32 cabinet msi shell32 ole32 oleaut32 user32 advapi32 version odbccp32
custom_IMPORTS = uuid msi ole32 shell32 advapi32 odbccp32 oleaut32
SOURCES = \
action.c \
automation.c \
custom.c \
custom.spec \
db.c \
format.c \
install.c \
msi.c \
package.c \
patch.c \
record.c \
rsrc.rc \
selfreg.c \
selfreg.spec \
source.c \
suminfo.c \
typelib.idl