core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config_paths.htm
changeset 0 fb279309251b
child 987 77469bd2d10b
child 1207 e265bbe56eb0
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 <meta name="keywords" content="Paths and Symbols, Include Paths, Symbols" >
       
     8 <title>Paths and Symbols </title>
       
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
       
    10 </head>
       
    11 <body bgcolor="#FFFFFF">
       
    12 <h2>Paths and Symbols </h2>
       
    13 <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>
       
    14 <p>To change what appears in the list:</p>
       
    15 <ul>
       
    16   <li>In the <a href="../MMP_Editor.html">MMP Editor</a> - add macros, user, or system include  </li>
       
    17   <li>Using the Macro File defined in the <a href="pane_macro_settings.htm">Carbide Macro Settings</a> panel </li>
       
    18 </ul>
       
    19 <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>
       
    20 <p align="center"><img src="../images/page_build_config_paths.png" width="558" height="456"></p>
       
    21 <p class="figure">Figure 1 - Paths and Symbols pane </p>
       
    22 <h5>Other references </h5>
       
    23 <ul>
       
    24   <li><a href="pane_build_config.htm">Carbide Build Configurations</a></li>
       
    25   <li><a href="pane_build_config.htm">SIS Builder</a></li>
       
    26   <li><a href="pane_build_config_env.htm">Environment</a></li>
       
    27   <li><a href="pane_build_config_args.htm">Arguments</a></li>
       
    28 </ul>
       
    29 <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>
       
    30 
       
    31 </body>
       
    32 </html>