-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.lvproj
More file actions
35 lines (35 loc) · 1.66 KB
/
project.lvproj
File metadata and controls
35 lines (35 loc) · 1.66 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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="24008000">
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<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="Code" Type="Folder" URL="../Code">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Config" Type="Folder" URL="../Config">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Examples" Type="Folder" URL="../Examples">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Img" Type="Folder" URL="../Img">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Libs" Type="Folder" URL="../Libs">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Tests" Type="Folder" URL="../Tests">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>