The command specified with the [Commands executed in the project building] property in the [Build] category in the Property panel is executed (see "(1) Setting the command when running a build"). This allows you to run a build of only updated 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 build, 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.
Builds are run in the order of subproject, main project. |
If a project other than a debug-dedicated project is included in your projects, then builds will be run for that project using the build tool provided by CS+ (see the "2.8.1 Run a build of updated files"). |
Select the debug-dedicated project, and then select [Build active project] from the context menu.
When a dependent project is set for the active project, a build of the dependent project is also run. |