Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jfpjr on May 21, 2011, 10:34:25 pm
-
Is it possible to remove unwanted compilers from Code::Blocks list boxes. I have found the file where I remove unwanted Projects Wizards I'll never use and would like to do the same for compilers.
-
No, you can't without editing the sources and then recompile the compiler plugin.
The list is hardcoded, I think...