View Build Target Dialog Box

The View Build Target dialog box lets you view the details of a build target that is attached to a checked-in build configuration. (The icon that brings up this dialog box will not appear unless the build configuration is checked in.)

Field

Description

Rules and Guidelines

Name

Name of the target being viewed.

Field not editable in this dialog box.

File

Filename of the target.

Field not editable in this dialog box.

Relative path

Path to the target, relative to the build area root directory.

Field not editable in this dialog box.

Description

Displays the description (if any) entered during the creation of the build target.

Field not editable in this dialog box.

Is virtual

If selected, indicates that the target is a virtual target.

A virtual target is a target that does not correspond to a specific file; for example, "Clean" or "All".

Is final

If selected, indicates that the target is a final target.

A final target is a target that will not be used as the input to a subsequent build operation.

Design Part

The design part to be related to the target.