carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_prop_build_environment.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, Environment</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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    10
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<h1>C/C++ Project Properties, Environment</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
Customizes the build environment for all projects in the workspace; it lets you control the environment variables used by the build.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p><img img="" src="../images/prop_environment.png"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
 alt="C/C++ Project Properties, Environment"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
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>Environment preference options</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><a href="cdt_u_prop_all.htm">Click here for a description.</a></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><a href="cdt_u_prop_all.htm">Click here for a description.</a></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
			<td><b>Environment variables to set</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
			<td>Shows the current list of environment variables and their corresponding value. These are the environment variable values used when building.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
		</tr>		
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
			<td><b>Variable</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
			<td>Specifies the name of the environment variable.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
			<td><b>Value</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
			<td>Specifies the value of the environment variable.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
				<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
			<td><b>Append variables to native environment</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
			<td>Appends the variables to the native environment during its execution.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
			<td><b>Replace native environment with specified one </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
			<td>Replaces the native environment with the specified variables, and then restores the native environment upon its completion.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
		</tr>		
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
			<td><b>New</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
			<td>Opens a dialog to create a new environment variable and value. Custom environment variables that you create appear in bold within the list.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
			<p><img img="" src="../images/cdt_buildenv_newenvvar.png" alt="C/C++ Project Properties, Environment, New environment variable"></p>            <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
            <p>Click <b>Variables</b> to Select variables by name to include in the value. Select <b>Add to all configurations</b> to make this new environment variable available to all configurations for the selected project; otherwise, the variable is only available for the currently selected configuration.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
			</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
			<td><b>Select</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    63
			<td>Opens the Select variables dialog where you can choose from a list of system variables.
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    64
			<p><img img="" src="../images/cdt_buildenv_selectvar.png" alt="C/C++ Project Properties, Environment, New environment variable"></p></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    65
            </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    66
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    67
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    68
			<td><b>Edit</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    69
			<td>Modifies the name and value of the selected environment variable.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    70
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    71
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    72
			<td><b>Remove</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    73
			<td>Removes the selected environment variables from the list.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    74
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    75
		<tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    76
			<td><b>Undefine</b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    77
			<td>Undefines the currently selected variable; however, some variables, such as the PATH variable, cannot be undefined. 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    78
			</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    79
		</tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    80
	</tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    81
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    82
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    83
<p style="margin-top: 0pt; margin-bottom: 0pt;"><img border="0"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    84
 src="../images/ngref.gif" alt="Related reference" width="143"
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    85
 height="21"><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    86
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    87
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    88
<ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    89
<li><a href="cdt_u_prop_resource.htm">Project Properties, Resource page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    90
<li><a href="cdt_u_prop_builders.htm">Project Properties, Builders page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    91
<li><a href="cdt_u_prop_all.htm">Project Properties, common C/C++ Configurations handling</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    92
   <ul type="disc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    93
   <li><a href="cdt_u_prop_manage_dialog.htm">Manage Configurations dialog</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    94
   <li><a href="cdt_u_prop_manage_newdialog.htm">Create Configuration dialog</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    95
   <li><a href="cdt_u_prop_manage_rendialog.htm">Rename Configuration dialog</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    96
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    97
<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
    98
   <ul type="disc">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    99
   <li><a href="cdt_u_prop_build_discovery.htm">Discovery options page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   100
   <li><a href="cdt_u_prop_build_environment.htm">Environment page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   101
   <li>Settings page
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   102
       <ul> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   103
       <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
   104
       <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
   105
       <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
   106
       <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
   107
       <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
   108
       </ul> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   109
   <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
   110
   <li><a href="cdt_u_prop_build_variables.htm">Variables page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   111
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   112
<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
   113
   <ul type="disc"> 
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   114
   <li><a href="cdt_u_prop_general_doc.htm">Documentation page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   115
   <li><a href="cdt_u_prop_general_exp.htm">Export Settings page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   116
       <!--ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   117
       <li><a href="cdt_u_prop_general_exp_inc.htm">Includes tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   118
       <li><a href="cdt_u_prop_general_exp_sym.htm">Symbols tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   119
       <li><a href="cdt_u_prop_general_exp_lib.htm">Libraries tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   120
       <li><a href="cdt_u_prop_general_exp_libpath.htm">Libraries path tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   121
       </ul-->
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   122
   <li><a href="cdt_u_prop_general_typ.htm">File Types page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   123
   <li><a href="cdt_u_prop_general_idx.htm">Indexer page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   124
   <li><a href="cdt_u_prop_general_lng.htm">Language Mapping page</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   125
   <li>Paths and Symbols page
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   126
       <ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   127
       <li><a href="cdt_u_prop_general_pns_inc.htm">Includes tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   128
       <li><a href="cdt_u_prop_general_pns_sym.htm">Symbols tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   129
       <li><a href="cdt_u_prop_general_pns_lib.htm">Libraries tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   130
       <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
   131
       <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
   132
       <li><a href="cdt_u_prop_general_pns_out.htm">Output Location tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   133
       <li><a href="cdt_u_prop_general_pns_ref.htm">References tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   134
       <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   135
       </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   136
   </ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   137
<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
   138
<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
   139
</ul>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   140
</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   141
<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   142
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   143
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   144
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
   145
</html>