core/com.nokia.carbide.cpp.doc.user/html/tasks/projects/prj_set_build_tgt.htm
author fturovic <frank.turovich@nokia.com>
Tue, 21 Sep 2010 15:50:51 -0500
changeset 2087 617a89f9dffc
parent 1920 b6a66d85e102
permissions -rw-r--r--
BUG 12110 - text instances of apptrk/systrk changed, more images yet to update

<!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>Setting an Active Configuration</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Setting an Active Configuration</h2>
<p>If you have more than one build configuration in a project, use the <b>Manage configurations </b> icon on the toolbar or the <b>Build  Configuration</b> menu item to select the build target used to create executables. The active build target is indicated by a check mark.</p>
<div class="step">
  <h4>Setting the Active  Configuration </h4>
  <ul>
    <li>From the
      toolbar
        <ol>
          <li>Select the project in the Project Explorer  view </li>
          <li>In the toolbar click  Manage  configurations for the current project control (<img src="../../images/icons/toolbar_manage_configs.png" width="29" height="16" align="absmiddle">) &gt;      <i>configuration_name</i></li>
        </ol>
        <ul>
          <div align="center"><img src="../../images/icons/toolbar_manage_configs_menu.png" width="271" height="121"></div>
          <blockquote class="figure"><p align="center" class="figure">Figure 2 - Build Configuration menu</p>
          </blockquote>
        </ul>
    </li>
    <li>From the Project menu    
      <ul>
        <li>Click Project &gt; Build  Configurations &gt; Set Active &gt; <i>configuration_name</i></li>
      </ul>
    </li>
    <blockquote>
      <p align="center" class="figure"><img src="images/menu_build_config_select_tgt_01.png" width="921" height="276" /><br />
      Figure 2 - Build Configuration menu</p>
    </blockquote>
    <li>From the project's context menu 
      <ul>
        <li>Right-click the project name, click  Build Configurations &gt; Set Active &gt; <i>configuration_name</i></li>
      </ul>
    </li>
    <li>From the Properties for &lt;<em>project_name</em>&gt; window
      <ol>
        <li>Right-click the project name, select  Properties </li>
        <li>Select Carbide.c++ &gt; <a href="../../reference/build_properties/prop_carb_build_config.htm">Carbide Build Configurations</a> panel </li>
        <li>Select the active build configuration from the Active Configuration dropdown list</li>
        <li>Click Apply </li>
      </ol>
    </li>
  </ul>
  <p>The IDE uses the chosen build configuration as its build target. </p>
</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_new_build_config.htm">Adding/Removing Build Configurations</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>