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/recode.vcxproj | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'msbuild/recode.vcxproj') diff --git a/msbuild/recode.vcxproj b/msbuild/recode.vcxproj index 4f3de3f..b0547cf 100644 --- a/msbuild/recode.vcxproj +++ b/msbuild/recode.vcxproj @@ -52,36 +52,26 @@ - Level3 true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp17 Console true - - - Level3 true true true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp17 Console true true true - - -- cgit v1.2.3