From 1e444fbb9febb73f855cde09f5eafe436b6ea71c Mon Sep 17 00:00:00 2001 From: tomcw Date: Sun, 17 Dec 2023 21:11:20 +0000 Subject: [PATCH] For the VS2019 v141_xp configurations, drop the /permissive- compilation switch (#693) --- AppleWinExpress2019.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AppleWinExpress2019.vcxproj b/AppleWinExpress2019.vcxproj index 4d56c86e..92aeb779 100644 --- a/AppleWinExpress2019.vcxproj +++ b/AppleWinExpress2019.vcxproj @@ -498,7 +498,7 @@ /utf-8 %(AdditionalOptions) Default 4995 - true + false Windows @@ -587,7 +587,7 @@ Speed /utf-8 %(AdditionalOptions) 4995 - true + false Windows