core/com.nokia.carbide.cpp.doc.user/html/reference/menus/clean_symbian_comp.htm
changeset 1507 30441fd93226
parent 1376 120480c02651
child 1648 0d551b392c77
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/clean_symbian_comp.htm	Mon Jun 21 14:52:39 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/menus/clean_symbian_comp.htm	Mon Jun 21 14:53:26 2010 -0500
@@ -9,7 +9,7 @@
 </head>
 <body bgcolor="#FFFFFF">
 <h2>Clean Symbian Component </h2>
-<p>You can select a MMP or MK  file in the Project Explorer, C/C++ Projects, or Symbian Project Navigator view and right-click to display the context menu. Select <b>Clean Symbian Component</b> (CTRL+ALT+X) to clean the selected MMP project file or makefile. You can also right-click the file in an editor view to see 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>
+<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 see 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>
 <p align="center"><img src="../images/clean_symbian_comp.png" width="461" height="347" /></p>
 <p align="center" class="figure">Figure 1. Clean Symbian Component context menu </p>
 <h5>Other references</h5>