News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

batch build option

Started by dfatcb, November 22, 2011, 01:55:29 AM

Previous topic - Next topic

dfatcb

does codeblocks have a batch build option that will allow building all the selected build targets at the same time.  Basically I have 30 build targets and in VisualStuidio I can just batch build, but using codeblocks in Linux, I don't' see how to build all at once??? TIA!!

stahta01

I am guessing a virtual target with all other targets under it will do what you wish to do.

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]

dfatcb

Yep, thanks, it's under properties of the project.