kb:labview:build_specs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kb:labview:build_specs [2021/04/26 08:26] – joerg.hampel | kb:labview:build_specs [2023/03/08 10:35] (current) – joerg.hampel | ||
---|---|---|---|
Line 3: | Line 3: | ||
//For more details, see https:// | //For more details, see https:// | ||
- | A build specification contains all the settings for a LabVIEW build, such as files to include, directories to create, and settings for VIs. The following items can be built using the Application Builder: | + | The [[kb: |
+ | |||
+ | Builds are configured via build specifications. | ||
* Stand-alone application | * Stand-alone application | ||
Line 18: | Line 20: | ||
===== Source Distribution ===== | ===== Source Distribution ===== | ||
+ | |||
+ | ==== Preserve Disc Hierarchy ==== | ||
+ | The builder will not create an empty directory, it only counts files as contents and ignores folders. You can add a dummy file as ' | ||
+ | |||
+ | Source: | ||
+ | |||
+ | source/ | ||
+ | source/ | ||
+ | source/ | ||
+ | source/ | ||
+ | source/ | ||
+ | |||
+ | Build Result: | ||
+ | |||
+ | builds/ | ||
+ | builds/ | ||
+ | builds/ | ||
+ | builds/ | ||
==== Destination Directory ==== | ==== Destination Directory ==== |
kb/labview/build_specs.1619425560.txt.gz · Last modified: 2021/04/26 08:26 by joerg.hampel