User forums > Using Code::Blocks

How to build all target in a same project?

(1/1)

Loaden:
Hello every one! I create a project, and with some target.
now, i only build the target one by one.
how to auto build all target?
thanks!

mandrav:
Click "Project->Properties->Build targets->Virtual targets" to create a new virtual target and add to it any "real" targets you want to build together. You can then select this target for building. The individual targets' build order is the order they appear in the project.

Loaden:
Thank you very much!
I do it, and work fine!

Navigation

[0] Message Index

Go to full version