carbidecpp22devenv/configuration/org.eclipse.osgi/bundles/309/1/.cp/reference/cdt_u_fileprop_steps.htm
changeset 5 684bf18fdedf
equal deleted inserted replaced
4:4764c8c88759 5:684bf18fdedf
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
       
     2 <html lang="en">
       
     3 <head>
       
     4   <meta http-equiv="Content-Language" content="en-us">
       
     5   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6   <title>C/C++ File Properties, Build, Settings, Build Steps tab</title>
       
     7   <link rel="stylesheet" type="text/css" href="../help.css">
       
     8 </head>
       
     9 <body>
       
    10 <h1>C/C++ File Properties, Build, Settings, Build Steps tab</h1>
       
    11 Customizes the selected build configuration allowing the specification
       
    12 of user defined build command steps, as well as a descriptive message
       
    13 to be displayed in the
       
    14 build output, immediately prior to and immediately after normal build
       
    15 processing executes.
       
    16 <p><img img="" src="../images/cdt_file_steps.png"
       
    17  alt="C/C++ File Properties, Build, Settings, Build Steps tab"></p>
       
    18 <p></p>
       
    19 <dl>
       
    20   <dt>Custom build step applicability</dt>
       
    21   <dd>Select either 'Apply' or 'Disable' custom build step. 
       
    22 In case of apply, custom build step would override standard one</dd>
       
    23 
       
    24   <dt>Additional input file names</dt>
       
    25   <dd>Define additional file names to be used in custom build step.</dd>
       
    26   <dt>Output file name(s)</dt>
       
    27   <dd>Define name(s) for output files generated by custom build step.</dd>
       
    28   <dt>Command</dt>
       
    29   <dd>Specifies a command, or a list of semicolon separated commands,
       
    30 to be executed during custom build step</dd>
       
    31   <dt>Description</dt>
       
    32   <dd>Specify optional descriptive text that is associated with the
       
    33 post-build step to be displayed in the build output immediately prior
       
    34 to execution of the post-build step command or commands.</dd>
       
    35   <dt><br>Available for :</dt>
       
    36   <dd>CDT source files</dd>
       
    37 </dl>
       
    38 
       
    39 <p><img border="0" src="../images/ngref.gif" alt="Related reference"
       
    40  width="143" height="21"><br>
       
    41 
       
    42 <ul>
       
    43 <li><a href=cdt_u_fprop_resource.htm>Resource</a></li>
       
    44 <li>C/C++ Build</li>
       
    45 <ul>
       
    46    <li><a href=cdt_u_fileprop_discovery.htm>Discovery options</a></li>
       
    47    <li>Settings</li>
       
    48    <ul> 
       
    49        <li><a href=cdt_u_fileprop_toolsettings.htm>Tool chains setting tab</a></li>
       
    50        <li><a href=cdt_u_fileprop_steps.htm>Build Steps tab</a></li>
       
    51     </ul>
       
    52     <li><a href="cdt_u_prop_build_toolchain.htm">Tool chain editor page</a>
       
    53 </ul>
       
    54 <li>C/C++ General</li>
       
    55 <ul>
       
    56     <li>Paths and Symbols</li>
       
    57     <ul>
       
    58        <li><a href="cdt_u_fileprop_inc.htm">Includes tab</a>
       
    59        <li><a href="cdt_u_fileprop_sym.htm">Symbols tab</a>
       
    60        <li><a href="cdt_u_prop_general_pns_hier.htm">Data Hierarchy tab</a>
       
    61     </ul> 
       
    62 </ul>
       
    63 <li><a href="cdt_u_prop_rundebug.htm">Run/Debug Settings page</a>
       
    64 </ul>
       
    65 
       
    66 <p><img src="../images/intl_07.gif" ALT="Intel Copyright Statement" ></p>
       
    67 
       
    68 </body>
       
    69 </html>