Destinations Page (Application Properties Dialog Box)
- Updated2025-01-28
- 2 minute(s) read
Destinations Page (Application Properties Dialog Box)
Use this page of the Application Properties dialog box to configure the destination settings and add destination directories to a stand-alone application.
This page includes the following components:
Option | Description |
---|---|
Destinations | Specifies the destination directories in which you want to include the files that the build generates. Click the Add Destination and Remove Destination buttons to add and delete directories. |
Add Destination | Adds a custom destination directory to the Destinations listbox. |
Remove Destination | Removes the destination directory you select from the Destinations listbox. You cannot remove the default destination directory or the support directory. |
Destination label | Specifies the name for the directory selected in the Destinations listbox. You can select these names as destinations on the Source File Settings page in the Destination pull-down menu. You cannot change the Destination label setting for the target filename or support directories. |
Destination path | Specifies the path to the directory or LLB you select in the Destinations listbox. If you change the path of the target filename, any destinations that are subdirectories automatically update to reflect the new path.
Note To avoid receiving an error during the build process, ensure that file paths for the destination directory, including the filename, are less than 255 characters.
Append the [VersionNumber] tag to the path so LabVIEW includes the version of the build when constructing the build directory. For example, the path C:\temp\builds\[VersionNumber] creates the C:\temp\builds\1.0.0.0 directory on disk. The next time you build, the directory on disk increments to C:\temp\builds\1.0.0.1 and so on. Use the [VersionNumber] tag for the Application (EXE), .NET Interop Assembly, Packed Library, Shared Library (DLL), and Source Distribution build specifications. |
Destination type | Specifies the destination type of the item you select in the Destinations listbox.
|
Add files to new project library | Specifies that you want to add files you move to the selected destination to a new project library.
|