-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathQuickDrop_AddLabels.lvproj
More file actions
61 lines (61 loc) · 4.49 KB
/
QuickDrop_AddLabels.lvproj
File metadata and controls
61 lines (61 loc) · 4.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="20008000">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="NI.SortType" Type="Int">3</Property>
<Property Name="server.app.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.control.propertiesEnabled" Type="Bool">true</Property>
<Property Name="server.tcp.enabled" Type="Bool">false</Property>
<Property Name="server.tcp.port" Type="Int">0</Property>
<Property Name="server.tcp.serviceName" Type="Str">My Computer/VI Server</Property>
<Property Name="server.tcp.serviceName.default" Type="Str">My Computer/VI Server</Property>
<Property Name="server.vi.callsEnabled" Type="Bool">true</Property>
<Property Name="server.vi.propertiesEnabled" Type="Bool">true</Property>
<Property Name="specify.custom.address" Type="Bool">false</Property>
<Item Name="_Add Labels" Type="Folder">
<Item Name="Set Constant Label.vi" Type="VI" URL="../_Add Labels/Set Constant Label.vi"/>
<Item Name="Set Structure Subdiagram Label.vi" Type="VI" URL="../_Add Labels/Set Structure Subdiagram Label.vi"/>
<Item Name="Set FlatSequence Subdiagram Label.vi" Type="VI" URL="../_Add Labels/Set FlatSequence Subdiagram Label.vi"/>
<Item Name="Set MultiFrame Subdiagram Label.vi" Type="VI" URL="../_Add Labels/Set MultiFrame Subdiagram Label.vi"/>
<Item Name="Set Wire Label.vi" Type="VI" URL="../_Add Labels/Set Wire Label.vi"/>
</Item>
<Item Name="help" Type="Folder">
<Item Name="QuickDrop Add Labels.vi" Type="VI" URL="../help/QuickDrop Add Labels.vi"/>
</Item>
<Item Name="Add Labels.vi" Type="VI" URL="../Add Labels.vi"/>
<Item Name="QuickDrop AddLabels.vipb" Type="Document" URL="../QuickDrop AddLabels.vipb"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="QuickDrop Plugin Data ver1.ctl" Type="VI" URL="/<vilib>/Utility/QuickDropSupport/QuickDrop Plugin Data ver1.ctl"/>
<Item Name="QuickDrop Parse Plugin Variant.vi" Type="VI" URL="/<vilib>/Utility/QuickDropSupport/QuickDrop Parse Plugin Variant.vi"/>
<Item Name="Space Constant.vi" Type="VI" URL="/<vilib>/dlg_ctls.llb/Space Constant.vi"/>
<Item Name="LVPointTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVPointTypeDef.ctl"/>
<Item Name="Open URL in Default Browser.vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser.vi"/>
<Item Name="Open URL in Default Browser (string).vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser (string).vi"/>
<Item Name="Open URL in Default Browser core.vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser core.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="Open URL in Default Browser (path).vi" Type="VI" URL="/<vilib>/Platform/browser.llb/Open URL in Default Browser (path).vi"/>
<Item Name="Path to URL.vi" Type="VI" URL="/<vilib>/printing/PathToURL.llb/Path to URL.vi"/>
<Item Name="Escape Characters for HTTP.vi" Type="VI" URL="/<vilib>/printing/PathToURL.llb/Escape Characters for HTTP.vi"/>
<Item Name="Path to URL inner.vi" Type="VI" URL="/<vilib>/printing/PathToURL.llb/Path to URL inner.vi"/>
<Item Name="Enum to Array of Enums.vim" Type="VI" URL="/<vilib>/numeric/Enum to Array of Enums.vim"/>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build">
<Item Name="Zip File distribution" Type="Zip File">
<Property Name="Absolute[0]" Type="Bool">false</Property>
<Property Name="BuildName" Type="Str">Zip File distribution</Property>
<Property Name="Comments" Type="Str"></Property>
<Property Name="DestinationID[0]" Type="Str">{8162C916-32E6-493B-9C7C-5E5D1FF82FD1}</Property>
<Property Name="DestinationItemCount" Type="Int">1</Property>
<Property Name="DestinationName[0]" Type="Str">Destination Directory</Property>
<Property Name="IncludedItemCount" Type="Int">2</Property>
<Property Name="IncludedItems[0]" Type="Ref"></Property>
<Property Name="IncludedItems[1]" Type="Ref">/My Computer/Add Labels.vi</Property>
<Property Name="IncludeProject" Type="Bool">false</Property>
<Property Name="Path[0]" Type="Path">../build/QuickDrop_AddLabels.zip</Property>
<Property Name="ZipBase" Type="Str">NI_zipbasevirtual</Property>
</Item>
</Item>
</Item>
</Project>