diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-30 21:19:05 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-10-30 21:19:05 +0300 |
commit | 6add86d17a430db932bc0dc9af44da5dcb327fec (patch) | |
tree | a8e360a8736b91f9acaa2b94b91c4ea695c128c6 /evil_core.workspace | |
parent | 7991233458276eb1d24617880bed8da52e866889 (diff) |
service usage example
Diffstat (limited to 'evil_core.workspace')
-rw-r--r-- | evil_core.workspace | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evil_core.workspace b/evil_core.workspace index 4e90fc5..9671776 100644 --- a/evil_core.workspace +++ b/evil_core.workspace @@ -1,7 +1,7 @@ <?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"/> + <Project Name="example" Path="plugins/example/example.project" Active="No"/> <BuildMatrix> <WorkspaceConfiguration Name="Debug" Selected="yes"> <Project Name="core" ConfigName="Debug"/> |