e45cbc75b56f6a5a3027bb5567728e23b0f57a2d.svn-base 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by Qt Creator 2.5.2, 2019-06-09T17:22:15. -->
  4. <qtcreator>
  5. <data>
  6. <variable>ProjectExplorer.Project.ActiveTarget</variable>
  7. <value type="int">0</value>
  8. </data>
  9. <data>
  10. <variable>ProjectExplorer.Project.EditorSettings</variable>
  11. <valuemap type="QVariantMap">
  12. <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
  13. <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
  14. <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
  15. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  16. <value type="QString" key="language">Cpp</value>
  17. <valuemap type="QVariantMap" key="value">
  18. <value type="QString" key="CurrentPreferences">CppGlobal</value>
  19. </valuemap>
  20. </valuemap>
  21. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
  22. <value type="QString" key="language">QmlJS</value>
  23. <valuemap type="QVariantMap" key="value">
  24. <value type="QString" key="CurrentPreferences">QmlJSGlobal</value>
  25. </valuemap>
  26. </valuemap>
  27. <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
  28. <value type="QByteArray" key="EditorConfiguration.Codec">System</value>
  29. <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
  30. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  31. <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
  32. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  33. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  34. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  35. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  36. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  37. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  38. <value type="int" key="EditorConfiguration.TabSize">8</value>
  39. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  40. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  41. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  42. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  43. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  44. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  45. </valuemap>
  46. </data>
  47. <data>
  48. <variable>ProjectExplorer.Project.PluginSettings</variable>
  49. <valuemap type="QVariantMap"/>
  50. </data>
  51. <data>
  52. <variable>ProjectExplorer.Project.Target.0</variable>
  53. <valuemap type="QVariantMap">
  54. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Embedded Linux</value>
  55. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Embedded Linux</value>
  56. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.EmbeddedLinuxTarget</value>
  57. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  58. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  59. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  60. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  61. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">INVALID</value>
  62. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  63. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  64. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  65. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  66. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  67. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  68. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  69. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  70. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  71. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  72. </valuemap>
  73. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  74. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  75. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  76. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  77. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  78. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  79. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  80. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  81. </valuemap>
  82. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  83. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">构建</value>
  84. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  85. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  86. </valuemap>
  87. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  88. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  89. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  90. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  91. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  92. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  93. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  94. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  95. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  96. </valuemap>
  97. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  98. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">清理</value>
  99. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  100. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  101. </valuemap>
  102. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  103. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  104. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  105. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.8.5 (Yc qt4.8.5) 发布</value>
  106. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  107. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  108. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  109. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/home/yt/Qt/ytUnit-build-embedded-Qt_4_8_5__Yc_qt4_8_5____</value>
  110. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">3</value>
  111. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  112. </valuemap>
  113. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  114. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">INVALID</value>
  115. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  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.DefaultDisplayName">qmake</value>
  119. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  120. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  121. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  122. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  123. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  124. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  125. </valuemap>
  126. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  127. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  128. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  129. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  130. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  131. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  132. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  133. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  134. </valuemap>
  135. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  136. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">构建</value>
  137. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  138. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  139. </valuemap>
  140. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  141. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  142. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  143. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  144. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  145. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  146. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  147. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  148. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  149. </valuemap>
  150. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  151. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">清理</value>
  152. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  153. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  154. </valuemap>
  155. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  156. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  157. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  158. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.8.5 (Yc qt4.8.5) 调试</value>
  159. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  160. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  161. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  162. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/home/yt/Qt/ytUnit-build-embedded-Qt_4_8_5__Yc_qt4_8_5____</value>
  163. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">3</value>
  164. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  165. </valuemap>
  166. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
  167. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  168. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  169. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  170. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  171. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">通过SFTP上传文件</value>
  172. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  173. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinux.DirectUploadStep</value>
  174. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles"/>
  175. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts"/>
  176. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths"/>
  177. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedSysroots"/>
  178. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes"/>
  179. <value type="bool" key="RemoteLinux.GenericDirectUploadStep.Incremental">true</value>
  180. </valuemap>
  181. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  182. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">部署</value>
  183. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  184. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  185. </valuemap>
  186. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  187. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">部署到远程Linux主机</value>
  188. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  189. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">DeployToGenericLinux</value>
  190. <value type="qulonglong" key="Qt4ProjectManager.MaemoRunConfiguration.DeviceId">0</value>
  191. </valuemap>
  192. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  193. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  194. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  195. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  196. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  197. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  198. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  199. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  200. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  201. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  202. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  203. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  204. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  205. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  206. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  207. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  208. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  209. <value type="int">0</value>
  210. <value type="int">1</value>
  211. <value type="int">2</value>
  212. <value type="int">3</value>
  213. <value type="int">4</value>
  214. <value type="int">5</value>
  215. <value type="int">6</value>
  216. <value type="int">7</value>
  217. <value type="int">8</value>
  218. <value type="int">9</value>
  219. <value type="int">10</value>
  220. <value type="int">11</value>
  221. <value type="int">12</value>
  222. <value type="int">13</value>
  223. <value type="int">14</value>
  224. </valuelist>
  225. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">ytCore (在远端设备上)</value>
  226. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  227. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinuxRunConfiguration</value>
  228. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.Arguments"></value>
  229. <value type="int" key="Qt4ProjectManager.MaemoRunConfiguration.BaseEnvironmentBase">1</value>
  230. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.ProFile">ytCore/ytCore.pro</value>
  231. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.UserEnvironmentChanges"/>
  232. <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
  233. <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
  234. <value type="QString" key="RemoteLinux.RunConfig.WorkingDirectory"></value>
  235. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  236. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  237. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  238. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  239. </valuemap>
  240. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
  241. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  242. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  243. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  244. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  245. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  246. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  247. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  248. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  249. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  250. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  251. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  252. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  253. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  254. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  255. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  256. <value type="int">0</value>
  257. <value type="int">1</value>
  258. <value type="int">2</value>
  259. <value type="int">3</value>
  260. <value type="int">4</value>
  261. <value type="int">5</value>
  262. <value type="int">6</value>
  263. <value type="int">7</value>
  264. <value type="int">8</value>
  265. <value type="int">9</value>
  266. <value type="int">10</value>
  267. <value type="int">11</value>
  268. <value type="int">12</value>
  269. <value type="int">13</value>
  270. <value type="int">14</value>
  271. </valuelist>
  272. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">ytDog (在远端设备上)</value>
  273. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  274. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinuxRunConfiguration</value>
  275. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.Arguments"></value>
  276. <value type="int" key="Qt4ProjectManager.MaemoRunConfiguration.BaseEnvironmentBase">1</value>
  277. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.ProFile">ytDog/ytDog.pro</value>
  278. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.UserEnvironmentChanges"/>
  279. <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
  280. <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
  281. <value type="QString" key="RemoteLinux.RunConfig.WorkingDirectory"></value>
  282. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  283. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  284. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  285. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  286. </valuemap>
  287. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.2">
  288. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  289. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  290. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  291. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  292. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  293. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  294. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  295. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  296. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  297. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  298. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  299. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  300. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  301. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  302. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  303. <value type="int">0</value>
  304. <value type="int">1</value>
  305. <value type="int">2</value>
  306. <value type="int">3</value>
  307. <value type="int">4</value>
  308. <value type="int">5</value>
  309. <value type="int">6</value>
  310. <value type="int">7</value>
  311. <value type="int">8</value>
  312. <value type="int">9</value>
  313. <value type="int">10</value>
  314. <value type="int">11</value>
  315. <value type="int">12</value>
  316. <value type="int">13</value>
  317. <value type="int">14</value>
  318. </valuelist>
  319. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">ytWeb (在远端设备上)</value>
  320. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  321. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinuxRunConfiguration</value>
  322. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.Arguments"></value>
  323. <value type="int" key="Qt4ProjectManager.MaemoRunConfiguration.BaseEnvironmentBase">1</value>
  324. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.ProFile">ytWeb/ytWeb.pro</value>
  325. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.UserEnvironmentChanges"/>
  326. <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
  327. <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
  328. <value type="QString" key="RemoteLinux.RunConfig.WorkingDirectory"></value>
  329. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  330. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  331. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  332. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  333. </valuemap>
  334. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.3">
  335. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  336. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  337. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  338. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  339. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  340. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  341. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  342. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  343. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  344. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  345. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  346. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  347. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  348. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  349. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  350. <value type="int">0</value>
  351. <value type="int">1</value>
  352. <value type="int">2</value>
  353. <value type="int">3</value>
  354. <value type="int">4</value>
  355. <value type="int">5</value>
  356. <value type="int">6</value>
  357. <value type="int">7</value>
  358. <value type="int">8</value>
  359. <value type="int">9</value>
  360. <value type="int">10</value>
  361. <value type="int">11</value>
  362. <value type="int">12</value>
  363. <value type="int">13</value>
  364. <value type="int">14</value>
  365. </valuelist>
  366. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">ytWidget (在远端设备上)</value>
  367. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  368. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinuxRunConfiguration</value>
  369. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.Arguments"></value>
  370. <value type="int" key="Qt4ProjectManager.MaemoRunConfiguration.BaseEnvironmentBase">1</value>
  371. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.ProFile">ytWidget/ytWidget.pro</value>
  372. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.UserEnvironmentChanges"/>
  373. <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
  374. <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
  375. <value type="QString" key="RemoteLinux.RunConfig.WorkingDirectory"></value>
  376. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  377. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  378. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  379. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  380. </valuemap>
  381. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.4">
  382. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  383. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  384. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  385. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  386. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  387. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  388. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  389. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  390. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  391. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  392. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  393. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  394. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  395. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  396. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  397. <value type="int">0</value>
  398. <value type="int">1</value>
  399. <value type="int">2</value>
  400. <value type="int">3</value>
  401. <value type="int">4</value>
  402. <value type="int">5</value>
  403. <value type="int">6</value>
  404. <value type="int">7</value>
  405. <value type="int">8</value>
  406. <value type="int">9</value>
  407. <value type="int">10</value>
  408. <value type="int">11</value>
  409. <value type="int">12</value>
  410. <value type="int">13</value>
  411. <value type="int">14</value>
  412. </valuelist>
  413. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">ws (在远端设备上)</value>
  414. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  415. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">RemoteLinuxRunConfiguration</value>
  416. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.Arguments"></value>
  417. <value type="int" key="Qt4ProjectManager.MaemoRunConfiguration.BaseEnvironmentBase">1</value>
  418. <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.ProFile">ws/ws.pro</value>
  419. <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.UserEnvironmentChanges"/>
  420. <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
  421. <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
  422. <value type="QString" key="RemoteLinux.RunConfig.WorkingDirectory"></value>
  423. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  424. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  425. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  426. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  427. </valuemap>
  428. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">5</value>
  429. </valuemap>
  430. </data>
  431. <data>
  432. <variable>ProjectExplorer.Project.TargetCount</variable>
  433. <value type="int">1</value>
  434. </data>
  435. <data>
  436. <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
  437. <value type="QString">{f33586ca-fc3b-42f9-aa63-779de09806cd}</value>
  438. </data>
  439. <data>
  440. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  441. <value type="int">11</value>
  442. </data>
  443. </qtcreator>