Visual Studio 2015 build improvements.

This commit is contained in:
Bart House
2017-09-01 12:13:58 +03:00
committed by Pasi Kallinen
parent 98266801b6
commit 77bd37b435
5 changed files with 40 additions and 6 deletions
+3
View File
@@ -34,5 +34,8 @@
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
</Link>
</ItemDefinitionGroup>
</Project>