Use Build Specifications in the Project Explorer window to create build specifications for source distributions and other types of LabVIEW builds. A build specification contains all the settings for the build, such as files to include, directories to create, and settings for directories of VIs.
You can create and configure the following types of build specifications:
![]() |
Note The following types of build specifications require the Application Builder tools. The LabVIEW Professional Development System includes the Application Builder. If you use the LabVIEW Base Package or Full Development System, you can purchase the Application Builder separately by visiting the National Instruments Web site. |
You can distribute these files without the LabVIEW development system; however, stand-alone application and shared library users must have the LabVIEW Run-Time Engine installed.
You must create build specifications in the Project Explorer window. Expand My Computer, right-click Build Specifications, and select New and the type of build you want to configure from the shortcut menu. Use the pages in the Source Distribution Properties, Application Properties, Shared Library Properties, Windows Installer Properties, or Zip File Properties dialog boxes to configure settings for the build specification. After you define these settings, click the OK button to close the dialog box and update the build specification in the project. The build specification appears under Build Specifications. Right-click a specification and select Build from the shortcut menu to complete the build.
![]() |
Note You can duplicate build specifications in the Project Explorer window. Right-click the build specification item to duplicate and select Duplicate from the shortcut menu to create a copy of the Build Specification item.
You also can drag and drop build specification items to rearrange the build order within the same Build Specification node. |
Review the caveats and recommendations for applications and shared libraries and for installers before you create build specifications with the Application Builder.
![]() |
Note VI distribution options, such as removing block diagrams and setting passwords, that were previously available in the Save With Options dialog box are now available when you build a source distribution. |