diff -r 6727ea0f8fbe -r a612adaee43d make/vs/ucx/ucx.vcxproj --- a/make/vs/ucx/ucx.vcxproj Wed Nov 13 22:10:03 2024 +0100 +++ b/make/vs/ucx/ucx.vcxproj Thu Nov 14 17:25:23 2024 +0100 @@ -46,7 +46,7 @@ Unicode - Application + StaticLibrary false v143 true @@ -109,6 +109,7 @@ _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true stdc17 + MultiThreadedDebugDLL Console @@ -120,9 +121,10 @@ Level3 true true - true + false NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true + stdc17 Console