Jump to content

Source Distribution: Difference between revisions

From LabVIEW Wiki
Created page with "A ''source distribution'' is LabVIEW's way of packing source files in a project as a wikipedia:ZIP (file format) file. This allows developers to distribute specific versions of a project. ==History== {{history|product=LabVIEW|2025 Q3| * Source distributions now use the compiled code setting of each source file by default. }} {{stub}} Category:Code distribution"
(No difference)

Revision as of 19:11, 30 August 2025

A source distribution is LabVIEW's way of packing source files in a project as a ZIP file. This allows developers to distribute specific versions of a project.

History

  • LabVIEW 2025 Q3:
    • Source distributions now use the compiled code setting of each source file by default.