-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.project
544 lines (544 loc) · 18.8 KB
/
.project
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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>485toSPIEncoderConverter</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>ASL/ThreadTemplate</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.gitignore</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.gitignore</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/README.md</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/README.md</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Src</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/ThreadTemplate.mk</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/ThreadTemplate.mk</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/COMMIT_EDITMSG</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/COMMIT_EDITMSG</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/FETCH_HEAD</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/FETCH_HEAD</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/HEAD</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/HEAD</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/config</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/config</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/description</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/description</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/index</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/index</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/info</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/packed-refs</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/packed-refs</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/sourcetreeconfig.json</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/sourcetreeconfig.json</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/CircularBuffer.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/CircularBuffer.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/SoftwareTimerBase.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/SoftwareTimerBase.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/TaskBase.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/TaskBase.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/Thread.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/Thread.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/ThreadBase.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/ThreadBase.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/ThreadControl.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/ThreadControl.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/ThreadTemplate.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/ThreadTemplate.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Inc/WatchdogThread.hpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Inc/WatchdogThread.hpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Src/SoftwareTimerBase.cpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Src/SoftwareTimerBase.cpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Src/ThreadBase.cpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Src/ThreadBase.cpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/Src/ThreadControl.cpp</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/Src/ThreadControl.cpp</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/applypatch-msg.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/applypatch-msg.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/commit-msg.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/commit-msg.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/fsmonitor-watchman.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/fsmonitor-watchman.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/post-update.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/post-update.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/pre-applypatch.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/pre-applypatch.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/pre-commit.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/pre-commit.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/pre-push.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/pre-push.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/pre-rebase.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/pre-rebase.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/pre-receive.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/pre-receive.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/prepare-commit-msg.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/prepare-commit-msg.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/hooks/update.sample</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/hooks/update.sample</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/info/exclude</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/info/exclude</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/HEAD</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/logs/HEAD</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/0b</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/20</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/25</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/2b</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/37</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/40</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/4f</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/54</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/5e</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/72</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/7b</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/7c</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/83</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/8b</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/93</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/a0</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/bc</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/dc</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/e0</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/e9</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/f1</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/info</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/pack</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/heads</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/remotes</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/tags</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs/heads</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs/remotes</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/0b/4ea4c8aebc01890d6dceee0dd3d6e597982ba9</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/0b/4ea4c8aebc01890d6dceee0dd3d6e597982ba9</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/20/74193cd42e962e299eee29ae7f62feef33af2b</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/20/74193cd42e962e299eee29ae7f62feef33af2b</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/25/9148fa18f9fb7ef58563f4ff15fc7b172339fb</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/25/9148fa18f9fb7ef58563f4ff15fc7b172339fb</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/2b/47487f6695d2c35331ac28fc3fd09a6a16dbe5</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/2b/47487f6695d2c35331ac28fc3fd09a6a16dbe5</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/37/494a2d31de9b06102343d1991b8fb351252bc7</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/37/494a2d31de9b06102343d1991b8fb351252bc7</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/40/522f8c600fa88f900fb3282997c542a319e979</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/40/522f8c600fa88f900fb3282997c542a319e979</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/4f/276e603696b96d6158458efe260ad07916e524</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/4f/276e603696b96d6158458efe260ad07916e524</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/54/22a659dec9905b7177e2095b37f8d1f71ee729</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/54/22a659dec9905b7177e2095b37f8d1f71ee729</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/5e/dcc74deca0683ce2b622bc17fd3553f655aa30</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/5e/dcc74deca0683ce2b622bc17fd3553f655aa30</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/72/f60003724fd6a2c28ec0c1c8bb17b815208a71</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/72/f60003724fd6a2c28ec0c1c8bb17b815208a71</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/7b/5174f103c931fe22e47c77122c5804d6763bd7</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/7b/5174f103c931fe22e47c77122c5804d6763bd7</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/7c/c2fb0824e2c982ae7b357643d8e58df7507795</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/7c/c2fb0824e2c982ae7b357643d8e58df7507795</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/83/11506d9aedc58c2dc156c13639e3b16dd35826</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/83/11506d9aedc58c2dc156c13639e3b16dd35826</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/8b/1f5d534cb7bcd7533959516b6e5e7e4280d668</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/8b/1f5d534cb7bcd7533959516b6e5e7e4280d668</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/93/e1064bcdd8408059e4f1a13a5683f477fcacc0</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/93/e1064bcdd8408059e4f1a13a5683f477fcacc0</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/a0/472be74d0993ff8a8c5cc4f803969f1fb653e5</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/a0/472be74d0993ff8a8c5cc4f803969f1fb653e5</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/a0/603808a0d73a2fc868466bdfb49fc93311b68d</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/a0/603808a0d73a2fc868466bdfb49fc93311b68d</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/bc/f1c2fd1abbc03f83a0966618c2eec26d3882e8</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/bc/f1c2fd1abbc03f83a0966618c2eec26d3882e8</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/dc/97894f477834476fd427b4d40dc0906f429ee9</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/dc/97894f477834476fd427b4d40dc0906f429ee9</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/e0/2d687caf4ff513384e9ef92c610f1da9cfa749</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/e0/2d687caf4ff513384e9ef92c610f1da9cfa749</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/e9/1d88105d6eb0b04645d2db07d67f780b9dff63</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/e9/1d88105d6eb0b04645d2db07d67f780b9dff63</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/objects/f1/d190da2e13b11333f47b685c24266997655e78</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/objects/f1/d190da2e13b11333f47b685c24266997655e78</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/heads/master</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/refs/heads/master</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/remotes/origin</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs/heads/master</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/logs/refs/heads/master</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs/remotes/origin</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/remotes/origin/HEAD</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/refs/remotes/origin/HEAD</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/refs/remotes/origin/master</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/refs/remotes/origin/master</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs/remotes/origin/HEAD</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/logs/refs/remotes/origin/HEAD</locationURI>
</link>
<link>
<name>ASL/ThreadTemplate/.git/logs/refs/remotes/origin/master</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/ThreadTemplate/.git/logs/refs/remotes/origin/master</locationURI>
</link>
</linkedResources>
</projectDescription>