2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2007-05-10 13:26:54 +00:00
< 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 >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > C/C++ File Properties, Paths and Symbols, Includes< / h1 >
2010-05-09 19:57:51 +00:00
< p > Use the < strong > Paths and Symbols< / strong > properties panel < strong > Includes< / strong > tab to 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 >
2007-05-10 13:26:54 +00:00
2010-05-09 19:57:51 +00:00
< table cellpadding = "5" cellspacing = "0" border = "1" width = "700" bordercolor = "#DDDDDD" >
< caption > < strong > Paths and Symbols, Symbols tab< / strong > < / caption >
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< th id = "option" > < strong > Option< / strong > < / th >
< th id = "description" > < strong > Description< / strong > < / th >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Languages< / strong > (left pane)< / td >
< td headers = "description" > Displays language related to this file.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Include paths< / strong > (right pane)< / td >
< td headers = "description" > List of include paths related to given language.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Add...< / strong > < / td >
< td headers = "description" > Add new include path.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Edit...< / strong > < / td >
< td headers = "description" > Modify selected include path.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Delete< / strong > < / td >
< td headers = "description" > Remove the selected include path.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "Export" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Include< / strong > < / td >
< td headers = "description" > Toggle selected path exported or not.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Move Up< / strong > < / td >
< td headers = "description" > Move the selected element up in the list.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Move Down< / strong > < / td >
< td headers = "description" > Move the selected element down in the list.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Import Settings...< / strong > < / td >
< td headers = "description" > Import symbol settings.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Export Settings...< / strong > < / td >
< td headers = "description" > Export symbol settings.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< / tbody >
< / table >
2007-05-10 13:26:54 +00:00
2010-05-10 14:27:35 +00:00
< dl >
2010-05-09 19:57:51 +00:00
< dt > < br > Available for :< / dt >
< dd > CDT projects, folders and files< / dd >
2010-05-10 14:27:35 +00:00
< / dl >
2007-05-10 13:26:54 +00:00
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" > < br >
2007-05-10 13:26:54 +00:00
< ul >
< li > < a href = cdt_u_fprop_resource.htm > Resource< / a > < / li >
2011-03-31 13:59:18 +00:00
< li > C/C++ Build
2007-05-10 13:26:54 +00:00
< ul >
< li > < a href = cdt_u_fileprop_discovery.htm > Discovery options< / a > < / li >
2011-03-31 13:59:18 +00:00
< li > Settings
2007-05-10 13:26:54 +00:00
< 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 >
2011-03-31 13:59:18 +00:00
< / li >
2007-05-10 13:26:54 +00:00
< li > < a href = "cdt_u_prop_build_toolchain.htm" > Tool chain editor page< / a >
< / ul >
2011-03-31 13:59:18 +00:00
< / li >
< li > C/C++ General
2007-05-10 13:26:54 +00:00
< ul >
2011-03-31 13:59:18 +00:00
< li > Paths and Symbols
2007-05-10 13:26:54 +00:00
< 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 >
2011-03-31 13:59:18 +00:00
< / li >
2007-05-10 13:26:54 +00:00
< / ul >
2011-03-31 13:59:18 +00:00
< / li >
2007-05-10 13:26:54 +00:00
< li > < a href = "cdt_u_prop_rundebug.htm" > Run/Debug Settings page< / a >
< / ul >
2010-05-10 20:25:24 +00:00
< hr >
2007-05-10 13:26:54 +00:00
< p > < img src = "../images/intl_07.gif" ALT = "Intel Copyright Statement" > < / p >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2007-05-10 13:26:54 +00:00
< / html >