From 671ca710ad3f0d3a64af7b84af1025e2a0b68296 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Fri, 3 Feb 2023 14:47:23 +0100 Subject: C++ console example, static link to C++ runtime --- Examples/main/main.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'Examples/main') diff --git a/Examples/main/main.vcxproj b/Examples/main/main.vcxproj index 3faf3b9..133af6b 100644 --- a/Examples/main/main.vcxproj +++ b/Examples/main/main.vcxproj @@ -65,6 +65,7 @@ NOMINMAX;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true stdcpp20 + MultiThreaded Console -- cgit v1.2.3