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.

Lichtklavier.pro.user 34KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 5.0.1, 2021-09-29T12:46:31. -->
  4. <qtcreator>
  5. <data>
  6. <variable>EnvironmentId</variable>
  7. <value type="QByteArray">{ba989da4-3412-4036-b21a-76cd46a17f76}</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.PreferSingleLineComments">false</value>
  41. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  42. <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
  43. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  44. <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
  45. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  46. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  47. <value type="int" key="EditorConfiguration.TabSize">8</value>
  48. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  49. <value type="bool" key="EditorConfiguration.UseIndenter">false</value>
  50. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  51. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  52. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  53. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  54. <value type="QString" key="EditorConfiguration.ignoreFileTypes">*.md, *.MD, Makefile</value>
  55. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  56. <value type="bool" key="EditorConfiguration.skipTrailingWhitespace">true</value>
  57. </valuemap>
  58. </data>
  59. <data>
  60. <variable>ProjectExplorer.Project.PluginSettings</variable>
  61. <valuemap type="QVariantMap">
  62. <valuemap type="QVariantMap" key="AutoTest.ActiveFrameworks">
  63. <value type="bool" key="AutoTest.Framework.Boost">true</value>
  64. <value type="bool" key="AutoTest.Framework.CTest">false</value>
  65. <value type="bool" key="AutoTest.Framework.Catch">true</value>
  66. <value type="bool" key="AutoTest.Framework.GTest">true</value>
  67. <value type="bool" key="AutoTest.Framework.QtQuickTest">true</value>
  68. <value type="bool" key="AutoTest.Framework.QtTest">true</value>
  69. </valuemap>
  70. <valuemap type="QVariantMap" key="AutoTest.CheckStates"/>
  71. <value type="int" key="AutoTest.RunAfterBuild">0</value>
  72. <value type="bool" key="AutoTest.UseGlobal">true</value>
  73. <valuemap type="QVariantMap" key="ClangTools">
  74. <value type="bool" key="ClangTools.AnalyzeOpenFiles">true</value>
  75. <value type="bool" key="ClangTools.BuildBeforeAnalysis">true</value>
  76. <value type="QString" key="ClangTools.DiagnosticConfig">Builtin.DefaultTidyAndClazy</value>
  77. <value type="int" key="ClangTools.ParallelJobs">4</value>
  78. <valuelist type="QVariantList" key="ClangTools.SelectedDirs"/>
  79. <valuelist type="QVariantList" key="ClangTools.SelectedFiles"/>
  80. <valuelist type="QVariantList" key="ClangTools.SuppressedDiagnostics"/>
  81. <value type="bool" key="ClangTools.UseGlobalSettings">true</value>
  82. </valuemap>
  83. </valuemap>
  84. </data>
  85. <data>
  86. <variable>ProjectExplorer.Project.Target.0</variable>
  87. <valuemap type="QVariantMap">
  88. <value type="QString" key="DeviceType">Desktop</value>
  89. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 6.1.3 GCC 64bit</value>
  90. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 6.1.3 GCC 64bit</value>
  91. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt6.613.gcc_64_kit</value>
  92. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  93. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  94. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  95. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  96. <value type="int" key="EnableQmlDebugging">0</value>
  97. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Debug</value>
  98. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Debug</value>
  99. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  100. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  101. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  102. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  103. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  104. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  105. </valuemap>
  106. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  107. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  108. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  109. </valuemap>
  110. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  111. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Erstellen</value>
  112. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Erstellen</value>
  113. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  114. </valuemap>
  115. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  116. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  117. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  118. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  119. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  120. </valuemap>
  121. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  122. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Bereinigen</value>
  123. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Bereinigen</value>
  124. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  125. </valuemap>
  126. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  127. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  128. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  129. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  130. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  131. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  132. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  133. </valuemap>
  134. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  135. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Release</value>
  136. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Release</value>
  137. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  138. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  139. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  140. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  141. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  142. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  143. </valuemap>
  144. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  145. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  146. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  147. </valuemap>
  148. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  149. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Erstellen</value>
  150. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Erstellen</value>
  151. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  152. </valuemap>
  153. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  154. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  155. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  156. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  157. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  158. </valuemap>
  159. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  160. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Bereinigen</value>
  161. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Bereinigen</value>
  162. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  163. </valuemap>
  164. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  165. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  166. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  167. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  168. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  169. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  170. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  171. <value type="int" key="QtQuickCompiler">0</value>
  172. </valuemap>
  173. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  174. <value type="int" key="EnableQmlDebugging">0</value>
  175. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Profile</value>
  176. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Profile</value>
  177. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  178. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  179. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  180. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  181. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  182. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  183. </valuemap>
  184. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  185. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  186. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  187. </valuemap>
  188. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  189. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Erstellen</value>
  190. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Erstellen</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. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  198. </valuemap>
  199. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  200. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Bereinigen</value>
  201. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Bereinigen</value>
  202. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  203. </valuemap>
  204. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  205. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  206. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  207. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  208. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Profile</value>
  209. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  210. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  211. <value type="int" key="QtQuickCompiler">0</value>
  212. <value type="int" key="SeparateDebugInfo">0</value>
  213. </valuemap>
  214. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
  215. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  216. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  217. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  218. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deployment</value>
  219. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deployment</value>
  220. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  221. </valuemap>
  222. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  223. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  224. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  225. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  226. </valuemap>
  227. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  228. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  229. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  230. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  231. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  232. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  233. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  234. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  235. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/lars/Lichtklavier_Tabs/Lichtklavier.pro</value>
  236. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">/home/lars/Lichtklavier_Tabs/Lichtklavier.pro</value>
  237. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  238. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  239. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  240. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  241. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  242. <value type="QString" key="RunConfiguration.WorkingDirectory.default">/home/lars/build-Lichtklavier-Desktop_Qt_6_1_3_GCC_64bit-Debug</value>
  243. </valuemap>
  244. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  245. </valuemap>
  246. </data>
  247. <data>
  248. <variable>ProjectExplorer.Project.Target.1</variable>
  249. <valuemap type="QVariantMap">
  250. <value type="QString" key="DeviceType">GenericLinuxOsType</value>
  251. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">pi</value>
  252. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">pi</value>
  253. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{37e0af0d-d84f-47fb-a4e8-b572586c1c08}</value>
  254. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  255. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  256. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  257. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  258. <value type="int" key="EnableQmlDebugging">0</value>
  259. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/lars/build-Lichtklavier-pi-Debug</value>
  260. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/lars/build-Lichtklavier-pi-Debug</value>
  261. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  262. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  263. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  264. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  265. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  266. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  267. </valuemap>
  268. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  269. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  270. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  271. </valuemap>
  272. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  273. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Erstellen</value>
  274. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Erstellen</value>
  275. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  276. </valuemap>
  277. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  278. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  279. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  280. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  281. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  282. </valuemap>
  283. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  284. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Bereinigen</value>
  285. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Bereinigen</value>
  286. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  287. </valuemap>
  288. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  289. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  290. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  291. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  292. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  293. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  294. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  295. </valuemap>
  296. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  297. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/lars/build-Lichtklavier-pi-Release</value>
  298. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/lars/build-Lichtklavier-pi-Release</value>
  299. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  300. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  301. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  302. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  303. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  304. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  305. </valuemap>
  306. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  307. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  308. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  309. </valuemap>
  310. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  311. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Erstellen</value>
  312. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Erstellen</value>
  313. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  314. </valuemap>
  315. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  316. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  317. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  318. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  319. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  320. </valuemap>
  321. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  322. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Bereinigen</value>
  323. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Bereinigen</value>
  324. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  325. </valuemap>
  326. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  327. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  328. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  329. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  330. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  331. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  332. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  333. </valuemap>
  334. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  335. <value type="int" key="EnableQmlDebugging">0</value>
  336. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/lars/build-Lichtklavier-pi-Profile</value>
  337. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">/home/lars/build-Lichtklavier-pi-Profile</value>
  338. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  339. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  340. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  341. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  342. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  343. <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
  344. </valuemap>
  345. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  346. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  347. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  348. </valuemap>
  349. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  350. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Erstellen</value>
  351. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Erstellen</value>
  352. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  353. </valuemap>
  354. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  355. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  356. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  357. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  358. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  359. </valuemap>
  360. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  361. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Bereinigen</value>
  362. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Bereinigen</value>
  363. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  364. </valuemap>
  365. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  366. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  367. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  368. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  369. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Profile</value>
  370. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  371. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  372. <value type="int" key="SeparateDebugInfo">0</value>
  373. </valuemap>
  374. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
  375. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  376. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  377. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  378. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  379. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.CheckForFreeDiskSpaceStep</value>
  380. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
  381. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
  382. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
  383. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
  384. <value type="QString" key="RemoteLinux.CheckForFreeDiskSpaceStep.PathToCheck">/</value>
  385. <value type="qlonglong" key="RemoteLinux.CheckForFreeDiskSpaceStep.RequiredSpace">5242880</value>
  386. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
  387. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
  388. </valuemap>
  389. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  390. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  391. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.KillAppStep</value>
  392. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
  393. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
  394. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
  395. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
  396. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
  397. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
  398. </valuemap>
  399. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.2">
  400. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  401. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.DirectUploadStep</value>
  402. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
  403. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
  404. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
  405. <valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
  406. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
  407. <valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
  408. </valuemap>
  409. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">3</value>
  410. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deployment</value>
  411. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deployment</value>
  412. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  413. </valuemap>
  414. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  415. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  416. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  417. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">DeployToGenericLinux</value>
  418. </valuemap>
  419. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  420. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  421. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  422. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  423. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  424. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  425. <value type="int" key="PE.EnvironmentAspect.Base">1</value>
  426. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  427. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Lichtklavier (on %{Device:Name})</value>
  428. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinuxRunConfiguration:/home/lars/Lichtklavier_Tabs/Lichtklavier.pro</value>
  429. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">/home/lars/Lichtklavier_Tabs/Lichtklavier.pro</value>
  430. <value type="int" key="RemoteLinux.EnvironmentAspect.Version">1</value>
  431. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  432. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  433. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  434. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  435. <value type="QString" key="RunConfiguration.X11Forwarding">:0</value>
  436. </valuemap>
  437. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  438. </valuemap>
  439. </data>
  440. <data>
  441. <variable>ProjectExplorer.Project.TargetCount</variable>
  442. <value type="int">2</value>
  443. </data>
  444. <data>
  445. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  446. <value type="int">22</value>
  447. </data>
  448. <data>
  449. <variable>Version</variable>
  450. <value type="int">22</value>
  451. </data>
  452. </qtcreator>