News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

[solved] Add compilation modes

Started by æternam, June 25, 2015, 11:05:11 AM

Previous topic - Next topic

æternam

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.

scarphin

Build targets are what you're after, you can add a new target in 'project->properties->build targets'.

æternam

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.

stahta01

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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]