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 <hieu@Hieus-MacBook.local>2015-03-16 20:19:58 +0300
committerHieu Hoang <hieu@Hieus-MacBook.local>2015-03-16 21:14:06 +0300
commit767163c96e8ab76d88d107d5e4753fdd94491f76 (patch)
treeaa967c9820f7d258c64de2b17d7ba4241211e04b /contrib/other-builds/all.workspace
parentad805c133bb61dac3b9d1555d221db71739d90d4 (diff)
start CodeLite project files
Diffstat (limited to 'contrib/other-builds/all.workspace')
-rw-r--r--contrib/other-builds/all.workspace21
1 files changed, 21 insertions, 0 deletions
diff --git a/contrib/other-builds/all.workspace b/contrib/other-builds/all.workspace
new file mode 100644
index 000000000..70116338a
--- /dev/null
+++ b/contrib/other-builds/all.workspace
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<CodeLite_Workspace Name="all" Database="all.tags">
+ <Project Name="manual-label" Path="manual-label/manual-label.project" Active="No"/>
+ <Project Name="extract" Path="extract/extract.project" Active="No"/>
+ <Project Name="util" Path="util/util.project" Active="No"/>
+ <Project Name="extract-mixed-syntax" Path="extract-mixed-syntax/extract-mixed-syntax.project" Active="Yes"/>
+ <BuildMatrix>
+ <WorkspaceConfiguration Name="Debug" Selected="yes">
+ <Project Name="manual-label" ConfigName="Debug"/>
+ <Project Name="extract" ConfigName="Debug"/>
+ <Project Name="util" ConfigName="Debug"/>
+ <Project Name="extract-mixed-syntax" ConfigName="Debug"/>
+ </WorkspaceConfiguration>
+ <WorkspaceConfiguration Name="Release" Selected="yes">
+ <Project Name="manual-label" ConfigName="Release"/>
+ <Project Name="extract" ConfigName="Release"/>
+ <Project Name="util" ConfigName="Release"/>
+ <Project Name="extract-mixed-syntax" ConfigName="Release"/>
+ </WorkspaceConfiguration>
+ </BuildMatrix>
+</CodeLite_Workspace>