forked from volks73/nrl-sierra-m100
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Sierra-M100.lvproj
47 lines (47 loc) · 2.59 KB
/
Sierra-M100.lvproj
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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="13008000">
<Item Name="My Computer" Type="My Computer">
<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="configs" Type="Folder" URL="../configs">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Controls" Type="Folder"/>
<Item Name="docs" Type="Folder" URL="../docs">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="images" Type="Folder" URL="../images">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="libs" Type="Folder">
<Item Name="Sierra-M100.lvlib" Type="Library" URL="../src/driver/Sierra-M100.lvlib"/>
</Item>
<Item Name="VIs" Type="Folder"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build">
<Item Name="Driver" Type="Zip File">
<Property Name="Absolute[0]" Type="Bool">false</Property>
<Property Name="BuildName" Type="Str">Driver</Property>
<Property Name="Comments" Type="Str"></Property>
<Property Name="DestinationID[0]" Type="Str">{5887C908-4772-41F5-A8C7-5B74A4B6283C}</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/libs/Sierra-M100.lvlib</Property>
<Property Name="IncludedItems[1]" Type="Ref">/My Computer/docs</Property>
<Property Name="IncludedItems[2]" Type="Ref">/My Computer/images</Property>
<Property Name="IncludedItems[3]" Type="Ref">/My Computer/libs/Sierra-M100.lvlib</Property>
<Property Name="IncludeProject" Type="Bool">false</Property>
<Property Name="Path[0]" Type="Path">../builds/Sierra-M100.zip</Property>
<Property Name="ZipBase" Type="Str">NI_zipbasevirtual</Property>
</Item>
</Item>
</Item>
</Project>