kiq.creator.user 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 4.9.2, 2019-08-21T23:54:51. -->
  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/kiq/src</value>
  73. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  74. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  75. <valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
  76. <value type="QString">all</value>
  77. </valuelist>
  78. <value type="bool" key="GenericProjectManager.GenericMakeStep.Clean">false</value>
  79. <value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments"></value>
  80. <value type="QString" key="GenericProjectManager.GenericMakeStep.MakeCommand"></value>
  81. <value type="bool" key="GenericProjectManager.GenericMakeStep.OverrideMakeflags">false</value>
  82. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  83. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  84. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  85. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
  86. </valuemap>
  87. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  88. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  89. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  90. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  91. </valuemap>
  92. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  93. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  94. <valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
  95. <value type="QString">clean</value>
  96. </valuelist>
  97. <value type="bool" key="GenericProjectManager.GenericMakeStep.Clean">false</value>
  98. <value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments"></value>
  99. <value type="QString" key="GenericProjectManager.GenericMakeStep.MakeCommand"></value>
  100. <value type="bool" key="GenericProjectManager.GenericMakeStep.OverrideMakeflags">false</value>
  101. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  102. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  103. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  104. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
  105. </valuemap>
  106. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  107. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  108. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  109. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  110. </valuemap>
  111. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  112. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  113. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  114. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
  115. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
  116. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
  117. </valuemap>
  118. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
  119. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  120. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  121. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  122. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  123. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  124. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  125. </valuemap>
  126. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  127. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy Configuration</value>
  128. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  129. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  130. </valuemap>
  131. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  132. <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
  133. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  134. <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
  135. <valuelist type="QVariantList" key="Analyzer.Perf.Events">
  136. <value type="QString">cpu-cycles</value>
  137. </valuelist>
  138. <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
  139. <value type="int" key="Analyzer.Perf.Frequency">250</value>
  140. <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
  141. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  142. <value type="int" key="Analyzer.Perf.StackSize">4096</value>
  143. <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
  144. <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
  145. <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
  146. <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
  147. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  148. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  149. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  150. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  151. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  152. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  153. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  154. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  155. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  156. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  157. <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
  158. <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
  159. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  160. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  161. <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
  162. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  163. <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
  164. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  165. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  166. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  167. <value type="int">0</value>
  168. <value type="int">1</value>
  169. <value type="int">2</value>
  170. <value type="int">3</value>
  171. <value type="int">4</value>
  172. <value type="int">5</value>
  173. <value type="int">6</value>
  174. <value type="int">7</value>
  175. <value type="int">8</value>
  176. <value type="int">9</value>
  177. <value type="int">10</value>
  178. <value type="int">11</value>
  179. <value type="int">12</value>
  180. <value type="int">13</value>
  181. <value type="int">14</value>
  182. </valuelist>
  183. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  184. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  185. <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable"></value>
  186. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Custom Executable</value>
  187. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  188. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
  189. <value type="QString" key="RunConfiguration.Arguments"></value>
  190. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  191. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  192. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  193. <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
  194. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  195. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  196. <value type="QString" key="RunConfiguration.WorkingDirectory"></value>
  197. <value type="QString" key="RunConfiguration.WorkingDirectory.default"></value>
  198. </valuemap>
  199. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  200. </valuemap>
  201. </data>
  202. <data>
  203. <variable>ProjectExplorer.Project.TargetCount</variable>
  204. <value type="int">1</value>
  205. </data>
  206. <data>
  207. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  208. <value type="int">21</value>
  209. </data>
  210. <data>
  211. <variable>Version</variable>
  212. <value type="int">21</value>
  213. </data>
  214. </qtcreator>