diff options
Diffstat (limited to 'codelite')
-rw-r--r-- | codelite/.codelite/Miranda-george_hazan.tags | bin | 0 -> 98304 bytes | |||
-rw-r--r-- | codelite/Miranda.workspace | 14 |
2 files changed, 14 insertions, 0 deletions
diff --git a/codelite/.codelite/Miranda-george_hazan.tags b/codelite/.codelite/Miranda-george_hazan.tags Binary files differnew file mode 100644 index 0000000000..6262f552fc --- /dev/null +++ b/codelite/.codelite/Miranda-george_hazan.tags diff --git a/codelite/Miranda.workspace b/codelite/Miranda.workspace new file mode 100644 index 0000000000..5445c933ae --- /dev/null +++ b/codelite/Miranda.workspace @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<CodeLite_Workspace Name="Miranda" Database="" Version="10000"> + <Project Name="mir_core" Path="../../../../var/www/miranda-ng/src/mir_core/mir_core.project" Active="Yes"/> + <BuildMatrix> + <WorkspaceConfiguration Name="Debug" Selected="yes"> + <Environment/> + <Project Name="mir_core" ConfigName="Debug"/> + </WorkspaceConfiguration> + <WorkspaceConfiguration Name="Release" Selected="yes"> + <Environment/> + <Project Name="mir_core" ConfigName="Release"/> + </WorkspaceConfiguration> + </BuildMatrix> +</CodeLite_Workspace> |