Feature #4642 2009-05-27 13:33

codeblocker

Compiling for more than one Compiler

A very good feature of code::blocks is to can compile with several compilers. I use this for qualitiy issues of the code. But in the current implementation I have to use for each compiler a own project. This is a big effort because every change in the project must be done in every project file. So my wish ist to have the possibility to make in one project file settings for more than one compiler. For example settings for the compiler options and settings for the output directories, special defines and so on.

Category
Build System
Status
Deleted
Close date
2011-09-22 21:36
Assigned to
 
tpetrov 2011-09-22 21:36

Different targets can use different compilers.

tpetrov 2011-09-22 21:36

This feature already exists, at least in the SVN version. Thank you.