Enable /LTCG to go along with ab431fa

This commit is contained in:
Birunthan Mohanathas
2013-10-20 22:14:55 +03:00
parent 26515657d3
commit f99418dd2d
4 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,9 @@
<ClCompile>
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Lib>
<LinkTimeCodeGeneration Condition="'$(Configuration)'=='Release'">true</LinkTimeCodeGeneration>
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="ControlTemplate.cpp" />