Use the Build Configurations panel to specify the project's active build configuration and its related build properties.
Figure 1 - Carbide Build Configurations panel
Item | Explanation |
---|---|
Active Configuration | The Active Configuration drop down list allows you to select a configuration that is currently available for the selected project. The entries in the related sub-panes will change according to the selected configuration. The Configuration name consists of a target name and an SDK identifier in brackets. |
Manage... | Click the Manage... button to add a new SDK/Configuration or remove an existing configuration. |
SIS Builder | The SIS Builder pane is used to specify a .pkg file and .sis file options to create an application .sis file. These settings apply to the currently selected Configuration. |
SBSv2 | The SBSv2 pane is used to define which build configuration variant to use. |
Environment | The Environment tab allows you to view the current User and System environment variables that will be used when any abld command is invoked. |
Paths and Symbols | The Paths and Symbols tab allows you to see which paths and symbols have been indexed for the project. |
ROM Builder | The ROM Builder tab allows you to specify commands and a working directory for building a GUI ROM Image. |