-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCore Library Tests.lvproj
More file actions
29 lines (29 loc) · 2.01 KB
/
Core Library Tests.lvproj
File metadata and controls
29 lines (29 loc) · 2.01 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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="26008000">
<Property Name="NI.LV.All.SaveVersion" Type="Str">Editor version</Property>
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.Project.Description" Type="Str"></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="Common" Type="Folder" URL="../Tests/Common">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Namer Tests.lvclass" Type="LVClass" URL="../Tests/Namer Tests/Namer Tests.lvclass"/>
<Item Name="Comparator Tests.lvclass" Type="LVClass" URL="../Tests/Comparator Tests/Comparator Tests.lvclass"/>
<Item Name="Core Library Error Propagation.lvclass" Type="LVClass" URL="../Tests/Core Library Error Propagation/Core Library Error Propagation.lvclass"/>
<Item Name="Date Regex Finder Tests.lvclass" Type="LVClass" URL="../Tests/Date Regex Finder Tests/Date Regex Finder Tests.lvclass"/>
<Item Name="Scrubber Tests.lvclass" Type="LVClass" URL="../Tests/Scrubber Tests/Scrubber Tests.lvclass"/>
<Item Name="Basic Mechanics Tests.lvclass" Type="LVClass" URL="../Tests/Basic Mechanics Tests/Basic Mechanics Tests.lvclass"/>
<Item Name="Dependencies" Type="Dependencies"/>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>