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 VIs.
![]() |
Note If you previously hid Build Specifications in the Project Explorer window, you must display the item again to access it in the Project Explorer window. |
You can create and configure the following types of build specifications:
![]() |
Note The following types of build specifications require the Application Builder. 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, 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. You also can select Build All from the shortcut menu to build all specifications under Build Specifications.
![]() |
Note You can duplicate build specifications in the Project Explorer window. Right-click the build specification item you want 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. |
Review the caveats and recommendations for applications and shared libraries and for installers before you create build specifications with the Application Builder.