|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
# Default settings for GCC Explorer. |
|
|
|
|
defaultCompiler=g52 |
|
|
|
|
compilers=/usr/bin/g++:g44:g45:g46:clang35:g51:g52:gdef:msp430g453:cl:tcc |
|
|
|
|
compilers=/usr/bin/g++:g44:g45:g46:clang35:g51:g52:gdef:msp430g453:cl:tcc:/usr/bin/arm-linux-gnueabi-g++ |
|
|
|
|
#compilers=&gcc:&clang:&windows |
|
|
|
|
group.gcc.compilers=gdef:g62 |
|
|
|
|
compiler.gdef.exe=/usr/bin/g++ |
|
|
|
|