diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-01-10 16:12:44 -0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-10 16:12:44 -0200 |
commit | 76696ec9dca9d8b8f7eb01d03fb15b47cc6a8d5b (patch) | |
tree | 5b458c70a0cb301173d1b808374a0f367813dab5 /PSP.workspace | |
parent | b44aa5ce9401889d948149cc100d1b2ef3611d04 (diff) | |
parent | 568d04c7f692e64bc29b2ca195c2de6af7fdd43a (diff) | |
download | PSP.git-76696ec9dca9d8b8f7eb01d03fb15b47cc6a8d5b.tar.gz PSP.git-76696ec9dca9d8b8f7eb01d03fb15b47cc6a8d5b.tar.xz PSP.git-76696ec9dca9d8b8f7eb01d03fb15b47cc6a8d5b.zip |
Merge pull request #22 from Thales1330/wip/fault
Wip fault
Diffstat (limited to 'PSP.workspace')
-rw-r--r-- | PSP.workspace | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/PSP.workspace b/PSP.workspace deleted file mode 100644 index 8132425..0000000 --- a/PSP.workspace +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<CodeLite_Workspace Name="PSP" Database="" Version="10.0.0"> - <Project Name="Project" Path="Project/Project.project" Active="Yes"/> - <BuildMatrix> - <WorkspaceConfiguration Name="Debug" Selected="no"> - <Environment/> - <Project Name="Project" ConfigName="Debug"/> - </WorkspaceConfiguration> - <WorkspaceConfiguration Name="Release" Selected="yes"> - <Environment/> - <Project Name="Project" ConfigName="Release"/> - </WorkspaceConfiguration> - </BuildMatrix> -</CodeLite_Workspace> |