<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Final//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>Makefile Project - Builder Settings page</title> <link rel="stylesheet" type="text/css" href="../help.css"> </head> <body> <h1>Makefile Project - Builder Settings page</h1> <p>You can define build settings on the <b>Builder Settings</b> page of the <b>Makefile Project</b> preference panel in the <b>Preferences</b> window.</p> <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> <b>Makefile Project - Builder Settings options</b> </caption> <colgroup> <col width="30%" valign="top" > <col width="70%" valign="top" > </colgroup> <tbody> <tr> <td valign="top"><b>Builder type </b></td> <td valign="top">Select the type of builder used by the project. </td> </tr> <tr> <td width="217" valign="top"><b>Use default build command </b></td> <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> <td valign="top"><b>Build command </b></td> <td valign="top">If you clear the <b>Use default build command</b> checkbox type a new make command in this field.</td> </tr> <tr> <td valign="top"><b>Generate Makefiles automatically </b></td> <td valign="top">Activate to generate makefiles automatically during a build operation. </td> </tr> <tr> <td valign="top"><b>Expand Env. Variable Refs in Makefiles </b></td> <td valign="top">Activate to expand environment variable references in the generated makefile. </td> </tr> <tr> <td valign="top"><b>Build directory </b></td> <td valign="top">Type the build directory path, or click <b>Workspace</b>, <b>File system</b>, or <b>Variables</b> to specify the build directory. </td> </tr> </tbody> </table> <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></p> <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> <img src="../images/nokia2007Copyright.png" alt="Nokia Copyright Statement" width="255" height="14"><br> <img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" > </body> </html>