core/com.nokia.carbide.cpp.doc.user/html/reference/wnd_preprocess_prefs.htm
author timkelly
Tue, 30 Jun 2009 10:50:18 -0500
changeset 323 d40e42540f1f
parent 0 fb279309251b
child 1225 a546534a48de
permissions -rw-r--r--
add documentation and hook up tray dialog for abld deps tracking query (bug 9227)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
<title>Preprocess preferences</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body bgcolor="#FFFFFF">
<h2>Preprocess preferences</h2>
<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>
<p align="center"><img src="images/prefs_preprocess.png" width="645" height="551" /></p>
<p class="figure">Figure 1 - Preprocess preferences page </p>
<h5>Table 1 <span class="figure">Preprocess</span> p references &mdash;items</h5>
<table width="100%"  border="0" cellpadding="2" cellspacing="0">
  <tr>
    <th width="20%" scope="col">Item</th>
    <th width="57%" scope="col">Explanation</th>
  </tr>
  <tr>
    <td width="20%"><b>Send output to the build console </b></td>
    <td><p>Enable to direct preprocessor output to a console view. </p>
    </td>
  </tr>
  <tr>
    <td width="20%"><b>Send output to the editor </b></td>
    <td><p>Enable to direct preprocessor output to an editor. </p>
    </td>
  </tr>
  <tr>
    <td width="20%"><b>CPP arguments </b></td>
    <td><p>Enter the preprocessor arguments used by the preprocessor. </p>
    </td>
  </tr>
</table>
<h5>Other references</h5>
<ul>
  <li><a href="../tasks/projects/prj_preprocess.htm">Preprocessing Files</a> </li>
</ul>
<p>&nbsp; </p>
<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>

</body>
</html>