From 955b3b84dd2dadd539dbc707c26c33ad3e63b374 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Mon, 6 Dec 2021 16:31:02 +0100 Subject: Fixes for new compiler versions --- msbuild/validate.vcxproj | 6 ------ 1 file changed, 6 deletions(-) (limited to 'msbuild/validate.vcxproj') diff --git a/msbuild/validate.vcxproj b/msbuild/validate.vcxproj index febeb56..66542d0 100644 --- a/msbuild/validate.vcxproj +++ b/msbuild/validate.vcxproj @@ -52,11 +52,8 @@ - Level3 true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp17 Console @@ -67,13 +64,10 @@ - Level3 true true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp17 Console -- cgit v1.2.3