Alexandre Julliard : olepro32: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Tue Jun 18 17:21:47 CDT 2019


Module: wine
Branch: master
Commit: 7e2df6ed13cc716554851c1a297766a8fbe92724
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7e2df6ed13cc716554851c1a297766a8fbe92724

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 18 09:00:17 2019 +0200

olepro32: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/olepro32/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dlls/olepro32/Makefile.in b/dlls/olepro32/Makefile.in
index 032fdbd..4ff5afc 100644
--- a/dlls/olepro32/Makefile.in
+++ b/dlls/olepro32/Makefile.in
@@ -2,6 +2,8 @@ MODULE    = olepro32.dll
 IMPORTLIB = olepro32
 IMPORTS   = oleaut32
 
+EXTRADLLFLAGS = -mno-cygwin
+
 C_SRCS = olepro32stubs.c
 
 IDL_SRCS = olepro.idl




More information about the wine-cvs mailing list