core/com.nokia.carbide.cpp.doc.user/html/reference/menus/compile_source.htm
changeset 0 fb279309251b
child 1225 a546534a48de
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
       
     2 <html>
       
     3 <head>
       
     4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       
     5 <meta http-equiv="Content-Style-Type" content="text/css" />
       
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
       
     7 <title>Compile</title>
       
     8 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
     9 </head>
       
    10 <body bgcolor="#FFFFFF">
       
    11 <h2>Compile</h2>
       
    12 <p>Select a .c, .cpp, or .cia source file in the Project Explorer, C/C++ Projects, or Symbian Project Navigator view, right-click the file and choose <b> 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_compile_source.png" width="330" height="346"></p>
       
    14 <p class="figure">Figure 1 - Right-click to compile a source file </p>
       
    15 <h5>Other references</h5>
       
    16 <ul>
       
    17   <li><a href="menus.htm">Carbide Menus</a></li>
       
    18 </ul>
       
    19 <div id="footer">Copyright &copy; 2009 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>
       
    20 
       
    21 </body>
       
    22 </html>