core/com.nokia.carbide.cpp.doc.user/html/reference/menus/preprocess_source.htm
changeset 1648 0d551b392c77
parent 1376 120480c02651
child 1658 2a5c0df13bad
equal deleted inserted replaced
1647:0b7be06a7bee 1648:0d551b392c77
     7 <title>Preprocess</title>
     7 <title>Preprocess</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>Preprocess</h2>
    11 <h2>Preprocess</h2>
    12 <p>Right-click to 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,  and choose <b> Preprocess </b>  to preprocess the file. You define the preprocess command in the <a href="../wnd_preprocess_prefs.htm">Preprocess preference panel</a>. 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 preprocess progress is displayed in the Console view.</p>
    12 <p>Right-click to 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,  and choose <b> Symbian Build &gt; Preprocess </b>  to preprocess the file. You define the preprocess command in the <a href="../wnd_preprocess_prefs.htm">Preprocess preference panel</a>. 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 preprocess progress is displayed in the <a href="../view_log.htm">Console</a> view.</p>
       
    13 <p align="center"><img src="../images/menu_symb_preprocess.png" alt="Preprocess menu option" width="580" height="202"></p>
       
    14 <p class="figure">Figure 1. Choosing to Preprocess a file </p>
    13 <h5>Other references</h5>
    15 <h5>Other references</h5>
    14 <ul>
    16 <ul>
    15   <li><a href="menus.htm">Carbide Menus</a> </li>
    17   <li><a href="menus.htm">Carbide Menus</a> </li>
    16 </ul>
    18 </ul>
    17 <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>
    19 <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>