core/com.nokia.carbide.cpp.doc.user/html/reference/menus/abld.htm
author fturovic <frank.turovich@nokia.com>
Wed, 06 Oct 2010 10:31:32 -0500
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
child 2136 f0b706fa897d
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 target, abld export, abld cleanexport, abld resource, abld final, abld tidy" >
<title>ABLD Actions</title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body >
<h2>ABLD Actions </h2>
<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="../../projects/views/view_proj_explorer.htm">Project Explorer</a>, <a href="../../projects/views/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>
<p align="center"><img src="../images/menu_symb_abld.png" width="890" height="204"></p>
<p class="figure">Figure 1 - Available ABLD actions</p>
<p>The available commands include:</p>
<ul>
  <li><span class="code">target</span> &#8212; creates the main executable and also the resources</li>
  <li><span class="code">export</span> &#8212; copies the exported files to their destinations </li>
  <li><span class="code">cleanexport</span> &#8212; removes files created by <span class="code">abld export</span></li>
  <li><span class="code">resource</span> &#8212; creates resources files and bitmaps</li>
  <li><span class="code">final</span> &#8212; allows extension makefiles to execute final commands </li>
  <li><span class="code">tidy</span> &#8212; removes executables which need not be released</li>
  <li><span class="code">test</span> &#8212; similar commands that act on test components</li>
</ul>
<p>See the <a href="http://developer.symbian.com/main/documentation/sdl/">Symbian Developer Library</a> for more information on the <span class="code">abld</span> command. </p>
<h5>Other references</h5>
<ul>
  <li><a href="menus.htm">Carbide Menu</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>