-
Notifications
You must be signed in to change notification settings - Fork 0
/
SQLClass.lvproj
42 lines (42 loc) · 3.32 KB
/
SQLClass.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
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="21008000">
<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="SubVI" Type="Folder" URL="../SQLCLASS/SubVI">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Main.vi" Type="VI" URL="../Main.vi"/>
<Item Name="SQLObject.lvclass" Type="LVClass" URL="../SQLCLASS/SQLObject.lvclass"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="Application Directory.vi" Type="VI" URL="/<vilib>/Utility/file.llb/Application Directory.vi"/>
<Item Name="Check if File or Folder Exists.vi" Type="VI" URL="/<vilib>/Utility/libraryn.llb/Check if File or Folder Exists.vi"/>
<Item Name="Command Line String To Path.vi" Type="VI" URL="/<vilib>/AdvancedString/Command Line String To Path.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="JDP Timestamp.lvlib" Type="Library" URL="/<vilib>/JDP Science/JDP Science Common Utilities/Timestamp/JDP Timestamp.lvlib"/>
<Item Name="JDP Utility.lvlib" Type="Library" URL="/<vilib>/JDP Science/JDP Science Common Utilities/JDP Utility.lvlib"/>
<Item Name="LVNumericRepresentation.ctl" Type="VI" URL="/<vilib>/numeric/LVNumericRepresentation.ctl"/>
<Item Name="NI_Data Type.lvlib" Type="Library" URL="/<vilib>/Utility/Data Type/NI_Data Type.lvlib"/>
<Item Name="NI_FileType.lvlib" Type="Library" URL="/<vilib>/Utility/lvfile.llb/NI_FileType.lvlib"/>
<Item Name="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/<vilib>/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
<Item Name="Path To Command Line String.vi" Type="VI" URL="/<vilib>/AdvancedString/Path To Command Line String.vi"/>
<Item Name="PathToUNIXPathString.vi" Type="VI" URL="/<vilib>/Platform/CFURL.llb/PathToUNIXPathString.vi"/>
<Item Name="Space Constant.vi" Type="VI" URL="/<vilib>/dlg_ctls.llb/Space Constant.vi"/>
<Item Name="SQLite.lvlib" Type="Library" URL="/<vilib>/drjdpowell/SQLite Library/SQLite.lvlib"/>
<Item Name="Trim Whitespace.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="UNIXPathStringToPath.vi" Type="VI" URL="/<vilib>/Platform/CFURL.llb/UNIXPathStringToPath.vi"/>
<Item Name="VariantType.lvlib" Type="Library" URL="/<vilib>/Utility/VariantDataType/VariantType.lvlib"/>
<Item Name="whitespace.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/whitespace.ctl"/>
</Item>
</Item>
<Item Name="Build Specifications" Type="Build"/>
</Item>
</Project>