forked from CrossTheRoadElec/Phoenix-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cproject
350 lines (350 loc) · 20.1 KB
/
.cproject
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
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?>
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration
id="cdt.managedbuild.config.gnu.cross.lib.debug.334331879">
<storageModule
buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider"
id="cdt.managedbuild.config.gnu.cross.lib.debug.334331879" moduleId="org.eclipse.cdt.core.settings"
name="Debug">
<externalSettings>
<externalSetting>
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/AAA" />
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/CTRLib" />
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/CTRLibZ" />
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/CTRE_PhoenixZ" />
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/AAA/Debug" />
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/CTRLib/Debug" />
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/CTRLibZ/Debug" />
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath"
name="/CTRE_PhoenixZ/Debug" />
<entry flags="RESOLVED" kind="libraryFile" name="AAA"
srcPrefixMapping="" srcRootPath="" />
<entry flags="RESOLVED" kind="libraryFile" name="CTRE_Phoenix"
srcPrefixMapping="" srcRootPath="" />
</externalSetting>
</externalSettings>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser" />
<extension id="org.eclipse.cdt.core.GASErrorParser"
point="org.eclipse.cdt.core.ErrorParser" />
<extension id="org.eclipse.cdt.core.GCCErrorParser"
point="org.eclipse.cdt.core.ErrorParser" />
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="a" artifactName="CTRE_Phoenix"
buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.staticLib"
buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.staticLib,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug"
cleanCommand="rm -rf" description=""
id="cdt.managedbuild.config.gnu.cross.lib.debug.334331879" name="Debug"
parent="cdt.managedbuild.config.gnu.cross.lib.debug" postbuildStep="${workspace_loc:/${ProjName}}/Eclipse_DeployForDebug.bat">
<folderInfo
id="cdt.managedbuild.config.gnu.cross.lib.debug.334331879." name="/"
resourcePath="">
<toolChain
id="cdt.managedbuild.toolchain.gnu.cross.lib.debug.2102704975"
name="Cross GCC" nonInternalBuilderId="cdt.managedbuild.builder.gnu.cross"
superClass="cdt.managedbuild.toolchain.gnu.cross.lib.debug">
<option id="cdt.managedbuild.option.gnu.cross.path.904104123"
name="Path" superClass="cdt.managedbuild.option.gnu.cross.path"
value="/usr/local/bin" valueType="string" />
<option id="cdt.managedbuild.option.gnu.cross.prefix.1455898653"
name="Prefix" superClass="cdt.managedbuild.option.gnu.cross.prefix"
value="arm-frc-linux-gnueabi-" valueType="string" />
<targetPlatform archList="all"
binaryParser="org.eclipse.cdt.core.ELF"
id="cdt.managedbuild.targetPlatform.gnu.cross.1794261647"
isAbstract="false" osList="all"
superClass="cdt.managedbuild.targetPlatform.gnu.cross" />
<builder autoBuildTarget="all" buildPath="${workspace_loc:/AAA}/Debug"
cleanBuildTarget="clean"
id="org.eclipse.cdt.build.core.internal.builder.2027344903"
incrementalBuildTarget="all" keepEnvironmentInBuildfile="false"
managedBuildOn="true" name="CDT Internal Builder"
superClass="org.eclipse.cdt.build.core.internal.builder" />
<tool id="cdt.managedbuild.tool.gnu.cross.c.compiler.1377642277"
name="Cross GCC Compiler" superClass="cdt.managedbuild.tool.gnu.cross.c.compiler">
<option defaultValue="gnu.c.optimization.level.none"
id="gnu.c.compiler.option.optimization.level.98193995" name="Optimization Level"
superClass="gnu.c.compiler.option.optimization.level"
useByScannerDiscovery="false" valueType="enumerated" />
<option id="gnu.c.compiler.option.debugging.level.85177145"
name="Debug Level" superClass="gnu.c.compiler.option.debugging.level"
useByScannerDiscovery="false" value="gnu.c.debugging.level.max"
valueType="enumerated" />
<option id="gnu.c.compiler.option.misc.other.1901376053"
name="Other flags" superClass="gnu.c.compiler.option.misc.other"
useByScannerDiscovery="false" value="-c -fmessage-length=0 -std=gnu++0x"
valueType="string" />
<inputType
id="cdt.managedbuild.tool.gnu.c.compiler.input.517371158"
superClass="cdt.managedbuild.tool.gnu.c.compiler.input" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.compiler.373052418"
name="Cross G++ Compiler" superClass="cdt.managedbuild.tool.gnu.cross.cpp.compiler">
<option id="gnu.cpp.compiler.option.optimization.level.1679328920"
name="Optimization Level" superClass="gnu.cpp.compiler.option.optimization.level"
useByScannerDiscovery="false"
value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated" />
<option id="gnu.cpp.compiler.option.debugging.level.992567940"
name="Debug Level" superClass="gnu.cpp.compiler.option.debugging.level"
useByScannerDiscovery="false" value="gnu.cpp.compiler.debugging.level.max"
valueType="enumerated" />
<option id="gnu.cpp.compiler.option.include.paths.572235010"
name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths"
useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\cpp\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\build\networktables\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\build\wpilib\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\build\HAL\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\build\NI\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\build\wpiutil\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\build\ntcore\include" />
<listOptionValue builtIn="false"
value="${workspace_loc:/${ProjName}}\libraries\driver\include" />
</option>
<option id="gnu.cpp.compiler.option.other.other.1388778170"
name="Other flags" superClass="gnu.cpp.compiler.option.other.other"
useByScannerDiscovery="false" value="-c -fmessage-length=0 -std=gnu++0x"
valueType="string" />
<option id="gnu.cpp.compiler.option.include.files.1837400873"
name="Include files (-include)" superClass="gnu.cpp.compiler.option.include.files"
useByScannerDiscovery="false" valueType="includeFiles" />
<inputType
id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1080222309"
superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.c.linker.1925388523"
name="Cross GCC Linker" superClass="cdt.managedbuild.tool.gnu.cross.c.linker">
<option defaultValue="true"
id="gnu.c.link.option.shared.1052310965" name="Shared (-shared)"
superClass="gnu.c.link.option.shared" valueType="boolean" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.linker.1371845294"
name="Cross G++ Linker" superClass="cdt.managedbuild.tool.gnu.cross.cpp.linker">
<option defaultValue="true"
id="gnu.cpp.link.option.shared.694318821" name="Shared (-shared)"
superClass="gnu.cpp.link.option.shared" valueType="boolean" />
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.12557891"
superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
<additionalInput kind="additionalinputdependency"
paths="$(USER_OBJS)" />
<additionalInput kind="additionalinput" paths="$(LIBS)" />
</inputType>
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.archiver.212221186"
name="Cross GCC Archiver" superClass="cdt.managedbuild.tool.gnu.cross.archiver" />
<tool id="cdt.managedbuild.tool.gnu.cross.assembler.472420872"
name="Cross GCC Assembler" superClass="cdt.managedbuild.tool.gnu.cross.assembler">
<option id="gnu.both.asm.option.include.paths.72295413"
name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths"
valueType="includePath">
<listOptionValue builtIn="false"
value=""${workspace_loc:/${ProjName}/libraries/driver/lib}"" />
</option>
<inputType
id="cdt.managedbuild.tool.gnu.assembler.input.1354990345"
superClass="cdt.managedbuild.tool.gnu.assembler.input" />
</tool>
</toolChain>
</folderInfo>
<folderInfo
id="cdt.managedbuild.config.gnu.cross.lib.debug.334331879.636394267"
name="/" resourcePath="libraries">
<toolChain
id="cdt.managedbuild.toolchain.gnu.cross.lib.debug.981267775"
name="Cross GCC" superClass="cdt.managedbuild.toolchain.gnu.cross.lib.debug"
unusedChildren="">
<option
id="cdt.managedbuild.option.gnu.cross.path.904104123.1932853506"
name="Path" superClass="cdt.managedbuild.option.gnu.cross.path.904104123" />
<option
id="cdt.managedbuild.option.gnu.cross.prefix.1455898653.1467431896"
name="Prefix" superClass="cdt.managedbuild.option.gnu.cross.prefix.1455898653" />
<targetPlatform archList="all"
binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.targetPlatform.gnu.cross"
isAbstract="false" osList="all"
superClass="cdt.managedbuild.targetPlatform.gnu.cross" />
<tool id="cdt.managedbuild.tool.gnu.cross.c.compiler.293041307"
name="Cross GCC Compiler" superClass="cdt.managedbuild.tool.gnu.cross.c.compiler.1377642277">
<inputType
id="cdt.managedbuild.tool.gnu.c.compiler.input.930705907"
superClass="cdt.managedbuild.tool.gnu.c.compiler.input" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.compiler.1208569112"
name="Cross G++ Compiler" superClass="cdt.managedbuild.tool.gnu.cross.cpp.compiler.373052418">
<inputType
id="cdt.managedbuild.tool.gnu.cpp.compiler.input.972539700"
superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.c.linker.1842768477"
name="Cross GCC Linker" superClass="cdt.managedbuild.tool.gnu.cross.c.linker.1925388523" />
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.linker.1140762990"
name="Cross G++ Linker" superClass="cdt.managedbuild.tool.gnu.cross.cpp.linker.1371845294" />
<tool id="cdt.managedbuild.tool.gnu.cross.archiver.121631310"
name="Cross GCC Archiver" superClass="cdt.managedbuild.tool.gnu.cross.archiver.212221186" />
<tool id="cdt.managedbuild.tool.gnu.cross.assembler.1094466593"
name="Cross GCC Assembler" superClass="cdt.managedbuild.tool.gnu.cross.assembler.472420872">
<inputType
id="cdt.managedbuild.tool.gnu.assembler.input.1470477502"
superClass="cdt.managedbuild.tool.gnu.assembler.input" />
</tool>
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="release|TemplateFiles" flags="VALUE_WORKSPACE_PATH|RESOLVED"
kind="sourcePath" name="" />
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings" />
</cconfiguration>
<cconfiguration
id="cdt.managedbuild.config.gnu.cross.lib.release.1690000530">
<storageModule
buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider"
id="cdt.managedbuild.config.gnu.cross.lib.release.1690000530"
moduleId="org.eclipse.cdt.core.settings" name="Release">
<externalSettings>
<externalSetting>
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/AAA" />
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/AAA/Release" />
<entry flags="RESOLVED" kind="libraryFile" name="AAA"
srcPrefixMapping="" srcRootPath="" />
</externalSetting>
</externalSettings>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser" />
<extension id="org.eclipse.cdt.core.GASErrorParser"
point="org.eclipse.cdt.core.ErrorParser" />
<extension id="org.eclipse.cdt.core.GmakeErrorParser"
point="org.eclipse.cdt.core.ErrorParser" />
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser" />
<extension id="org.eclipse.cdt.core.GCCErrorParser"
point="org.eclipse.cdt.core.ErrorParser" />
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="a" artifactName="${ProjName}"
buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.staticLib"
buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.staticLib,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release"
cleanCommand="rm -rf" description=""
id="cdt.managedbuild.config.gnu.cross.lib.release.1690000530" name="Release"
parent="cdt.managedbuild.config.gnu.cross.lib.release">
<folderInfo
id="cdt.managedbuild.config.gnu.cross.lib.release.1690000530."
name="/" resourcePath="">
<toolChain
id="cdt.managedbuild.toolchain.gnu.cross.lib.release.304135381"
name="Cross GCC" superClass="cdt.managedbuild.toolchain.gnu.cross.lib.release">
<option id="cdt.managedbuild.option.gnu.cross.prefix.621420538"
name="Prefix" superClass="cdt.managedbuild.option.gnu.cross.prefix"
value="arm-frc-linux-gnueabi-" valueType="string" />
<option id="cdt.managedbuild.option.gnu.cross.path.1286548262"
name="Path" superClass="cdt.managedbuild.option.gnu.cross.path"
value="/usr/local/bin" valueType="string" />
<targetPlatform archList="all"
binaryParser="org.eclipse.cdt.core.ELF"
id="cdt.managedbuild.targetPlatform.gnu.cross.1320454499"
isAbstract="false" osList="all"
superClass="cdt.managedbuild.targetPlatform.gnu.cross" />
<builder buildPath="${workspace_loc:/AAA}/Release"
id="cdt.managedbuild.builder.gnu.cross.1574511369"
keepEnvironmentInBuildfile="false" managedBuildOn="true"
name="Gnu Make Builder" superClass="cdt.managedbuild.builder.gnu.cross" />
<tool id="cdt.managedbuild.tool.gnu.cross.c.compiler.392783880"
name="Cross GCC Compiler" superClass="cdt.managedbuild.tool.gnu.cross.c.compiler">
<option defaultValue="gnu.c.optimization.level.most"
id="gnu.c.compiler.option.optimization.level.2051403180" name="Optimization Level"
superClass="gnu.c.compiler.option.optimization.level"
useByScannerDiscovery="false" valueType="enumerated" />
<option id="gnu.c.compiler.option.debugging.level.1833271904"
name="Debug Level" superClass="gnu.c.compiler.option.debugging.level"
useByScannerDiscovery="false" value="gnu.c.debugging.level.none"
valueType="enumerated" />
<inputType
id="cdt.managedbuild.tool.gnu.c.compiler.input.109959218"
superClass="cdt.managedbuild.tool.gnu.c.compiler.input" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.compiler.481184687"
name="Cross G++ Compiler" superClass="cdt.managedbuild.tool.gnu.cross.cpp.compiler">
<option id="gnu.cpp.compiler.option.optimization.level.1329371599"
name="Optimization Level" superClass="gnu.cpp.compiler.option.optimization.level"
useByScannerDiscovery="false"
value="gnu.cpp.compiler.optimization.level.most" valueType="enumerated" />
<option id="gnu.cpp.compiler.option.debugging.level.697984959"
name="Debug Level" superClass="gnu.cpp.compiler.option.debugging.level"
useByScannerDiscovery="false" value="gnu.cpp.compiler.debugging.level.none"
valueType="enumerated" />
<inputType
id="cdt.managedbuild.tool.gnu.cpp.compiler.input.101742635"
superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input" />
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.c.linker.1854608354"
name="Cross GCC Linker" superClass="cdt.managedbuild.tool.gnu.cross.c.linker" />
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.linker.831057110"
name="Cross G++ Linker" superClass="cdt.managedbuild.tool.gnu.cross.cpp.linker" />
<tool id="cdt.managedbuild.tool.gnu.cross.archiver.1738175537"
name="Cross GCC Archiver" superClass="cdt.managedbuild.tool.gnu.cross.archiver" />
<tool id="cdt.managedbuild.tool.gnu.cross.assembler.1639137951"
name="Cross GCC Assembler" superClass="cdt.managedbuild.tool.gnu.cross.assembler">
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.953068723"
superClass="cdt.managedbuild.tool.gnu.assembler.input" />
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings" />
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="AAA.cdt.managedbuild.target.gnu.cross.lib.1569114193"
name="Static Library" projectType="cdt.managedbuild.target.gnu.cross.lib" />
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true"
selectedProfileId="" />
<scannerConfigBuildInfo
instanceId="cdt.managedbuild.config.gnu.cross.lib.release.1690000530;cdt.managedbuild.config.gnu.cross.lib.release.1690000530.;cdt.managedbuild.tool.gnu.cross.c.compiler.392783880;cdt.managedbuild.tool.gnu.c.compiler.input.109959218">
<autodiscovery enabled="true" problemReportingEnabled="true"
selectedProfileId="" />
</scannerConfigBuildInfo>
<scannerConfigBuildInfo
instanceId="cdt.managedbuild.config.gnu.cross.lib.release.1690000530;cdt.managedbuild.config.gnu.cross.lib.release.1690000530.;cdt.managedbuild.tool.gnu.cross.cpp.compiler.481184687;cdt.managedbuild.tool.gnu.cpp.compiler.input.101742635">
<autodiscovery enabled="true" problemReportingEnabled="true"
selectedProfileId="" />
</scannerConfigBuildInfo>
<scannerConfigBuildInfo
instanceId="cdt.managedbuild.config.gnu.cross.lib.debug.334331879;cdt.managedbuild.config.gnu.cross.lib.debug.334331879.;cdt.managedbuild.tool.gnu.cross.c.compiler.1377642277;cdt.managedbuild.tool.gnu.c.compiler.input.517371158">
<autodiscovery enabled="true" problemReportingEnabled="true"
selectedProfileId="" />
</scannerConfigBuildInfo>
<scannerConfigBuildInfo
instanceId="cdt.managedbuild.config.gnu.cross.lib.debug.334331879;cdt.managedbuild.config.gnu.cross.lib.debug.334331879.;cdt.managedbuild.tool.gnu.cross.cpp.compiler.373052418;cdt.managedbuild.tool.gnu.cpp.compiler.input.1080222309">
<autodiscovery enabled="true" problemReportingEnabled="true"
selectedProfileId="" />
</scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders" />
<storageModule moduleId="refreshScope" versionNumber="2">
<configuration configurationName="Debug">
<resource resourceType="PROJECT" workspacePath="/AAA" />
</configuration>
<configuration configurationName="Release">
<resource resourceType="PROJECT" workspacePath="/AAA" />
</configuration>
</storageModule>
<storageModule
moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings" />
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets" />
</cproject>