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>
|
||||
<SmartLinkUnit Value="True"/>
|
||||
<Optimizations>
|
||||
<OptimizationLevel Value="3"/>
|
||||
<OptimizationLevel Value="2"/>
|
||||
</Optimizations>
|
||||
</CodeGeneration>
|
||||
<Linking>
|
||||
|
|
Loading…
Reference in New Issue