From a3d51b4138f9cd0bbe56214399b9824a3c98e2d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20B=C3=A1lint=20Misius?= Date: Fri, 31 Jan 2020 14:35:32 +0100 Subject: [PATCH] Don't treat warnings as errors in MSVC (fixes #686) --- vsproject.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/vsproject.py b/vsproject.py index b02a3f66c..f2b3a9f96 100755 --- a/vsproject.py +++ b/vsproject.py @@ -133,7 +133,6 @@ vcxproj.write(r""" true Disabled Fast - true $(IntDir)\%(RelativeDir) @@ -151,7 +150,6 @@ vcxproj.write(r""" ProgramDatabase true Fast - true StreamingSIMDExtensions2 $(IntDir)\%(RelativeDir) @@ -172,7 +170,6 @@ vcxproj.write(r""" ProgramDatabase true Fast - true StreamingSIMDExtensions2 $(IntDir)\%(RelativeDir)