Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_rename.htm')
-rw-r--r--doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_rename.htm43
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_rename.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_rename.htm
new file mode 100644
index 00000000000..5c0d32ebd31
--- /dev/null
+++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_mprop_rename.htm
@@ -0,0 +1,43 @@
+<!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, Managed, Manage Configuration Dialog</title>
+ <link rel="stylesheet" type="text/css" href="../help.css">
+</head>
+<body>
+
+<h1>C/C++ Project Properties, Managed, Rename Configuration Dialog</h1>
+Renames the name and the description of the existing configuration.<p><img img src="../images/mprop_rename.png" alt="C/C++ Project Properties, Managed, New Configuration Dialog"></p>
+
+<p><dl>
+ <dt>Name:</dt><dd>Name of the configuration.</dd>
+ <dt>Description:</dt><dd>Description of the configuration.</dd>
+ <dt>OK</dt><dd>Apply the changes made to name & description of the configuration.</dd>
+ <dt>Cancel</dt><dd>Discard the changes.</dd>
+</dl></p>
+
+<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"><br>
+<a href="cdt_u_mprop_info.htm">C++ Project Properties, Managed, Info</a><br>
+<a href="cdt_u_mprop_builders.htm">C++ Project Properties, Managed, Builders</a><br>
+<a href="cdt_u_mprop_manage.htm">C++ Project Properties, Managed, Manage Configuration Dialog</a><br>
+<a href="cdt_u_mprop_new.htm">C++ Project Properties, Managed, New Configuration Dialog</a><br>
+<a href="cdt_u_mprop_tool_settings.htm">C++ Project Properties, Managed, C/C++ Build, Tool Settings</a><br>
+<a href="cdt_u_mprop_build_settings.htm">C++ Project Properties, Managed, C/C++ Build, Build Settings</a><br>
+<a href="cdt_u_mprop_dcbs.htm">C++ Project Properties, Managed, C/C++ Build, Build Steps</a><br>
+<a href="cdt_u_mprop_merror.htm">C++ Project Properties, Managed, C/C++ Build, Error Parsers</a><br>
+<a href="cdt_u_mprop_mbinary.htm">C++ Project Properties, Managed, C/C++ Build, Binary Parser</a><br>
+<a href="cdt_u_mprop_env.htm">C++ Project Properties, Managed, C/C++ Build, Environment</a><br>
+<a href="cdt_u_mprop_macros.htm">C++ Project Properties, Managed, C/C++ Build, Macros</a><br>
+<a href="cdt_u_mprop_documentation.htm">C++ Project Properties, Managed, C/C++ Documentation</a><br>
+<a href="cdt_u_mprop_ref.htm">C++ Project Properties, Managed, Project References</a></p>
+<a href="cdt_u_mfile_build.htm">C++ Project Properties, Managed Make File, C/C++ Build</a></p>
+
+<p>
+<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
+</p>
+</body>
+
+</html>

Back to the top