Share via


Options Dialog Box: OS Design and Build: Build Commands (Compact 2013)

3/26/2014

Use this page of the Options Dialog Box to configure the predefined core OS build commands and add custom build commands for Platform Builder. To display this page, go to Platform Builder > OS Design and Build > Build Commands in the left pane of the dialog box.

Core OS Build Commands

Core OS build commands are predefined commands. Use the following options to change the default behavior for these commands.

Command

Description

Build

Specifies the build command to call when you select Build Solution from the Build menu or press F7. For information on the Build Solution option, see Build Menu Options. The default value is blddemo -q.

Rebuild

Specifies the build command to call when you select Rebuild Solution from the Build menu or press Ctrl+Alt+F7. For information on the Rebuild Solution option, see Build Menu Options. The default value is blddemo clean -q.

Custom Build Commands

Custom build commands specify the user-defined build commands that will be displayed on the Build menu, under the Custom Build Commands option. For information on the Build menu options, see Build Menu Options.

Use the following options to create custom build commands.

Command

Description

Display Name

String to display for the command under the Custom Build Commands menu option. There are no default custom build commands.

Command

Specifies the command to run when the corresponding Display Name is selected.

See Also

Reference

Options Dialog Box
Build Menu Options