carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/tasks/cdt_t_create_make_target.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 3.2 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>Creating a Make Target</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
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    11
<body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    12
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    13
<h1>Creating a Make Target</h1>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    14
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    15
<p>To create a make target:</p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    16
<ol>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    17
  <li>Right click on the project and select <b>Create Make Target...</b></li><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    18
  <img src="../images/create_make_target.png"   alt="Select Create Make Target"><br>&nbsp;</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    19
  <li>Enter the Target name and build options and click <b>Create</b>.<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    20
  <img src="../images/create_make_target_win.png"   alt="Create Make Target Window"><br>&nbsp;</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    21
  <li>The make target will appear in the Make Targets view.<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    22
  <img src="../images/view_make_targets.png"   alt="Make Targets View"><br>&nbsp;</li>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    23
</ol>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    24
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    25
<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
    26
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    27
<a href="../concepts/cdt_c_build_over.htm">Build overview</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    28
<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
    29
<br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    30
<a href="cdt_t_proj_build_set.htm">Defining Project Build settings</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    31
<a href="cdt_o_build_task.htm">Building projects</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    32
<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
    33
<a href="../reference/cdt_u_create_make_target.htm">Create a Make Target</a><br>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    34
<a href="../reference/cdt_u_make_targets_view.htm">Make Target View</a></p>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    35
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    36
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    37
</body>
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    38
684bf18fdedf add files for RCL_2_2
cawthron
parents:
diff changeset
    39
</html>