2011-03-31 13:59:18 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2007-05-10 13:26:54 +00:00
< 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 >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > C/C++ File Properties, Build, Settings, Build Steps tab< / h1 >
2010-05-09 19:57:51 +00:00
Use the < strong > Build Steps< / strong > properties panel to customize 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 >
2007-05-10 13:26:54 +00:00
2010-05-09 19:57:51 +00:00
< table cellpadding = "5" cellspacing = "0" border = "1" width = "700" bordercolor = "#DDDDDD" >
< caption > < strong > Settings, Build Steps tab< / strong > < / caption >
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< th id = "option" > < strong > Option< / strong > < / th >
< th id = "description" > < strong > Description< / strong > < / th >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Custom build step applicability< / strong > < / td >
< td headers = "description" > Select either 'Apply' or 'Disable' custom build step. In case of apply, custom build step would override standard one.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Additional input file names< / strong > < / td >
< td headers = "description" > Define additional file names to be used in custom build step.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Output file name(s)< / strong > < / td >
< td headers = "description" > Define name(s) for output files generated by custom build step.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Command< / strong > < / td >
< td headers = "description" > Specifies a command, or a list of semicolon separated commands, to be executed during custom build step.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< tr valign = "top" >
2011-03-31 13:59:18 +00:00
< td headers = "option" > < strong > Description< / strong > < / td >
< td headers = "description" > 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.< / td >
2010-05-09 19:57:51 +00:00
< / tr >
< / tbody >
< / table >
2007-05-10 13:26:54 +00:00
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngref.gif" alt = "Related reference"
2007-05-10 13:26:54 +00:00
width="143" height="21">< br >
< ul >
< li > < a href = cdt_u_fprop_resource.htm > Resource< / a > < / li >
2011-03-31 13:59:18 +00:00
< li > C/C++ Build
2007-05-10 13:26:54 +00:00
< ul >
< li > < a href = cdt_u_fileprop_discovery.htm > Discovery options< / a > < / li >
2011-03-31 13:59:18 +00:00
< li > Settings
2007-05-10 13:26:54 +00:00
< 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 >
2011-03-31 13:59:18 +00:00
< / li >
2007-05-10 13:26:54 +00:00
< li > < a href = "cdt_u_prop_build_toolchain.htm" > Tool chain editor page< / a >
< / ul >
2011-03-31 13:59:18 +00:00
< / li >
< li > C/C++ General
2007-05-10 13:26:54 +00:00
< ul >
2011-03-31 13:59:18 +00:00
< li > Paths and Symbols
2007-05-10 13:26:54 +00:00
< 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 >
2011-03-31 13:59:18 +00:00
< / li >
2007-05-10 13:26:54 +00:00
< / ul >
2011-03-31 13:59:18 +00:00
< / li >
2007-05-10 13:26:54 +00:00
< li > < a href = "cdt_u_prop_rundebug.htm" > Run/Debug Settings page< / a >
< / ul >
2010-05-10 20:25:24 +00:00
< hr >
2007-05-10 13:26:54 +00:00
< p > < img src = "../images/intl_07.gif" ALT = "Intel Copyright Statement" > < / p >
2012-09-19 17:16:24 -04:00
< / div > < / body >
2007-05-10 13:26:54 +00:00
< / html >