2007-06-21 17:28:22 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//EN">
2003-11-28 21:50:02 +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" >
2007-06-18 15:23:15 +00:00
< title > Makefile Project - Builder Settings page< / title >
2003-11-28 21:50:02 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
< / head >
< body >
2007-06-18 15:23:15 +00:00
< h1 > Makefile Project - Builder Settings page< / h1 >
2010-03-31 01:34:27 +00:00
< p > You can define build settings on the < strong > Builder Settings< / strong > page of the < strong > Makefile Project< / strong > preference panel in the < strong > Preferences< / strong > window.< / p >
2007-06-18 15:23:15 +00:00
< p > < img src = "../images/new_make-builder.png" alt = "Make Builder Preferences window" width = "544" height = "518" > < / p >
< table width = "600px" cellpadding = "5" cellspacing = "0" border = "1" >
< caption >
2010-03-31 01:34:27 +00:00
< strong > Makefile Project - Builder Settings options< / strong >
2007-06-18 15:23:15 +00:00
< / caption >
< colgroup >
< col width = "30%" valign = "top" >
< col width = "70%" valign = "top" >
< / colgroup >
< tbody >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Builder type < / strong > < / td >
2007-06-18 15:23:15 +00:00
< td valign = "top" > Select the type of builder used by the project. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td width = "217" valign = "top" > < strong > Use default build command < / strong > < / td >
2007-06-18 15:23:15 +00:00
< 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 >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Build command < / strong > < / td >
< td valign = "top" > If you clear the < strong > Use default build command< / strong > checkbox type a new make command in this field.< / td >
2007-06-18 15:23:15 +00:00
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Generate Makefiles automatically < / strong > < / td >
2007-06-18 15:23:15 +00:00
< td valign = "top" > Activate to generate makefiles automatically during a build operation. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Expand Env. Variable Refs in Makefiles < / strong > < / td >
2007-06-18 15:23:15 +00:00
< td valign = "top" > Activate to expand environment variable references in the generated makefile. < / td >
< / tr >
< tr >
2010-03-31 01:34:27 +00:00
< td valign = "top" > < strong > Build directory < / strong > < / td >
< td valign = "top" > Type the build directory path, or click < strong > Workspace< / strong > , < strong > File system< / strong > , or < strong > Variables< / strong > to specify the build directory. < / td >
2007-06-18 15:23:15 +00:00
< / tr >
< / tbody >
< / table >
2003-11-28 21:50:02 +00:00
< p > < img border = "0" src = "../images/ngconcepts.gif" ALT = "Related concepts" width = "143" height = "21" >
< br >
< a href = "../concepts/cdt_c_build_over.htm" > Build overview< / a > < / p >
< p > < img border = "0" src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" >
< br >
2008-07-23 18:29:53 +00:00
< a href = "../tasks/cdt_t_proj_build_set.htm" > Defining Project Build settings< / a > < / p >
2007-06-18 15:23:15 +00:00
< p > < img border = "0" src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" > < br >
< a href = "cdt_o_proj_prop_pages.htm" > New CDT Project Wizard< / a > < / p >
2009-05-05 20:53:52 +00:00
< img src = "../images/nokia2007Copyright.png" alt = "Nokia Copyright Statement" width = "255" height = "14" > < br >
2007-06-18 15:23:15 +00:00
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" >
2003-11-28 21:50:02 +00:00
< / body >
2009-05-05 20:53:52 +00:00
< / html >