summaryrefslogtreecommitdiff
path: root/evil_core.workspace
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-10-30 19:22:07 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-10-30 19:22:07 +0300
commitdf0ece2d0abda1a1447a60bad4e379ee0588ec78 (patch)
tree2c52eca4d3cfe487e46ca692710ce7c023f22e4e /evil_core.workspace
parent95fa1951781f7fea87830ae78983956d2b288331 (diff)
deleted: core/core.cbp
new file: core/core.project new file: evil_core.tags new file: evil_core.workspace new file: evil_core.workspace.session deleted: plugins/example/example.cbp new file: plugins/example/example.project
Diffstat (limited to 'evil_core.workspace')
-rw-r--r--evil_core.workspace15
1 files changed, 15 insertions, 0 deletions
diff --git a/evil_core.workspace b/evil_core.workspace
new file mode 100644
index 0000000..4e90fc5
--- /dev/null
+++ b/evil_core.workspace
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<CodeLite_Workspace Name="evil_core" Database="./evil_core.tags">
+ <Project Name="core" Path="core/core.project" Active="Yes"/>
+ <Project Name="example" Path="plugins/example/example.project"/>
+ <BuildMatrix>
+ <WorkspaceConfiguration Name="Debug" Selected="yes">
+ <Project Name="core" ConfigName="Debug"/>
+ <Project Name="example" ConfigName="Debug"/>
+ </WorkspaceConfiguration>
+ <WorkspaceConfiguration Name="Release" Selected="yes">
+ <Project Name="core" ConfigName="Release"/>
+ <Project Name="example" ConfigName="Release"/>
+ </WorkspaceConfiguration>
+ </BuildMatrix>
+</CodeLite_Workspace>