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/05/31 17:35] – [Destination Directory] alexander.elbert | 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 20: | Line 22: | ||
==== Preserve Disc Hierarchy ==== | ==== Preserve Disc Hierarchy ==== | ||
- | The builder will not create an empty directory, it only counts files as contents and ignores folders. | + | 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/ | source/ | ||
+ | source/ | ||
+ | source/ | ||
Build Result: | Build Result: | ||
Line 31: | Line 36: | ||
builds/ | builds/ | ||
builds/ | builds/ | ||
+ | builds/ | ||
+ | builds/ | ||
==== Destination Directory ==== | ==== Destination Directory ==== |
kb/labview/build_specs.1622482516.txt.gz · Last modified: 2021/05/31 17:35 by alexander.elbert