diff options
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"/> |