From 7c983d91a738ba2e88ed8011a1a358446dd10918 Mon Sep 17 00:00:00 2001 From: quou Date: Tue, 31 Dec 2024 23:51:06 +1100 Subject: update msbuild --- msbuild/c2.vcxproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'msbuild/c2.vcxproj') diff --git a/msbuild/c2.vcxproj b/msbuild/c2.vcxproj index 547a89e..fb531b7 100644 --- a/msbuild/c2.vcxproj +++ b/msbuild/c2.vcxproj @@ -89,11 +89,12 @@ Level3 - true + false plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;DEBUG;_CONSOLE;%(PreprocessorDefinitions) true $(SolutionDir)..\qstd;$(SolutionDir)..\ stdcpp20 + Default Windows @@ -107,7 +108,7 @@ Level3 true true - true + false plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true $(SolutionDir)..\qstd;$(SolutionDir)..\ @@ -125,11 +126,12 @@ Level3 - true + false plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;_DEBUG;DEBUG;_CONSOLE;%(PreprocessorDefinitions) true $(SolutionDir)..\qstd;$(SolutionDir)..\ stdcpp20 + Default Windows @@ -143,7 +145,7 @@ Level3 true true - true + false plat_win;plat_x86;allocation_default_alignment=8;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true $(SolutionDir)..\qstd;$(SolutionDir)..\ @@ -162,6 +164,7 @@ + @@ -171,6 +174,7 @@ + -- cgit v1.2.3-54-g00ecf