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.

552 lines
38 KiB

2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE QtCreatorProject>
  3. <!-- Written by QtCreator 5.0.2, 2024-03-06T14:20:04. -->
  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.DisplayName">Build</value>
  162. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  163. </valuemap>
  164. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  165. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  166. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  167. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  168. </valuemap>
  169. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  170. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  171. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  172. <value type="QString">clean</value>
  173. </valuelist>
  174. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  175. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  176. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  177. </valuemap>
  178. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  179. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  180. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  181. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  182. </valuemap>
  183. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  184. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">true</value>
  185. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  186. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  187. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  188. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  189. </valuemap>
  190. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  191. <value type="QString" key="CMake.Build.Type">RelWithDebInfo</value>
  192. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  193. -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
  194. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  195. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  196. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  197. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  198. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  199. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MinGW_64_bit-RelWithDebInfo</value>
  200. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  201. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  202. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  203. <value type="QString">all</value>
  204. </valuelist>
  205. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  206. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  207. </valuemap>
  208. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  209. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  210. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  211. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  212. </valuemap>
  213. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  214. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  215. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  216. <value type="QString">clean</value>
  217. </valuelist>
  218. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  219. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  220. </valuemap>
  221. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  222. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  223. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  224. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  225. </valuemap>
  226. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  227. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  228. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  229. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  230. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release with Debug Information</value>
  231. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  232. </valuemap>
  233. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.3">
  234. <value type="QString" key="CMake.Build.Type">MinSizeRel</value>
  235. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  236. -DCMAKE_BUILD_TYPE:STRING=MinSizeRel
  237. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  238. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  239. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  240. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  241. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  242. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MinGW_64_bit-MinSizeRel</value>
  243. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  244. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  245. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  246. <value type="QString">all</value>
  247. </valuelist>
  248. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  249. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  250. </valuemap>
  251. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  252. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  253. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  254. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  255. </valuemap>
  256. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  257. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  258. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  259. <value type="QString">clean</value>
  260. </valuelist>
  261. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  262. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  263. </valuemap>
  264. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  265. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  266. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  267. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  268. </valuemap>
  269. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  270. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  271. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  272. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  273. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Minimum Size Release</value>
  274. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  275. </valuemap>
  276. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">4</value>
  277. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  278. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  279. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  280. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  281. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  282. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  283. </valuemap>
  284. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  285. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  286. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  287. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  288. </valuemap>
  289. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  290. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  291. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  292. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  293. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  294. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  295. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  296. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  297. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">xsync</value>
  298. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.xsync</value>
  299. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">xsync</value>
  300. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  301. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  302. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  303. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  304. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  305. <value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/workspace/p_lusterinc/xsync_pc/build</value>
  306. </valuemap>
  307. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  308. </valuemap>
  309. </data>
  310. <data>
  311. <variable>ProjectExplorer.Project.Target.1</variable>
  312. <valuemap type="QVariantMap">
  313. <value type="QString" key="DeviceType">Desktop</value>
  314. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.12.12 MSVC2017 64bit</value>
  315. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.12.12 MSVC2017 64bit</value>
  316. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.51212.win64_msvc2017_64_kit</value>
  317. <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
  318. <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
  319. <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
  320. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
  321. <value type="QString" key="CMake.Build.Type">Debug</value>
  322. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  323. -DCMAKE_BUILD_TYPE:STRING=Debug
  324. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  325. -DCMAKE_SYSROOT:PATH=C:/Qt/Qt5.12.12/Tools/mingw730_64
  326. -DCMAKE_C_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  327. -DCMAKE_CXX_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  328. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  329. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  330. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  331. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  332. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MSVC2017_64bit-Debug</value>
  333. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  334. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  335. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  336. <value type="QString">all</value>
  337. </valuelist>
  338. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  339. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  340. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  341. </valuemap>
  342. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  343. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  344. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  345. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  346. </valuemap>
  347. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  348. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  349. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  350. <value type="QString">clean</value>
  351. </valuelist>
  352. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  353. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  354. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  355. </valuemap>
  356. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  357. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  358. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  359. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  360. </valuemap>
  361. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  362. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  363. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  364. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  365. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
  366. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  367. </valuemap>
  368. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
  369. <value type="QString" key="CMake.Build.Type">Release</value>
  370. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  371. -DCMAKE_BUILD_TYPE:STRING=Release
  372. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  373. -DCMAKE_SYSROOT:PATH=C:/Qt/Qt5.12.12/Tools/mingw730_64
  374. -DCMAKE_C_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  375. -DCMAKE_CXX_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  376. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  377. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  378. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  379. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  380. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MSVC2017_64bit-Release</value>
  381. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  382. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  383. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  384. <value type="QString">all</value>
  385. </valuelist>
  386. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  387. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  388. </valuemap>
  389. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  390. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  391. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  392. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  393. </valuemap>
  394. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  395. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  396. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  397. <value type="QString">clean</value>
  398. </valuelist>
  399. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  400. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  401. </valuemap>
  402. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  403. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  404. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  405. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  406. </valuemap>
  407. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  408. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  409. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  410. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  411. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release</value>
  412. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  413. </valuemap>
  414. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
  415. <value type="QString" key="CMake.Build.Type">RelWithDebInfo</value>
  416. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  417. -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo
  418. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  419. -DCMAKE_SYSROOT:PATH=C:/Qt/Qt5.12.12/Tools/mingw730_64
  420. -DCMAKE_C_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  421. -DCMAKE_CXX_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  422. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  423. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  424. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  425. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  426. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MSVC2017_64bit-RelWithDebInfo</value>
  427. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  428. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  429. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  430. <value type="QString">all</value>
  431. </valuelist>
  432. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  433. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  434. </valuemap>
  435. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  436. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  437. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  438. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  439. </valuemap>
  440. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  441. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  442. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  443. <value type="QString">clean</value>
  444. </valuelist>
  445. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  446. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  447. </valuemap>
  448. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  449. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  450. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  451. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  452. </valuemap>
  453. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  454. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  455. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  456. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  457. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Release with Debug Information</value>
  458. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  459. </valuemap>
  460. <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.3">
  461. <value type="QString" key="CMake.Build.Type">MinSizeRel</value>
  462. <value type="QString" key="CMake.Initial.Parameters">-GMinGW Makefiles
  463. -DCMAKE_BUILD_TYPE:STRING=MinSizeRel
  464. -DCMAKE_PROJECT_INCLUDE_BEFORE:PATH=%{IDE:ResourcePath}/package-manager/auto-setup.cmake
  465. -DCMAKE_SYSROOT:PATH=C:/Qt/Qt5.12.12/Tools/mingw730_64
  466. -DCMAKE_C_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  467. -DCMAKE_CXX_COMPILER_TARGET:STRING=x86_64-w64-mingw32
  468. -DQT_QMAKE_EXECUTABLE:STRING=%{Qt:qmakeExecutable}
  469. -DCMAKE_PREFIX_PATH:STRING=%{Qt:QT_INSTALL_PREFIX}
  470. -DCMAKE_C_COMPILER:STRING=%{Compiler:Executable:C}
  471. -DCMAKE_CXX_COMPILER:STRING=%{Compiler:Executable:Cxx}</value>
  472. <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">D:\workspace\p_lusterinc\build-xsync_pc-Desktop_Qt_5_12_12_MSVC2017_64bit-MinSizeRel</value>
  473. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  474. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  475. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  476. <value type="QString">all</value>
  477. </valuelist>
  478. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  479. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  480. </valuemap>
  481. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  482. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
  483. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
  484. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
  485. </valuemap>
  486. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
  487. <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
  488. <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
  489. <value type="QString">clean</value>
  490. </valuelist>
  491. <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
  492. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
  493. </valuemap>
  494. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
  495. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
  496. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
  497. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
  498. </valuemap>
  499. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
  500. <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
  501. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
  502. <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
  503. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Minimum Size Release</value>
  504. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
  505. </valuemap>
  506. <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">4</value>
  507. <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
  508. <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
  509. <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
  510. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
  511. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
  512. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
  513. </valuemap>
  514. <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
  515. <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
  516. <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
  517. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
  518. </valuemap>
  519. <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
  520. <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
  521. <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
  522. <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
  523. <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
  524. <valuelist type="QVariantList" key="CustomOutputParsers"/>
  525. <value type="int" key="PE.EnvironmentAspect.Base">2</value>
  526. <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
  527. <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">xsync</value>
  528. <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.xsync</value>
  529. <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">xsync</value>
  530. <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
  531. <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
  532. <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
  533. <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
  534. <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
  535. <value type="QString" key="RunConfiguration.WorkingDirectory.default">D:/workspace/p_lusterinc/build-xsync_pc-Desktop_Qt_5_12_12_MSVC2017_64bit-Debug</value>
  536. </valuemap>
  537. <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
  538. </valuemap>
  539. </data>
  540. <data>
  541. <variable>ProjectExplorer.Project.TargetCount</variable>
  542. <value type="int">2</value>
  543. </data>
  544. <data>
  545. <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
  546. <value type="int">22</value>
  547. </data>
  548. <data>
  549. <variable>Version</variable>
  550. <value type="int">22</value>
  551. </data>
  552. </qtcreator>