core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config.htm
changeset 0 fb279309251b
child 987 77469bd2d10b
child 1207 e265bbe56eb0
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <meta name="keywords" content="Active Configuration, SIS Builder, Environment, Arguments, Paths and Symbols, ROM Builder" >
       
     8 <title>Carbide Build Configurations </title>
       
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
    10 </head>
       
    11 <body bgcolor="#FFFFFF">
       
    12 <h2>Carbide Build Configurations </h2>
       
    13 <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>
       
    14 <p align="center"><img src="../images/carbide_build_config.png" width="795" height="682" /></p>
       
    15 <p class="figure">Figure 1 - Carbide Build Configurations panel </p>
       
    16 <h5>Table 1 Carbide Build Configuration items </h5>
       
    17 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
       
    18   <tr>
       
    19     <th width="20%" scope="col">Item</th>
       
    20     <th width="71%" scope="col">Explanation</th>
       
    21   </tr>
       
    22   <tr>
       
    23     <td width="20%"><b>Active Configuration </b></td>
       
    24     <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>
       
    25   </tr>
       
    26   <tr>
       
    27     <td width="20%"><b>Manage...</b></td>
       
    28     <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>
       
    29   </tr>
       
    30   <tr>
       
    31     <td><b>SIS Builder </b></td>
       
    32     <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>
       
    33   </tr>
       
    34   <tr>
       
    35     <td><b>Environment</b></td>
       
    36     <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>
       
    37   </tr>
       
    38   <tr>
       
    39     <td><b>Arguments</b></td>
       
    40     <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>
       
    41         <ul>
       
    42           <li>Bldmake Arguments</li>
       
    43           <li>Abld Arguments</li>
       
    44         </ul>
       
    45       <p>See the Symbian OS documentation for a specific command for a complete list of valid arguments. </p></td>
       
    46   </tr>
       
    47   <tr>
       
    48     <td><b>Paths and Symbols </b></td>
       
    49     <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>
       
    50   </tr>
       
    51   <tr>
       
    52     <td><b>ROM Builder </b></td>
       
    53     <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>
       
    54   </tr>
       
    55 </table>
       
    56 <h5>Other references</h5>
       
    57 <ul>
       
    58   <li><a href="pane_build_config.htm">SIS Builder</a></li>
       
    59   <li><a href="../../concepts/build_configurations.htm">Active  Configuration</a></li>
       
    60   <li><a href="../../tasks/projects/prj_build.htm">Building Projects</a></li>
       
    61   <li><a href="../../tasks/projects/working_with_sis_pkg_files.htm">Creating a .PKG file</a></li>
       
    62 </ul>
       
    63 <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>
       
    64 
       
    65 </body>
       
    66 </html>