carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_newproj_buildset.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.0 Final//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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     4
<head>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     5
<meta http-equiv="Content-Language" content="en-us">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     6
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     7
<title>Makefile Project - Builder Settings page</title>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     8
<link rel="stylesheet" type="text/css" href="../help.css">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
     9
</head>
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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
<h1>Makefile Project - Builder Settings page</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<p>You can define build settings on the <b>Builder Settings</b> page of the <b>Makefile Project</b> preference panel in the  <b>Preferences</b> window.</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
<p><img src="../images/new_make-builder.png" alt="Make Builder Preferences window" width="544" height="518"></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<table width="600px" cellpadding="5" cellspacing="0" border="1" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
  <caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
  <b>Makefile Project - Builder Settings options</b>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
  </caption>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
  <colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
  <col width="30%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  <col width="70%" valign="top" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
  </colgroup>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
  <tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
      <td valign="top"><b>Builder type </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    26
      <td valign="top">Select the type of builder used by the project. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    29
      <td width="217" valign="top"><b>Use default build command </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
      <td width="357" valign="top">Select this checkbox to use the default make command. Clear the check box to specify a new make command.</td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    33
      <td valign="top"><b>Build command </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
      <td valign="top">If you clear the <b>Use default build command</b> checkbox type a new make command in this field.</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
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
      <td valign="top"><b>Generate Makefiles automatically </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
      <td valign="top">Activate to generate makefiles automatically during a build operation. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    40
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    41
      <td valign="top"><b>Expand Env. Variable Refs in Makefiles </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    42
      <td valign="top">Activate to expand environment variable references in the generated makefile. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    43
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    44
    <tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    45
      <td valign="top"><b>Build directory </b></td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    46
      <td valign="top">Type the build directory path, or click <b>Workspace</b>, <b>File system</b>, or <b>Variables</b> to specify the build directory. </td>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    47
    </tr>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    48
  </tbody>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    49
</table>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    50
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    51
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    52
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    53
<p><img border="0" src="../images/ngtasks.gif" ALT="Related tasks" width="143" height="21">
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    54
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    55
<a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    56
<p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    57
  <a href="cdt_o_proj_prop_pages.htm">New CDT Project Wizard</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    58
<img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" width="255" height="14"><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    59
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    60
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    61
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    62
</html>