-
Notifications
You must be signed in to change notification settings - Fork 0
/
LabVIEW-TagDB.lvproj
292 lines (292 loc) · 23.6 KB
/
LabVIEW-TagDB.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
<?xml version='1.0' encoding='UTF-8'?>
<Project Type="Project" LVVersion="17008000">
<Property Name="CCSymbols" Type="Str">SPECIAL,TRUE;DEV_TAGDB,TRUE;</Property>
<Property Name="NI.LV.All.SourceOnly" Type="Bool">true</Property>
<Property Name="NI.Project.Description" Type="Str"></Property>
<Property Name="SMProvider.SMVersion" Type="Int">201310</Property>
<Item Name="My Computer" Type="My Computer">
<Property Name="CCSymbols" Type="Str"></Property>
<Property Name="IOScan.Faults" Type="Str"></Property>
<Property Name="IOScan.NetVarPeriod" Type="UInt">100</Property>
<Property Name="IOScan.NetWatchdogEnabled" Type="Bool">false</Property>
<Property Name="IOScan.Period" Type="UInt">10000</Property>
<Property Name="IOScan.PowerupMode" Type="UInt">0</Property>
<Property Name="IOScan.Priority" Type="UInt">9</Property>
<Property Name="IOScan.ReportModeConflict" Type="Bool">true</Property>
<Property Name="IOScan.StartEngineOnDeploy" Type="Bool">false</Property>
<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="src" Type="Folder" URL="../src">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Documentation" Type="Folder" URL="../Documentation">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="Benchmark" Type="Folder" URL="../Benchmark">
<Property Name="NI.DISK" Type="Bool">true</Property>
</Item>
<Item Name="LabVIEW-TagDB.vipb" Type="Document" URL="../LabVIEW-TagDB.vipb"/>
<Item Name="Dependencies" Type="Dependencies">
<Item Name="vi.lib" Type="Folder">
<Item Name="whitespace.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/whitespace.ctl"/>
<Item Name="Trim Whitespace.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Trim Whitespace.vi"/>
<Item Name="Simple Error Handler.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Simple Error Handler.vi"/>
<Item Name="Error Cluster From Error Code.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Cluster From Error Code.vi"/>
<Item Name="NI_FileType.lvlib" Type="Library" URL="/<vilib>/Utility/lvfile.llb/NI_FileType.lvlib"/>
<Item Name="DialogType.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/DialogType.ctl"/>
<Item Name="General Error Handler.vi" Type="VI" URL="/<vilib>/Utility/error.llb/General Error Handler.vi"/>
<Item Name="DialogTypeEnum.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/DialogTypeEnum.ctl"/>
<Item Name="General Error Handler Core CORE.vi" Type="VI" URL="/<vilib>/Utility/error.llb/General Error Handler Core CORE.vi"/>
<Item Name="Check Special Tags.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Check Special Tags.vi"/>
<Item Name="TagReturnType.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/TagReturnType.ctl"/>
<Item Name="Set String Value.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set String Value.vi"/>
<Item Name="GetRTHostConnectedProp.vi" Type="VI" URL="/<vilib>/Utility/error.llb/GetRTHostConnectedProp.vi"/>
<Item Name="Error Code Database.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Error Code Database.vi"/>
<Item Name="Format Message String.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Format Message String.vi"/>
<Item Name="Set Bold Text.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Set Bold Text.vi"/>
<Item Name="Find Tag.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Find Tag.vi"/>
<Item Name="Search and Replace Pattern.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Search and Replace Pattern.vi"/>
<Item Name="Details Display Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Details Display Dialog.vi"/>
<Item Name="ErrWarn.ctl" Type="VI" URL="/<vilib>/Utility/error.llb/ErrWarn.ctl"/>
<Item Name="eventvkey.ctl" Type="VI" URL="/<vilib>/event_ctls.llb/eventvkey.ctl"/>
<Item Name="Not Found Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Not Found Dialog.vi"/>
<Item Name="Three Button Dialog.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Three Button Dialog.vi"/>
<Item Name="Three Button Dialog CORE.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Three Button Dialog CORE.vi"/>
<Item Name="LVRectTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVRectTypeDef.ctl"/>
<Item Name="Longest Line Length in Pixels.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Longest Line Length in Pixels.vi"/>
<Item Name="Convert property node font to graphics font.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Convert property node font to graphics font.vi"/>
<Item Name="Get Text Rect.vi" Type="VI" URL="/<vilib>/picture/picture.llb/Get Text Rect.vi"/>
<Item Name="Get String Text Bounds.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Get String Text Bounds.vi"/>
<Item Name="LVBoundsTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVBoundsTypeDef.ctl"/>
<Item Name="BuildHelpPath.vi" Type="VI" URL="/<vilib>/Utility/error.llb/BuildHelpPath.vi"/>
<Item Name="GetHelpDir.vi" Type="VI" URL="/<vilib>/Utility/error.llb/GetHelpDir.vi"/>
<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="NI_PackedLibraryUtility.lvlib" Type="Library" URL="/<vilib>/Utility/LVLibp/NI_PackedLibraryUtility.lvlib"/>
<Item Name="Clear Errors.vi" Type="VI" URL="/<vilib>/Utility/error.llb/Clear Errors.vi"/>
<Item Name="NI_Data Type.lvlib" Type="Library" URL="/<vilib>/Utility/Data Type/NI_Data Type.lvlib"/>
<Item Name="NI_MABase.lvlib" Type="Library" URL="/<vilib>/measure/NI_MABase.lvlib"/>
<Item Name="NI_AALBase.lvlib" Type="Library" URL="/<vilib>/Analysis/NI_AALBase.lvlib"/>
<Item Name="TDMS - File Viewer.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/TDMS - File Viewer.vi"/>
<Item Name="fileViewerConfigData.ctl" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/fileViewerConfigData.ctl"/>
<Item Name="sizeaction.ctl" Type="VI" URL="/<vilib>/event_ctls.llb/sizeaction.ctl"/>
<Item Name="panelstate.ctl" Type="VI" URL="/<vilib>/event_ctls.llb/panelstate.ctl"/>
<Item Name="status.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/status.vi"/>
<Item Name="TDMSFileViewerLocalizedText.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/TDMSFileViewerLocalizedText.vi"/>
<Item Name="subFile Dialog.vi" Type="VI" URL="/<vilib>/express/express input/FileDialogBlock.llb/subFile Dialog.vi"/>
<Item Name="ex_CorrectErrorChain.vi" Type="VI" URL="/<vilib>/express/express shared/ex_CorrectErrorChain.vi"/>
<Item Name="initFileContentsTree.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/initFileContentsTree.vi"/>
<Item Name="ClearError.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/ClearError.vi"/>
<Item Name="Clear-68016.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/Clear-68016.vi"/>
<Item Name="initHelpButtonVisibility.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/initHelpButtonVisibility.vi"/>
<Item Name="initTabValues.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/initTabValues.vi"/>
<Item Name="LVRowAndColumnUnsignedTypeDef.ctl" Type="VI" URL="/<vilib>/Utility/miscctls.llb/LVRowAndColumnUnsignedTypeDef.ctl"/>
<Item Name="setListBoxColumnWidths.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/setListBoxColumnWidths.vi"/>
<Item Name="panelResize_tdms.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/panelResize_tdms.vi"/>
<Item Name="InitFromConfiguration.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/InitFromConfiguration.vi"/>
<Item Name="getNamesFromPath.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/getNamesFromPath.vi"/>
<Item Name="formatPropertyList.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/formatPropertyList.vi"/>
<Item Name="Get Type of Variant.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/Get Type of Variant.vi"/>
<Item Name="Type Enum.ctl" Type="VI" URL="/<vilib>/Utility/GetType.llb/Type Enum.ctl"/>
<Item Name="VariantType.lvlib" Type="Library" URL="/<vilib>/Utility/VariantDataType/VariantType.lvlib"/>
<Item Name="VariantType to Type Code.vi" Type="VI" URL="/<vilib>/Utility/GetType.llb/VariantType to Type Code.vi"/>
<Item Name="LogicalSort.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/LogicalSort.vi"/>
<Item Name="ExtractSubstring.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/ExtractSubstring.vi"/>
<Item Name="AsciiToInt.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/AsciiToInt.vi"/>
<Item Name="getChannelList.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/getChannelList.vi"/>
<Item Name="InitScrollbarAndListBox.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/InitScrollbarAndListBox.vi"/>
<Item Name="loadAndFormatValues.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/loadAndFormatValues.vi"/>
<Item Name="configureNumberOfValues.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/configureNumberOfValues.vi"/>
<Item Name="TDMSFileViewer_LaunchHelp.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/TDMSFileViewer_LaunchHelp.vi"/>
<Item Name="UpdateBufferForMultiListBoxIfNecessary.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/UpdateBufferForMultiListBoxIfNecessary.vi"/>
<Item Name="LoadBufferForMultiListBoxAndFormat.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/LoadBufferForMultiListBoxAndFormat.vi"/>
<Item Name="UpdateScrollbarBeforeKeyEvent.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/UpdateScrollbarBeforeKeyEvent.vi"/>
<Item Name="UpdateListBoxAfterKeyEvent.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/UpdateListBoxAfterKeyEvent.vi"/>
<Item Name="GoTo.vi" Type="VI" URL="/<vilib>/Utility/tdmsutil.llb/GoTo.vi"/>
</Item>
<Item Name="lvanlys.dll" Type="Document" URL="/<resource>/lvanlys.dll"/>
</Item>
<Item Name="Build Specifications" Type="Build">
<Item Name="build" Type="Source Distribution">
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
<Property Name="Bld_buildCacheID" Type="Str">{EEA3165B-EE2A-411C-B64F-76AF07119A33}</Property>
<Property Name="Bld_buildSpecName" Type="Str">build</Property>
<Property Name="Bld_excludedDirectory[0]" Type="Path">vi.lib</Property>
<Property Name="Bld_excludedDirectory[0].pathType" Type="Str">relativeToAppDir</Property>
<Property Name="Bld_excludedDirectory[1]" Type="Path">resource/objmgr</Property>
<Property Name="Bld_excludedDirectory[1].pathType" Type="Str">relativeToAppDir</Property>
<Property Name="Bld_excludedDirectory[2]" Type="Path">/C/ProgramData/National Instruments/InstCache/14.0</Property>
<Property Name="Bld_excludedDirectory[3]" Type="Path">instr.lib</Property>
<Property Name="Bld_excludedDirectory[3].pathType" Type="Str">relativeToAppDir</Property>
<Property Name="Bld_excludedDirectory[4]" Type="Path">user.lib</Property>
<Property Name="Bld_excludedDirectory[4].pathType" Type="Str">relativeToAppDir</Property>
<Property Name="Bld_excludedDirectoryCount" Type="Int">5</Property>
<Property Name="Bld_localDestDir" Type="Path">../vipb/user.lib/_NEVSTOP/NI_AB_PROJECTNAME/Core</Property>
<Property Name="Bld_localDestDirType" Type="Str">relativeToCommon</Property>
<Property Name="Bld_previewCacheID" Type="Str">{3DF07FAA-D8BC-41A7-BF7A-55C4ABD605C8}</Property>
<Property Name="Bld_removeVIObj" Type="Int">1</Property>
<Property Name="Bld_version.build" Type="Int">30</Property>
<Property Name="Bld_version.major" Type="Int">2</Property>
<Property Name="Bld_version.patch" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">Destination Directory</Property>
<Property Name="Destination[0].path" Type="Path">../vipb/user.lib/_NEVSTOP/NI_AB_PROJECTNAME/Core</Property>
<Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
<Property Name="Destination[1].path" Type="Path">../vipb/user.lib/_NEVSTOP/NI_AB_PROJECTNAME/Core</Property>
<Property Name="Destination[2].destName" Type="Str">TagDB-Example</Property>
<Property Name="Destination[2].path" Type="Path">../vipb/examples/NEVSTOP/NI_AB_PROJECTNAME/Core</Property>
<Property Name="Destination[2].preserveHierarchy" Type="Bool">true</Property>
<Property Name="Destination[3].destName" Type="Str">Probes</Property>
<Property Name="Destination[3].path" Type="Path">../vipb/user.lib/_Probes/NEVSTOP/NI_AB_PROJECTNAME</Property>
<Property Name="Destination[3].preserveHierarchy" Type="Bool">true</Property>
<Property Name="Destination[4].destName" Type="Str">Project</Property>
<Property Name="Destination[4].path" Type="Path">../vipb/project/NEVSTOP/NI_AB_PROJECTNAME</Property>
<Property Name="Destination[4].preserveHierarchy" Type="Bool">true</Property>
<Property Name="DestinationCount" Type="Int">5</Property>
<Property Name="Source[0].itemID" Type="Str">{16F7336B-73E7-4BFE-AFA9-BC92D6E31BDE}</Property>
<Property Name="Source[0].type" Type="Str">Container</Property>
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
<Property Name="Source[1].itemID" Type="Ref"></Property>
<Property Name="Source[1].Library.allowMissingMembers" Type="Bool">true</Property>
<Property Name="Source[1].newName" Type="Str">TagDB.lvlib</Property>
<Property Name="Source[1].properties[0].type" Type="Str">Allow debugging</Property>
<Property Name="Source[1].properties[0].value" Type="Bool">false</Property>
<Property Name="Source[1].propertiesCount" Type="Int">1</Property>
<Property Name="Source[1].type" Type="Str">Library</Property>
<Property Name="Source[2].Container.applyProperties" Type="Bool">true</Property>
<Property Name="Source[2].Container.depDestIndex" Type="Int">0</Property>
<Property Name="Source[2].itemID" Type="Ref">/My Computer/TagContainer/TagDB(DEV).lvlib/Global</Property>
<Property Name="Source[2].properties[0].type" Type="Str">Allow debugging</Property>
<Property Name="Source[2].properties[0].value" Type="Bool">false</Property>
<Property Name="Source[2].propertiesCount" Type="Int">1</Property>
<Property Name="Source[2].type" Type="Str">Container</Property>
<Property Name="Source[3].Container.applyProperties" Type="Bool">true</Property>
<Property Name="Source[3].Container.depDestIndex" Type="Int">0</Property>
<Property Name="Source[3].itemID" Type="Ref"></Property>
<Property Name="Source[3].properties[0].type" Type="Str">Allow debugging</Property>
<Property Name="Source[3].properties[0].value" Type="Bool">false</Property>
<Property Name="Source[3].propertiesCount" Type="Int">1</Property>
<Property Name="Source[3].type" Type="Str">Container</Property>
<Property Name="Source[4].Container.applyDestination" Type="Bool">true</Property>
<Property Name="Source[4].Container.applyInclusion" Type="Bool">true</Property>
<Property Name="Source[4].Container.depDestIndex" Type="Int">0</Property>
<Property Name="Source[4].destinationIndex" Type="Int">2</Property>
<Property Name="Source[4].itemID" Type="Ref"></Property>
<Property Name="Source[4].sourceInclusion" Type="Str">Include</Property>
<Property Name="Source[4].type" Type="Str">Container</Property>
<Property Name="Source[5].destinationIndex" Type="Int">0</Property>
<Property Name="Source[5].itemID" Type="Ref"></Property>
<Property Name="Source[5].lvfile" Type="Bool">true</Property>
<Property Name="Source[6].Container.applyInclusion" Type="Bool">true</Property>
<Property Name="Source[6].Container.applyProperties" Type="Bool">true</Property>
<Property Name="Source[6].Container.depDestIndex" Type="Int">0</Property>
<Property Name="Source[6].destinationIndex" Type="Int">0</Property>
<Property Name="Source[6].itemID" Type="Ref"></Property>
<Property Name="Source[6].properties[0].type" Type="Str">Allow debugging</Property>
<Property Name="Source[6].properties[0].value" Type="Bool">false</Property>
<Property Name="Source[6].propertiesCount" Type="Int">1</Property>
<Property Name="Source[6].sourceInclusion" Type="Str">Include</Property>
<Property Name="Source[6].type" Type="Str">Container</Property>
<Property Name="Source[7].Container.applyDestination" Type="Bool">true</Property>
<Property Name="Source[7].Container.applyInclusion" Type="Bool">true</Property>
<Property Name="Source[7].Container.depDestIndex" Type="Int">0</Property>
<Property Name="Source[7].destinationIndex" Type="Int">3</Property>
<Property Name="Source[7].itemID" Type="Ref"></Property>
<Property Name="Source[7].sourceInclusion" Type="Str">Include</Property>
<Property Name="Source[7].type" Type="Str">Container</Property>
<Property Name="Source[8].Container.applyDestination" Type="Bool">true</Property>
<Property Name="Source[8].Container.applyInclusion" Type="Bool">true</Property>
<Property Name="Source[8].Container.applyProperties" Type="Bool">true</Property>
<Property Name="Source[8].Container.depDestIndex" Type="Int">0</Property>
<Property Name="Source[8].destinationIndex" Type="Int">4</Property>
<Property Name="Source[8].itemID" Type="Ref"></Property>
<Property Name="Source[8].properties[0].type" Type="Str">Allow debugging</Property>
<Property Name="Source[8].properties[0].value" Type="Bool">false</Property>
<Property Name="Source[8].propertiesCount" Type="Int">1</Property>
<Property Name="Source[8].sourceInclusion" Type="Str">Exclude</Property>
<Property Name="Source[8].type" Type="Str">Container</Property>
<Property Name="SourceCount" Type="Int">9</Property>
</Item>
<Item Name="My Application" Type="EXE">
<Property Name="App_copyErrors" Type="Bool">true</Property>
<Property Name="App_INI_aliasGUID" Type="Str">{BD682EA2-7D70-4FA4-9B33-288C4C4C755E}</Property>
<Property Name="App_INI_GUID" Type="Str">{2103E7F3-A050-4D8E-A49B-B4A69B8A77EF}</Property>
<Property Name="App_serverConfig.httpPort" Type="Int">8002</Property>
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
<Property Name="Bld_buildCacheID" Type="Str">{A2461C83-117E-47B2-A649-6060CCE789C0}</Property>
<Property Name="Bld_buildSpecName" Type="Str">My Application</Property>
<Property Name="Bld_excludeInlineSubVIs" Type="Bool">true</Property>
<Property Name="Bld_excludeLibraryItems" Type="Bool">true</Property>
<Property Name="Bld_excludePolymorphicVIs" Type="Bool">true</Property>
<Property Name="Bld_localDestDir" Type="Path">../Build</Property>
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
<Property Name="Bld_previewCacheID" Type="Str">{24F5F857-25B3-4FE8-9F10-5D376BEC5F3D}</Property>
<Property Name="Bld_version.build" Type="Int">26</Property>
<Property Name="Bld_version.major" Type="Int">1</Property>
<Property Name="Destination[0].destName" Type="Str">Application.exe</Property>
<Property Name="Destination[0].path" Type="Path">../Build/Application.exe</Property>
<Property Name="Destination[0].path.type" Type="Str">relativeToProject</Property>
<Property Name="Destination[0].preserveHierarchy" Type="Bool">true</Property>
<Property Name="Destination[0].type" Type="Str">App</Property>
<Property Name="Destination[1].destName" Type="Str">Support Directory</Property>
<Property Name="Destination[1].path" Type="Path">../Build/data</Property>
<Property Name="Destination[1].path.type" Type="Str">relativeToProject</Property>
<Property Name="DestinationCount" Type="Int">2</Property>
<Property Name="Source[0].itemID" Type="Str">{2C0A02FD-CF98-4E8F-8553-5333B7646932}</Property>
<Property Name="Source[0].type" Type="Str">Container</Property>
<Property Name="Source[1].destinationIndex" Type="Int">0</Property>
<Property Name="Source[1].itemID" Type="Ref"></Property>
<Property Name="Source[1].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[1].type" Type="Str">VI</Property>
<Property Name="Source[2].destinationIndex" Type="Int">0</Property>
<Property Name="Source[2].itemID" Type="Ref"></Property>
<Property Name="Source[2].type" Type="Str">VI</Property>
<Property Name="Source[3].destinationIndex" Type="Int">0</Property>
<Property Name="Source[3].itemID" Type="Ref"></Property>
<Property Name="Source[3].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[3].type" Type="Str">VI</Property>
<Property Name="Source[4].destinationIndex" Type="Int">0</Property>
<Property Name="Source[4].itemID" Type="Ref"></Property>
<Property Name="Source[4].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[4].type" Type="Str">VI</Property>
<Property Name="Source[5].destinationIndex" Type="Int">0</Property>
<Property Name="Source[5].itemID" Type="Ref"></Property>
<Property Name="Source[5].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[5].type" Type="Str">VI</Property>
<Property Name="Source[6].destinationIndex" Type="Int">0</Property>
<Property Name="Source[6].itemID" Type="Ref"></Property>
<Property Name="Source[6].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[6].type" Type="Str">VI</Property>
<Property Name="Source[7].destinationIndex" Type="Int">0</Property>
<Property Name="Source[7].itemID" Type="Ref"></Property>
<Property Name="Source[7].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[7].type" Type="Str">VI</Property>
<Property Name="Source[8].destinationIndex" Type="Int">0</Property>
<Property Name="Source[8].itemID" Type="Ref"></Property>
<Property Name="Source[8].sourceInclusion" Type="Str">TopLevel</Property>
<Property Name="Source[8].type" Type="Str">VI</Property>
<Property Name="Source[9].destinationIndex" Type="Int">0</Property>
<Property Name="Source[9].itemID" Type="Ref"></Property>
<Property Name="Source[9].Library.allowMissingMembers" Type="Bool">true</Property>
<Property Name="Source[9].sourceInclusion" Type="Str">Include</Property>
<Property Name="Source[9].type" Type="Str">Library</Property>
<Property Name="SourceCount" Type="Int">10</Property>
<Property Name="TgtF_companyName" Type="Str">Microsoft</Property>
<Property Name="TgtF_fileDescription" Type="Str">My Application</Property>
<Property Name="TgtF_internalName" Type="Str">My Application</Property>
<Property Name="TgtF_legalCopyright" Type="Str">Copyright ?2018 Microsoft</Property>
<Property Name="TgtF_productName" Type="Str">My Application</Property>
<Property Name="TgtF_targetfileGUID" Type="Str">{ACF0A2B4-72CD-4A43-8A4A-9DC7221F8448}</Property>
<Property Name="TgtF_targetfileName" Type="Str">Application.exe</Property>
</Item>
</Item>
</Item>
</Project>