core/com.nokia.carbide.cpp.doc.user/html/reference/build_properties/pane_build_config_env.htm
changeset 1791 727385d8e2b3
parent 1658 2a5c0df13bad
equal deleted inserted replaced
1790:245ab754d54b 1791:727385d8e2b3
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     6 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
     7 <meta name="keywords" content="Environment" >
     7 <meta name="keywords" content="Environment" >
     8 <title>Environment Variables</title>
     8 <title>Environment Variables</title>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
     9 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
    10 </head>
    10 </head>
    11 <body bgcolor="#FFFFFF">
    11 <body >
    12 <h2>Environment Variables</h2>
    12 <h2>Environment Variables</h2>
    13 <p>  The <b>Environment Variables </b> pane allows you to view the current User and System environment variables that will be used  when any abld command is invoked. User variables are modified or added when a process is invoked. Read only system variables  are listed. Variables and values in bold  are items that have been modified from their default values.</p>
    13 <p>  The <b>Environment Variables </b> pane allows you to view the current User and System environment variables that will be used  when any abld command is invoked. User variables are modified or added when a process is invoked. Read only system variables  are listed. Variables and values in bold  are items that have been modified from their default values.</p>
    14 <p>Some variables have special meaning, including:</p>
    14 <p>Some variables have special meaning, including:</p>
    15 <ul>
    15 <ul>
    16   <li><span class="code">PATH</span> &#8212; will always place &quot;<span class="code">${EPOCROOT}\epoc32\tools;${EPOCROOT}\epoc32\gcc\bin;</span>&quot; at the front of the <span class="code">PATH</span> regardless of what it is changed to </li>
    16   <li><span class="code">PATH</span> &#8212; will always place &quot;<span class="code">${EPOCROOT}\epoc32\tools;${EPOCROOT}\epoc32\gcc\bin;</span>&quot; at the front of the <span class="code">PATH</span> regardless of what it is changed to </li>