VS: use common RuntimeLibrary settings in 3rdparty

This commit is contained in:
Megamouse 2024-03-10 18:57:19 +01:00
parent fd583dbbc3
commit 67ae1c9f69
4 changed files with 0 additions and 7 deletions

View file

@ -88,7 +88,6 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<DisableSpecificWarnings>$(DisableSpecificWarnings);4127;4131;4242;4244</DisableSpecificWarnings>
<TreatWarningAsError>$(TreatWarningAsError)</TreatWarningAsError>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>