Сброс настроек проекта в Code Blocks / Reseting of parameters settings in Code Blocks
This commit is contained in:
parent
3245407af4
commit
aa581a9b2b
1 changed files with 1 additions and 3 deletions
|
@ -31,12 +31,10 @@
|
|||
<Option compiler="gcc" />
|
||||
<Option createDefFile="1" />
|
||||
<Compiler>
|
||||
<Add option="-march=corei7-avx" />
|
||||
<Add option="-O3" />
|
||||
<Add option="-Wall" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-O3" />
|
||||
<Add option="-O2" />
|
||||
<Add option="-s" />
|
||||
<Add option="-static" />
|
||||
<Add library="c" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue