Commit 6bf84056 authored by Alexandre Julliard's avatar Alexandre Julliard

oleaut32: Use fully interpreted IDL stubs.

parent b93a60cd
......@@ -4,6 +4,8 @@ IMPORTLIB = oleaut32
IMPORTS = uuid ole32 rpcrt4 user32 gdi32 advapi32
DELAYIMPORTS = comctl32 urlmon windowscodecs
EXTRAIDLFLAGS = -Oicf
SOURCES = \
connpt.c \
dispatch.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