The Carbide Build Configurations panel is used 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. |
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. |
Arguments | The Arguments tab allows you to add additional arguments to common build commands used by Carbide during the build process including:
See the Symbian OS documentation for a specific command for a complete list of valid arguments. |
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. |