Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHieu Hoang <hieuhoang@gmail.com>2012-10-09 17:01:41 +0400
committerHieu Hoang <hieuhoang@gmail.com>2012-10-09 17:01:41 +0400
commit78e5884dd7b0604bf007c247aec62416432943b5 (patch)
tree96220a9706bebc07595bae55171b2f754128c82d /contrib/other-builds/util
parentd54b5f326baf13bacb9f7905879618368fc1cf9e (diff)
enable threading
Diffstat (limited to 'contrib/other-builds/util')
-rw-r--r--contrib/other-builds/util/.cproject1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/other-builds/util/.cproject b/contrib/other-builds/util/.cproject
index 8ea5ab73b..0893d942f 100644
--- a/contrib/other-builds/util/.cproject
+++ b/contrib/other-builds/util/.cproject
@@ -46,6 +46,7 @@
</option>
<option id="gnu.cpp.compiler.option.preprocessor.def.1952961175" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
<listOptionValue builtIn="false" value="TRACE_ENABLE"/>
+ <listOptionValue builtIn="false" value="WITH_THREADS"/>
</option>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1420621104" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>