core/com.nokia.carbide.cpp.doc.user/html/reference/menus/clean_symbian_comp.htm
author fturovic <frank.turovich@nokia.com>
Tue, 20 Jul 2010 16:45:01 -0500
changeset 1648 0d551b392c77
parent 1507 30441fd93226
child 1658 2a5c0df13bad
permissions -rw-r--r--
updated Menu section of manual
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     7
<title>Clean Symbian Component</title>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<body bgcolor="#FFFFFF">
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    11
<h2>Clean Symbian Component </h2>
1648
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1507
diff changeset
    12
<p>You can select a MMP or MK  file in the <a href="../view_cpp_projects.htm">Project Explorer</a> or <a href="../view_sym_proj_nav.htm">Symbian Project Navigator</a> view and right-click to select <b>Symbian Build &gt; Clean Symbian Component</b> (<span class="code">CTRL+ALT+X</span>) to clean the selected MMP project file or makefile. You can also right-click the file in an editor view to use the same option. The cleaning process removes the object and make files, and output files. The files that are removed by this command include all the intermediate files created during compilation and all the executables and import libraries created by the linker.</p>
0d551b392c77 updated Menu section of manual
fturovic <frank.turovich@nokia.com>
parents: 1507
diff changeset
    13
<p align="center"><img src="../images/clean_symbian_comp.png" width="580" height="200" /></p>
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    14
<p align="center" class="figure">Figure 1. Clean Symbian Component context menu </p>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    15
<h5>Other references</h5>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    16
<ul>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    17
  <li><a href="menus.htm">Carbide Menus</a>  </li>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    18
  <li><a href="clean_symbian_comp.htm">Build Symbian Component</a></li>
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    19
</ul>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 327
diff changeset
    20
<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>
327
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    21
653e5573ae3c [bug 9366] melded TOC with menu options shown in manual
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
</body>
0
fb279309251b DP tools release version Revision: 200912
Deepak Modgil <Deepak.Modgil@Nokia.com>
parents:
diff changeset
    23
</html>