You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

epimafia.pro.user 41KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 2.8.0, 2013-10-09T13:33:16. -->
  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. <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
  15. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  16. <value type="QString" key="language">Cpp</value>
  17. <valuemap type="QVariantMap" key="value">
  18. <value type="QString" key="CurrentPreferences">CppGlobal</value>
  19. </valuemap>
  20. </valuemap>
  21. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
  22. <value type="QString" key="language">QmlJS</value>
  23. <valuemap type="QVariantMap" key="value">
  24. <value type="QString" key="CurrentPreferences">QmlJSGlobal</value>
  25. </valuemap>
  26. </valuemap>
  27. <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
  28. <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
  29. <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
  30. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  31. <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
  32. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  33. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  34. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  35. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  36. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  37. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  38. <value type="int" key="EditorConfiguration.TabSize">8</value>
  39. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  40. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  41. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  42. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  43. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  44. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  45. </valuemap>
  46. </data>
  47. <data>
  48. <variable>ProjectExplorer.Project.PluginSettings</variable>
  49. <valuemap type="QVariantMap"/>
  50. </data>
  51. <data>
  52. <variable>ProjectExplorer.Project.Target.0</variable>
  53. <valuemap type="QVariantMap">
  54. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
  55. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
  56. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{996ad625-e724-4eb7-9ef9-5382382aeea5}</value>
  57. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">1</value>
  58. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  59. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">1</value>
  60. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  61. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  62. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  63. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  64. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  65. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  66. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  67. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  68. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  69. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  70. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  71. </valuemap>
  72. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  73. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  74. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  75. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  76. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  77. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"/>
  78. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  79. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  80. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  81. </valuemap>
  82. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  83. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  84. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  85. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  86. </valuemap>
  87. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  88. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  89. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  90. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  91. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  92. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  93. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"/>
  94. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  95. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  96. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  97. </valuemap>
  98. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  99. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  100. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  101. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  102. </valuemap>
  103. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  104. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  105. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  106. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Debug</value>
  107. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  108. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  109. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  110. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">D:/prog/C++/bin/epimafia</value>
  111. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  112. </valuemap>
  113. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  114. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  115. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  116. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  117. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  118. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  119. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  120. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  121. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  122. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  123. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  124. </valuemap>
  125. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  126. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  127. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  128. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  129. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  130. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"/>
  131. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  132. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  133. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  134. </valuemap>
  135. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  136. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  137. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  138. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  139. </valuemap>
  140. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  141. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  142. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  143. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  144. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  145. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  146. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.AutomaticallyAddedMakeArguments"/>
  147. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  148. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  149. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  150. </valuemap>
  151. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  152. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  153. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  154. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  155. </valuemap>
  156. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  157. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  158. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  159. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Release</value>
  160. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  161. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  162. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  163. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">D:/prog/C++/bin/epimafia</value>
  164. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  165. </valuemap>
  166. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
  167. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  168. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  169. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  170. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  171. <value type="QString" key="ProjectExplorer.ProcessStep.Arguments"></value>
  172. <value type="QString" key="ProjectExplorer.ProcessStep.Command">D:/prog/C++/bin/epimafia/deploy.bat</value>
  173. <value type="QString" key="ProjectExplorer.ProcessStep.WorkingDirectory">%{buildDir}</value>
  174. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Étape personnalisée</value>
  175. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  176. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.ProcessStep</value>
  177. </valuemap>
  178. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  179. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déploiement</value>
  180. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  181. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  182. </valuemap>
  183. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  184. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déployer localement</value>
  185. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  186. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  187. </valuemap>
  188. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  189. <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
  190. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  191. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  192. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  193. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  194. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  195. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  196. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  197. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  198. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  199. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  200. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  201. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  202. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  203. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  204. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  205. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  206. <value type="int">0</value>
  207. <value type="int">1</value>
  208. <value type="int">2</value>
  209. <value type="int">3</value>
  210. <value type="int">4</value>
  211. <value type="int">5</value>
  212. <value type="int">6</value>
  213. <value type="int">7</value>
  214. <value type="int">8</value>
  215. <value type="int">9</value>
  216. <value type="int">10</value>
  217. <value type="int">11</value>
  218. <value type="int">12</value>
  219. <value type="int">13</value>
  220. <value type="int">14</value>
  221. </valuelist>
  222. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  223. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  224. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Arguments"></value>
  225. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable">D:/prog/C++/bin/epimafia/release/intrabocal.exe</value>
  226. <value type="bool" key="ProjectExplorer.CustomExecutableRunConfiguration.UseTerminal">false</value>
  227. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.WorkingDirectory">D:/prog/C++/bin/epimafia/release/</value>
  228. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Exécuter D:\prog\C++\bin\epimafia\release\intrabocal.exe</value>
  229. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">intrabocal</value>
  230. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
  231. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  232. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  233. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
  234. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  235. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  236. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  237. </valuemap>
  238. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
  239. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  240. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  241. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  242. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  243. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  244. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  245. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  246. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  247. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  248. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  249. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  250. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  251. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  252. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  253. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  254. <value type="int">0</value>
  255. <value type="int">1</value>
  256. <value type="int">2</value>
  257. <value type="int">3</value>
  258. <value type="int">4</value>
  259. <value type="int">5</value>
  260. <value type="int">6</value>
  261. <value type="int">7</value>
  262. <value type="int">8</value>
  263. <value type="int">9</value>
  264. <value type="int">10</value>
  265. <value type="int">11</value>
  266. <value type="int">12</value>
  267. <value type="int">13</value>
  268. <value type="int">14</value>
  269. </valuelist>
  270. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  271. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  272. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Arguments">-debug</value>
  273. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable">D:/prog/C++/bin/epimafia/release/netsoul.exe</value>
  274. <value type="bool" key="ProjectExplorer.CustomExecutableRunConfiguration.UseTerminal">false</value>
  275. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.WorkingDirectory">D:/prog/C++/bin/epimafia/release/</value>
  276. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Exécuter D:\prog\C++\bin\epimafia\release\netsoul.exe</value>
  277. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">netsoul</value>
  278. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
  279. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  280. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  281. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
  282. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  283. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  284. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  285. </valuemap>
  286. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.2">
  287. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  288. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  289. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  290. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  291. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  292. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  293. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  294. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  295. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  296. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  297. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  298. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  299. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  300. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  301. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  302. <value type="int">0</value>
  303. <value type="int">1</value>
  304. <value type="int">2</value>
  305. <value type="int">3</value>
  306. <value type="int">4</value>
  307. <value type="int">5</value>
  308. <value type="int">6</value>
  309. <value type="int">7</value>
  310. <value type="int">8</value>
  311. <value type="int">9</value>
  312. <value type="int">10</value>
  313. <value type="int">11</value>
  314. <value type="int">12</value>
  315. <value type="int">13</value>
  316. <value type="int">14</value>
  317. </valuelist>
  318. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  319. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  320. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Arguments">-login bounio_g</value>
  321. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable">D:/prog/C++/bin/epimafia/release/loginfinder.exe</value>
  322. <value type="bool" key="ProjectExplorer.CustomExecutableRunConfiguration.UseTerminal">false</value>
  323. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.WorkingDirectory">D:/prog/C++/bin/epimafia/release/</value>
  324. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Exécuter D:\prog\C++\bin\epimafia\release\loginfinder.exe</value>
  325. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">loginfinder</value>
  326. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
  327. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  328. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  329. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
  330. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  331. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  332. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  333. </valuemap>
  334. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.3">
  335. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  336. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  337. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  338. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  339. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  340. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  341. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  342. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  343. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  344. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  345. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  346. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  347. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  348. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  349. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  350. <value type="int">0</value>
  351. <value type="int">1</value>
  352. <value type="int">2</value>
  353. <value type="int">3</value>
  354. <value type="int">4</value>
  355. <value type="int">5</value>
  356. <value type="int">6</value>
  357. <value type="int">7</value>
  358. <value type="int">8</value>
  359. <value type="int">9</value>
  360. <value type="int">10</value>
  361. <value type="int">11</value>
  362. <value type="int">12</value>
  363. <value type="int">13</value>
  364. <value type="int">14</value>
  365. </valuelist>
  366. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  367. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  368. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Arguments"></value>
  369. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable">D:/prog/C++/bin/epimafia/release/usermgr.exe</value>
  370. <value type="bool" key="ProjectExplorer.CustomExecutableRunConfiguration.UseTerminal">false</value>
  371. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.WorkingDirectory">D:/prog/C++/bin/epimafia/release/</value>
  372. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Exécuter D:\prog\C++\bin\epimafia\release\usermgr.exe</value>
  373. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">usermgr</value>
  374. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
  375. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  376. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  377. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
  378. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  379. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  380. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  381. </valuemap>
  382. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.4">
  383. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  384. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  385. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  386. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  387. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  388. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  389. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  390. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  391. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  392. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  393. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  394. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  395. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  396. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  397. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  398. <value type="int">0</value>
  399. <value type="int">1</value>
  400. <value type="int">2</value>
  401. <value type="int">3</value>
  402. <value type="int">4</value>
  403. <value type="int">5</value>
  404. <value type="int">6</value>
  405. <value type="int">7</value>
  406. <value type="int">8</value>
  407. <value type="int">9</value>
  408. <value type="int">10</value>
  409. <value type="int">11</value>
  410. <value type="int">12</value>
  411. <value type="int">13</value>
  412. <value type="int">14</value>
  413. </valuelist>
  414. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  415. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  416. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">intrabocal</value>
  417. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">intrabocal2</value>
  418. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/prog/C++/epimafia/intrabocal/intrabocal.pro</value>
  419. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
  420. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">intrabocal/intrabocal.pro</value>
  421. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
  422. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
  423. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
  424. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  425. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  426. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  427. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  428. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  429. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  430. </valuemap>
  431. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.5">
  432. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  433. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  434. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  435. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  436. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  437. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  438. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  439. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  440. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  441. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  442. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  443. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  444. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  445. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  446. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  447. <value type="int">0</value>
  448. <value type="int">1</value>
  449. <value type="int">2</value>
  450. <value type="int">3</value>
  451. <value type="int">4</value>
  452. <value type="int">5</value>
  453. <value type="int">6</value>
  454. <value type="int">7</value>
  455. <value type="int">8</value>
  456. <value type="int">9</value>
  457. <value type="int">10</value>
  458. <value type="int">11</value>
  459. <value type="int">12</value>
  460. <value type="int">13</value>
  461. <value type="int">14</value>
  462. </valuelist>
  463. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  464. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  465. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">netsoul</value>
  466. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">netsoul2</value>
  467. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/prog/C++/epimafia/netsoul/netsoul.pro</value>
  468. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
  469. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">netsoul/netsoul.pro</value>
  470. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
  471. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
  472. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
  473. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  474. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  475. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
  476. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  477. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  478. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  479. </valuemap>
  480. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.6">
  481. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  482. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  483. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  484. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  485. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  486. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  487. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  488. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  489. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  490. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  491. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  492. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  493. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  494. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  495. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  496. <value type="int">0</value>
  497. <value type="int">1</value>
  498. <value type="int">2</value>
  499. <value type="int">3</value>
  500. <value type="int">4</value>
  501. <value type="int">5</value>
  502. <value type="int">6</value>
  503. <value type="int">7</value>
  504. <value type="int">8</value>
  505. <value type="int">9</value>
  506. <value type="int">10</value>
  507. <value type="int">11</value>
  508. <value type="int">12</value>
  509. <value type="int">13</value>
  510. <value type="int">14</value>
  511. </valuelist>
  512. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  513. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  514. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">ns_finder</value>
  515. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  516. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/prog/C++/epimafia/ns_finder/ns_finder.pro</value>
  517. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
  518. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">ns_finder/ns_finder.pro</value>
  519. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
  520. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
  521. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
  522. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  523. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  524. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
  525. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  526. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  527. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  528. </valuemap>
  529. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.7">
  530. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  531. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  532. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  533. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  534. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  535. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  536. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  537. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  538. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  539. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  540. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  541. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  542. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  543. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  544. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  545. <value type="int">0</value>
  546. <value type="int">1</value>
  547. <value type="int">2</value>
  548. <value type="int">3</value>
  549. <value type="int">4</value>
  550. <value type="int">5</value>
  551. <value type="int">6</value>
  552. <value type="int">7</value>
  553. <value type="int">8</value>
  554. <value type="int">9</value>
  555. <value type="int">10</value>
  556. <value type="int">11</value>
  557. <value type="int">12</value>
  558. <value type="int">13</value>
  559. <value type="int">14</value>
  560. </valuelist>
  561. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  562. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  563. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">usermgr</value>
  564. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">usermgr2</value>
  565. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/prog/C++/epimafia/usermgr/usermgr.pro</value>
  566. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
  567. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">usermgr/usermgr.pro</value>
  568. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
  569. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
  570. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
  571. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  572. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  573. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  574. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  575. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  576. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  577. </valuemap>
  578. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">8</value>
  579. </valuemap>
  580. </data>
  581. <data>
  582. <variable>ProjectExplorer.Project.TargetCount</variable>
  583. <value type="int">1</value>
  584. </data>
  585. <data>
  586. <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
  587. <value type="QByteArray">{3074012e-28a1-4b99-a490-1fcbe7cc342f}</value>
  588. </data>
  589. <data>
  590. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  591. <value type="int">14</value>
  592. </data>
  593. </qtcreator>