Commit 49bb20cf authored by Misha Koshelev's avatar Misha Koshelev Committed by Alexandre Julliard

msi: Add OLE automation conformance test.

parent 234babea
......@@ -3,10 +3,11 @@ TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msi.dll
IMPORTS = cabinet msi shell32 ole32 advapi32 kernel32
IMPORTS = cabinet msi shell32 ole32 oleaut32 advapi32 kernel32
EXTRALIBS = -luuid
CTESTS = \
automation.c \
db.c \
format.c \
iface.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment