CS+ can automatically start a build when one of the following events occurs (hereafter referred to as "rapid build").
When any one of the following files that are added to the project is updated: (C source file, assembly source file, symbol address file, header file, object file, relocatable file, and library file) |
If a rapid build is enabled, it is possible to perform a build in parallel with the above operations.
To enable/disable a rapid build, select [Rapid Build] from the [Build] menu. A rapid build is enabled by default.
After editing source files, it is recommend to save frequently by pressing the [Ctrl] + [S] key. |
Enable/Disable setting of the rapid build applies to the entire project (main project and subprojects). |
This function will also be enabled in an external text editor if the [Observe registered files changing] check box is selected in the [General - Build] category of the Option dialog box. |