diff options
Diffstat (limited to 'restarter.workspace')
-rw-r--r-- | restarter.workspace | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/restarter.workspace b/restarter.workspace index 371c615..f6eaa5d 100644 --- a/restarter.workspace +++ b/restarter.workspace @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <CodeLite_Workspace Name="restarter" Database="./restarter.tags"> - <Project Name="restarter_server" Path="server/restarter_server.project" Active="No"/> + <Project Name="restarter_server" Path="server/restarter_server.project" Active="Yes"/> <Project Name="lib" Path="proto_lib/lib.project" Active="No"/> <Project Name="unix_exec_service" Path="services/unix_exec_service/unix_exec_service.project" Active="No"/> <Environment> @@ -11,7 +11,7 @@ ]]> </Environment> - <Project Name="proto_test" Path="proto_test/proto_test.project" Active="Yes"/> + <Project Name="proto_test" Path="proto_test/proto_test.project" Active="No"/> <BuildMatrix> <WorkspaceConfiguration Name="Debug" Selected="yes"> <Project Name="restarter_server" ConfigName="Debug"/> |