Commit 8f7e877a authored by Alexandre Julliard's avatar Alexandre Julliard

rpcrt4: Use fully interpreted IDL stubs.

parent ab071858
......@@ -4,7 +4,7 @@ IMPORTLIB = rpcrt4
IMPORTS = uuid advapi32
DELAYIMPORTS = iphlpapi wininet secur32 user32 ws2_32 ole32 oleaut32
ndr_types_EXTRAIDLFLAGS = -Oicf
EXTRAIDLFLAGS = -Oicf
SOURCES = \
cproxy.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