diff options
| author | Thales1330 <thaleslima.ufu@gmail.com> | 2017-01-10 16:41:05 -0200 |
|---|---|---|
| committer | Thales1330 <thaleslima.ufu@gmail.com> | 2017-01-10 16:41:05 -0200 |
| commit | 58148f1ebe5be64231965ca76ae13e4690528e55 (patch) | |
| tree | 9be81d99af6f6de23241fc39b1fd37a459d3ef2a /PSP.workspace | |
| parent | 76696ec9dca9d8b8f7eb01d03fb15b47cc6a8d5b (diff) | |
| download | PSP.git-58148f1ebe5be64231965ca76ae13e4690528e55.tar.gz PSP.git-58148f1ebe5be64231965ca76ae13e4690528e55.tar.xz PSP.git-58148f1ebe5be64231965ca76ae13e4690528e55.zip | |
.gitignore update
Back with some IDE files
Diffstat (limited to 'PSP.workspace')
| -rw-r--r-- | PSP.workspace | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/PSP.workspace b/PSP.workspace new file mode 100644 index 0000000..8132425 --- /dev/null +++ b/PSP.workspace @@ -0,0 +1,14 @@ +<?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> |
