-
Notifications
You must be signed in to change notification settings - Fork 0
/
.project
118 lines (118 loc) · 2.76 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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Homey</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers></triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
<dictionary>
<key>LaunchConfigHandle</key>
<value><project>/.externalToolBuilders/PLINK.launch</value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>db-EXT.h</name>
<type>1</type>
<location>R:/home/pi/x10/db-EXT.h</location>
</link>
<link>
<name>db.c</name>
<type>1</type>
<location>R:/home/pi/x10/db.c</location>
</link>
<link>
<name>db.h</name>
<type>1</type>
<location>R:/home/pi/x10/db.h</location>
</link>
<link>
<name>homey-EXT.h</name>
<type>1</type>
<location>R:/home/pi/x10/homey-EXT.h</location>
</link>
<link>
<name>homey.c</name>
<type>1</type>
<location>R:/home/pi/x10/homey.c</location>
</link>
<link>
<name>homey.h</name>
<type>1</type>
<location>R:/home/pi/x10/homey.h</location>
</link>
<link>
<name>main.c</name>
<type>1</type>
<location>R:/home/pi/x10/main.c</location>
</link>
<link>
<name>main.h</name>
<type>1</type>
<location>R:/home/pi/x10/main.h</location>
</link>
<link>
<name>makefile</name>
<type>1</type>
<location>R:/home/pi/x10/makefile</location>
</link>
<link>
<name>out-EXT.h</name>
<type>1</type>
<location>R:/home/pi/x10/out-EXT.h</location>
</link>
<link>
<name>out.c</name>
<type>1</type>
<location>R:/home/pi/x10/out.c</location>
</link>
<link>
<name>out.h</name>
<type>1</type>
<location>R:/home/pi/x10/out.h</location>
</link>
<link>
<name>shmem-EXT.h</name>
<type>1</type>
<location>R:/home/pi/x10/shmem-EXT.h</location>
</link>
<link>
<name>shmem.c</name>
<type>1</type>
<location>R:/home/pi/x10/shmem.c</location>
</link>
<link>
<name>shmem.h</name>
<type>1</type>
<location>R:/home/pi/x10/shmem.h</location>
</link>
<link>
<name>type-custom.h</name>
<type>1</type>
<location>R:/home/pi/x10/type-custom.h</location>
</link>
</linkedResources>
</projectDescription>