1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Bug #185048 - User doc update - Folder and File properties added.

This commit is contained in:
Oleg Krasilnikov 2007-05-10 13:26:54 +00:00
parent 6e582275f4
commit 4576758790
30 changed files with 697 additions and 211 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View file

@ -1,25 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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++ Project Properties, Managed Make Files</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project Properties, Managed Make Files</h1>
<p>This section describes properties for a Managed make project source file.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mfile_info.htm">Info</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mfile_build.htm">C/C++ Build</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mfile_tool_settings.htm">Tool Settings</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mfile_rcbs.htm">Custom Build Steps</a><br>
<p><img src="../images/ng00_05a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>

View file

@ -1,41 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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++ Project Properties, Managed Make Projects</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project Properties, Managed Make Project</h1>
<p>This section describes properties for a Managed make project.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_info.htm">Info</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_builders.htm">Builders</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_build.htm">C/C++ Build</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_tool_settings.htm">Tool Settings</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_build_settings.htm">Build Settings </a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_dcbs.htm">Build Steps </a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_merror.htm">Error Parsers</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_mbinary.htm">Binary Parser</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_env.htm">Environment</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt="">&nbsp;&nbsp;&nbsp;
<a style="text-decoration:none" href="cdt_u_mprop_macros.htm">Macros</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_documentation.htm">C/C++ Documentation</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_file_types.htm">C/C++ File Types</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_indexer.htm">C/C++ Indexer</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_ref.htm">Project References</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_mprop_refactoring_history.htm">Refactoring History</a><br>
<p><img src="../images/ng00_05a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>

View file

@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties</h1>
<p>This section describes properties for a Source Files in CDT project</p>
<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>

View file

@ -0,0 +1,42 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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++ Folder Properties</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Folder Properties</h1>
<p>This section describes properties for a CDT project Folder</p>
<ul>
<li><a href=cdt_u_fprop_resource.htm>Resource</a></li>
<li>C/C++ Build</li>
<ul>
<li><a href=cdt_u_fprop_discovery.htm>Discovery options</a></li>
<li>Settings</li>
<ul>
<li><a href=cdt_u_fprop_toolsettings.htm>Tool chains setting 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_prop_general_pns_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
<li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path 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>

View file

@ -0,0 +1,80 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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>Project Properties</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Project Properties</h1>
<p>This section describes C/C++ Project Properties.
To select project properties, right click a project and select <b>Properties</b>.</p>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <br>
<a href="../concepts/cdt_c_projects.htm">CDT projects</a></p>
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
<ul>
<li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
<li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
<li><a href="cdt_u_prop_all.htm">Project Properties, common C/C++ Configurations handling</a>
<ul type="disc">
<li><a href="cdt_u_prop_manage_dialog.htm">Manage Configurations dialog</a>
<li><a href="cdt_u_prop_manage_newdialog.htm">Create Configuration dialog</a>
<li><a href="cdt_u_prop_manage_rendialog.htm">Rename Configuration dialog</a>
</ul>
<li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
<ul type="disc">
<li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
<li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
<li>Settings page
<ul>
<li><a href="cdt_u_prop_build_settings_tool.htm"> Tool Settings tab</a>
<li><a href="cdt_u_prop_build_settings_steps.htm"> Build Steps tab</a>
<li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
<li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
<li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
</ul>
<li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
<li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
</ul>
<li>Project Properties, C/C++ General category
<ul type="disc">
<li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
<li><a href="cdt_u_prop_general_exp.htm">Export Settings page</a>
<!--ul>
<li><a href="cdt_u_prop_general_exp_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_exp_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_exp_lib.htm">Libraries tab</a>
<li><a href="cdt_u_prop_general_exp_libpath.htm">Libraries path tab</a>
</ul-->
<li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
<li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
<li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
<li>Paths and Symbols page
<ul>
<li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
<li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
<li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
<li><a href="cdt_u_prop_general_pns_out.htm">Output Location tab</a>
<li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
<li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
</ul>
</ul>
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
</ul>
</p>
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
</body>
</html>

View file

@ -1,37 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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++ Project Properties, Standard Make Projects</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project Properties, Standard Make Project</h1>
<p>This section describes properties for a Standard make project.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_info.htm">Info</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_builders.htm">Builders</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_file_types.htm">File Types</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_includes.htm">Include Paths and Symbols</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_indexer.htm">Indexer</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_sproj_make.htm">Make Project</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_mbuild.htm">Make Builder</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_merror.htm">Error Parser</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_mbinary.htm">Binary Parser</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_mdiscovery.htm">Discovery Options</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_o_sproj_paths.htm">Project Paths</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_psource.htm">Source</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_poutput.htm">Output</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_pproj.htm">Projects</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_plib.htm">Libraries</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_pcontainers.htm">Path Containers</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_ref.htm">Project References</a><br>
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>

View file

@ -1,25 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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++ Project Properties, Standard, Make Projects</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project Properties, Standard, Make Project</h1>
<p>This section describes C/C++ Make Project Properties for a Standard make project.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_mbuild.htm">Make Builder</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_merror.htm">Error Parser</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_mbinary.htm">Binary Parser</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_mdiscovery.htm">Discovery Options</a><br>
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>

View file

@ -1,25 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//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++ Project Properties, Standard, Project Paths</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project Properties, Standard, Project Paths</h1>
<p>This section describes C/C++ Project Path Properties of a Standard make project.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_psource.htm">Source</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_poutput.htm">Output</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_pproj.htm">Projects</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_plib.htm">Libraries</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_u_sprop_pcontainers.htm">Path Containers</a><br>
<p><img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" ></p>
</body>
</html>

View file

@ -0,0 +1,69 @@
<!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, Discovery Options</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties, Discovery Options</h1>
<p>You can define the discovery options on the Discovery Options page
of a C/C++ project's properties window.<br>
</p>
<dl>
</dl>
<p style="margin-left: 40px;"><img img=""
src="../images/cdt_file_discovery.png"
alt="C/C++ File Properties, Discovery Options"
><br>
</p>
<dl>
<dt>Left pane (list)</dt>
<dd>Language related to given file is displayed here.
</dd>
<dt>Automate scanner configuration discovery</dt>
<dd>Select this checkbox to configure the automatic discovery of
paths and symbols. When unchecked, all controls below became disabled.</dd>
<dt>Report path detection problems</dt>
<dd>Enables or disables corresponding diagnostic messages.</dd>
<dt>Discovery profile</dt>
<dd>Select discovery profile from list.</dd>
<dt>Discovery profile options</dt>
<dd>This set of controls is profile-specific. It may vary from one profile to another.</dd>
</dl>
<p><img src="../images/ngref.gif" alt="Related reference" border="0"
height="21" width="143"><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>

View file

@ -0,0 +1,74 @@
<!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>

View file

@ -0,0 +1,69 @@
<!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, Build, Settings, Build Steps tab</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties, Build, Settings, Build Steps tab</h1>
Customizes the selected build configuration allowing the specification
of user defined build command steps, as well as a descriptive message
to be displayed in the
build output, immediately prior to and immediately after normal build
processing executes.
<p><img img="" src="../images/cdt_file_steps.png"
alt="C/C++ File Properties, Build, Settings, Build Steps tab"></p>
<p></p>
<dl>
<dt>Custom build step applicability</dt>
<dd>Select either 'Apply' or 'Disable' custom build step.
In case of apply, custom build step would override standard one</dd>
<dt>Additional input file names</dt>
<dd>Define additional file names to be used in custom build step.</dd>
<dt>Output file name(s)</dt>
<dd>Define name(s) for output files generated by custom build step.</dd>
<dt>Command</dt>
<dd>Specifies a command, or a list of semicolon separated commands,
to be executed during custom build step</dd>
<dt>Description</dt>
<dd>Specify optional descriptive text that is associated with the
post-build step to be displayed in the build output immediately prior
to execution of the post-build step command or commands.</dd>
<dt><br>Available for :</dt>
<dd>CDT source files</dd>
</dl>
<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>

View file

@ -0,0 +1,69 @@
<!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, Symbols</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties, Paths and Symbols, Symbols</h1>
<p>You can modify the list of preprocessor symbols.</p>
<p><img img src="../images/cdt_file_sym.png"
alt="C/C++ File Properties, Paths and Symbols, Symbols"></p>
<dl>
<dt>Languages (left pane)</dt>
<dd>Displays language related to this file.
</dd>
<dt>Symbol / Value</dt>
<dd>List of symbols related to given language.</dd>
<dt>Add</dt>
<dd>Add new symbol</dd>
<dt>Edit</dt>
<dd>Modify selected symbol value/dd>
<dt>Delete</dt>
<dd>Remove selected symbol</dd>
<dt>Export / Unexport</dt>
<dd>Toggle selected symbol exported or not</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>

View file

@ -0,0 +1,54 @@
<!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, Build, Settings, Tool Settings tab </title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties, Build, Settings, Tool Settings tab</h1>
Customizes the tools and tool options used in your build configuration.
<p><img img="" src="../images/cdt_file_toolsett.png"
alt="C/C++ File Properties, Build, Settings, Tool Settings tab"></p>
<p></p>
<dl>
<dt>Left pane:</dt>
<dd>Displays list of tools and their option categories. Select required line to edit its options.</dd>
<dt>Right pane:</dt>
<dd>List of options for selected tool or category.
</dd>
<dt><br>Available for :</dt>
<dd>CDT projects, folders and source files</dd>
</dl>
<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>

View file

@ -0,0 +1,70 @@
<!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++ Folder Properties, Discovery Options</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Folder Properties, Discovery Options</h1>
<p>You can define the discovery options on the Discovery Options page
of a C/C++ project's properties window.<br>
</p>
<dl>
</dl>
<p style="margin-left: 40px;"><img img=""
src="../images/cdt_fold_discovery.png"
alt="C/C++ Folder Properties, Discovery Options"
><br>
</p>
<dl>
<dt>Left pane (list)</dt>
<dd>Select required language here.
</dd>
<dt>Automate scanner configuration discovery</dt>
<dd>Select this checkbox to configure the automatic discovery of
paths and symbols. When unchecked, all controls below became disabled.</dd>
<dt>Report path detection problems</dt>
<dd>Enables or disables corresponding diagnostic messages.</dd>
<dt>Discovery profile</dt>
<dd>Select discovery profile from list.</dd>
<dt>Discovery profile options</dt>
<dd>This set of controls is profile-specific. It may vary from one profile to another.</dd>
</dl>
<p><img src="../images/ngref.gif" alt="Related reference" border="0"
height="21" width="143"><br>
<ul>
<li><a href=cdt_u_fprop_resource.htm>Resource</a></li>
<li>C/C++ Build</li>
<ul>
<li><a href=cdt_u_fprop_discovery.htm>Discovery options</a></li>
<li>Settings</li>
<ul>
<li><a href=cdt_u_fprop_toolsettings.htm>Tool chains setting 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_prop_general_pns_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
<li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path 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>

View file

@ -0,0 +1,58 @@
<!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++ Folder Properties, Resource</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Folder Properties, Resource</h1>
<p><img img="" src="../images/cdt_fold_resource.png"
alt="C/C++ Folder Properties, Resource"></p>
<dl>
<dt>Resource</dt>
<dd>Shows resource information.</dd>
<dt>Read only</dt>
<dd>Set Read-only attribute for folder</dd>
<dt>Archive</dt>
<dd>Set Archive attribute for folder</dd>
<dt>Derived</dt>
<dd>Set Derived attribute for folder</dd>
<dt>Text file encoding</dt>
<dd>Sets an alternate text encoding.</dd>
<dt><br>Available for :</dt>
<dd>Any projects, folders and files regardless of project kind</dd>
</dl>
<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_fprop_discovery.htm>Discovery options</a></li>
<li>Settings</li>
<ul>
<li><a href=cdt_u_fprop_toolsettings.htm>Tool chains setting 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_prop_general_pns_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
<li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path 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>

View file

@ -0,0 +1,55 @@
<!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++ Folder Properties, Build, Settings, Tool Settings tab </title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Folder Properties, Build, Settings, Tool Settings tab</h1>
Customizes the tools and tool options used in your build configuration.
<p><img img="" src="../images/cdt_fold_toolsett.png"
alt="C/C++ Folder Properties, Build, Settings, Tool Settings tab"></p>
<p></p>
<dl>
<dt>Left pane:</dt>
<dd>Displays list of tools and their option categories. Select required line to edit its options.</dd>
<dt>Right pane:</dt>
<dd>List of options for selected tool or category.
</dd>
<dt><br>Available for :</dt>
<dd>CDT projects, folders and source files</dd>
</dl>
<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_fprop_discovery.htm>Discovery options</a></li>
<li>Settings</li>
<ul>
<li><a href=cdt_u_fprop_toolsettings.htm>Tool chains setting 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_prop_general_pns_inc.htm">Includes tab</a>
<li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
<li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
<li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path 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>

View file

@ -4,17 +4,17 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>C/C++ Project Properties, Include Paths and Symbols, Data hierarchy</title>
<title>C/C++ Properties, Include Paths and Symbols, Data hierarchy</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project Properties, Include Paths and Symbols, Data hierarchy tab</h1>
<h1>C/C++ Properties, Include Paths and Symbols, Data hierarchy tab</h1>
<p>Allows user to inspect all data related to Project/Configuration description.</p>
<p>This tab is optional, it can be enabled/disabled in Preferences.</p>
<p><img img src="../images/prop_tree.png"
alt="C/C++ Project Properties, Include Paths and Symbols, Data hierarchy"></p>
alt="C/C++ Properties, Include Paths and Symbols, Data hierarchy"></p>
<dl>

View file

@ -3,16 +3,16 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>C/C++ Project, Run and Debug settings</title>
<title>C/C++ Properties, Run and Debug settings</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ Project, Run and Debug settings</h1>
<h1>C/C++ Properties Run and Debug settings</h1>
Run/Debug settings are mostly applicable to Java projets, not to CDT ones.
Run/Debug settings are mostly applicable to Java projects, not to CDT ones.
<p><img img="" src="../images/prop_rundeb.png"
alt="C/C++ Project, Run and Debug settings"></p>
alt="C/C++ Properties, Run and Debug settings"></p>
<p></p>
<dl>
<dt><br>Available for :</dt>

View file

@ -4,15 +4,16 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Project Properties</title>
<title>CDT Properties</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Project Properties</h1>
<p>This section describes C/C++ Project Properties.
To select project properties, right click a project and select <b>Properties</b>.</p>
<h1>CDT Properties</h1>
<p>This section describes C/C++ Properties.</p>
<p>Properties can be obtained for CDT projects, folders and separate files.
To select object properties, right click on object in view and select <b>Properties</b>.</p>
<p><img img src="../images/projects_properties.png" alt="Selecting C/C++ Project Properties"></p>

View file

@ -82,53 +82,10 @@
</topic>
<!-- PROJECT PROPERTIES TOPICS -->
<topic label="C/C++ Project Properties" href="reference/cdt_u_properties.htm">
<topic label="Managed Make Projects" href="reference/cdt_o_mmake_proj.htm">
<topic label="Info" href="reference/cdt_u_mprop_info.htm"/>
<topic label="Builders" href="reference/cdt_u_mprop_builders.htm"/>
<topic label="C/C++ Build" href="reference/cdt_u_mprop_build.htm">
<topic label="Tool Settings" href="reference/cdt_u_mprop_tool_settings.htm"/>
<topic label="Build Settings" href="reference/cdt_u_mprop_build_settings.htm"/>
<topic label="Build Steps" href="reference/cdt_u_mprop_dcbs.htm"/>
<topic label="Error Parser" href="reference/cdt_u_mprop_merror.htm"/>
<topic label="Binary Parser" href="reference/cdt_u_mprop_mbinary.htm"/>
<topic label="Environment" href="reference/cdt_u_mprop_env.htm"/>
<topic label="Build Macros" href="reference/cdt_u_mprop_macros.htm"/>
</topic>
<topic label="C/C++ Documentation" href="reference/cdt_u_mprop_documentation.htm"/>
<topic label="C/C++ File Types" href="reference/cdt_u_mprop_file_types.htm"/>
<topic label="C/C++ Indexer" href="reference/cdt_u_mprop_indexer.htm"/>
<topic label="Project References" href="reference/cdt_u_mprop_ref.htm"/>
<topic label="Refactoring History" href="reference/cdt_u_mprop_refactoring_history.htm"/>
</topic>
<topic label="Managed Make File Properties" href="reference/cdt_o_mmake_file.htm">
<topic label="Info" href="reference/cdt_u_mfile_info.htm"/>
<topic label="C/C++ Build" href="reference/cdt_u_mfile_build.htm">
<topic label="Tool Settings" href="reference/cdt_u_mfile_tool_settings.htm"/>
<topic label="Custom Build Steps" href="reference/cdt_u_mfile_rcbs.htm"/>
</topic>
</topic>
<topic label="Standard Make Projects" href="reference/cdt_o_smake_proj.htm">
<topic label="Info" href="reference/cdt_u_sprop_info.htm"/>
<topic label="Builders" href="reference/cdt_u_sprop_builders.htm"/>
<topic label="File Types" href="reference/cdt_u_sprop_file_types.htm"/>
<topic label="Include Paths and Symbols" href="reference/cdt_u_sprop_includes.htm"/>
<topic label="Indexer" href="reference/cdt_u_sprop_indexer.htm"/>
<topic label="Make Project" href="reference/cdt_o_sproj_make.htm">
<topic label="Make Builder" href="reference/cdt_u_sprop_mbuild.htm"/>
<topic label="Error Parser" href="reference/cdt_u_sprop_merror.htm"/>
<topic label="Binary Parser" href="reference/cdt_u_sprop_mbinary.htm"/>
<topic label="Discovery Options" href="reference/cdt_u_sprop_mdiscovery.htm"/>
</topic>
<topic label="Project Paths" href="reference/cdt_o_sproj_paths.htm">
<topic label="Source" href="reference/cdt_u_sprop_psource.htm"/>
<topic label="Output" href="reference/cdt_u_sprop_poutput.htm"/>
<topic label="Projects" href="reference/cdt_u_sprop_pproj.htm"/>
<topic label="Libraries" href="reference/cdt_u_sprop_plib.htm"/>
<topic label="Path Containers" href="reference/cdt_u_sprop_pcontainers.htm"/>
</topic>
<topic label="Project References" href="reference/cdt_u_sprop_ref.htm"/>
</topic>
<topic label="C/C++ Properties" href="reference/cdt_u_properties.htm">
<topic label="C/C++ Project properties" href="reference/cdt_o_prop_proj.htm"/>
<topic label="C/C++ Folder properies" href="reference/cdt_o_prop_folder.htm"/>
<topic label="C/C++ File Properties" href="reference/cdt_o_prop_file.htm"/>
</topic>
<!-- NEW PROJECT WIZARD TOPICS -->