core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config.htm
changeset 0 fb279309251b
child 987 77469bd2d10b
child 1207 e265bbe56eb0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config.htm	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,66 @@
+<!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>Carbide Build Configurations </title>
+<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
+</head>
+<body bgcolor="#FFFFFF">
+<h2>Carbide Build Configurations </h2>
+<p>The <b>Carbide Build Configurations</b> panel is used 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="795" height="682" /></p>
+<p class="figure">Figure 1 - Carbide Build Configurations panel </p>
+<h5>Table 1 Carbide 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>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>Arguments</b></td>
+    <td><p>The <a href="pane_build_config_args.htm">Arguments</a> tab allows you to add additional arguments to common build commands used by Carbide during the build process including: </p>
+        <ul>
+          <li>Bldmake Arguments</li>
+          <li>Abld Arguments</li>
+        </ul>
+      <p>See the Symbian OS documentation for a specific command for a complete list of valid arguments. </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="pane_build_config.htm">SIS Builder</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; 2009 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>
\ No newline at end of file