<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <html lang="en"> <head> <meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Make Targets Preferences</title> <link rel="stylesheet" type="text/css" href="../help.css"> <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script> </head> <body> <h1>Make Targets preferences</h1> <p>Use 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.make.ui.preferences.MakePreferencePage)")'>Make Targets</a> preference panel in the <strong>Preferences</strong> window to set make target options.</p> <p><img src="../images/make_targets.png" alt="Make Targets Preferences Window"></p> <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> <tr align="center" > <td width="35%" ><strong>Options</strong></td> <td ><strong>Description</strong></td> </tr> <tr> <td width="35%" valign="top"><strong>Build Make target in the background</strong></td> <td valign="top">Select this checkbox to perform builds in the background.</td> </tr> <tr> <td width="35%" valign="top"><strong>Rebuild Last Target</strong></td> <td valign="top">This option defines the scope of command "Rebuild Last Target" in Make Targets View.</td> </tr> <tr> <td width="35%" valign="top"><strong>From selected folder</strong></td> <td valign="top">Rebuild the same make target as was run last time in the currently selected folder .</td> </tr> <tr> <td width="35%" valign="top"><strong>From selected root</strong></td> <td valign="top">Rebuild the same make target as was run last time in the project from root folder.</td> </tr> </tbody> </table> <dl> <dt></dt> <dd></dd> </dl> <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> <a href="../tasks/cdt_t_proj_build_set.htm">Defining Project Build settings</a><br> <a href="../tasks/cdt_o_build_task.htm">Building projects</a></p> <p><img border="0" src="../images/ngref.gif" ALT="Related reference" width="143" height="21"> <br> <a href="../reference/cdt_o_views.htm">Views</a><br> <a href="../reference/cdt_u_make_targets_view.htm">Make Targets View</a> </p> <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > </body> </html>