Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0644ddf9eb772a7ad780794606132937eecc55cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!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, Manage Configuration Dialog</h1>
Manages the configurations defined for the project. Select a button to add,
rename, remove or convert a configuration.<p><img img src="../images/mprop_manage.png" alt="C/C++ Project Properties, Managed,  Manage Configuration Dialog"></p>

<p><dl>
	<dt>Manage Configurations:</dt><dd>Displays the list of defined configurations for the given project.</dd>
	<dt>Tool chain conversion targets:</dt><dd>The list of Tool chain conversion targets available for the selected configuration.</dd>
	<dt>Convert</dt><dd>Converts the configuration selected in manage configurations list. </dd>
	<dt>New</dt><dd>Displays the new configuration dialog that can be used to create a new configuration.</dd>
	<dt>Remove</dt><dd>Removes the selected configuration from the list, prompts the user to confirm the action.</dd>
	<dt>Rename</dt><dd>Displays the rename configuration dialog that can be used to rename the configuration name & description.</dd>
	<dt>OK</dt><dd>Closes the manage configuration dialog</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_new.htm">C++ Project Properties, Managed, New Configuration Dialog</a><br>
<a href="cdt_u_mprop_rename.htm">C++ Project Properties, Managed, Rename 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><br>
<a href="cdt_u_mprop_refactoring_history.htm">C++ Project Properties, Managed, Refactoring History</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