Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: æternam on June 25, 2015, 11:05:11 am

Title: [solved] Add compilation modes
Post by: æternam on June 25, 2015, 11:05:11 am
Hello every one, I am new here so maybe I haven't search enought. If so, please forgive me and just give me the appropriate link.

Is it possible to add more compilation modes? There is a Release and a debug compilation mode (which we can of course customise), but I would like to add a parallel mode which would mostly be based on Release but with option for parallel execution.
Title: Re: Add compilation modes
Post by: scarphin on June 25, 2015, 02:09:11 pm
Build targets are what you're after, you can add a new target in 'project->properties->build targets'.
Title: Re: Add compilation modes
Post by: æternam on June 25, 2015, 02:24:18 pm
Thank you, this is exactly what I need. How do I mark my question as solved now please? I haven't seen any sign of this kind on this forum, but it usually is what questionners do.
Title: [Solved] Add compilation modes
Post by: stahta01 on June 25, 2015, 04:56:30 pm
I have not marked a topic as solved, recently.

But, I think the old way will still work in that you Edit the Title to have a [Solved] at the start of the Title of either the first or last post.

Tim S.