carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_build_variables.htm
author cawthron
Fri, 04 Dec 2009 10:01:33 -0600
changeset 5 684bf18fdedf
permissions -rw-r--r--
add files for RCL_2_2

<!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>Variables properties (C/C++ Project Properties)</title>
  <link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>Variables properties (C/C++ Project Properties)</h1>
Customizes the Eclipse CDT build environment variables for all projects in the workspace; it lets
you control the environment variables used by the build to for the purposes of building the selected configuration.</p>
<p><img img="" src="../images/prop_variables.png"
 alt="C/C++ Project Properties, Variables"></p>
<p></p>
<table cellpadding="5" cellspacing="0" border="1" >
	<br>
		<caption><b>Variables preferences</b></caption>
	<br>	
	<colgroup>
		<col width="30%" valign="top" >
		<col width="70%" valign="top" >
	</colgroup>
	<tbody> 
		<tr>
			<td><b>Environment variables to set</b></td>
			<td>Shows the current list of environment variables and their corresponding value. These are the environment variable values used when running an application.</td>
		</tr>		
		<tr>
			<td><b>Configuration</b></td>
			<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
		</tr>
		<tr>
			<td><b>Manage configurations</b></td>
			<td><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
		</tr>
		<tr>
			<td><b>(The variables table)</b></td>
			<td>Lists the CDT build variables and system variables, by <b>Name</b>, <b>Type</b>, and the <b>Value</b>. Custom Build variables are identified by the name being highlighted using a <b>bold</b> font.</td>
		</tr>
		<tr>
			<td><b>Name</b></td>
			<td>Indicates the name of the variable, either a user defined variable or a system variable.</td>
		</tr>
			<tr>
			<td><b>Type</b></td>
			<td>Shows the type for the variable.</td>
		</tr>
			<tr>
			<td><b>Value</b></td>
			<td>Specifies the value of the variable.</td>
		</tr>
				<tr>
			<td><b>Show system variables</b></td>
			<td>When selected, system variables are included in the Variables table; otherwise, they are excluded so that only user defined variables appear in the Variables list.</td>
		</tr>
		<tr>
			<td><b>Add</b></td>
            <td>Creates a new variable and corresponding value.</td>
            </td>
		</tr>		
		<tr>
			<td><b>Edit</b></td>
			<td>Modifies the name and value of the selected variable.</tr>
		<tr>
			<td><b>Delete</b></td>
			<td>Removes the selected variables from the list. <b>Note:</b> Some variables are read-only and cannot be removed. 
			</td>
		</tr>
	</tbody>
</table>

<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_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, <a href="cdt_u_prop_general.htm">C/C++ General category</a>
   <ul type="disc"> 
   <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
   <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_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_ref.htm">References 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_refactoring_history.htm">C/C++ Project Properties, Refactoring History 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>