Visual : 32-bit build release uses static linking (/MT)

dev
Yann Collet 2016-02-18 19:15:19 +01:00
parent d3debc39ea
commit ba7ba5b659
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<EnablePREfast>false</EnablePREfast>
<TreatWarningAsError>true</TreatWarningAsError>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>