diff options
author | sicarius <devnull@localhost> | 2007-02-11 19:32:03 +0100 |
---|---|---|
committer | sicarius <devnull@localhost> | 2007-02-11 19:32:03 +0100 |
commit | 56d9bdd39ed36c36e9a61411b86c76d5228b2133 (patch) | |
tree | 0cca7a63a5609f91d1912ecbde6743938c9ae5d2 /source/ct-Bot/.cdtproject | |
parent | 644121b478a57772150f460c3c8cd035aa6767a2 (diff) | |
download | rc2007-soccer-56d9bdd39ed36c36e9a61411b86c76d5228b2133.tar rc2007-soccer-56d9bdd39ed36c36e9a61411b86c76d5228b2133.zip |
Added lot's of code-files used during work
Diffstat (limited to 'source/ct-Bot/.cdtproject')
-rw-r--r-- | source/ct-Bot/.cdtproject | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/source/ct-Bot/.cdtproject b/source/ct-Bot/.cdtproject new file mode 100644 index 0000000..7c4f87f --- /dev/null +++ b/source/ct-Bot/.cdtproject @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?> +<?eclipse-cdt version="2.0"?> + +<cdtproject id="org.eclipse.cdt.managedbuilder.core.managedMake"> +<extension point="org.eclipse.cdt.core.ScannerInfoProvider" id="org.eclipse.cdt.managedbuilder.core.ManagedBuildManager"/> +<extension point="org.eclipse.cdt.core.ScannerInfoProvider" id="org.eclipse.cdt.managedbuilder.core.ManagedBuildManager"/> +<extension point="org.eclipse.cdt.core.BinaryParser" id="org.eclipse.cdt.core.ELF"/> +<extension point="org.eclipse.cdt.core.BinaryParser" id="org.eclipse.cdt.core.PE"/> +<extension point="org.eclipse.cdt.core.BinaryParser" id="org.eclipse.cdt.core.GNU_ELF"> +<attribute key="addr2line" value="addr2line"/> +<attribute key="c++filt" value="c++filt"/> +</extension> +<extension point="org.eclipse.cdt.core.BinaryParser" id="org.eclipse.cdt.core.Cygwin_PE"> +<attribute key="addr2line" value="addr2line"/> +<attribute key="cygpath" value="cygpath"/> +<attribute key="c++filt" value="c++filt"/> +<attribute key="nm" value="nm"/> +</extension> +<extension point="org.eclipse.cdt.core.CIndexer" id="org.eclipse.cdt.core.ctagsindexer"> +<attribute key="ctagslocation" value=""/> +<attribute key="ctagfiletype" value="ctags_internal"/> +<attribute key="ctagsindexincludes" value="true"/> +<attribute key="ctagfilelocation" value=""/> +<attribute key="ctagslocationtype" value="ctags_path_default"/> +</extension> +<data> +<item id="org.eclipse.cdt.core.pathentry"> +<pathentry kind="src" path=""/> +<pathentry kind="out" path=""/> +<pathentry kind="con" path="org.eclipse.cdt.managedbuilder.MANAGED_CONTAINER"/> +</item> +</data> +</cdtproject> |