summaryrefslogtreecommitdiffstats
path: root/PSP.workspace
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-07-14 13:08:45 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2018-07-14 13:08:45 -0300
commitf4de628c999810808d961899299686a9f0c50b5b (patch)
tree640d0532af6d0d2f33f6580e769489894bdb3c81 /PSP.workspace
parent7ddd1d26ad13ad23f520dff08485ef2794d5958b (diff)
downloadPSP.git-f4de628c999810808d961899299686a9f0c50b5b.tar.gz
PSP.git-f4de628c999810808d961899299686a9f0c50b5b.tar.xz
PSP.git-f4de628c999810808d961899299686a9f0c50b5b.zip
Some vector pre-allocation and test curves 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 a37d541..95b47db 100644
--- a/PSP.workspace
+++ b/PSP.workspace
@@ -6,7 +6,7 @@
<Environment/>
<Project Name="Project" ConfigName="Release_Windows_x32"/>
</WorkspaceConfiguration>
- <WorkspaceConfiguration Name="Release_Windows_x64" Selected="no">
+ <WorkspaceConfiguration Name="Release_Windows_x64" Selected="yes">
<Environment/>
<Project Name="Project" ConfigName="Release_Windows_x64"/>
</WorkspaceConfiguration>
@@ -14,7 +14,7 @@
<Environment/>
<Project Name="Project" ConfigName="Debug_Windows_x64"/>
</WorkspaceConfiguration>
- <WorkspaceConfiguration Name="Release_Ubuntu_x64" Selected="yes">
+ <WorkspaceConfiguration Name="Release_Ubuntu_x64" Selected="no">
<Environment/>
<Project Name="Project" ConfigName="Release_Ubuntu_x64"/>
</WorkspaceConfiguration>