core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config_args.htm
changeset 0 fb279309251b
child 1225 a546534a48de
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="abld, abld build, abld export, abld makefile, abld library, abld resource, abld target, abld final, abld clean, abld freeze, bldmake, bldmake bldfiles, bldmake clean" >
       
     8 <title>Arguments page</title>
       
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
    10 </head>
       
    11 <body bgcolor="#FFFFFF">
       
    12 <h2>Arguments page </h2>
       
    13 <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>
       
    14 <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>
       
    15 <p align="center"><img src="../images/page_build_config_args.png" width="558" height="346"></p>
       
    16 <p class="figure">Figure 1 - Arguments pane</p>
       
    17 <h5>Table 1 Environment variable items</h5>
       
    18 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
       
    19   <tr>
       
    20     <th width="29%" scope="col">Item</th>
       
    21     <th width="57%" scope="col">Explanation</th>
       
    22   </tr>
       
    23   <tr>
       
    24     <td><b>BldMake Arguments </b></td>
       
    25     <td><p>Enter arguments into the various text boxes to customize the <b>bldmake</b> process. See the Symbian OS documentation for a complete list of arguments for these commands. </p>
       
    26     </td>
       
    27   </tr>
       
    28   <tr>
       
    29     <td><b>Abld Arguments </b></td>
       
    30     <td><p>Enter arguments into the various text boxes to customize the <b>abld</b> process.  See the Symbian OS documentation for a complete list of arguments for these commands. </p>
       
    31     <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>
       
    32   </tr>
       
    33 </table>
       
    34 <h5>Other references </h5>
       
    35 <ul>
       
    36   <li><a href="pane_build_config.htm">Carbide Build Configurations</a></li>
       
    37   <li><a href="pane_build_config.htm">SIS Builder</a></li>
       
    38   <li><a href="pane_build_config_env.htm">Environment</a></li>
       
    39   <li><a href="pane_build_config_paths.htm">Paths and Symbols </a></li>
       
    40 </ul>
       
    41 <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>
       
    42 
       
    43 </body>
       
    44 </html>