Commit ecea5c84 authored by Alexandre Julliard's avatar Alexandre Julliard

oleacc: Use fully interpreted IDL stubs.

parent 51804c5b
...@@ -2,6 +2,8 @@ MODULE = oleacc.dll ...@@ -2,6 +2,8 @@ MODULE = oleacc.dll
IMPORTLIB = oleacc IMPORTLIB = oleacc
IMPORTS = uuid oleaut32 ole32 user32 rpcrt4 IMPORTS = uuid oleaut32 ole32 user32 rpcrt4
EXTRAIDLFLAGS = -Oicf
SOURCES = \ SOURCES = \
client.c \ client.c \
main.c \ main.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