| andrewm@0 | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> | 
| andrewm@5 | 2 <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> | 
| andrewm@0 | 3 	<storageModule moduleId="org.eclipse.cdt.core.settings"> | 
| andrewm@0 | 4 		<cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.528876549"> | 
| andrewm@0 | 5 			<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.528876549" moduleId="org.eclipse.cdt.core.settings" name="Debug"> | 
| andrewm@0 | 6 				<externalSettings/> | 
| andrewm@0 | 7 				<extensions> | 
| andrewm@0 | 8 					<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 9 					<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 10 					<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 11 					<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 12 					<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| giuliomoro@65 | 13 					<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> | 
| andrewm@0 | 14 				</extensions> | 
| andrewm@0 | 15 			</storageModule> | 
| andrewm@0 | 16 			<storageModule moduleId="cdtBuildSystem" version="4.0.0"> | 
| giuliomoro@20 | 17 				<configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.debug.528876549" name="Debug" parent="cdt.managedbuild.config.gnu.exe.debug" postannouncebuildStep="Kills the process running on the BeagleBone (if any) and copies the new binary to the BeagleBone in beaglert/" postbuildStep="ssh root@192.168.7.2 "kill -s 2 \`pidof ${BuildArtifactFileName}\` 2>/dev/null; sleep 0.5; scp host:${PWD}/${BuildArtifactFileName} ~/beaglert/ && echo 'done copying\n' | wall || echo 'error'|wall""> | 
| andrewm@0 | 18 					<folderInfo id="cdt.managedbuild.config.gnu.exe.debug.528876549." name="/" resourcePath=""> | 
| andrewm@0 | 19 						<toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.681872250" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.debug"> | 
| andrewm@0 | 20 							<targetPlatform id="cdt.managedbuild.target.gnu.platform.exe.debug.295375065" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.debug"/> | 
| andrewm@0 | 21 							<builder buildPath="${workspace_loc:/BBB_audio+input/Debug}" id="cdt.managedbuild.target.gnu.builder.exe.debug.26322421" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.exe.debug"> | 
| andrewm@0 | 22 								<outputEntries> | 
| andrewm@0 | 23 									<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name="Debug"/> | 
| andrewm@0 | 24 									<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="outputPath" name="Release"/> | 
| andrewm@0 | 25 								</outputEntries> | 
| andrewm@0 | 26 							</builder> | 
| giuliomoro@20 | 27 							<tool command="arm-linux-gnueabihf-g++
" id="cdt.managedbuild.tool.gnu.archiver.base.1542380883" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> | 
| giuliomoro@20 | 28 							<tool command="arm-linux-gnueabihf-g++
" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2030825480" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug"> | 
| andrewm@45 | 29 								<option id="gnu.cpp.compiler.exe.debug.option.optimization.level.2006448218" name="Optimization Level" superClass="gnu.cpp.compiler.exe.debug.option.optimization.level" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/> | 
| andrewm@45 | 30 								<option id="gnu.cpp.compiler.exe.debug.option.debugging.level.1267706246" name="Debug Level" superClass="gnu.cpp.compiler.exe.debug.option.debugging.level" value="gnu.cpp.compiler.debugging.level.max" valueType="enumerated"/> | 
| andrewm@45 | 31 								<option id="gnu.cpp.compiler.option.include.paths.2031219124" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath"> | 
| giuliomoro@20 | 32 									<listOptionValue builtIn="false" value="/usr/xenomai/include"/> | 
| andrewm@0 | 33 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/xenomai/include"/> | 
| giuliomoro@18 | 34 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/include"/> | 
| giuliomoro@20 | 35 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/include/xenomai/include"/> | 
| andrewm@0 | 36 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/ne10"/> | 
| andrewm@56 | 37 									<listOptionValue builtIn="false" value=""${workspace_loc:/BeagleRT/include}""/> | 
| andrewm@0 | 38 								</option> | 
| andrewm@45 | 39 								<option id="gnu.cpp.compiler.option.other.other.1516989263" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -Wpointer-arith -Wunused-result -D_GNU_SOURCE -D_REENTRANT -D__XENO__" valueType="string"/> | 
| andrewm@45 | 40 								<option id="gnu.cpp.compiler.option.warnings.allwarn.1392851614" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" value="true" valueType="boolean"/> | 
| andrewm@45 | 41 								<option id="gnu.cpp.compiler.option.dialect.std.904910934" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" value="gnu.cpp.compiler.dialect.default" valueType="enumerated"/> | 
| andrewm@0 | 42 								<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1166892316" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> | 
| andrewm@0 | 43 							</tool> | 
| andrewm@0 | 44 							<tool command="arm-linux-gnueabihf-gcc" id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.917207395" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug"> | 
| andrewm@45 | 45 								<option defaultValue="gnu.c.optimization.level.none" id="gnu.c.compiler.exe.debug.option.optimization.level.326761664" name="Optimization Level" superClass="gnu.c.compiler.exe.debug.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/> | 
| andrewm@45 | 46 								<option id="gnu.c.compiler.exe.debug.option.debugging.level.471732683" name="Debug Level" superClass="gnu.c.compiler.exe.debug.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/> | 
| andrewm@45 | 47 								<option id="gnu.c.compiler.option.include.paths.358825414" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath"> | 
| giuliomoro@20 | 48 									<listOptionValue builtIn="false" value="/usr/xenomai/include"/> | 
| andrewm@0 | 49 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/xenomai/include"/> | 
| giuliomoro@18 | 50 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/include"/> | 
| giuliomoro@18 | 51 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/include/xenomai/include"/> | 
| andrewm@0 | 52 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/ne10"/> | 
| andrewm@56 | 53 									<listOptionValue builtIn="false" value=""${workspace_loc:/BeagleRT/include}""/> | 
| andrewm@0 | 54 								</option> | 
| andrewm@45 | 55 								<option id="gnu.c.compiler.option.misc.other.835792865" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -Wpointer-arith -Wunused-result  -D_GNU_SOURCE -D_REENTRANT -D__XENO__ -std=gnu99" valueType="string"/> | 
| andrewm@45 | 56 								<option id="gnu.c.compiler.option.warnings.allwarn.1145989346" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" value="true" valueType="boolean"/> | 
| andrewm@0 | 57 								<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.308014221" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> | 
| andrewm@0 | 58 							</tool> | 
| giuliomoro@20 | 59 							<tool command="arm-linux-gnueabihf-g++
" id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.214461086" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/> | 
| giuliomoro@20 | 60 							<tool command="arm-linux-gnueabihf-g++
" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1669966018" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug"> | 
| giuliomoro@18 | 61 								<option id="gnu.cpp.link.option.paths.462980690" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths"> | 
| giuliomoro@18 | 62 									<listOptionValue builtIn="false" value="/usr/xenomai/lib"/> | 
| giuliomoro@18 | 63 									<listOptionValue builtIn="false" value="/usr/local/linaro/arm-linux-gnueabihf/include/xenomai/lib"/> | 
| giuliomoro@18 | 64 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/lib"/> | 
| giuliomoro@18 | 65 									<listOptionValue builtIn="false" value="/usr/lib/arm-linux-gnueabihf"/> | 
| giuliomoro@18 | 66 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/lib/xenomai"/> | 
| giuliomoro@18 | 67 								</option> | 
| giuliomoro@20 | 68 								<option id="gnu.cpp.link.option.libs.139390951" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs"> | 
| giuliomoro@20 | 69 									<listOptionValue builtIn="false" value="rt"/> | 
| giuliomoro@20 | 70 									<listOptionValue builtIn="false" value="native"/> | 
| giuliomoro@20 | 71 									<listOptionValue builtIn="false" value="xenomai"/> | 
| giuliomoro@20 | 72 								</option> | 
| giuliomoro@18 | 73 								<option id="gnu.cpp.link.option.flags.2096887116" name="Linker flags" superClass="gnu.cpp.link.option.flags" value="-pthread -rdynamic" valueType="string"/> | 
| andrewm@0 | 74 								<option id="gnu.cpp.link.option.userobjs.537608578" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs"> | 
| andrewm@0 | 75 									<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/libprussdrv.a}""/> | 
| andrewm@0 | 76 									<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/libNE10.a}""/> | 
| andrewm@0 | 77 								</option> | 
| andrewm@0 | 78 								<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.450978479" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input"> | 
| andrewm@0 | 79 									<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> | 
| andrewm@0 | 80 									<additionalInput kind="additionalinput" paths="$(LIBS)"/> | 
| andrewm@0 | 81 								</inputType> | 
| andrewm@0 | 82 							</tool> | 
| andrewm@0 | 83 							<tool command="arm-linux-gnueabihf-as" id="cdt.managedbuild.tool.gnu.assembler.exe.debug.37270610" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug"> | 
| andrewm@0 | 84 								<option id="gnu.both.asm.option.include.paths.1403814918" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath"> | 
| giuliomoro@20 | 85 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/include/xenomai/include"/> | 
| andrewm@0 | 86 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/xenomai/include"/> | 
| giuliomoro@20 | 87 									<listOptionValue builtIn="false" value="/import/teaching/ECS732/arm-gcc/arm-linux-gnueabihf/include"/> | 
| andrewm@0 | 88 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/ne10"/> | 
| andrewm@56 | 89 									<listOptionValue builtIn="false" value=""${workspace_loc:/BeagleRT/include}""/> | 
| andrewm@0 | 90 								</option> | 
| andrewm@0 | 91 								<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1788972942" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> | 
| andrewm@0 | 92 							</tool> | 
| andrewm@0 | 93 						</toolChain> | 
| andrewm@0 | 94 					</folderInfo> | 
| andrewm@0 | 95 					<sourceEntries> | 
| giuliomoro@65 | 96 						<entry excluding="default_main.cpp|audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/> | 
| victor@2 | 97 						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/> | 
| giuliomoro@18 | 98 						<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="source"/> | 
| andrewm@0 | 99 					</sourceEntries> | 
| andrewm@0 | 100 				</configuration> | 
| andrewm@0 | 101 			</storageModule> | 
| andrewm@0 | 102 			<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> | 
| andrewm@0 | 103 		</cconfiguration> | 
| andrewm@0 | 104 		<cconfiguration id="cdt.managedbuild.config.gnu.exe.release.1521194538"> | 
| andrewm@0 | 105 			<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.release.1521194538" moduleId="org.eclipse.cdt.core.settings" name="Release"> | 
| andrewm@0 | 106 				<externalSettings/> | 
| andrewm@0 | 107 				<extensions> | 
| andrewm@0 | 108 					<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 109 					<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 110 					<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 111 					<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| andrewm@0 | 112 					<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | 
| giuliomoro@65 | 113 					<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> | 
| andrewm@0 | 114 				</extensions> | 
| andrewm@0 | 115 			</storageModule> | 
| andrewm@0 | 116 			<storageModule moduleId="cdtBuildSystem" version="4.0.0"> | 
| giuliomoro@34 | 117 				<configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.release.1521194538" name="Release" parent="cdt.managedbuild.config.gnu.exe.release" postannouncebuildStep="Stopping process on BBB and copying new binary" postbuildStep="ssh root@192.168.7.2 "kill -s 2 \`pidof ${BuildArtifactFileName}\` 2>/dev/null"; scp ${BuildArtifactFilePrefix}${BuildArtifactFileName} root@192.168.7.2:~/beaglert/ ; echo 'done copying' | wall"> | 
| andrewm@0 | 118 					<folderInfo id="cdt.managedbuild.config.gnu.exe.release.1521194538." name="/" resourcePath=""> | 
| andrewm@0 | 119 						<toolChain id="cdt.managedbuild.toolchain.gnu.exe.release.1612059942" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.release"> | 
| andrewm@0 | 120 							<targetPlatform id="cdt.managedbuild.target.gnu.platform.exe.release.908983575" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.release"/> | 
| andrewm@0 | 121 							<builder buildPath="${workspace_loc:/BBB_audio+input/Release}" id="cdt.managedbuild.target.gnu.builder.exe.release.511190290" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.exe.release"/> | 
| giuliomoro@20 | 122 							<tool command="arm-linux-gnueabihf-g++
" id="cdt.managedbuild.tool.gnu.archiver.base.810674388" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/> | 
| giuliomoro@20 | 123 							<tool command="arm-linux-gnueabihf-g++
" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.163790048" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release"> | 
| giuliomoro@34 | 124 								<option id="gnu.cpp.compiler.exe.release.option.optimization.level.2031085570" name="Optimization Level" superClass="gnu.cpp.compiler.exe.release.option.optimization.level" value="gnu.cpp.compiler.optimization.level.more" valueType="enumerated"/> | 
| andrewm@0 | 125 								<option id="gnu.cpp.compiler.exe.release.option.debugging.level.701035863" name="Debug Level" superClass="gnu.cpp.compiler.exe.release.option.debugging.level" value="gnu.cpp.compiler.debugging.level.none" valueType="enumerated"/> | 
| andrewm@0 | 126 								<option id="gnu.cpp.compiler.option.include.paths.823255770" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath"> | 
| giuliomoro@20 | 127 									<listOptionValue builtIn="false" value="/usr/xenomai/include"/> | 
| giuliomoro@20 | 128 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/xenomai/include"/> | 
| andrewm@0 | 129 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/ne10"/> | 
| andrewm@56 | 130 									<listOptionValue builtIn="false" value=""${workspace_loc:/BeagleRT/include}""/> | 
| andrewm@0 | 131 								</option> | 
| giuliomoro@20 | 132 								<option id="gnu.cpp.compiler.option.dialect.std.776548502" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" value="gnu.cpp.compiler.dialect.default" valueType="enumerated"/> | 
| andrewm@45 | 133 								<option id="gnu.cpp.compiler.option.other.other.398422461" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -U_FORTIFY_SOURCE" valueType="string"/> | 
| andrewm@0 | 134 								<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.601059736" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> | 
| andrewm@0 | 135 							</tool> | 
| andrewm@0 | 136 							<tool command="arm-linux-gnueabihf-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.1302828968" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release"> | 
| giuliomoro@34 | 137 								<option defaultValue="gnu.c.optimization.level.most" id="gnu.c.compiler.exe.release.option.optimization.level.1118673208" name="Optimization Level" superClass="gnu.c.compiler.exe.release.option.optimization.level" value="gnu.c.optimization.level.more" valueType="enumerated"/> | 
| andrewm@0 | 138 								<option id="gnu.c.compiler.exe.release.option.debugging.level.1329456558" name="Debug Level" superClass="gnu.c.compiler.exe.release.option.debugging.level" value="gnu.c.debugging.level.none" valueType="enumerated"/> | 
| andrewm@0 | 139 								<option id="gnu.c.compiler.option.include.paths.1269113471" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath"> | 
| giuliomoro@20 | 140 									<listOptionValue builtIn="false" value="/usr/xenomai/include"/> | 
| andrewm@0 | 141 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/xenomai/include"/> | 
| giuliomoro@20 | 142 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/ne10"/> | 
| andrewm@56 | 143 									<listOptionValue builtIn="false" value=""${workspace_loc:/BeagleRT/include}""/> | 
| andrewm@0 | 144 								</option> | 
| andrewm@22 | 145 								<option id="gnu.c.compiler.option.include.files.40806287" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files"/> | 
| andrewm@45 | 146 								<option id="gnu.c.compiler.option.preprocessor.undef.symbol.980935416" name="Undefined symbols (-U)" superClass="gnu.c.compiler.option.preprocessor.undef.symbol" valueType="undefDefinedSymbols"> | 
| andrewm@45 | 147 									<listOptionValue builtIn="false" value="_FORTIFY_SOURCE"/> | 
| andrewm@45 | 148 								</option> | 
| andrewm@0 | 149 								<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.574072828" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> | 
| andrewm@0 | 150 							</tool> | 
| giuliomoro@20 | 151 							<tool command="arm-linux-gnueabihf-g++
" id="cdt.managedbuild.tool.gnu.c.linker.exe.release.281634187" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release"/> | 
| giuliomoro@20 | 152 							<tool command="arm-linux-gnueabihf-g++
" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.929570421" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release"> | 
| andrewm@0 | 153 								<option id="gnu.cpp.link.option.paths.277042583" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths"> | 
| andrewm@22 | 154 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/lib"/> | 
| andrewm@22 | 155 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/lib/xenomai"/> | 
| giuliomoro@20 | 156 									<listOptionValue builtIn="false" value="/usr/local/linaro/arm-linux-gnueabihf/include/xenomai/lib"/> | 
| giuliomoro@20 | 157 									<listOptionValue builtIn="false" value="/usr/lib/arm-linux-gnueabihf"/> | 
| giuliomoro@106 | 158 									<listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/include/xenomai/lib"/> | 
| andrewm@0 | 159 								</option> | 
| andrewm@0 | 160 								<option id="gnu.cpp.link.option.libs.1930118082" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs"> | 
| andrewm@0 | 161 									<listOptionValue builtIn="false" value="rt"/> | 
| andrewm@0 | 162 									<listOptionValue builtIn="false" value="native"/> | 
| andrewm@0 | 163 									<listOptionValue builtIn="false" value="xenomai"/> | 
| andrewm@0 | 164 								</option> | 
| andrewm@0 | 165 								<option id="gnu.cpp.link.option.flags.1308374111" name="Linker flags" superClass="gnu.cpp.link.option.flags" value="-pthread -Wpointer-arith" valueType="string"/> | 
| andrewm@0 | 166 								<option id="gnu.cpp.link.option.userobjs.1473502069" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs"> | 
| andrewm@0 | 167 									<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/libprussdrv.a}""/> | 
| andrewm@50 | 168 									<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/libNE10.a}""/> | 
| andrewm@0 | 169 								</option> | 
| andrewm@0 | 170 								<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1607203279" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input"> | 
| andrewm@0 | 171 									<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> | 
| andrewm@0 | 172 									<additionalInput kind="additionalinput" paths="$(LIBS)"/> | 
| andrewm@0 | 173 								</inputType> | 
| andrewm@0 | 174 							</tool> | 
| andrewm@0 | 175 							<tool command="arm-linux-gnueabihf-as" id="cdt.managedbuild.tool.gnu.assembler.exe.release.2052985276" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.release"> | 
| andrewm@56 | 176 								<option id="gnu.both.asm.option.include.paths.1499955275" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath"> | 
| andrewm@56 | 177 									<listOptionValue builtIn="false" value=""${workspace_loc:/BeagleRT/include}""/> | 
| andrewm@56 | 178 								</option> | 
| andrewm@0 | 179 								<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1212659593" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> | 
| andrewm@0 | 180 							</tool> | 
| andrewm@0 | 181 						</toolChain> | 
| andrewm@0 | 182 					</folderInfo> | 
| andrewm@0 | 183 					<sourceEntries> | 
| giuliomoro@65 | 184 						<entry excluding="default_main.cpp|audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/> | 
| victor@2 | 185 						<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/> | 
| giuliomoro@145 | 186 						<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="projects/basic"/> | 
| giuliomoro@20 | 187 						<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="source"/> | 
| andrewm@0 | 188 					</sourceEntries> | 
| andrewm@0 | 189 				</configuration> | 
| andrewm@0 | 190 			</storageModule> | 
| andrewm@0 | 191 			<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> | 
| andrewm@0 | 192 		</cconfiguration> | 
| andrewm@0 | 193 	</storageModule> | 
| andrewm@0 | 194 	<storageModule moduleId="cdtBuildSystem" version="4.0.0"> | 
| andrewm@0 | 195 		<project id="BBB_audio+input.cdt.managedbuild.target.gnu.exe.1596461844" name="Executable" projectType="cdt.managedbuild.target.gnu.exe"/> | 
| andrewm@0 | 196 	</storageModule> | 
| andrewm@0 | 197 	<storageModule moduleId="refreshScope" versionNumber="2"> | 
| andrewm@0 | 198 		<configuration configurationName="Release"> | 
| andrewm@0 | 199 			<resource resourceType="PROJECT" workspacePath="/BBB_SimpleInstrument"/> | 
| andrewm@0 | 200 		</configuration> | 
| andrewm@0 | 201 		<configuration configurationName="basic"> | 
| andrewm@0 | 202 			<resource resourceType="PROJECT" workspacePath="/BeagleRT"/> | 
| andrewm@0 | 203 		</configuration> | 
| andrewm@0 | 204 		<configuration configurationName="Debug"> | 
| andrewm@0 | 205 			<resource resourceType="PROJECT" workspacePath="/BBB_SimpleInstrument"/> | 
| andrewm@0 | 206 		</configuration> | 
| andrewm@0 | 207 	</storageModule> | 
| andrewm@0 | 208 	<storageModule moduleId="scannerConfiguration"> | 
| andrewm@0 | 209 		<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> | 
| andrewm@0 | 210 		<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1521194538;cdt.managedbuild.config.gnu.exe.release.1521194538.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.163790048;cdt.managedbuild.tool.gnu.cpp.compiler.input.601059736"> | 
| andrewm@0 | 211 			<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"/> | 
| andrewm@0 | 212 		</scannerConfigBuildInfo> | 
| andrewm@0 | 213 		<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.528876549;cdt.managedbuild.config.gnu.exe.debug.528876549.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2030825480;cdt.managedbuild.tool.gnu.cpp.compiler.input.1166892316"> | 
| andrewm@0 | 214 			<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"/> | 
| andrewm@0 | 215 		</scannerConfigBuildInfo> | 
| andrewm@0 | 216 		<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.528876549;cdt.managedbuild.config.gnu.exe.debug.528876549.;cdt.managedbuild.tool.gnu.c.compiler.exe.debug.917207395;cdt.managedbuild.tool.gnu.c.compiler.input.308014221"> | 
| andrewm@0 | 217 			<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/> | 
| andrewm@0 | 218 		</scannerConfigBuildInfo> | 
| andrewm@0 | 219 		<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1521194538;cdt.managedbuild.config.gnu.exe.release.1521194538.;cdt.managedbuild.tool.gnu.c.compiler.exe.release.1302828968;cdt.managedbuild.tool.gnu.c.compiler.input.574072828"> | 
| andrewm@0 | 220 			<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/> | 
| andrewm@0 | 221 		</scannerConfigBuildInfo> | 
| andrewm@0 | 222 	</storageModule> | 
| andrewm@0 | 223 	<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> | 
| andrewm@0 | 224 	<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> | 
| andrewm@0 | 225 	<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/> | 
| andrewm@0 | 226 </cproject> |