carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_all.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     2
<html lang="en">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     3
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
  <meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
  <title>C/C++ Project Properties, Configuration management</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
  <link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
</head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<h1>C/C++ Project Properties, Configuration management</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
All CDT-specific property pages have unified controls 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
to handle configurations. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p><img img="" src="../images/prop_cfgs.png"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
 alt="C/C++ Project Properties, Configurations management."></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<p></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
<table cellpadding="5" cellspacing="0" border="1" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
	<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
		<caption><b>Configuration management properties</b></caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
	<br>	
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
	<colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
		<col width="30%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
		<col width="70%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
	</colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
	<tbody> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
			<td><b>Configuration</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
			<td>Specifies the type of configuration(s) for the selected project. A <b>Debug</b> configuration lets you see what's going on "inside" a program as it executes. To debug your application, you must use executables compiled for debugging. These executables contain additional debug information that lets the debugger make direct associations between the source code and the binaries generated from the original source. A <b>Release</b> configuration provides the tools with options set to create an application with the best performance.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
			<td><b>Manage configurations</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
			<td>Opens the Manage Configurations dialog where you can set which configurations are active based on the toolchain(s) that were specified for the selected project. In addition, you can also create new configurations, rename an existing configuration, or remove ones that are no longer required.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
		<p><b>Note:</b>The <b>Configuration</b> selection that you specify in this dialog (unlike the behavior of CDT 3.x) affects only these property pages. This means that the selected configuration is not made the active configuration (the one used to build project).</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
		</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
   </tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
<p><img border="0" src="../images/ngref.gif" alt="Related reference"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
 width="143" height="21"><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
<ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
<li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
<li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
<li><a href="cdt_u_prop_build.htm">Project Properties, C/C++ Build category</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
   <ul type="disc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
   <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
   <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
   <li>Settings page
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
       <ul> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
       <li><a href="cdt_u_prop_build_settings_tool.htm">     Tool Settings tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
       <li><a href="cdt_u_prop_build_settings_steps.htm">    Build Steps tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
       <li><a href="cdt_u_prop_build_settings_artifact.htm"> Build Artifact tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
       <li><a href="cdt_u_prop_build_settings_binparser.htm">Binary Parsers tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
       <li><a href="cdt_u_prop_build_settings_errparser.htm">Error Parsers tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
       </ul> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
   <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
   <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
<li>Project Properties, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
   <ul type="disc"> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
   <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
   <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
   <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
   <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
   <li>Paths and Symbols page
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
       <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
       <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
       <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
       <li><a href="cdt_u_prop_general_pns_libpath.htm">Libraries path tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
       <li><a href="cdt_u_prop_general_pns_src.htm">Source Location tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
       <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
       </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
<li><a href="cdt_u_prop_ref.htm">C/C++ Project Properties, Project References page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
<li><a href="cdt_u_prop_refactoring_history.htm">C/C++ Project Properties, Refactoring History page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
<li><a href="cdt_u_prop_rundebug.htm">C/C++ Project Properties, Run/Debug Settings page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
</ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
</html>