core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config_paths.htm
author fturovic <frank.turovich@nokia.com>
Fri, 16 Apr 2010 15:29:34 -0500
branchRCL_2_4
changeset 1237 9654af560a30
parent 987 77469bd2d10b
permissions -rw-r--r--
adding missing .ini file to product plugin

<!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" />
<meta name="keywords" content="Paths and Symbols, Include Paths, Symbols" >
<title>Paths and Symbols </title>
<link rel="StyleSheet" href="../../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Paths and Symbols </h2>
<p>  The <b>Paths and Symbols  </b> pane shows the paths and symbols used to the build the project index. This is a read-only list based on the setting of the <b>Build configuration for the indexer</b> option in the <b>C/C++ General</b> &gt; <a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_idx.htm">Indexer</a> panel. Carbide now caches the paths and symbols which persist between debug sessions. If any of the files like bld.inf, MMP, or any of their <span class="code">include</span> files change, the list is automatically recalculated and CDT notified. </p>
<p>To change what appears in the list:</p>
<ul>
  <li>In the <a href="../MMP_Editor.html">MMP Editor</a> - add macros, user, or system include  </li>
  <li>Using the Macro File defined in the <a href="pane_macro_settings.htm">Carbide Macro Settings</a> panel </li>
</ul>
<p>You can also specify a macro file using the <a href="pane_macro_settings.htm">Carbide Macro Settings</a> page in the <b>Properties for <i>project</i></b> dialog. </p>
<p align="center"><img src="../images/page_build_config_paths.png" width="575" height="473"></p>
<p class="figure">Figure 1 - Paths and Symbols pane </p>
<h5>Other references </h5>
<ul>
  <li><a href="pane_build_config.htm">Carbide Build Configurations</a></li>
  <li><a href="pane_build_config.htm">SIS Builder</a></li>
  <li><a href="pane_build_config_sbsv2.htm">SBSv2</a></li>
  <li><a href="pane_build_config_env.htm">Environment</a></li>
  <li><a href="../ROM_build_settings.html">ROM Builder</a></li>
</ul>
<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>

</body>
</html>