core/com.nokia.carbide.cpp.doc.user/html/reference/menus/abld.htm
changeset 1658 2a5c0df13bad
parent 1654 75edaeb0525d
child 1791 727385d8e2b3
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
     8 <title>ABLD Actions</title>
     8 <title>ABLD Actions</title>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
    10 </head>
    10 </head>
    11 <body bgcolor="#FFFFFF">
    11 <body bgcolor="#FFFFFF">
    12 <h2>ABLD Actions </h2>
    12 <h2>ABLD Actions </h2>
    13 <p>Use the <b>ABLD</b> menu option to invoke an specific <span class="code">abld</span> command on the selected project or file. ABLD is available under  <b>Symbian Build &gt; ABLD</b> or by right-clicking a project or file in the <a href="../view_cpp_projects.htm">Project Explorer</a>, <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a>, and <a href="../view_disassembly.htm">Disassembly</a> views and choosing <b>ABLD &gt; <i>command</i></b>. When executed any arguments specified in the <a href="../build_properties/pane_build_config_args.htm">Carbide Build Configurations</a> pane for the command are passed to the selected tool. </p>
    13 <p>Use the <b>ABLD</b> menu option to invoke an specific <span class="code">abld</span> command on the selected project or file. ABLD is available under  <b>Symbian Build &gt; ABLD</b> or by right-clicking a project or file in the <a href="../view_proj_explorer.htm">Project Explorer</a>, <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a>, and <a href="../view_disassembly.htm">Disassembly</a> views and choosing <b>ABLD &gt; <i>command</i></b>. When executed any arguments specified in the <a href="../build_properties/pane_build_config_args.htm">Carbide Build Configurations</a> pane for the command are passed to the selected tool. </p>
    14 <p align="center"><img src="../images/menu_symb_abld.png" width="890" height="204"></p>
    14 <p align="center"><img src="../images/menu_symb_abld.png" width="890" height="204"></p>
    15 <p class="figure">Figure 1 - Available ABLD actions</p>
    15 <p class="figure">Figure 1 - Available ABLD actions</p>
    16 <p>The available commands include:</p>
    16 <p>The available commands include:</p>
    17 <ul>
    17 <ul>
    18   <li><span class="code">target</span> &#8212; creates the main executable and also the resources</li>
    18   <li><span class="code">target</span> &#8212; creates the main executable and also the resources</li>