The command specified with the [Commands executed in the project cleaning] property in the [Build] category in the Property panel is executed (see "(2) Setting the command when running a clean"), and then the command specified with the [Commands executed in the project building] property in the category same as above is executed (see "(1) Setting the command when running a build"). This allows you to run a build of all build target files.
The commands being specified in the entire project (main project and subprojects) or active project (see "E.4.3 Set the target project for a build") can be executed.
If there are files being edited with the Editor panel when running a rebuild, then all these files are saved. |
The commands being specified in all the debug-dedicated projects that belong to the project are executed.
Click the button on the toolbar.
Rebuilds are run in the order of subproject, main project. |
If a project other than a debug-dedicated project is included in your projects, then rebuilds will be run for that project using the build tool provided by CS+ (see the "2.8.2 Run a build of all files"). |
Select the debug-dedicated project, and then select [Rebuild active project] from the context menu.
When a dependent project is set for the active project, a rebuild of the dependent project is also run. |