core/com.nokia.carbide.cpp.doc.user/html/reference/menus/compile_source.htm
changeset 1658 2a5c0df13bad
parent 1654 75edaeb0525d
child 1791 727385d8e2b3
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
     7 <title>Compile</title>
     7 <title>Compile</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 bgcolor="#FFFFFF">
    10 <body bgcolor="#FFFFFF">
    11 <h2>Compile</h2>
    11 <h2>Compile</h2>
    12 <p>Select a .c, .cpp, or .cia source 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, right-click the file and choose <b> Symbian Build &gt; Compile</b> (<span class="code">CTRL+ALT+C</span>) to compile it. This is also available from within a C/C++ editor view. You can use the shift or control key to select one or more of these file types across the same or different projects. The build progress is displayed in the Console view.</p>
    12 <p>Select a .c, .cpp, or .cia source 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, right-click the file and choose <b> Symbian Build &gt; Compile</b> (<span class="code">CTRL+ALT+C</span>) to compile it. This is also available from within a C/C++ editor view. You can use the shift or control key to select one or more of these file types across the same or different projects. The build progress is displayed in the Console view.</p>
    13 <p align="center"><img src="../images/menu_symb_compile.png" alt="Compile source" width="580" height="231"></p>
    13 <p align="center"><img src="../images/menu_symb_compile.png" alt="Compile source" width="580" height="231"></p>
    14 <p class="figure">Figure 1 - Right-click to compile a source file </p>
    14 <p class="figure">Figure 1 - Right-click to compile a source file </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>