ky_gui.pro.user 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 4.11.0, 2020-01-24T08:02:46. -->
  4. <qtcreator>
  5. <data>
  6. <variable>EnvironmentId</variable>
  7. <value type="QByteArray">{96a79198-eab8-4d91-a674-e4ed057de93f}</value>
  8. </data>
  9. <data>
  10. <variable>ProjectExplorer.Project.ActiveTarget</variable>
  11. <value type="int">0</value>
  12. </data>
  13. <data>
  14. <variable>ProjectExplorer.Project.EditorSettings</variable>
  15. <valuemap type="QVariantMap">
  16. <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
  17. <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
  18. <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
  19. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  20. <value type="QString" key="language">Cpp</value>
  21. <valuemap type="QVariantMap" key="value">
  22. <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
  23. </valuemap>
  24. </valuemap>
  25. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
  26. <value type="QString" key="language">QmlJS</value>
  27. <valuemap type="QVariantMap" key="value">
  28. <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
  29. </valuemap>
  30. </valuemap>
  31. <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
  32. <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
  33. <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
  34. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  35. <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
  36. <value type="int" key="EditorConfiguration.MarginColumn">80</value>
  37. <value type="bool" key="EditorConfiguration.MouseHiding">true</value>
  38. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  39. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  40. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  41. <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
  42. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  43. <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
  44. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  45. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  46. <value type="int" key="EditorConfiguration.TabSize">8</value>
  47. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  48. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  49. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  50. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  51. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  52. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  53. </valuemap>
  54. </data>
  55. <data>
  56. <variable>ProjectExplorer.Project.PluginSettings</variable>
  57. <valuemap type="QVariantMap">
  58. <valuelist type="QVariantList" key="ClangCodeModel.CustomCommandLineKey"/>
  59. <value type="bool" key="ClangCodeModel.UseGlobalConfig">true</value>
  60. </valuemap>
  61. </data>
  62. <data>
  63. <variable>ProjectExplorer.Project.Target.0</variable>
  64. <valuemap type="QVariantMap">
  65. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.13.0 GCC 64bit</value>
  66. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.13.0 GCC 64bit</value>
  67. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5130.gcc_64_kit</value>
  68. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  69. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  70. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  71. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  72. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/ky_gui</value>
  73. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  74. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  75. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  76. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  77. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value>
  78. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  79. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  80. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
  81. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value>
  82. </valuemap>
  83. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  84. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  85. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  86. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  87. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  88. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  89. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  90. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  91. </valuemap>
  92. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  93. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  94. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  95. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  96. </valuemap>
  97. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  98. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  99. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  100. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  101. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  102. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  103. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  104. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  105. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  106. </valuemap>
  107. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  108. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  109. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  110. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  111. </valuemap>
  112. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  113. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  114. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  115. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  116. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  117. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  118. </valuemap>
  119. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  120. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/build-ky_gui-Desktop_Qt_5_13_0_GCC_64bit-Release</value>
  121. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  122. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  123. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  124. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  125. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  126. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  127. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  128. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
  129. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">true</value>
  130. </valuemap>
  131. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  132. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  133. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  134. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  135. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  136. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  137. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  138. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  139. </valuemap>
  140. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  141. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  142. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  143. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  144. </valuemap>
  145. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  146. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  147. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  148. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  149. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  150. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  151. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  152. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  153. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  154. </valuemap>
  155. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  156. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  157. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  158. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  159. </valuemap>
  160. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  161. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  162. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  163. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  164. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  165. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  166. </valuemap>
  167. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  168. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/build-ky_gui-Desktop_Qt_5_13_0_GCC_64bit-Profile</value>
  169. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  170. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  171. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  172. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  173. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value>
  174. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  175. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  176. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">true</value>
  177. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">true</value>
  178. </valuemap>
  179. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  180. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  181. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  182. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  183. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  184. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  185. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  186. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  187. </valuemap>
  188. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  189. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  190. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  191. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  192. </valuemap>
  193. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  194. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  195. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  196. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  197. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  198. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  199. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  200. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  201. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  202. </valuemap>
  203. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  204. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  205. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  206. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  207. </valuemap>
  208. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  209. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  210. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  211. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Profile</value>
  212. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  213. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  214. </valuemap>
  215. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.3">
  216. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/build-ky_gui-Desktop_Qt_5_13_0_GCC_64bit-KY Debug</value>
  217. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  218. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  219. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  220. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  221. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value>
  222. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  223. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  224. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
  225. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value>
  226. </valuemap>
  227. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  228. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  229. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  230. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  231. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  232. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  233. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  234. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  235. </valuemap>
  236. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  237. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  238. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  239. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  240. </valuemap>
  241. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  242. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  243. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  244. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  245. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  246. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  247. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  248. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  249. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  250. </valuemap>
  251. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  252. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  253. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  254. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  255. </valuemap>
  256. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  257. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  258. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  259. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">KY Debug</value>
  260. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  261. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  262. </valuemap>
  263. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">4</value>
  264. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  265. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  266. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  267. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  268. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  269. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  270. </valuemap>
  271. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  272. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  273. </valuemap>
  274. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  275. <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
  276. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  277. <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
  278. <valuelist type="QVariantList" key="Analyzer.Perf.Events">
  279. <value type="QString">cpu-cycles</value>
  280. </valuelist>
  281. <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
  282. <value type="int" key="Analyzer.Perf.Frequency">250</value>
  283. <valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
  284. <value type="QString">-e</value>
  285. <value type="QString">cpu-cycles</value>
  286. <value type="QString">--call-graph</value>
  287. <value type="QString">dwarf,4096</value>
  288. <value type="QString">-F</value>
  289. <value type="QString">250</value>
  290. </valuelist>
  291. <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
  292. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  293. <value type="int" key="Analyzer.Perf.StackSize">4096</value>
  294. <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
  295. <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
  296. <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
  297. <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
  298. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  299. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  300. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  301. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  302. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  303. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  304. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  305. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  306. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  307. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  308. <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
  309. <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
  310. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  311. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  312. <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
  313. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  314. <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
  315. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  316. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  317. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  318. <value type="int">0</value>
  319. <value type="int">1</value>
  320. <value type="int">2</value>
  321. <value type="int">3</value>
  322. <value type="int">4</value>
  323. <value type="int">5</value>
  324. <value type="int">6</value>
  325. <value type="int">7</value>
  326. <value type="int">8</value>
  327. <value type="int">9</value>
  328. <value type="int">10</value>
  329. <value type="int">11</value>
  330. <value type="int">12</value>
  331. <value type="int">13</value>
  332. <value type="int">14</value>
  333. </valuelist>
  334. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  335. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  336. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/data/c/ky_gui/ky_gui.pro</value>
  337. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">/data/c/ky_gui/ky_gui.pro</value>
  338. <value type="QString" key="RunConfiguration.Arguments">127.0.0.1 9009 test message</value>
  339. <value type="bool" key="RunConfiguration.Arguments.multi">false</value>
  340. <value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
  341. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  342. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  343. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  344. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  345. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  346. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  347. <value type="QString" key="RunConfiguration.WorkingDirectory"></value>
  348. <value type="QString" key="RunConfiguration.WorkingDirectory.default">/data/c/ky_gui</value>
  349. </valuemap>
  350. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  351. </valuemap>
  352. </data>
  353. <data>
  354. <variable>ProjectExplorer.Project.Target.1</variable>
  355. <valuemap type="QVariantMap">
  356. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Android custom</value>
  357. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Android custom</value>
  358. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{5b81f117-6675-4c8b-85c8-b22939db6e38}</value>
  359. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  360. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  361. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  362. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  363. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/build-ky_gui-android_custom-Debug</value>
  364. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  365. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  366. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  367. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  368. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value>
  369. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  370. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  371. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
  372. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">false</value>
  373. </valuemap>
  374. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  375. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  376. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  377. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  378. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  379. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  380. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  381. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  382. </valuemap>
  383. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  384. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  385. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  386. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  387. </valuemap>
  388. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  389. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  390. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  391. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  392. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  393. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  394. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  395. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  396. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  397. </valuemap>
  398. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  399. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  400. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  401. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  402. </valuemap>
  403. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  404. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  405. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  406. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  407. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  408. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  409. </valuemap>
  410. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  411. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/build-ky_gui-android_custom-Release</value>
  412. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  413. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  414. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  415. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  416. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  417. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  418. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  419. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">false</value>
  420. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">true</value>
  421. </valuemap>
  422. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  423. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  424. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  425. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  426. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  427. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  428. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  429. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  430. </valuemap>
  431. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  432. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  433. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  434. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  435. </valuemap>
  436. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  437. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  438. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  439. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  440. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  441. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  442. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  443. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  444. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  445. </valuemap>
  446. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  447. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  448. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  449. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  450. </valuemap>
  451. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  452. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  453. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  454. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  455. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  456. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  457. </valuemap>
  458. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  459. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/data/c/build-ky_gui-android_custom-Profile</value>
  460. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  461. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  462. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  463. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  464. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">true</value>
  465. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  466. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  467. <value type="bool" key="QtProjectManager.QMakeBuildStep.SeparateDebugInfo">true</value>
  468. <value type="bool" key="QtProjectManager.QMakeBuildStep.UseQtQuickCompiler">true</value>
  469. </valuemap>
  470. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  471. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  472. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  473. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  474. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  475. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  476. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  477. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  478. </valuemap>
  479. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  480. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  481. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  482. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  483. </valuemap>
  484. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  485. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  486. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  487. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  488. <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
  489. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  490. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  491. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  492. <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
  493. </valuemap>
  494. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  495. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  496. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  497. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  498. </valuemap>
  499. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  500. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  501. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  502. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Profile</value>
  503. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  504. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  505. </valuemap>
  506. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
  507. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  508. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  509. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  510. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  511. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DeviceCheckBuildStep</value>
  512. </valuemap>
  513. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  514. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  515. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.CheckForFreeDiskSpaceStep</value>
  516. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
  517. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
  518. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
  519. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
  520. <value type="QString" key="RemoteLinux.CheckForFreeDiskSpaceStep.PathToCheck">/</value>
  521. <value type="qlonglong" key="RemoteLinux.CheckForFreeDiskSpaceStep.RequiredSpace">5242880</value>
  522. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
  523. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
  524. </valuemap>
  525. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.2">
  526. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  527. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.DirectUploadStep</value>
  528. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
  529. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
  530. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
  531. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
  532. <value type="bool" key="RemoteLinux.GenericDirectUploadStep.IgnoreMissingFiles">false</value>
  533. <value type="bool" key="RemoteLinux.GenericDirectUploadStep.Incremental">true</value>
  534. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
  535. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
  536. </valuemap>
  537. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">3</value>
  538. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  539. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  540. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  541. </valuemap>
  542. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  543. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.QNX.QNXDeployConfiguration</value>
  544. </valuemap>
  545. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  546. <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
  547. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  548. <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
  549. <valuelist type="QVariantList" key="Analyzer.Perf.Events">
  550. <value type="QString">cpu-cycles</value>
  551. </valuelist>
  552. <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
  553. <value type="int" key="Analyzer.Perf.Frequency">250</value>
  554. <valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
  555. <value type="QString">-e</value>
  556. <value type="QString">cpu-cycles</value>
  557. <value type="QString">--call-graph</value>
  558. <value type="QString">dwarf,4096</value>
  559. <value type="QString">-F</value>
  560. <value type="QString">250</value>
  561. </valuelist>
  562. <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
  563. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  564. <value type="int" key="Analyzer.Perf.StackSize">4096</value>
  565. <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
  566. <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
  567. <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
  568. <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
  569. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  570. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  571. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  572. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  573. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  574. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  575. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  576. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  577. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  578. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  579. <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
  580. <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
  581. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  582. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  583. <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
  584. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  585. <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
  586. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  587. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  588. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  589. <value type="int">0</value>
  590. <value type="int">1</value>
  591. <value type="int">2</value>
  592. <value type="int">3</value>
  593. <value type="int">4</value>
  594. <value type="int">5</value>
  595. <value type="int">6</value>
  596. <value type="int">7</value>
  597. <value type="int">8</value>
  598. <value type="int">9</value>
  599. <value type="int">10</value>
  600. <value type="int">11</value>
  601. <value type="int">12</value>
  602. <value type="int">13</value>
  603. <value type="int">14</value>
  604. </valuelist>
  605. <value type="int" key="PE.EnvironmentAspect.Base">1</value>
  606. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  607. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">ky_gui2</value>
  608. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.QNX.QNXRunConfiguration./data/c/ky_gui/ky_gui.pro</value>
  609. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">/data/c/ky_gui/ky_gui.pro</value>
  610. <value type="QString" key="Qt4ProjectManager.QnxRunConfiguration.QtLibPath"></value>
  611. <value type="int" key="RemoteLinux.EnvironmentAspect.Version">1</value>
  612. <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
  613. <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
  614. <value type="QString" key="RunConfiguration.Arguments"></value>
  615. <value type="bool" key="RunConfiguration.Arguments.multi">false</value>
  616. <value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
  617. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  618. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  619. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  620. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  621. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  622. <value type="QString" key="RunConfiguration.WorkingDirectory"></value>
  623. <value type="QString" key="RunConfiguration.WorkingDirectory.default"></value>
  624. </valuemap>
  625. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  626. </valuemap>
  627. </data>
  628. <data>
  629. <variable>ProjectExplorer.Project.TargetCount</variable>
  630. <value type="int">2</value>
  631. </data>
  632. <data>
  633. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  634. <value type="int">22</value>
  635. </data>
  636. <data>
  637. <variable>Version</variable>
  638. <value type="int">22</value>
  639. </data>
  640. </qtcreator>