Any project in S32 Design Studio has at least one build configuration. To view all build
configurations belonging to a given project, open the
Manage
Configurations dialog box in any of these ways:
- Click the project name in the Project Explorer, then click from the main menu.
- Right-click the project name and click from the context menu.
- Right-click the project name and click Properties from the
context menu. In the project properties, click C/C++ Build in the
left pane, then click the Manage Configurations button in the right
pane.

To perform an action from the
Manage Configurations dialog box, select
a build configuration from the list and click the respective button:
- Set Active: Make the selected build configuration active, that
is, used in project builds by default. Find the details in Setting the active
build configuration.
- New: Create a new configuration for the project. Find the details
in Creating a build
configuration.
- Delete: Delete the selected configuration from the project. If
you delete the active configuration, the “active” status is automatically assigned to
the top configuration in the list. When there is one build configuration in the list, the
Delete button is disabled.
- Rename: Rename the selected build configuration.
To learn how to view and edit the settings in a particular build configuration, refer to
Editing a build
configuration.
To learn how to view and manage the project files and folders in all build configurations,
refer to Managing project resources in build configurations.