maybe fix, editor paint problems due to agressive optimization, lowered to O2

This commit is contained in:
Basile Burg 2015-10-25 16:30:46 +01:00
parent aa14a6d689
commit 9b2ea82c3c
1 changed files with 1 additions and 1 deletions

View File

@ -381,7 +381,7 @@
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="3"/>
<OptimizationLevel Value="2"/>
</Optimizations>
</CodeGeneration>
<Linking>