comparison .cproject @ 5:09f03ac40fcc

API improvements and cleanups. Now all common audio command-line options can be parsed automatically.
author andrewm
date Sat, 08 Nov 2014 16:16:55 +0100
parents f34c63568523
children ab396a08e962 49f22e1246b2
comparison
equal deleted inserted replaced
4:f34c63568523 5:09f03ac40fcc
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <?fileVersion 4.0.0?> 2 <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
3
4 <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
5 <storageModule moduleId="org.eclipse.cdt.core.settings"> 3 <storageModule moduleId="org.eclipse.cdt.core.settings">
6 <cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.528876549"> 4 <cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.528876549">
7 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.528876549" moduleId="org.eclipse.cdt.core.settings" name="Debug"> 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">
8 <externalSettings/> 6 <externalSettings/>
9 <extensions> 7 <extensions>
80 <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1788972942" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> 78 <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1788972942" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
81 </tool> 79 </tool>
82 </toolChain> 80 </toolChain>
83 </folderInfo> 81 </folderInfo>
84 <sourceEntries> 82 <sourceEntries>
83 <entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/>
85 <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/> 84 <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/>
86 <entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/> 85 <entry excluding="basic_sensor|d-box|audio_in_FFT|filter_IIR|filter_FIR|samples|oscillator_bank|basic" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects"/>
87 <entry excluding="filter_IIR|filter_FIR|oscillator_bank|samples|basic_sensor|d-box|basic_analog_output|basic" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects"/>
88 </sourceEntries> 86 </sourceEntries>
89 </configuration> 87 </configuration>
90 </storageModule> 88 </storageModule>
91 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> 89 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
92 </cconfiguration> 90 </cconfiguration>
134 <listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/lib"/> 132 <listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/lib"/>
135 <listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/lib/xenomai"/> 133 <listOptionValue builtIn="false" value="/usr/arm-linux-gnueabihf/lib/xenomai"/>
136 </option> 134 </option>
137 <option id="gnu.cpp.link.option.libs.1930118082" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs"> 135 <option id="gnu.cpp.link.option.libs.1930118082" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
138 <listOptionValue builtIn="false" value="rt"/> 136 <listOptionValue builtIn="false" value="rt"/>
137 <listOptionValue builtIn="false" value="sndfile"/>
139 <listOptionValue builtIn="false" value="native"/> 138 <listOptionValue builtIn="false" value="native"/>
140 <listOptionValue builtIn="false" value="xenomai"/> 139 <listOptionValue builtIn="false" value="xenomai"/>
141 </option> 140 </option>
142 <option id="gnu.cpp.link.option.flags.1308374111" name="Linker flags" superClass="gnu.cpp.link.option.flags" value="-pthread -Wpointer-arith" valueType="string"/> 141 <option id="gnu.cpp.link.option.flags.1308374111" name="Linker flags" superClass="gnu.cpp.link.option.flags" value="-pthread -Wpointer-arith" valueType="string"/>
143 <option id="gnu.cpp.link.option.userobjs.1473502069" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs"> 142 <option id="gnu.cpp.link.option.userobjs.1473502069" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs">
153 <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1212659593" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> 152 <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1212659593" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
154 </tool> 153 </tool>
155 </toolChain> 154 </toolChain>
156 </folderInfo> 155 </folderInfo>
157 <sourceEntries> 156 <sourceEntries>
157 <entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/>
158 <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/> 158 <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/>
159 <entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/> 159 <entry excluding="basic_sensor|d-box|audio_in_FFT|filter_IIR|filter_FIR|samples|oscillator_bank|basic" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects"/>
160 <entry excluding="filter_IIR|filter_FIR|oscillator_bank|samples|basic_sensor|d-box|basic_analog_output|basic" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects"/>
161 </sourceEntries> 160 </sourceEntries>
162 </configuration> 161 </configuration>
163 </storageModule> 162 </storageModule>
164 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> 163 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
165 </cconfiguration> 164 </cconfiguration>