cuteftp.pro.user 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by Qt Creator 2.3.0, 2011-10-09T23:31:04. -->
  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. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  15. <value type="QString" key="language">Cpp</value>
  16. <valuemap type="QVariantMap" key="value">
  17. <value type="bool" key="AlignAssignments">false</value>
  18. <value type="QString" key="CurrentFallback">CppGlobal</value>
  19. <value type="bool" key="ExtraPaddingForConditionsIfConfusingAlign">true</value>
  20. <value type="bool" key="IndentAccessSpecifiers">false</value>
  21. <value type="bool" key="IndentBlockBody">true</value>
  22. <value type="bool" key="IndentBlockBraces">false</value>
  23. <value type="bool" key="IndentBlocksRelativeToSwitchLabels">false</value>
  24. <value type="bool" key="IndentClassBraces">false</value>
  25. <value type="bool" key="IndentControlFlowRelativeToSwitchLabels">true</value>
  26. <value type="bool" key="IndentDeclarationsRelativeToAccessSpecifiers">true</value>
  27. <value type="bool" key="IndentEnumBraces">false</value>
  28. <value type="bool" key="IndentFunctionBody">true</value>
  29. <value type="bool" key="IndentFunctionBraces">false</value>
  30. <value type="bool" key="IndentNamespaceBody">false</value>
  31. <value type="bool" key="IndentNamespaceBraces">false</value>
  32. <value type="bool" key="IndentStatementsRelativeToSwitchLabels">true</value>
  33. <value type="bool" key="IndentSwitchLabels">false</value>
  34. </valuemap>
  35. </valuemap>
  36. <value type="int" key="EditorConfiguration.CodeStyle.Count">1</value>
  37. <value type="QByteArray" key="EditorConfiguration.Codec">System</value>
  38. <value type="QString" key="EditorConfiguration.CurrentFallback">Global</value>
  39. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  40. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  41. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  42. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  43. <value type="bool" key="EditorConfiguration.SmartBackspace">false</value>
  44. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  45. <valuemap type="QVariantMap" key="EditorConfiguration.Tab.0">
  46. <value type="QString" key="language">Cpp</value>
  47. <valuemap type="QVariantMap" key="value">
  48. <value type="bool" key="AutoIndent">true</value>
  49. <value type="bool" key="AutoSpacesForTabs">false</value>
  50. <value type="QString" key="CurrentFallback">CppGlobal</value>
  51. <value type="int" key="IndentSize">4</value>
  52. <value type="int" key="PaddingMode">1</value>
  53. <value type="bool" key="SmartBackspace">false</value>
  54. <value type="bool" key="SpacesForTabs">true</value>
  55. <value type="int" key="TabKeyBehavior">0</value>
  56. <value type="int" key="TabSize">8</value>
  57. </valuemap>
  58. </valuemap>
  59. <valuemap type="QVariantMap" key="EditorConfiguration.Tab.1">
  60. <value type="QString" key="language">QmlJS</value>
  61. <valuemap type="QVariantMap" key="value">
  62. <value type="bool" key="AutoIndent">true</value>
  63. <value type="bool" key="AutoSpacesForTabs">false</value>
  64. <value type="QString" key="CurrentFallback">QmlJSGlobal</value>
  65. <value type="int" key="IndentSize">4</value>
  66. <value type="int" key="PaddingMode">1</value>
  67. <value type="bool" key="SmartBackspace">false</value>
  68. <value type="bool" key="SpacesForTabs">true</value>
  69. <value type="int" key="TabKeyBehavior">0</value>
  70. <value type="int" key="TabSize">8</value>
  71. </valuemap>
  72. </valuemap>
  73. <value type="int" key="EditorConfiguration.Tab.Count">2</value>
  74. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  75. <value type="int" key="EditorConfiguration.TabSize">8</value>
  76. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  77. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  78. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  79. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  80. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  81. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  82. </valuemap>
  83. </data>
  84. <data>
  85. <variable>ProjectExplorer.Project.Target.0</variable>
  86. <valuemap type="QVariantMap">
  87. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt Simulator</value>
  88. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Qt Simulator</value>
  89. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Target.QtSimulatorTarget</value>
  90. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  91. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  92. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  93. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  94. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Mingw:C:/QtSDK/mingw/bin/mingw32-g++.exe.x86-windows-msys-pe-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-i686-pc-mingw32.exe</value>
  95. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  96. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  97. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  98. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  99. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  100. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  101. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  102. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  103. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  104. </valuemap>
  105. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  106. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  107. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  108. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  109. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  110. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  111. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  112. </valuemap>
  113. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  114. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  115. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  116. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  117. </valuemap>
  118. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  119. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  120. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  121. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  122. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  123. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  124. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  125. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  126. </valuemap>
  127. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  128. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  129. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  130. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  131. </valuemap>
  132. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  133. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  134. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  135. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Simulator Qt for MinGW 4.4 (Qt SDK) Debug</value>
  136. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  137. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  138. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  139. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/cuteftp-build-simulator-Simulator_Qt_for_MinGW_4_4__Qt_SDK__Debug</value>
  140. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">1</value>
  141. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  142. </valuemap>
  143. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  144. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Mingw:C:/QtSDK/mingw/bin/mingw32-g++.exe.x86-windows-msys-pe-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-i686-pc-mingw32.exe</value>
  145. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  146. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  147. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  148. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  149. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  150. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  151. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  152. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  153. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
  154. </valuemap>
  155. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  156. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  157. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  158. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  159. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  160. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  161. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  162. </valuemap>
  163. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  164. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  165. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  166. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  167. </valuemap>
  168. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  169. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  170. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  171. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  172. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  173. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  174. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  175. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  176. </valuemap>
  177. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  178. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  179. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  180. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  181. </valuemap>
  182. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  183. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  184. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  185. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Simulator Qt for MinGW 4.4 (Qt SDK) Release</value>
  186. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  187. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  188. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  189. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/cuteftp-build-simulator-Simulator_Qt_for_MinGW_4_4__Qt_SDK__Release</value>
  190. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">1</value>
  191. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
  192. </valuemap>
  193. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
  194. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  195. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  196. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  197. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déploiement</value>
  198. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  199. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  200. </valuemap>
  201. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  202. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Pas de déploiement</value>
  203. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  204. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  205. </valuemap>
  206. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  207. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  208. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  209. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  210. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  211. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  212. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  213. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  214. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  215. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  216. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  217. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  218. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  219. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  220. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  221. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  222. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  223. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  224. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  225. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  226. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  227. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  228. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  229. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  230. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  231. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  232. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  233. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  234. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  235. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  236. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  237. <value type="int">0</value>
  238. <value type="int">1</value>
  239. <value type="int">2</value>
  240. <value type="int">3</value>
  241. <value type="int">4</value>
  242. <value type="int">5</value>
  243. <value type="int">6</value>
  244. <value type="int">7</value>
  245. <value type="int">8</value>
  246. <value type="int">9</value>
  247. <value type="int">10</value>
  248. <value type="int">11</value>
  249. <value type="int">12</value>
  250. <value type="int">13</value>
  251. <value type="int">14</value>
  252. </valuelist>
  253. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  254. <value type="int">0</value>
  255. <value type="int">1</value>
  256. <value type="int">2</value>
  257. <value type="int">3</value>
  258. <value type="int">4</value>
  259. <value type="int">5</value>
  260. <value type="int">6</value>
  261. <value type="int">7</value>
  262. <value type="int">8</value>
  263. <value type="int">9</value>
  264. <value type="int">10</value>
  265. <value type="int">11</value>
  266. <value type="int">12</value>
  267. <value type="int">13</value>
  268. <value type="int">14</value>
  269. </valuelist>
  270. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">cuteftp</value>
  271. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  272. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration</value>
  273. <value type="int" key="Qt4ProjectManager.Qt4RunConfiguration.BaseEnvironmentBase">2</value>
  274. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
  275. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">cuteftp.pro</value>
  276. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
  277. <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
  278. <valuelist type="QVariantList" key="Qt4ProjectManager.Qt4RunConfiguration.UserEnvironmentChanges"/>
  279. <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
  280. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  281. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  282. <value type="bool" key="RunConfiguration.UseQmlDebugger">true</value>
  283. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">false</value>
  284. </valuemap>
  285. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  286. </valuemap>
  287. </data>
  288. <data>
  289. <variable>ProjectExplorer.Project.Target.1</variable>
  290. <valuemap type="QVariantMap">
  291. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Périphérique Symbian</value>
  292. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Périphérique Symbian</value>
  293. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Target.S60DeviceTarget</value>
  294. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  295. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  296. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  297. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  298. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.GCCE:C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe.arm-symbian-device-elf-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe</value>
  299. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  300. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  301. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  302. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  303. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  304. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  305. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  306. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  307. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">true</value>
  308. </valuemap>
  309. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  310. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  311. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  312. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  313. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  314. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  315. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  316. </valuemap>
  317. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  318. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  319. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  320. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  321. </valuemap>
  322. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  323. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  324. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  325. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  326. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  327. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  328. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  329. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  330. </valuemap>
  331. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  332. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  333. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  334. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  335. </valuemap>
  336. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  337. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  338. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  339. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.7.4 for Symbian Belle (Qt SDK) Debug</value>
  340. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  341. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  342. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  343. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/toadftp</value>
  344. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">2</value>
  345. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">false</value>
  346. </valuemap>
  347. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  348. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.GCCE:C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe.arm-symbian-device-elf-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe</value>
  349. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  350. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  351. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  352. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  353. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  354. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  355. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  356. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  357. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">true</value>
  358. </valuemap>
  359. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  360. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  361. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  362. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  363. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  364. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  365. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  366. </valuemap>
  367. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  368. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  369. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  370. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  371. </valuemap>
  372. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  373. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  374. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  375. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  376. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  377. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  378. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  379. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  380. </valuemap>
  381. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  382. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  383. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  384. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  385. </valuemap>
  386. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  387. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  388. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  389. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.7.4 for Symbian Belle (Qt SDK) Release</value>
  390. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  391. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  392. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  393. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/toadftp</value>
  394. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">2</value>
  395. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">false</value>
  396. </valuemap>
  397. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  398. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.GCCE:C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe.arm-symbian-device-elf-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe</value>
  399. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  400. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  401. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  402. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  403. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  404. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  405. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  406. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  407. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">true</value>
  408. </valuemap>
  409. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  410. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  411. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  412. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  413. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  414. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  415. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  416. </valuemap>
  417. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  418. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  419. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  420. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  421. </valuemap>
  422. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  423. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  424. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  425. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  426. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  427. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  428. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  429. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  430. </valuemap>
  431. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  432. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  433. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  434. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  435. </valuemap>
  436. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  437. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  438. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  439. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.7.3 for Symbian^3 (Qt SDK) Debug</value>
  440. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  441. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  442. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  443. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/toadftp</value>
  444. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">3</value>
  445. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">false</value>
  446. </valuemap>
  447. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.3">
  448. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.GCCE:C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe.arm-symbian-device-elf-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe</value>
  449. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  450. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  451. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  452. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  453. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  454. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  455. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  456. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  457. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">true</value>
  458. </valuemap>
  459. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  460. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  461. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  462. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  463. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  464. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  465. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  466. </valuemap>
  467. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  468. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  469. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  470. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  471. </valuemap>
  472. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  473. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  474. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  475. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  476. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  477. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  478. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  479. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  480. </valuemap>
  481. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  482. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  483. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  484. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  485. </valuemap>
  486. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  487. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  488. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  489. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.7.3 for Symbian^3 (Qt SDK) Release</value>
  490. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  491. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  492. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  493. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/toadftp</value>
  494. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">3</value>
  495. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">false</value>
  496. </valuemap>
  497. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.4">
  498. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.GCCE:C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe.arm-symbian-device-elf-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe</value>
  499. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  500. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  501. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  502. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  503. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  504. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  505. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  506. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  507. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">true</value>
  508. </valuemap>
  509. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  510. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  511. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  512. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  513. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  514. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  515. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  516. </valuemap>
  517. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  518. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  519. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  520. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  521. </valuemap>
  522. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  523. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  524. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  525. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  526. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  527. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  528. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  529. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  530. </valuemap>
  531. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  532. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  533. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  534. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  535. </valuemap>
  536. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  537. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  538. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  539. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.7.3 for Symbian^1 (Qt SDK) Debug</value>
  540. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  541. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  542. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
  543. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/toadftp</value>
  544. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">4</value>
  545. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">false</value>
  546. </valuemap>
  547. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.5">
  548. <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.GCCE:C:/QtSDK/Symbian/tools/gcce4/bin/arm-none-symbianelf-g++.exe.arm-symbian-device-elf-32bit.C:/QtSDK/pythongdb/python_2.7based/gdb-arm-none-symbianelf.exe</value>
  549. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  550. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  551. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
  552. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  553. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
  554. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
  555. <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
  556. <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
  557. <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">true</value>
  558. </valuemap>
  559. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  560. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  561. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  562. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  563. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
  564. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
  565. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  566. </valuemap>
  567. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  568. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
  569. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  570. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  571. </valuemap>
  572. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  573. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  574. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
  575. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  576. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
  577. <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
  578. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
  579. <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
  580. </valuemap>
  581. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  582. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
  583. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  584. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  585. </valuemap>
  586. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  587. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  588. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  589. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt 4.7.3 for Symbian^1 (Qt SDK) Release</value>
  590. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  591. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
  592. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
  593. <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">C:/Users/Perrine/programmation/toadftp</value>
  594. <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">4</value>
  595. <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">false</value>
  596. </valuemap>
  597. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">6</value>
  598. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  599. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  600. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  601. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Créer le paquet SIS</value>
  602. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  603. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.S60SignBuildStep</value>
  604. <value type="QString" key="Qt4ProjectManager.S60CreatePackageStep.Certificate"></value>
  605. <value type="QString" key="Qt4ProjectManager.S60CreatePackageStep.Keyfile"></value>
  606. <value type="int" key="Qt4ProjectManager.S60CreatePackageStep.SignMode">0</value>
  607. <value type="bool" key="Qt4ProjectManager.S60CreatorPackageStep.SmartInstaller">false</value>
  608. <value type="bool" key="Qt4ProjectManager.S60CreatorPackageStep.SuppressPatchWarningDialog">false</value>
  609. </valuemap>
  610. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
  611. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déployer</value>
  612. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  613. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.S60DeployStep</value>
  614. </valuemap>
  615. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
  616. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déploiement</value>
  617. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  618. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  619. </valuemap>
  620. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  621. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déployer sur périphérique Symbian</value>
  622. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  623. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.S60DeployConfiguration</value>
  624. <value type="int" key="Qt4ProjectManager.S60DeployConfiguration.CommunicationChannel">0</value>
  625. <value type="QString" key="Qt4ProjectManager.S60DeployConfiguration.DeviceAddress"></value>
  626. <value type="QString" key="Qt4ProjectManager.S60DeployConfiguration.DevicePort">65029</value>
  627. <value type="QChar" key="Qt4ProjectManager.S60DeployConfiguration.InstallationDriveLetter">C</value>
  628. <value type="QString" key="Qt4ProjectManager.S60DeployConfiguration.SerialPortName"></value>
  629. <value type="bool" key="Qt4ProjectManager.S60DeployConfiguration.SilentInstall">true</value>
  630. </valuemap>
  631. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  632. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  633. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  634. <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
  635. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  636. <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
  637. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  638. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
  639. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  640. <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
  641. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  642. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
  643. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  644. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
  645. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  646. <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
  647. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  648. <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
  649. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  650. <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
  651. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  652. <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
  653. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  654. <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
  655. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  656. <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
  657. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  658. <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
  659. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  660. <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
  661. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  662. <value type="int">0</value>
  663. <value type="int">1</value>
  664. <value type="int">2</value>
  665. <value type="int">3</value>
  666. <value type="int">4</value>
  667. <value type="int">5</value>
  668. <value type="int">6</value>
  669. <value type="int">7</value>
  670. <value type="int">8</value>
  671. <value type="int">9</value>
  672. <value type="int">10</value>
  673. <value type="int">11</value>
  674. <value type="int">12</value>
  675. <value type="int">13</value>
  676. <value type="int">14</value>
  677. </valuelist>
  678. <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
  679. <value type="int">0</value>
  680. <value type="int">1</value>
  681. <value type="int">2</value>
  682. <value type="int">3</value>
  683. <value type="int">4</value>
  684. <value type="int">5</value>
  685. <value type="int">6</value>
  686. <value type="int">7</value>
  687. <value type="int">8</value>
  688. <value type="int">9</value>
  689. <value type="int">10</value>
  690. <value type="int">11</value>
  691. <value type="int">12</value>
  692. <value type="int">13</value>
  693. <value type="int">14</value>
  694. </valuelist>
  695. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">cuteftp sur périphérique Symbian</value>
  696. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
  697. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.S60DeviceRunConfiguration</value>
  698. <value type="QString" key="Qt4ProjectManager.S60DeviceRunConfiguration.CommandLineArguments"></value>
  699. <value type="QString" key="Qt4ProjectManager.S60DeviceRunConfiguration.ProFile">cuteftp.pro</value>
  700. <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
  701. <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
  702. <value type="bool" key="RunConfiguration.UseQmlDebugger">true</value>
  703. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">false</value>
  704. </valuemap>
  705. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  706. </valuemap>
  707. </data>
  708. <data>
  709. <variable>ProjectExplorer.Project.TargetCount</variable>
  710. <value type="int">2</value>
  711. </data>
  712. <data>
  713. <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
  714. <value type="QString">{0dcda1f0-25f4-4e6b-a182-63ab94613c04}</value>
  715. </data>
  716. <data>
  717. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  718. <value type="int">10</value>
  719. </data>
  720. </qtcreator>