Skip to content

Commit dea7a85

Browse files
committed
Cleaned up the Tool menu entries
* in the Tools manu some sporious entries where appearing since the vipb file got corrupted and suche files where not copied in a subfolder within the LabVIEW project directory prependedn with an underscore * corrected the prebuild and postibuild vis to account for the change of the main vi name
1 parent 90f8dfd commit dea7a85

File tree

4 files changed

+24
-3
lines changed

4 files changed

+24
-3
lines changed

LSI Actor Framework Message Maker.vipb

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2015-02-19 13:19:56" Modified_Date="2025-06-03 17:00:06" Creator="Derek" Comments="" ID="05e945d5f79008eca670c9867e394ce0">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2015-02-19 13:19:56" Modified_Date="2025-09-24 11:24:04" Creator="Derek" Comments="" ID="68a1f370037bdab4f784f96448c4fb18">
22
<Library_General_Settings>
33
<Package_File_Name>ls_instruments_ag_lib_LSI_Actor_Framework_Message_Maker</Package_File_Name>
4-
<Library_Version>1.1.0.18</Library_Version>
4+
<Library_Version>1.1.1.4</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>2020</Library_Source_Folder>
77
<Library_Output_Folder>VIPM Packages</Library_Output_Folder>
@@ -52,7 +52,7 @@ Next, readability. We felt like there were two main things that a message needed
5252
<Copyright/>
5353
<Packager>Andrea Vaccaro</Packager>
5454
<URL>https://github.com/LS-Instruments/lsi-af-message-maker</URL>
55-
<Release_Notes>- Added support for interfaces</Release_Notes>
55+
<Release_Notes>- Cleaned up the Tools menu</Release_Notes>
5656
</Description>
5757
<Destinations>
5858
<Toolkit_VIs>
@@ -133,6 +133,24 @@ Next, readability. We felt like there were two main things that a message needed
133133
<Additional_Destination>false</Additional_Destination>
134134
<Additional_Destination_Index>0</Additional_Destination_Index>
135135
</Destination_Overrides>
136+
<Destination_Overrides>
137+
<Path>Template</Path>
138+
<Destination>0</Destination>
139+
<Additional_Destination>true</Additional_Destination>
140+
<Additional_Destination_Index>0</Additional_Destination_Index>
141+
</Destination_Overrides>
142+
<Destination_Overrides>
143+
<Path>Template Interface</Path>
144+
<Destination>0</Destination>
145+
<Additional_Destination>true</Additional_Destination>
146+
<Additional_Destination_Index>0</Additional_Destination_Index>
147+
</Destination_Overrides>
148+
<Destination_Overrides>
149+
<Path>Message Maker</Path>
150+
<Destination>0</Destination>
151+
<Additional_Destination>true</Additional_Destination>
152+
<Additional_Destination_Index>0</Additional_Destination_Index>
153+
</Destination_Overrides>
136154
<Password_Overrides>
137155
<Path>.</Path>
138156
<Password/>
@@ -143,6 +161,9 @@ Next, readability. We felt like there were two main things that a message needed
143161
<Namespace_Type>Prefix</Namespace_Type>
144162
<Namespace/>
145163
</Namespace_Overrides>
164+
<Exclusions>
165+
<Path>VIPM</Path>
166+
</Exclusions>
146167
</Source_Files>
147168
<License_Agreement_Filepath>LICENSE</License_Agreement_Filepath>
148169
<Licensing_and_Activation>
Binary file not shown.
-6.19 KB
Binary file not shown.

VIPM/Pre-Install Custom Action.vi

-5.35 KB
Binary file not shown.

0 commit comments

Comments
 (0)