Commit f22fac6b authored by Alexandre Julliard's avatar Alexandre Julliard

msi: Use fully interpreted IDL stubs.

parent 2ff3f2b1
......@@ -2,7 +2,7 @@ MODULE = msi.dll
IMPORTLIB = msi
IMPORTS = uuid urlmon wininet comctl32 shell32 shlwapi cabinet oleaut32 ole32 version user32 gdi32 advapi32 rpcrt4 sxs imagehlp mspatcha odbccp32 wintrust crypt32
EXTRAIDLFLAGS = --prefix-server=s_
EXTRAIDLFLAGS = -Oicf --prefix-server=s_
SOURCES = \
action.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