summaryrefslogtreecommitdiffstats
path: root/PSP.workspace
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-04-12 18:57:10 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-04-12 18:57:10 -0300
commit52931022eb25080e33f2362c3b0bd4361f0cdb0b (patch)
tree90d83cb3c68f66d41971099887c321e56dd6d00f /PSP.workspace
parentd2aa79321df798c297334dbcf4e56320b84400ba (diff)
downloadPSP.git-52931022eb25080e33f2362c3b0bd4361f0cdb0b.tar.gz
PSP.git-52931022eb25080e33f2362c3b0bd4361f0cdb0b.tar.xz
PSP.git-52931022eb25080e33f2362c3b0bd4361f0cdb0b.zip
Open control implementation
Diffstat (limited to 'PSP.workspace')
-rw-r--r--PSP.workspace4
1 files changed, 2 insertions, 2 deletions
diff --git a/PSP.workspace b/PSP.workspace
index 8132425..d5d4c55 100644
--- a/PSP.workspace
+++ b/PSP.workspace
@@ -2,11 +2,11 @@
<CodeLite_Workspace Name="PSP" Database="" Version="10.0.0">
<Project Name="Project" Path="Project/Project.project" Active="Yes"/>
<BuildMatrix>
- <WorkspaceConfiguration Name="Debug" Selected="no">
+ <WorkspaceConfiguration Name="Debug" Selected="yes">
<Environment/>
<Project Name="Project" ConfigName="Debug"/>
</WorkspaceConfiguration>
- <WorkspaceConfiguration Name="Release" Selected="yes">
+ <WorkspaceConfiguration Name="Release" Selected="no">
<Environment/>
<Project Name="Project" ConfigName="Release"/>
</WorkspaceConfiguration>