Alexandre Julliard : wsnmp32: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Fri Jun 28 04:11:26 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jun 27 21:44:25 2019 +0200

wsnmp32: Build with msvcrt.

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

---

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

diff --git a/dlls/wsnmp32/Makefile.in b/dlls/wsnmp32/Makefile.in
index 6fadba0..db01f47 100644
--- a/dlls/wsnmp32/Makefile.in
+++ b/dlls/wsnmp32/Makefile.in
@@ -1,4 +1,6 @@
 MODULE    = wsnmp32.dll
 IMPORTLIB = wsnmp32
 
+EXTRADLLFLAGS = -mno-cygwin
+
 C_SRCS = wsnmp32.c




More information about the wine-cvs mailing list