core/com.nokia.carbide.cpp.doc.user/html/reference/pref_carb_preprocess.htm
changeset 1658 2a5c0df13bad
child 1791 727385d8e2b3
equal deleted inserted replaced
1655:e17ab99b8f30 1658:2a5c0df13bad
       
     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>Preprocess preferences</title>
       
     8 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
       
     9 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
       
    10 </head>
       
    11 <body bgcolor="#FFFFFF">
       
    12 <h2>Preprocess preferences</h2>
       
    13 <p>The Carbide.c++ &gt; <img src="../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=com.nokia.carbide.cdt.builder.utils.ui.PreprocessPreferencePage)")'> Preprocess</a> page in the <b>Preferences</b> window provides global settings for the Carbide preprocessor. </p>
       
    14 <p align="center"><img src="images/prefs_preprocess.png" width="645" height="551" /></p>
       
    15 <p class="figure">Figure 1 - Preprocess preferences page </p>
       
    16 <h5>Table 1 <span class="figure">Preprocess</span> p references &mdash;items</h5>
       
    17 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
       
    18   <tr>
       
    19     <th width="20%" scope="col">Item</th>
       
    20     <th width="57%" scope="col">Explanation</th>
       
    21   </tr>
       
    22   <tr>
       
    23     <td width="20%"><b>Send output to the build console </b></td>
       
    24     <td><p>Enable to direct preprocessor output to a console view. </p>
       
    25     </td>
       
    26   </tr>
       
    27   <tr>
       
    28     <td width="20%"><b>Send output to the editor </b></td>
       
    29     <td><p>Enable to direct preprocessor output to an editor. </p>
       
    30     </td>
       
    31   </tr>
       
    32   <tr>
       
    33     <td width="20%"><b>CPP arguments </b></td>
       
    34     <td><p>Enter the preprocessor arguments used by the preprocessor. </p>
       
    35     </td>
       
    36   </tr>
       
    37 </table>
       
    38 <h5>Other references</h5>
       
    39 <ul>
       
    40   <li><a href="../tasks/projects/prj_preprocess.htm">Preprocessing Files</a> </li>
       
    41 </ul>
       
    42 <p>&nbsp; </p>
       
    43 <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>
       
    44 
       
    45 </body>
       
    46 </html>