Enable Whole Program Optimization

This commit is contained in:
ge0rdi
2018-02-09 20:29:54 +01:00
parent 762981e1a6
commit b0185cbd85
12 changed files with 33 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
<PlatformToolset>v141</PlatformToolset>
<UseOfAtl>Static</UseOfAtl>
<CharacterSet>Unicode</CharacterSet>
<WholeProgramOptimization>true</WholeProgramOptimization>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>