You might have a case in which a set of UML development projects,
with dependencies to each other, generate code into target CDT projects. You
can set build configurations across multiple CDT projects to ensure that the
build configurations match each other during large builds.
Before you begin
First, define one or more CDT project build configurations. For example,
you might define a Debug and a Release configuration. For more information,
see the C/C++ Development Tools User Guide in the online help.
About this task
To set the active build configuration for one or more projects:
Procedure
- In the Project Explorer, select one or more target CDT projects.
- Right-click the selected projects; then click .
- Click a predefined build configuration to set it as the active
configuration.