Skip to content

Commit d0d6505

Browse files
author
Tanner Blair
committed
new build with license, changed install directory to vi.lib/ni
1 parent 2981656 commit d0d6505

3 files changed

Lines changed: 25 additions & 12 deletions

File tree

Builds/ni_lib_lvjson-1.0.0.31.vip

1.72 MB
Binary file not shown.

LVJSON Build Specification.vipb

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-08-08 12:01:46" Modified_Date="2017-08-24 14:01:55" Creator="tblair" Comments="" ID="5820217934523f9fc23b09f5d285e953">
1+
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-08-08 12:01:46" Modified_Date="2017-08-24 16:06:24" Creator="tblair" Comments="" ID="610299cb1b817d8b5660b240d2d5a597">
22
<Library_General_Settings>
33
<Package_File_Name>NI_lib_LVJSON</Package_File_Name>
4-
<Library_Version>1.0.0.31</Library_Version>
4+
<Library_Version>1.0.0.32</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>Source</Library_Source_Folder>
77
<Library_Output_Folder>Builds</Library_Output_Folder>
@@ -38,30 +38,30 @@
3838
<Toolkit_VIs>
3939
<LLB>false</LLB>
4040
<Preserve_Hierarchy>true</Preserve_Hierarchy>
41-
<Path/>
41+
<Path>&lt;vi.lib&gt;\NI\JSON Support for LabVIEW</Path>
4242
</Toolkit_VIs>
4343
<Examples>
4444
<LLB>false</LLB>
4545
<Preserve_Hierarchy>true</Preserve_Hierarchy>
46-
<Path/>
46+
<Path>&lt;application&gt;\examples\NI\JSON Support for LabVIEW</Path>
4747
</Examples>
4848
<Custom_Probes>
4949
<LLB>false</LLB>
5050
<Preserve_Hierarchy>true</Preserve_Hierarchy>
51-
<Path/>
51+
<Path>&lt;vi.lib&gt;\_probes\NI\JSON Support for LabVIEW</Path>
5252
</Custom_Probes>
5353
<Custom_Errors>
5454
<Preserve_Hierarchy>true</Preserve_Hierarchy>
55-
<Path/>
55+
<Path>&lt;project&gt;\errors\NI\JSON Support for LabVIEW</Path>
5656
</Custom_Errors>
5757
<Help_Files>
5858
<Preserve_Hierarchy>true</Preserve_Hierarchy>
59-
<Path/>
59+
<Path>&lt;help&gt;\NI\JSON Support for LabVIEW</Path>
6060
</Help_Files>
6161
<Template_VIs>
6262
<LLB>false</LLB>
6363
<Preserve_Hierarchy>true</Preserve_Hierarchy>
64-
<Path/>
64+
<Path>&lt;application&gt;\templates\NI\JSON Support for LabVIEW</Path>
6565
</Template_VIs>
6666
<File_Menu>
6767
<LLB>false</LLB>
@@ -124,7 +124,7 @@
124124
<Path>scratch.vi</Path>
125125
</Exclusions>
126126
</Source_Files>
127-
<License_Agreement_Filepath/>
127+
<License_Agreement_Filepath>license.txt</License_Agreement_Filepath>
128128
<Licensing_and_Activation>
129129
<License_LF_file_path/>
130130
<Licensed_library_file_path/>
@@ -390,7 +390,7 @@
390390
<Path>Source\Object</Path>
391391
<VI_Title/>
392392
</Items_Data>
393-
<GUID>CFBEEFDDA5706E700216161196D5E7EE</GUID>
393+
<GUID>E50EBF6CE153DB1F779A6B2DD20A5FCA</GUID>
394394
</Functions_Palette_Data>
395395
<Functions_Palette_Data>
396396
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -607,7 +607,7 @@
607607
<Path>Source\JSON Data Classes\JSON Array\Delete from Array.vi</Path>
608608
<VI_Title/>
609609
</Items_Data>
610-
<GUID>DC58B94D9C8B6B56607385A2B80A6547</GUID>
610+
<GUID>304E85A3467EE164784AC8674765C0BD</GUID>
611611
</Functions_Palette_Data>
612612
<Functions_Palette_Data>
613613
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -698,7 +698,7 @@
698698
<Path>Source\JSON Data Classes\JSON Helper\New JSON.vi</Path>
699699
<VI_Title/>
700700
</Items_Data>
701-
<GUID>33925FA35C2BD0F40F54BB21ACF3093F</GUID>
701+
<GUID>FA9E8755F5D78A35ACD1CCEF151FB761</GUID>
702702
</Functions_Palette_Data>
703703
</Library_Palette_Definition>
704704
</VI_Package_Builder_Settings>

license.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Copyright 2017 National Instruments
2+
3+
Licensed under the Apache License, Version 2.0 (the "License");
4+
you may not use this file except in compliance with the License.
5+
You may obtain a copy of the License at
6+
7+
http://www.apache.org/licenses/LICENSE-2.0
8+
9+
Unless required by applicable law or agreed to in writing, software
10+
distributed under the License is distributed on an "AS IS" BASIS,
11+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12+
See the License for the specific language governing permissions and
13+
limitations under the License.

0 commit comments

Comments
 (0)