diff -r 4e4e5bbad164 -r 3ed93d188375 make/vs/test/test.vcxproj --- a/make/vs/test/test.vcxproj Sun Sep 17 13:18:39 2023 +0200 +++ b/make/vs/test/test.vcxproj Sun Sep 17 13:40:48 2023 +0200 @@ -106,7 +106,7 @@ Level3 true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + _DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;%(PreprocessorDefinitions) true ..\..\..\ucx;..\vcpkg_installed\x64-windows\x64-windows\include;..\..\..\;%(AdditionalIncludeDirectories) stdc17 @@ -141,11 +141,13 @@ + +