summaryrefslogtreecommitdiff
path: root/ZKTest/.cproject
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2014-11-24 11:44:15 +0000
committerMike Smith <mike.smith@codethink.co.uk>2014-11-24 11:44:15 +0000
commita75fff7251f44c334b492350316a46a11755d490 (patch)
treef63a505b4e0f19603ddd3029ea228ca8b354f9c6 /ZKTest/.cproject
parentf09487681cbd5254a7eeda93efccb0cc9107057a (diff)
downloadzookeeper-test-a75fff7251f44c334b492350316a46a11755d490.tar.gz
added recursive child discovery to the system infinate levels may now be discovered correctly
Diffstat (limited to 'ZKTest/.cproject')
-rw-r--r--ZKTest/.cproject7
1 files changed, 6 insertions, 1 deletions
diff --git a/ZKTest/.cproject b/ZKTest/.cproject
index 4f3143f..ca9760d 100644
--- a/ZKTest/.cproject
+++ b/ZKTest/.cproject
@@ -26,6 +26,10 @@
<option id="gnu.cpp.compiler.option.include.paths.1914937798" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
<listOptionValue builtIn="false" value="/usr/include/zookeeper"/>
</option>
+ <option id="gnu.cpp.compiler.option.other.other.366567962" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -std=c++0x" valueType="string"/>
+ <option id="gnu.cpp.compiler.option.preprocessor.def.1884295414" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
+ <listOptionValue builtIn="false" value="__GXX_EXPERIMENTAL_CXX0X__"/>
+ </option>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1811754685" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.1250781423" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
@@ -101,7 +105,7 @@
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.linker.exe.release.1415822815" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release"/>
<tool id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.2092160826" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release">
- <option id="gnu.cpp.link.option.libs.765426599" superClass="gnu.cpp.link.option.libs" valueType="libs">
+ <option id="gnu.cpp.link.option.libs.765426599" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
<listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="/usr/lib/x86_64-linux-gnu/libzookeeper_mt.a"/>
</option>
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.918681803" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
@@ -155,4 +159,5 @@
<resource resourceType="PROJECT" workspacePath="/ZKTest"/>
</configuration>
</storageModule>
+ <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
</cproject>