You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

320 lines
21 KiB

2 years ago
2 years ago
2 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 5.0.2, 2024-01-06T22:33:33. -->
  4. <qtcreator>
  5. <data>
  6. <variable>EnvironmentId</variable>
  7. <value type="QByteArray">{4b1b8946-9605-410f-846a-42fb19af5924}</value>
  8. </data>
  9. <data>
  10. <variable>ProjectExplorer.Project.ActiveTarget</variable>
  11. <value type="int">0</value>
  12. </data>
  13. <data>
  14. <variable>ProjectExplorer.Project.EditorSettings</variable>
  15. <valuemap type="QVariantMap">
  16. <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
  17. <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
  18. <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
  19. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
  20. <value type="QString" key="language">Cpp</value>
  21. <valuemap type="QVariantMap" key="value">
  22. <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
  23. </valuemap>
  24. </valuemap>
  25. <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
  26. <value type="QString" key="language">QmlJS</value>
  27. <valuemap type="QVariantMap" key="value">
  28. <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
  29. </valuemap>
  30. </valuemap>
  31. <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
  32. <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
  33. <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
  34. <value type="int" key="EditorConfiguration.IndentSize">4</value>
  35. <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
  36. <value type="int" key="EditorConfiguration.MarginColumn">80</value>
  37. <value type="bool" key="EditorConfiguration.MouseHiding">true</value>
  38. <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
  39. <value type="int" key="EditorConfiguration.PaddingMode">1</value>
  40. <value type="bool" key="EditorConfiguration.PreferSingleLineComments">false</value>
  41. <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
  42. <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
  43. <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
  44. <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
  45. <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
  46. <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
  47. <value type="int" key="EditorConfiguration.TabSize">8</value>
  48. <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
  49. <value type="bool" key="EditorConfiguration.UseIndenter">false</value>
  50. <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
  51. <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
  52. <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
  53. <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
  54. <value type="QString" key="EditorConfiguration.ignoreFileTypes">*.md, *.MD, Makefile</value>
  55. <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
  56. <value type="bool" key="EditorConfiguration.skipTrailingWhitespace">true</value>
  57. </valuemap>
  58. </data>
  59. <data>
  60. <variable>ProjectExplorer.Project.PluginSettings</variable>
  61. <valuemap type="QVariantMap">
  62. <valuemap type="QVariantMap" key="AutoTest.ActiveFrameworks">
  63. <value type="bool" key="AutoTest.Framework.Boost">true</value>
  64. <value type="bool" key="AutoTest.Framework.CTest">false</value>
  65. <value type="bool" key="AutoTest.Framework.Catch">true</value>
  66. <value type="bool" key="AutoTest.Framework.GTest">true</value>
  67. <value type="bool" key="AutoTest.Framework.QtQuickTest">true</value>
  68. <value type="bool" key="AutoTest.Framework.QtTest">true</value>
  69. </valuemap>
  70. <valuemap type="QVariantMap" key="AutoTest.CheckStates"/>
  71. <value type="int" key="AutoTest.RunAfterBuild">0</value>
  72. <value type="bool" key="AutoTest.UseGlobal">true</value>
  73. <valuelist type="QVariantList" key="ClangCodeModel.CustomCommandLineKey">
  74. <value type="QString">-fno-delayed-template-parsing</value>
  75. </valuelist>
  76. <value type="bool" key="ClangCodeModel.UseGlobalConfig">true</value>
  77. <value type="QString" key="ClangCodeModel.WarningConfigId">Builtin.BuildSystem</value>
  78. <valuemap type="QVariantMap" key="ClangTools">
  79. <value type="bool" key="ClangTools.AnalyzeOpenFiles">true</value>
  80. <value type="bool" key="ClangTools.BuildBeforeAnalysis">true</value>
  81. <value type="QString" key="ClangTools.DiagnosticConfig">Builtin.DefaultTidyAndClazy</value>
  82. <value type="int" key="ClangTools.ParallelJobs">10</value>
  83. <valuelist type="QVariantList" key="ClangTools.SelectedDirs"/>
  84. <valuelist type="QVariantList" key="ClangTools.SelectedFiles"/>
  85. <valuelist type="QVariantList" key="ClangTools.SuppressedDiagnostics"/>
  86. <value type="bool" key="ClangTools.UseGlobalSettings">true</value>
  87. </valuemap>
  88. </valuemap>
  89. </data>
  90. <data>
  91. <variable>ProjectExplorer.Project.Target.0</variable>
  92. <valuemap type="QVariantMap">
  93. <value type="QString" key="DeviceType">Desktop</value>
  94. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.12.12 MinGW 64-bit</value>
  95. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.12.12 MinGW 64-bit</value>
  96. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.51212.win64_mingw73_kit</value>
  97. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  98. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  99. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  100. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  101. <value type="QString" key="CMake.Build.Type">Debug</value>
  102. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  103. -DCMAKE_BUILD_TYPE:STRING=Debug
  104. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  105. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  106. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  107. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  108. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  109. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:/workspace/p_lusterinc/xsync_pc/build</value>
  110. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  111. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  112. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  113. <value type="QString">all</value>
  114. </valuelist>
  115. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  116. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  117. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  118. </valuemap>
  119. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  120. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  121. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  122. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  123. </valuemap>
  124. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  125. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  126. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  127. <value type="QString">clean</value>
  128. </valuelist>
  129. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  130. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  131. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  132. </valuemap>
  133. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  134. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  135. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  136. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  137. </valuemap>
  138. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  139. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  140. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  141. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  142. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  143. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  144. </valuemap>
  145. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  146. <value type="QString" key="CMake.Build.Type">Release</value>
  147. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  148. -DCMAKE_BUILD_TYPE:STRING=Release
  149. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  150. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  151. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  152. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  153. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  154. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MinGW_64_bit-Release</value>
  155. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  156. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  157. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  158. <value type="QString">all</value>
  159. </valuelist>
  160. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  161. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  162. </valuemap>
  163. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  164. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  165. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</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. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  171. <value type="QString">clean</value>
  172. </valuelist>
  173. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  174. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  175. </valuemap>
  176. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  177. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  178. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  179. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  180. </valuemap>
  181. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  182. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  183. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  184. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  185. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  186. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  187. </valuemap>
  188. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  189. <value type="QString" key="CMake.Build.Type">RelWithDebInfo</value>
  190. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  191. -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
  192. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  193. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  194. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  195. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  196. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  197. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MinGW_64_bit-RelWithDebInfo</value>
  198. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  199. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  200. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  201. <value type="QString">all</value>
  202. </valuelist>
  203. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  204. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  205. </valuemap>
  206. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  207. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  208. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  209. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  210. </valuemap>
  211. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  212. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  213. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  214. <value type="QString">clean</value>
  215. </valuelist>
  216. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  217. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  218. </valuemap>
  219. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  220. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  221. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  222. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  223. </valuemap>
  224. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  225. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  226. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  227. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  228. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release with Debug Information</value>
  229. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  230. </valuemap>
  231. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.3">
  232. <value type="QString" key="CMake.Build.Type">MinSizeRel</value>
  233. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  234. -DCMAKE_BUILD_TYPE:STRING=MinSizeRel
  235. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  236. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  237. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  238. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  239. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  240. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MinGW_64_bit-MinSizeRel</value>
  241. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  242. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  243. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  244. <value type="QString">all</value>
  245. </valuelist>
  246. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  247. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  248. </valuemap>
  249. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  250. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  251. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  252. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  253. </valuemap>
  254. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  255. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  256. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  257. <value type="QString">clean</value>
  258. </valuelist>
  259. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  260. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  261. </valuemap>
  262. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  263. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  264. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  265. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  266. </valuemap>
  267. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  268. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  269. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  270. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  271. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Minimum Size Release</value>
  272. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  273. </valuemap>
  274. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">4</value>
  275. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  276. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  277. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  278. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  279. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  280. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  281. </valuemap>
  282. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  283. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  284. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  285. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  286. </valuemap>
  287. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  288. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  289. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  290. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  291. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  292. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  293. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  294. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  295. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">xsync</value>
  296. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.xsync</value>
  297. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">xsync</value>
  298. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  299. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  300. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  301. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  302. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  303. <value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/workspace/p_lusterinc/xsync_pc/build</value>
  304. </valuemap>
  305. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  306. </valuemap>
  307. </data>
  308. <data>
  309. <variable>ProjectExplorer.Project.TargetCount</variable>
  310. <value type="int">1</value>
  311. </data>
  312. <data>
  313. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  314. <value type="int">22</value>
  315. </data>
  316. <data>
  317. <variable>Version</variable>
  318. <value type="int">22</value>
  319. </data>
  320. </qtcreator>