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">
2004-04-19 14:57:01 +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" >
2010-04-18 19:17:49 +00:00
< title > Make Targets Preferences< / title >
2004-04-19 14:57:01 +00:00
< link rel = "stylesheet" type = "text/css" href = "../help.css" >
2010-04-18 19:17:49 +00:00
< script language = "JavaScript" src = "PLUGINS_ROOT/org.eclipse.help/livehelp.js" > < / script >
2004-04-19 14:57:01 +00:00
< / head >
< body >
2012-09-19 17:16:24 -04:00
< div role = "main" > < h1 > Make Targets preferences< / h1 >
2004-04-19 14:57:01 +00:00
2011-03-31 13:59:18 +00:00
< p > Use the < img src = "../images/command_link.png" alt = "" > < a class = "command-link" href = 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.cdt.make.ui.preferences.MakePreferencePage)")' > Make Targets< / a > preference panel in the < strong > Preferences< / strong > window to set make target options.< / p >
2004-04-19 14:57:01 +00:00
2004-06-21 10:33:03 +00:00
< p > < img src = "../images/make_targets.png" alt = "Make Targets Preferences Window" > < / p >
2010-04-18 19:17:49 +00:00
< table width = "600px" cellpadding = "4" cellspacing = "0" border = "1" fgcolor = "DDD" >
< caption > < strong > Make Targets Preference Options< / strong > < / caption >
< colgroup >
< col width = "35%" valign = "top" >
< col width = "65%" valign = "top" >
< / colgroup >
< tbody >
2011-03-31 13:59:18 +00:00
< tr style = "text-align:center;" >
< th style = "width:35%" id = "option" > < strong > Options< / strong > < / th >
< th id = "description" > < strong > Description< / strong > < / th >
2010-04-18 19:17:49 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:35%" valign = "top" headers = "option" > < strong > Build Make target in the background< / strong > < / td >
< td valign = "top" headers = "description" > Select this checkbox to perform builds in the background.< / td >
2010-04-18 19:17:49 +00:00
< / tr >
2010-05-29 19:45:55 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:35%" valign = "top" headers = "option" > < strong > Rebuild Last Target< / strong > < / td >
< td valign = "top" headers = "description" > This option defines the scope of command "Rebuild Last Target" in Make Targets View.< / td >
2010-05-29 19:45:55 +00:00
< / tr >
2010-04-18 19:17:49 +00:00
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:35%" valign = "top" headers = "option" > < strong > From selected project< / strong > < / td >
< td valign = "top" headers = "description" > Rebuild the same make target as was run last time in the currently selected project.< / td >
2011-02-16 04:10:58 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:35%" valign = "top" headers = "option" > < strong > From selected folder< / strong > < / td >
< td valign = "top" headers = "description" > Rebuild the same make target as was run last time in the currently selected folder.< / td >
2010-04-18 19:17:49 +00:00
< / tr >
< tr >
2011-03-31 13:59:18 +00:00
< td style = "width:35%" valign = "top" headers = "option" > < strong > From selected root< / strong > < / td >
< td valign = "top" headers = "description" > Rebuild the same make target as was run last time in the project from root folder.< / td >
2010-04-18 19:17:49 +00:00
< / tr >
< / tbody >
< / table >
2004-04-19 14:57:01 +00:00
< dl >
2010-04-18 19:17:49 +00:00
< dt > < / dt >
< dd > < / dd >
2004-04-19 14:57:01 +00:00
< / dl >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngconcepts.gif" ALT = "Related concepts" width = "143" height = "21" >
2004-04-19 14:57:01 +00:00
< br >
< a href = "../concepts/cdt_c_build_over.htm" > Build overview< / a > < / p >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngtasks.gif" ALT = "Related tasks" width = "143" height = "21" >
2004-04-19 14:57:01 +00:00
< br >
2008-07-23 18:29:53 +00:00
< a href = "../tasks/cdt_t_proj_build_set.htm" > Defining Project Build settings< / a > < br >
2008-07-24 17:25:00 +00:00
< a href = "../tasks/cdt_o_build_task.htm" > Building projects< / a > < / p >
2011-03-31 13:59:18 +00:00
< p > < img src = "../images/ngref.gif" ALT = "Related reference" width = "143" height = "21" > < br >
2010-05-29 19:49:15 +00:00
< a href = "../reference/cdt_o_views.htm" > Views< / a > < br >
< a href = "../reference/cdt_u_make_targets_view.htm" > Make Targets View< / a >
< / p >
2004-06-24 10:49:13 +00:00
< img src = "../images/ng00_04a.gif" ALT = "IBM Copyright Statement" >
2004-04-19 14:57:01 +00:00
2012-09-19 17:16:24 -04:00
< / div > < / body >
2004-04-19 14:57:01 +00:00
2004-04-28 17:02:19 +00:00
< / html >