Admin Production ni-theme
Current Publication

Add Configuration Dialog Box

LabWindows/CVI

Add Configuration Dialog Box

Use the Add Configuration dialog box to add a new configuration to the current project. Click the Add button in the Manage Configurations dialog box to open the Add Configuration dialog box. The Add Configuration dialog box provides the following options:

  • Name—Specifies the name of the configuration.
    Note Note  LabWindows/CVI dims all other configurable options until you enter a valid name for the configuration.
  • Debug—Specifies that the configuration is a debug version of your project.
  • Release—Specifies that the configuration is a release version of your project.
  • 32-bit—Specifies that the configuration is a 32-bit version of your project.
  • 64-bit—Specifies that the configuration is a 64-bit version of your project.
  • Build Options—Launches the Configuration Options tab of the Build Options dialog box, which you can use to specify build options specific to this configuration.
  • Executable and Arguments—Launches the Specify Executable and Command Line dialog box, which you can use to specify command line arguments, working directory, environment options, and an executable for remote debugging for this configuration.
  • Target Settings—Launches the Target Settings dialog box, which you can use to specify target settings specific to this configuration.
  • Build Steps—Launches the Build Steps dialog box, which you can use to specify build steps specific to this configuration.
  • OK—Accepts the current inputs and closes the dialog box.
  • Cancel—Cancels the operation and closes the dialog box.