Commit 9a1bf8c4 authored by Alexandre Julliard's avatar Alexandre Julliard

msvcp110: Use the standard -mno-cygwin build flag.

parent d21f14d8
......@@ -3,6 +3,8 @@ IMPORTS = msvcr110
EXTRADEFS = -D_MSVCP_VER=110
PARENTSRC = ../msvcp90
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
exception.c \
ios.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment