mirror of https://gitlab.com/basile.b/dexed.git
maybe fix, editor paint problems due to agressive optimization, lowered to O2
This commit is contained in:
parent
aa14a6d689
commit
9b2ea82c3c
|
@ -381,7 +381,7 @@
|
||||||
<CodeGeneration>
|
<CodeGeneration>
|
||||||
<SmartLinkUnit Value="True"/>
|
<SmartLinkUnit Value="True"/>
|
||||||
<Optimizations>
|
<Optimizations>
|
||||||
<OptimizationLevel Value="3"/>
|
<OptimizationLevel Value="2"/>
|
||||||
</Optimizations>
|
</Optimizations>
|
||||||
</CodeGeneration>
|
</CodeGeneration>
|
||||||
<Linking>
|
<Linking>
|
||||||
|
|
Loading…
Reference in New Issue