Share via


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

3/12/2014

Using this dialog box you can configure the predefined core OS build commands and add custom build commands for Platform Builder for Windows Embedded Compact 7.

You can configure these settings under Tools/Options…/Platform Builder/OS Design and Build/Build Commands.

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 (Visual Studio)
Context-Sensitive Help (Visual Studio)
Build Menu Options