Skip to content

Commit 6744484

Browse files
committed
Corrected a bug in the VIPM definition
Corrected a bug in the VIPM definition whereby the packages built were not excluded from the source files and hence the package size wa
1 parent d2ae29a commit 6744484

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Async Methods Actor.vipb

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-10-03 17:40:35" Modified_Date="2023-10-21 20:38:51" Creator="AndreaVaccaro(LSInst" Comments="" ID="d3de9e76b255590fd0649e5b8d11164b">
1+
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-10-03 17:40:35" Modified_Date="2023-10-24 00:12:41" Creator="AndreaVaccaro(LSInst" Comments="" ID="e666845bf591ccea4a15a8937ffa0061">
22
<Library_General_Settings>
33
<Package_File_Name>LS_Instruments_AG_lib_Async_Methods_Actor</Package_File_Name>
4-
<Library_Version>0.2.0.9</Library_Version>
4+
<Library_Version>0.2.0.10</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>.</Library_Source_Folder>
77
<Library_Output_Folder>vipm packages</Library_Output_Folder>
@@ -139,6 +139,9 @@
139139
<Exclusions>
140140
<Path>Async Methods Actor.lvproj</Path>
141141
</Exclusions>
142+
<Exclusions>
143+
<Path>vipm packages</Path>
144+
</Exclusions>
142145
<Place_Folder_Contents>
143146
<Path/>
144147
</Place_Folder_Contents>
@@ -298,7 +301,7 @@
298301
<Path>Async Methods Actor\Async Methods Actor Palette\Completion Notification Msg.vi</Path>
299302
<VI_Title/>
300303
</Items_Data>
301-
<GUID>0E9C4EA2DBAF27E9974F83E095B6C24C</GUID>
304+
<GUID>31A83BD13AC1CE45E1DE73E9A05619F1</GUID>
302305
</Functions_Palette_Data>
303306
<Functions_Palette_Data>
304307
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -333,7 +336,7 @@
333336
<Path>Async Methods Actor\Async Methods Actor Palette\Open Example.vi</Path>
334337
<VI_Title/>
335338
</Items_Data>
336-
<GUID>268135F3A5638266DD089E14583442A9</GUID>
339+
<GUID>B27BACF82705E637C92AFDAFA968E6AD</GUID>
337340
</Functions_Palette_Data>
338341
<Controls_Palette_Data>
339342
<Parent_Palette_Index>-1</Parent_Palette_Index>
@@ -424,7 +427,7 @@
424427
<Path>Async Methods Actor\Async Methods Actor Palette\Async Methods Actor.vi</Path>
425428
<VI_Title/>
426429
</Items_Data>
427-
<GUID>7C62ED9A5D15A5194D3676DCC12E5980</GUID>
430+
<GUID>6E43D19FA78767A2DD88E59F5513EB86</GUID>
428431
</Controls_Palette_Data>
429432
</Library_Palette_Definition>
430433
</VI_Package_Builder_Settings>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:7468d43fcc24726228ffa7403d2ad56d213a9ed5778754e2754926f0ac915f66
3+
size 845666

0 commit comments

Comments
 (0)