Admin Production ni-theme
Current Publication

Managing Configurations

LabWindows/CVI

Manage Configurations Dialog Box

Use the Manage Configurations dialog box to add, edit, and remove configurations in the current project. The Configuration List displays the existing configurations within the current project. Debug, Release, Debug64, and Release64 are default configurations. After you create a custom configuration, the configuration is added to the Configuration List and to the Build»Configuration submenu. Select Build»Configuration»Manage Configurations to open the Manage Configurations dialog box.

The Manage Configurations dialog box also provides the following options, which you can use to edit the list of available configurations.

  • Add—Launches the Add Configuration dialog box, which you can use to specify settings for the new configuration you add to the current project.
  • Copy—Creates a new configuration based on the settings of the currently selected item in the Configuration List.
  • Edit—Launches the Edit Configuration dialog box, which you can use to edit the settings of the selected configuration. LabWindows/CVI dims the settings in the default configurations that you cannot edit.
  • Remove—Removes the selected configuration from the current project. You cannot remove the default configurations from a project.
  • Move Up—Moves the configuration up in the list. You cannot move the default configurations in the list.
  • Move Down—Moves the configuration down in the list. You cannot move the default configurations in the list.
  • Done—Accepts any changes and closes the dialog box.
    Note Note  LabWindows/CVI commits the changes in the sub-dialog boxes you access through the Manage Configurations dialog box, such as the Build Options dialog box, when you click the OK button in the sub-dialog box. If you click the X button to cancel out of the Manage Configurations dialog box, any changes you made previously in sub-dialog boxes persist.