static RT

This commit is contained in:
Maxim Kulyk 2020-03-25 20:26:14 +02:00 committed by Ivan
parent e58fa7d51f
commit ec4287cbd3
12 changed files with 30 additions and 38 deletions

View file

@ -10,7 +10,7 @@
<ClCompile>
<PreprocessorDefinitions>_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<Optimization>Disabled</Optimization>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup />