carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_fileprop_steps.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>C/C++ File Properties, Build, Settings, Build Steps tab</title>
  <link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h1>C/C++ File Properties, Build, Settings, Build Steps tab</h1>
Customizes the selected build configuration allowing the specification
of user defined build command steps, as well as a descriptive message
to be displayed in the
build output, immediately prior to and immediately after normal build
processing executes.
<p><img img="" src="../images/cdt_file_steps.png"
 alt="C/C++ File Properties, Build, Settings, Build Steps tab"></p>
<p></p>
<dl>
  <dt>Custom build step applicability</dt>
  <dd>Select either 'Apply' or 'Disable' custom build step. 
In case of apply, custom build step would override standard one</dd>

  <dt>Additional input file names</dt>
  <dd>Define additional file names to be used in custom build step.</dd>
  <dt>Output file name(s)</dt>
  <dd>Define name(s) for output files generated by custom build step.</dd>
  <dt>Command</dt>
  <dd>Specifies a command, or a list of semicolon separated commands,
to be executed during custom build step</dd>
  <dt>Description</dt>
  <dd>Specify optional descriptive text that is associated with the
post-build step to be displayed in the build output immediately prior
to execution of the post-build step command or commands.</dd>
  <dt><br>Available for :</dt>
  <dd>CDT source files</dd>
</dl>

<p><img border="0" src="../images/ngref.gif" alt="Related reference"
 width="143" height="21"><br>

<ul>
<li><a href=cdt_u_fprop_resource.htm>Resource</a></li>
<li>C/C++ Build</li>
<ul>
   <li><a href=cdt_u_fileprop_discovery.htm>Discovery options</a></li>
   <li>Settings</li>
   <ul> 
       <li><a href=cdt_u_fileprop_toolsettings.htm>Tool chains setting tab</a></li>
       <li><a href=cdt_u_fileprop_steps.htm>Build Steps tab</a></li>
    </ul>
    <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
</ul>
<li>C/C++ General</li>
<ul>
    <li>Paths and Symbols</li>
    <ul>
       <li><a href="cdt_u_fileprop_inc.htm">Includes tab</a>
       <li><a href="cdt_u_fileprop_sym.htm">Symbols tab</a>
       <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
    </ul> 
</ul>
<li><a href="cdt_u_prop_rundebug.htm">Run/Debug Settings page</a>
</ul>

<p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>

</body>
</html>