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
IMPORTLIB = oleacc
IMPORTS = uuid oleaut32 ole32 user32 rpcrt4
EXTRAIDLFLAGS = -Oicf
SOURCES = \
client.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