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" >
2010-04-24 17:04:51 +00:00
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
2003-11-28 21:50:02 +00:00
< / head >
< body >
2007-06-18 15:23:15 +00:00
< h1 > Makefile Project - Builder Settings page< / h1 >
2010-05-10 20:25:24 +00:00
< p > Use the < strong > Builder Settings< / strong > page in the < img src = "../images/command_link.png" border = "0" alt = "" > < a class = "command-link" href = 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.managedbuilder.ui.preferences.PrefPage_NewCDTProject)")' > Makefile Projects< / a > preference panel to define build settings.< / 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 >
2010-04-24 17:04:51 +00:00
< thead >
< tr >
2010-04-27 15:38:46 +00:00
< th > < strong > Option< / strong > < / th >
< th > < strong > Description< / strong > < / th >
2010-04-24 17:04:51 +00:00
< / tr >
< / thead >
2007-06-18 15:23:15 +00:00
< 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 >
2010-04-24 17:04:51 +00:00
< hr >
2010-05-10 20:25:24 +00:00
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" > < br >
2010-04-24 17:04:51 +00:00
< img src = "../images/nokiaCopyright.png" alt = "Nokia Copyright Statement" width = "375" height = "12" >
2003-11-28 21:50:02 +00:00
< / body >
2009-05-05 20:53:52 +00:00
< / html >