Mercurial > hg > beaglert
changeset 8:08246efd51da
_again, fixed file path in samples project...
author | Victor Zappi <victor.zappi@qmul.ac.uk> |
---|---|
date | Tue, 11 Nov 2014 15:34:01 +0000 |
parents | ab396a08e962 |
children | 323a4eb9b7c0 |
files | .cproject projects/samples/main.cpp |
diffstat | 2 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/.cproject Tue Nov 11 15:31:01 2014 +0000 +++ b/.cproject Tue Nov 11 15:34:01 2014 +0000 @@ -1,5 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> +<?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.exe.debug.528876549"> <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.528876549" moduleId="org.eclipse.cdt.core.settings" name="Debug"> @@ -80,9 +82,9 @@ </toolChain> </folderInfo> <sourceEntries> + <entry excluding="samples|basic_analog_output|basic_sensor|d-box|audio_in_FFT|filter_IIR|filter_FIR|oscillator_bank" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects"/> <entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/> <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/> - <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"/> </sourceEntries> </configuration> </storageModule> @@ -154,9 +156,9 @@ </toolChain> </folderInfo> <sourceEntries> + <entry excluding="samples|basic_analog_output|basic_sensor|d-box|audio_in_FFT|filter_IIR|filter_FIR|oscillator_bank" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="projects"/> <entry excluding="audio_routines_old.S" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="core"/> <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="include"/> - <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"/> </sourceEntries> </configuration> </storageModule>