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>2015-06-24 17:31:05 +0300
committerHieu Hoang <hieuhoang@gmail.com>2015-06-24 17:31:05 +0300
commit555f91eb7ec79cc69e1b18889fd17217d3425389 (patch)
tree482f2cfb1dc60363b814718c148bf4780b9e9dc9 /contrib/other-builds/all.workspace
parentbac5c2e55c1b2454328bf18207b6d9633d2b9adf (diff)
codelite
Diffstat (limited to 'contrib/other-builds/all.workspace')
-rw-r--r--contrib/other-builds/all.workspace5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/other-builds/all.workspace b/contrib/other-builds/all.workspace
index 621bafdc2..5a7eaf114 100644
--- a/contrib/other-builds/all.workspace
+++ b/contrib/other-builds/all.workspace
@@ -9,7 +9,8 @@
<Project Name="moses-cmd" Path="moses-cmd/moses-cmd.project" Active="No"/>
<Project Name="score" Path="score/score.project" Active="No"/>
<Project Name="consolidate" Path="consolidate/consolidate.project" Active="No"/>
- <Project Name="moses" Path="moses/moses.project" Active="Yes"/>
+ <Project Name="moses" Path="moses/moses.project" Active="No"/>
+ <Project Name="pruneGeneration" Path="pruneGeneration/pruneGeneration.project" Active="Yes"/>
<BuildMatrix>
<WorkspaceConfiguration Name="Debug" Selected="yes">
<Project Name="manual-label" ConfigName="Debug"/>
@@ -23,6 +24,7 @@
<Project Name="score" ConfigName="Debug"/>
<Project Name="consolidate" ConfigName="Debug"/>
<Project Name="moses" ConfigName="Debug"/>
+ <Project Name="pruneGeneration" ConfigName="Debug"/>
</WorkspaceConfiguration>
<WorkspaceConfiguration Name="Release" Selected="yes">
<Project Name="manual-label" ConfigName="Release"/>
@@ -36,6 +38,7 @@
<Project Name="score" ConfigName="Release"/>
<Project Name="consolidate" ConfigName="Release"/>
<Project Name="moses" ConfigName="Release"/>
+ <Project Name="pruneGeneration" ConfigName="Release"/>
</WorkspaceConfiguration>
</BuildMatrix>
</CodeLite_Workspace>