core/com.nokia.carbide.cpp.doc.user/html/reference/menus/clean_symbian_comp.htm
changeset 2131 ff0156b93599
parent 1791 727385d8e2b3
equal deleted inserted replaced
2130:16e8bfa397ad 2131:ff0156b93599
     7 <title>Clean Symbian Component</title>
     7 <title>Clean Symbian Component</title>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 </head>
     9 </head>
    10 <body >
    10 <body >
    11 <h2>Clean Symbian Component </h2>
    11 <h2>Clean Symbian Component </h2>
    12 <p>You can select a MMP or MK  file in the <a href="../view_proj_explorer.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>
    12 <p>You can select a MMP or MK  file in the <a href="../../projects/views/view_proj_explorer.htm">Project Explorer</a> or <a href="../../projects/views/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>
    13 <p align="center"><img src="../images/clean_symbian_comp.png" width="580" height="200" /></p>
    13 <p align="center"><img src="../images/clean_symbian_comp.png" width="580" height="200" /></p>
    14 <p align="center" class="figure">Figure 1. Clean Symbian Component context menu </p>
    14 <p align="center" class="figure">Figure 1. Clean Symbian Component context menu </p>
    15 <h5>Other references</h5>
    15 <h5>Other references</h5>
    16 <ul>
    16 <ul>
    17   <li><a href="menus.htm">Carbide Menus</a>  </li>
    17   <li><a href="menus.htm">Carbide Menus</a>  </li>