chronoCheckMate.pro.user 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by Qt Creator 2.4.1, 2015-07-25T20:10:23. -->
  4. <qtcreator>
  5. <data>
  6. <variable>ProjectExplorer.Project.ActiveTarget</variable>
  7. <value type="int">0</value>
  8. </data>
  9. <data>
  10. <variable>ProjectExplorer.Project.EditorSettings</variable>
  11. <valuemap type="QVariantMap">
  12. <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
  13. <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
  14. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  15. <value type="QString" key="language">Cpp</value>
  16. <valuemap type="QVariantMap" key="value">
  17. <value type="QString" key="CurrentPreferences">CppGlobal</value>
  18. </valuemap>
  19. </valuemap>
  20. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
  21. <value type="QString" key="language">QmlJS</value>
  22. <valuemap type="QVariantMap" key="value">
  23. <value type="QString" key="CurrentPreferences">QmlJSGlobal</value>
  24. </valuemap>
  25. </valuemap>
  26. <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
  27. <value type="QByteArray" key="EditorConfiguration.Codec">System</value>
  28. <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
  29. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  30. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  31. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  32. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  33. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  34. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  35. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  36. <value type="int" key="EditorConfiguration.TabSize">8</value>
  37. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  38. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  39. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  40. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  41. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  42. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  43. </valuemap>
  44. </data>
  45. <data>
  46. <variable>ProjectExplorer.Project.PluginSettings</variable>
  47. <valuemap type="QVariantMap"/>
  48. </data>
  49. <data>
  50. <variable>ProjectExplorer.Project.Target.0</variable>
  51. <valuemap type="QVariantMap">
  52. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
  53. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
  54. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Target.DesktopTarget</value>
  55. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  56. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  57. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  58. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  59. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-64bit./usr/bin/gdb</value>
  60. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  61. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  62. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  63. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  64. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  65. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  66. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  67. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  68. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  69. </valuemap>
  70. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  71. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  72. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  73. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  74. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  75. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  76. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  77. </valuemap>
  78. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  79. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  80. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  81. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  82. </valuemap>
  83. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  84. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  85. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  86. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  87. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  88. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  89. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  90. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  91. </valuemap>
  92. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  93. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  94. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  95. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  96. </valuemap>
  97. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  98. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  99. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  100. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.8.1 dans le PATH (Système) Release</value>
  101. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  102. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  103. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  104. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/home/francois/Documents/C++/chronoCheckMate-build-desktop-Qt_4_8_1_dans_le_PATH__Syst_me__Release</value>
  105. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">1</value>
  106. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  107. </valuemap>
  108. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  109. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-linux-generic-elf-64bit./usr/bin/gdb</value>
  110. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  111. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  112. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  113. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  114. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  115. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  116. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  117. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  118. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  119. </valuemap>
  120. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  121. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  122. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  123. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  124. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  125. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  126. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  127. </valuemap>
  128. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  129. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  130. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  131. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  132. </valuemap>
  133. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  134. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  135. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  136. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  137. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  138. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  139. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  140. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  141. </valuemap>
  142. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  143. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  144. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  145. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  146. </valuemap>
  147. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  148. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  149. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  150. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.8.1 dans le PATH (Système) Debug</value>
  151. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  152. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  153. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  154. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/home/francois/Documents/C++/chronoCheckMate-build-desktop-Qt_4_8_1_dans_le_PATH__Syst_me__Debug</value>
  155. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">1</value>
  156. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  157. </valuemap>
  158. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
  159. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  160. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  161. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  162. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déploiement</value>
  163. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  164. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  165. </valuemap>
  166. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  167. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Pas de déploiement</value>
  168. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  169. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  170. </valuemap>
  171. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  172. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  173. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  174. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  175. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  176. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  177. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  178. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  179. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  180. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  181. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  182. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  183. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  184. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  185. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  186. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  187. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  188. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  189. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  190. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  191. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  192. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  193. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  194. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  195. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  196. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  197. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  198. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  199. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  200. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  201. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  202. <value type="int">0</value>
  203. <value type="int">1</value>
  204. <value type="int">2</value>
  205. <value type="int">3</value>
  206. <value type="int">4</value>
  207. <value type="int">5</value>
  208. <value type="int">6</value>
  209. <value type="int">7</value>
  210. <value type="int">8</value>
  211. <value type="int">9</value>
  212. <value type="int">10</value>
  213. <value type="int">11</value>
  214. <value type="int">12</value>
  215. <value type="int">13</value>
  216. <value type="int">14</value>
  217. </valuelist>
  218. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  219. <value type="int">0</value>
  220. <value type="int">1</value>
  221. <value type="int">2</value>
  222. <value type="int">3</value>
  223. <value type="int">4</value>
  224. <value type="int">5</value>
  225. <value type="int">6</value>
  226. <value type="int">7</value>
  227. <value type="int">8</value>
  228. <value type="int">9</value>
  229. <value type="int">10</value>
  230. <value type="int">11</value>
  231. <value type="int">12</value>
  232. <value type="int">13</value>
  233. <value type="int">14</value>
  234. </valuelist>
  235. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">chronoCheckMate</value>
  236. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  237. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration</value>
  238. <value type="int" key="Qt4ProjectManager.Qt4RunConfiguration.BaseEnvironmentBase">2</value>
  239. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
  240. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">chronoCheckMate.pro</value>
  241. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
  242. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
  243. <valuelist type="QVariantList" key="Qt4ProjectManager.Qt4RunConfiguration.UserEnvironmentChanges"/>
  244. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
  245. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  246. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  247. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  248. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">false</value>
  249. </valuemap>
  250. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  251. </valuemap>
  252. </data>
  253. <data>
  254. <variable>ProjectExplorer.Project.TargetCount</variable>
  255. <value type="int">1</value>
  256. </data>
  257. <data>
  258. <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
  259. <value type="QString">{470b8166-9e60-4119-ae68-0c8c69db35db}</value>
  260. </data>
  261. <data>
  262. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  263. <value type="int">10</value>
  264. </data>
  265. </qtcreator>