carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_fileprop_inc.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">

<head>
	<meta http-equiv="Content-Language" content="en-us">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>C/C++ File Properties, Paths and Symbols, Includes</title>
	<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>

<h1>C/C++ File Properties, Paths and Symbols, Includes</h1>
<p>You can modify the list of included paths and change the order in which they are referenced.</p>

<p><img img src="../images/cdt_file_inc.png" 
alt="C/C++ File Properties, Paths and Symbols, Includes">
</p>

<dl>
	<dt>Languages (left pane)</dt>
        <dd>Displays language related to this file. 
        </dd>
	<dt>Include paths (right pane)</dt>
        <dd>List of include paths related to given language.</dd>
	<dt>Add</dt>
        <dd>Add new include path</dd>
	<dt>Edit</dt>
        <dd>Modify selected include path</dd>
	<dt>Delete</dt>
        <dd>Remove selected include path</dd>
	<dt>Export / Unexport</dt>
        <dd>Toggle selected path exported or not</dd>
	<dt>Move Up</dt>
        <dd>Move the currently selected element up in the list.</dd>
	<dt>Move Down</dt>
        <dd>Move the currently selected element down in the list.</dd>
	<dt>Show built-in values</dt>
        <dd>Check to display system (built-in) includes.</dd>
  <dt><br>Available for :</dt>
  <dd>CDT projects, folders and files</dd>
</dl></p>

<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>

<ul>
<li><a href=cdt_u_fprop_resource.htm>Resource</a></li>
<li>C/C++ Build</li>
<ul>
   <li><a href=cdt_u_fileprop_discovery.htm>Discovery options</a></li>
   <li>Settings</li>
   <ul> 
       <li><a href=cdt_u_fileprop_toolsettings.htm>Tool chains setting tab</a></li>
       <li><a href=cdt_u_fileprop_steps.htm>Build Steps tab</a></li>
    </ul>
    <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
</ul>
<li>C/C++ General</li>
<ul>
    <li>Paths and Symbols</li>
    <ul>
       <li><a href="cdt_u_fileprop_inc.htm">Includes tab</a>
       <li><a href="cdt_u_fileprop_sym.htm">Symbols tab</a>
       <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
    </ul> 
</ul>
<li><a href="cdt_u_prop_rundebug.htm">Run/Debug Settings page</a>
</ul>

<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>


</body>

</html>