core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_new_build_config.htm
author fturovic <frank.turovich@nokia.com>
Wed, 21 Jul 2010 13:50:58 -0500
changeset 1658 2a5c0df13bad
parent 1519 ab4f029618cb
child 1791 727385d8e2b3
permissions -rw-r--r--
renamed files for consistency in naming

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Adding/Removing Build Configurations</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Adding/Removing Build Configurations</h2>
<p>Use the <b>Properties for &lt;<em>project_name</em>&gt;</b> window to manage the active or build configurations associated with a project. In the <b>Active Configuration</b> group you can select which build configuration is current active as well as choose which build configurations appear in the Build Configurations sub-menu as choices. </p>
<div class="step">
  <h4>Adding/Removing a Build Configuration </h4>
  <ol>
    <li>Open Carbide Build Configuration panel in the project's Properties window
      <p>Select the <b>Project &gt; Properties</b> menu item or right-click the project name in the <a href="../../reference/view_proj_explorer.htm">Project Explorer</a> view, then select <b>Properties</b>. The project <b>Properties for <em>&lt;project_name&gt;</em></b> window appears. Then select Carbide Build Configurations. </p>    
      <p align="center"><img src="images/panel_active_config.png" width="801" height="350" alt=""/></p>
      <p class="figure">Figure 1 - Active Configuration group in project Properties window </p></li>
    <li>Click Manage... in the Active Configuration group (Figure 1)
      <p>The <b>Add/Remove Carbide Build Configuration </b> window appears (Figure 2). Use the <b>Add/Remove Carbide Build Configuration</b> window to manage the build configurations that appear on the Build Configurations sub-menu for the current project. You can also  click the <b>Manage configurations for the current project</b> icon (<img src="images/icon_manage_project_configs.png" width="16" height="16" align="absmiddle">) on the toolbar to open this dialog. </p>
    </li>
    </ol>
  <p align="center"><img src="images/wnd_add_build_config_manager.png" width="650" height="500" alt="" /></p>
  <blockquote>
      <p class="figure">Figure 2 - Window for managing build configurations</p>
  </blockquote>
</div>
<h5>Related concepts</h5>
<ul>
  <li><a href="../../concepts/build_configurations.htm">Active  Configuration</a></li>
</ul>
<h5>Related tasks</h5>
<ul>
  <li><a href="prj_set_build_tgt.htm">Setting an Active  Configuration </a></li>
</ul>
<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>