Commit 54cb9a2a authored by Alexandre Julliard's avatar Alexandre Julliard

rpcrt4/tests: Use fully interpreted IDL stubs.

parent 8f7e877a
TESTDLL = rpcrt4.dll
IMPORTS = oleaut32 ole32 rpcrt4 secur32 advapi32
EXTRAIDLFLAGS = --prefix-server=s_
EXTRADEFS = -DPROXY_DELEGATION
EXTRAIDLFLAGS = -Oicf --prefix-server=s_
server_EXTRAIDLFLAGS = -Os --prefix-client=mixed_
server_interp_EXTRAIDLFLAGS = -Oicf --prefix-client=interp_
......
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