Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: jfpjr on May 21, 2011, 10:34:25 pm

Title: Remove Compilers from listbox
Post 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.
Title: Re: Remove Compilers from listbox
Post by: oBFusCATed on May 22, 2011, 12:26:07 am
No, you can't without editing the sources and then recompile the compiler plugin.
The list is hardcoded, I think...