Alexandre Julliard : dhtmled.ocx: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Fri May 31 15:53:30 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri May 31 08:50:02 2019 +0200

dhtmled.ocx: Build with msvcrt.

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

---

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

diff --git a/dlls/dhtmled.ocx/Makefile.in b/dlls/dhtmled.ocx/Makefile.in
index 17850f8..c483de9 100644
--- a/dlls/dhtmled.ocx/Makefile.in
+++ b/dlls/dhtmled.ocx/Makefile.in
@@ -1,6 +1,8 @@
 MODULE    = dhtmled.ocx
 IMPORTS   = uuid
 
+EXTRADLLFLAGS = -mno-cygwin
+
 C_SRCS = \
 	edit.c \
 	main.c




More information about the wine-cvs mailing list