Alexandre Julliard : mciqtz32: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Mon Jun 10 13:43:53 CDT 2019


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 10 10:58:32 2019 +0200

mciqtz32: Build with msvcrt.

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

---

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

diff --git a/dlls/mciqtz32/Makefile.in b/dlls/mciqtz32/Makefile.in
index 4aa7e11..c38bbc4 100644
--- a/dlls/mciqtz32/Makefile.in
+++ b/dlls/mciqtz32/Makefile.in
@@ -1,6 +1,8 @@
 MODULE    = mciqtz32.dll
 IMPORTS   = strmiids oleaut32 ole32 winmm user32 gdi32
 
+EXTRADLLFLAGS = -mno-cygwin
+
 C_SRCS = \
 	mciqtz.c
 




More information about the wine-cvs mailing list