A batch build is a function that builds, rebuilds and cleans are run in batch with the build modes that the project (main project and subproject) has.
Select [Batch Build] from the [Build] menu. The Batch Build dialog box will open.
In the dialog box, the list of the combinations of the names of the main project and subprojects in the currently opened project and their build modes and macro definitions ([Defined macros] is invalid when the target project is a debug-dedicated project) is displayed.
Select the check boxes for the combinations of the main project and subprojects and build modes that you wish to run a batch build, and then click the [Build], [Rebuild], or [Clean] button.
Build: "E.5.1 Run a build" |
Rebuild: "E.5.2 Run a rebuild" |
Clean: "E.5.3 Run a clean" |
The batch build order follows the project build order, the order of the subprojects, main project. |
If there are files being edited with the Editor panel when running a batch build, then all these files are saved. |
If a project other than a debug-dedicated project is included in your projects, then builds/rebuilds/cleans will be run for that project using the build tool provided by CS+ (see the "2.8 Run a Build"). |