mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
UPD: Use -O2 optimizations
This commit is contained in:
parent
6c55db3605
commit
286cf2287e
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@
|
|||
<CPPInline Value="False"/>
|
||||
</SyntaxOptions>
|
||||
</Parsing>
|
||||
<CodeGeneration>
|
||||
<Optimizations>
|
||||
<OptimizationLevel Value="2"/>
|
||||
</Optimizations>
|
||||
</CodeGeneration>
|
||||
<Linking>
|
||||
<Debugging>
|
||||
<DebugInfoType Value="dsDwarf2Set"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue