forked from tmir-i4/LabVIEW-RabbitMQ
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrabbitmq.lvproj
More file actions
33 lines (33 loc) · 1.94 KB
/
rabbitmq.lvproj
File metadata and controls
33 lines (33 loc) · 1.94 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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="19008000">
<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="rabbitmq.lvlib" Type="Library" URL="../rabbitmq.lvlib"/>
<Item Name="RabbitMQPythonScaffold.vi" Type="VI" URL="../RabbitMQPythonScaffold.vi"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build">
<Item Name="zipfile" Type="Zip File">
<Property Name="Absolute[0]" Type="Bool">false</Property>
<Property Name="BuildName" Type="Str">zipfile</Property>
<Property Name="Comments" Type="Str"></Property>
<Property Name="DestinationID[0]" Type="Str">{1087C569-DE20-4163-BA06-A7FA23BF2064}</Property>
<Property Name="DestinationItemCount" Type="Int">1</Property>
<Property Name="DestinationName[0]" Type="Str">Destination Directory</Property>
<Property Name="IncludedItemCount" Type="Int">1</Property>
<Property Name="IncludedItems[0]" Type="Ref">/My Computer</Property>
<Property Name="IncludeProject" Type="Bool">true</Property>
<Property Name="Path[0]" Type="Path">../../builds/labview-rabbitmq.zip</Property>
<Property Name="ZipBase" Type="Str">labview-rabbitmq</Property>
</Item>
</Item>
</Item>
</Project>