C/C++ Project Properties, Tool Chain edit
Customizes the toolchain used in your build configuration.

- Display compatible toolchains only.
- Allows to show either all toolchains known to CDT, or compatible ones only.
Toolchain is compatible if it can run on given platform.
- Current toolchain
- Select the toolchain to be used with selected configuration.
- Current builder
- Select builder to be used to build selected configuration.
- Used tools
- A list of tools currently included to selected toolchain.
User can modify it (add/remove tools) by 'Select tools' button.
Available for :
- CDT projects only

