Module: wine Branch: master Commit: f634a84fda00d45df255404bde1c7af5cc185a22 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f634a84fda00d45df255404bd...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Jan 24 13:33:29 2019 +0100
rpcrt4/tests: Use --prefix-client to avoid duplicated function implementations.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/rpcrt4/tests/Makefile.in | 4 +- dlls/rpcrt4/tests/server.c | 712 +++++++----------------------------- dlls/rpcrt4/tests/server.idl | 184 +++++----- dlls/rpcrt4/tests/server_interp.idl | 3 +- 4 files changed, 239 insertions(+), 664 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f634a84fda00d45df2554...