Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Krasilnikov2007-05-08 13:51:10 +0000
committerOleg Krasilnikov2007-05-08 13:51:10 +0000
commit258b67f8fc6e8758b180445f8d6b2adb9d8dd561 (patch)
tree1da3fd56f01a4d45141fee169b2e41ad686dded7 /doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_exp.htm
parent0cb131654725c6623d9ea718974fe3cfbfe0c145 (diff)
downloadorg.eclipse.cdt-258b67f8fc6e8758b180445f8d6b2adb9d8dd561.tar.gz
org.eclipse.cdt-258b67f8fc6e8758b180445f8d6b2adb9d8dd561.tar.xz
org.eclipse.cdt-258b67f8fc6e8758b180445f8d6b2adb9d8dd561.zip
Bug #185048 : update docomentation - Project properties are reworked.
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_exp.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_exp.htm105
1 files changed, 105 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_exp.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_exp.htm
new file mode 100644
index 00000000000..1cff61576a5
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_prop_general_exp.htm
@@ -0,0 +1,105 @@
+<!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++ Project Properties, General, Export page</title>
+ <link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<body>
+
+<h1>C/C++ Project Properties, General, Export page </h1>
+<p>You can modify the list of exported elements
+(include paths, symbols, libraries, library paths)
+</p>
+
+<p><img img src="../images/prop_exp.png"
+alt="C/C++ Project Properties, General, Export page">
+</p>
+<p>
+There are 4 tabs on this page: Include paths, Symbols, Libraries, Library paths.
+<br>
+They have the similar design and display corresponding
+elements exported by current project to outside.
+<br>
+There are 2 ways to make value exported:
+<ul>
+<li>Use 'Add' button on Export page
+<li>Use 'Export' button on Path and Symbols page.
+</ul>
+
+<dl>
+ <dt>Add</dt>
+ <dd>Add new element</dd>
+ <dt>Edit</dt>
+ <dd>Modify selected element</dd>
+ <dt>Delete</dt>
+ <dd>Remove selected element</dd>
+ <dt><br>Available for :</dt>
+ <dd>CDT projects. May be enabled/diabled in Preferences.</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_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> \ No newline at end of file

Back to the top