From 604f9cccb59a48c399407c0b8bf3d4d50cb80982 Mon Sep 17 00:00:00 2001 From: Claudio Maggioni Date: Fri, 11 Mar 2016 15:53:51 +0100 Subject: [PATCH] Removed .pro.user file from qtcreator --- .gitignore | 3 + Msh.pro.user | 334 --------------------------------------------------- cose.txt | 0 3 files changed, 3 insertions(+), 334 deletions(-) delete mode 100644 Msh.pro.user delete mode 100644 cose.txt diff --git a/.gitignore b/.gitignore index b8bd026..33e6b18 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +#Qt creator .pro.user +*.pro.user + # Compiled Object files *.slo *.lo diff --git a/Msh.pro.user b/Msh.pro.user deleted file mode 100644 index a6b5d3c..0000000 --- a/Msh.pro.user +++ /dev/null @@ -1,334 +0,0 @@ - - - - - - EnvironmentId - {1e01437e-8028-453e-a499-fb71332d241a} - - - ProjectExplorer.Project.ActiveTarget - 0 - - - ProjectExplorer.Project.EditorSettings - - true - false - true - - Cpp - - CppGlobal - - - - QmlJS - - QmlJSGlobal - - - 2 - UTF-8 - false - 4 - false - 80 - true - true - 1 - true - false - 0 - true - 0 - 8 - true - 1 - true - true - true - false - - - - ProjectExplorer.Project.PluginSettings - - - - ProjectExplorer.Project.Target.0 - - Desktop - Desktop - {0bde0d2e-5514-426b-bc4a-4b14b35c0599} - 0 - 0 - 0 - - /home/claudio/WorkSpace-C/build-Msh-Desktop-Debug - - - true - qmake - - QtProjectManager.QMakeBuildStep - true - - false - false - false - - - true - Make - - Qt4ProjectManager.MakeStep - - -w - -r - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - -w - -r - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Debug - - Qt4ProjectManager.Qt4BuildConfiguration - 2 - true - - - /home/claudio/WorkSpace-C/build-Msh-Desktop-Release - - - true - qmake - - QtProjectManager.QMakeBuildStep - false - - false - false - false - - - true - Make - - Qt4ProjectManager.MakeStep - - -w - -r - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - -w - -r - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Release - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - - /home/claudio/WorkSpace-C/build-Msh-Desktop-Profile - - - true - qmake - - QtProjectManager.QMakeBuildStep - true - - false - true - false - - - true - Make - - Qt4ProjectManager.MakeStep - - -w - -r - - false - - - - 2 - Build - - ProjectExplorer.BuildSteps.Build - - - - true - Make - - Qt4ProjectManager.MakeStep - - -w - -r - - true - clean - - - 1 - Clean - - ProjectExplorer.BuildSteps.Clean - - 2 - false - - Profile - - Qt4ProjectManager.Qt4BuildConfiguration - 0 - true - - 3 - - - 0 - Deploy - - ProjectExplorer.BuildSteps.Deploy - - 1 - Deploy locally - - ProjectExplorer.DefaultDeployConfiguration - - 1 - - - false - 1000 - - true - - false - false - false - false - true - 0.01 - 10 - true - 1 - 25 - - 1 - true - false - true - valgrind - - 0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9 - 10 - 11 - 12 - 13 - 14 - - 2 - - Msh - - Qt4ProjectManager.Qt4RunConfiguration:/home/claudio/WorkSpace-C/Msh/Msh.pro - true - - Msh.pro - false - true - - 3768 - false - true - false - false - true - - 1 - - - - ProjectExplorer.Project.TargetCount - 1 - - - ProjectExplorer.Project.Updater.FileVersion - 18 - - - Version - 18 - - diff --git a/cose.txt b/cose.txt deleted file mode 100644 index e69de29..0000000