Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: dfatcb on November 22, 2011, 01:55:29 am

Title: batch build option
Post by: dfatcb on November 22, 2011, 01:55:29 am
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!!
Title: Re: batch build option
Post by: stahta01 on November 22, 2011, 02:14:26 am
I am guessing a virtual target with all other targets under it will do what you wish to do.

Tim S.
Title: Re: batch build option
Post by: dfatcb on November 22, 2011, 02:27:02 am
Yep, thanks, it's under properties of the project.