Build Options Dialog Box

Related Topics:

Specifying a Build Mode Specifying Build Options
Specifying a Make Target Specifying a Build Command
The dmake Command The .dmakerc File

Use the Build Options dialog box to modify the parameters of a build. To open the Build Options dialog box, click Options in the Define New or Edit Target Dialog Boxes. See the dmake and make man pages for detailed information about the following commands and options.

Category: Basic

Category: Execute Commands and Display

Category: Display Instead of Executing

Category: Miscellaneous

Category: Distributed Make

This category allows you to specify the type of make process to run and has the following components:
Mode Select the type of make process to run: serial, parallel, or distributed (see Specifying a Build Mode).
Maximum Jobs For distributed make, type the maximum numbers of jobs that are distributed to the build servers.
Runtime Configuration File For distributed make, specify a runtime configuration file.
Build Server Group For distributed make, type the name of the server group to which jobs are distributed.
Temporary Output Directory Specify the name of the directory to which temporary output is to be written.
OK Applies the changes and closes the dialog box.
Apply Applies the changes but leaves the dialog box open.
Cancel Closes the dialog box without applying changes.