core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config_args.htm
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
permissions -rw-r--r--
moved inf, mmp, remote conn, and views to project folder

<!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="abld, abld build, abld export, abld makefile, abld library, abld resource, abld target, abld final, abld clean, abld freeze, bldmake, bldmake bldfiles, bldmake clean" >
<title>Arguments page</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>Arguments page </h2>
<p>  The <b>Arguments </b> pane allows you to add arguments to  the <span class="code">bldmake</span> and <span class="code">abld</span> processes for the project. Carbide passes the arguments entered here to the command line tools during the build process. By default, the majority of  arguments are left blank. </p>
<p class="note"><b>NOTE</b> Always refer to the <a href="http://developer.symbian.com/main/oslibrary/osdocs/index.jsp">Symbian Developer Library</a> to learn which arguments are supported by the project's SDK. </p>
<p align="center"><img src="../images/page_build_config_args.png" width="558" height="346"></p>
<p class="figure">Figure 1 - Arguments pane</p>
<h5>Table 1 Environment variable items</h5>
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="29%" scope="col">Item</th>
    <th width="57%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td><b>BldMake Arguments </b></td>
    <td><p>Enter arguments into the various text boxes to customize the <b>bldmake</b> process. See the Symbian documentation for a complete list of arguments for these commands. </p>
    </td>
  </tr>
  <tr>
    <td><b>Abld Arguments </b></td>
    <td><p>Enter arguments into the various text boxes to customize the <b>abld</b> process.  See the Symbian documentation for a complete list of arguments for these commands. </p>
    <p class="note"><b>NOTE</b> To create a SYM file for UREL builds, enter <span class="code">-debug</span> into the <b>makefile</b> text box in the Abld Arguments group. </p></td>
  </tr>
</table>
<h5>Other references </h5>
<ul>
  <li><a href="prop_carb_build_config.htm">Build Configurations</a></li>
  <li><a href="prop_carb_build_config.htm">SIS Builder</a></li>
  <li><a href="pane_build_config_env.htm">Environment</a></li>
  <li><a href="pane_build_config_paths.htm">Paths and Symbols </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>