core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/prop_carb_build_config.htm
author fturovic <frank.turovich@nokia.com>
Wed, 21 Jul 2010 13:50:58 -0500
changeset 1658 2a5c0df13bad
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" />
<meta name="keywords" content="Active Configuration, SIS Builder, Environment, Arguments, Paths and Symbols, ROM Builder" >
<title>Build Configurations</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Build Configurations </h2>
<p>Use the <b> Build Configurations</b> panel to specify the project's <a href="../../concepts/build_configurations.htm">active build configuration</a> and its related build properties.  </p>
<p align="center"><img src="../images/carbide_build_config.png" width="786" height="693" /></p>
<p class="figure">Figure 1 - Carbide Build Configurations panel </p>
<h5>Table 1  Build Configuration items </h5>
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="20%" scope="col">Item</th>
    <th width="71%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td width="20%"><b>Active Configuration </b></td>
    <td>The <b>Active Configuration</b> drop down list allows you to <a href="../../tasks/projects/prj_set_build_tgt.htm">select</a> 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.</td>
  </tr>
  <tr>
    <td width="20%"><b>Manage...</b></td>
    <td>Click the <b>Manage</b>... button to <a href="../../tasks/projects/prj_new_build_config.htm">add</a> a new SDK/Configuration or remove an existing configuration.</td>
  </tr>
  <tr>
    <td><b>SIS Builder </b></td>
    <td><p>The <a href="pane_build_config_sis.htm">SIS Builder</a> 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.</p></td>
  </tr>
  <tr>
    <td><b>SBSv2</b></td>
    <td>The <a href="pane_build_config_sbsv2.htm">SBSv2</a> pane is used to define which build configuration variant to use.</td>
  </tr>
  <tr>
    <td><b>Environment</b></td>
    <td><p>The <a href="pane_build_config_env.htm">Environment</a> tab allows you to view the current User and System environment variables that will be used  when any abld command is invoked.</p></td>
  </tr>
  <tr>
    <td><b>Paths and Symbols </b></td>
    <td>The <a href="pane_build_config_paths.htm">Paths and Symbols</a> tab allows you to see which paths and symbols have been indexed for the project. </td>
  </tr>
  <tr>
    <td><b>ROM Builder </b></td>
    <td>The <a href="../ROM_build_settings.html">ROM Builder</a> tab  allows you to specify commands and a working directory for building a GUI ROM Image.</td>
  </tr>
</table>
<h5>Other references</h5>
<ul>
  <li><a href="prop_carb_build_config.htm">SIS Builder</a></li>
  <li><a href="pane_build_config_sbsv2.htm">SBSv2</a></li>
  <li><a href="../../concepts/build_configurations.htm">Active  Configuration</a></li>
  <li><a href="../../tasks/projects/prj_build.htm">Building Projects</a></li>
  <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a .PKG file</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>