mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2026-06-18 19:35:47 +00:00
This commit overhauls the repository structure such that it separates the project into multiple repositories, one for each subproject. This repository will be moved to the AeroShell group, and most importantly, the installation method changes from locally installed modifications, to CMake-based installation, in preparation for AUR packages, and possibly packages for other distros. Migration details are in INSTALL.md, which are highly recommended, if not required to uninstall any old instance of AeroThemePlasma.
311 lines
22 KiB
XML
311 lines
22 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE QtCreatorProject>
|
|
<!-- Written by QtCreator 17.0.2, 2025-12-20T17:01:02. -->
|
|
<qtcreator>
|
|
<data>
|
|
<variable>EnvironmentId</variable>
|
|
<value type="QByteArray">{1b3896b9-3e46-4402-9292-45012cbe064f}</value>
|
|
</data>
|
|
<data>
|
|
<variable>ProjectExplorer.Project.ActiveTarget</variable>
|
|
<value type="qlonglong">0</value>
|
|
</data>
|
|
<data>
|
|
<variable>ProjectExplorer.Project.EditorSettings</variable>
|
|
<valuemap type="QVariantMap">
|
|
<value type="bool" key="EditorConfiguration.AutoDetect">true</value>
|
|
<value type="bool" key="EditorConfiguration.AutoIndent">true</value>
|
|
<value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
|
|
<valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
|
|
<value type="QString" key="language">Cpp</value>
|
|
<valuemap type="QVariantMap" key="value">
|
|
<value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
|
|
</valuemap>
|
|
</valuemap>
|
|
<valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
|
|
<value type="QString" key="language">QmlJS</value>
|
|
<valuemap type="QVariantMap" key="value">
|
|
<value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
|
|
</valuemap>
|
|
</valuemap>
|
|
<value type="qlonglong" key="EditorConfiguration.CodeStyle.Count">2</value>
|
|
<value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
|
|
<value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
|
|
<value type="int" key="EditorConfiguration.IndentSize">4</value>
|
|
<value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
|
|
<value type="int" key="EditorConfiguration.LineEndingBehavior">0</value>
|
|
<value type="int" key="EditorConfiguration.MarginColumn">80</value>
|
|
<value type="bool" key="EditorConfiguration.MouseHiding">true</value>
|
|
<value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
|
|
<value type="int" key="EditorConfiguration.PaddingMode">1</value>
|
|
<value type="int" key="EditorConfiguration.PreferAfterWhitespaceComments">0</value>
|
|
<value type="bool" key="EditorConfiguration.PreferSingleLineComments">false</value>
|
|
<value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
|
|
<value type="bool" key="EditorConfiguration.ShowMargin">false</value>
|
|
<value type="int" key="EditorConfiguration.SmartBackspaceBehavior">2</value>
|
|
<value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
|
|
<value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
|
|
<value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
|
|
<value type="int" key="EditorConfiguration.TabSize">8</value>
|
|
<value type="bool" key="EditorConfiguration.UseGlobal">true</value>
|
|
<value type="bool" key="EditorConfiguration.UseIndenter">false</value>
|
|
<value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
|
|
<value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
|
|
<value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
|
|
<value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
|
|
<value type="QString" key="EditorConfiguration.ignoreFileTypes">*.md, *.MD, Makefile</value>
|
|
<value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
|
|
<value type="bool" key="EditorConfiguration.skipTrailingWhitespace">true</value>
|
|
<value type="bool" key="EditorConfiguration.tintMarginArea">true</value>
|
|
</valuemap>
|
|
</data>
|
|
<data>
|
|
<variable>ProjectExplorer.Project.PluginSettings</variable>
|
|
<valuemap type="QVariantMap">
|
|
<valuemap type="QVariantMap" key="AutoTest.ActiveFrameworks">
|
|
<value type="bool" key="AutoTest.Framework.Boost">true</value>
|
|
<value type="bool" key="AutoTest.Framework.CTest">false</value>
|
|
<value type="bool" key="AutoTest.Framework.Catch">true</value>
|
|
<value type="bool" key="AutoTest.Framework.GTest">true</value>
|
|
<value type="bool" key="AutoTest.Framework.QtQuickTest">true</value>
|
|
<value type="bool" key="AutoTest.Framework.QtTest">true</value>
|
|
</valuemap>
|
|
<value type="bool" key="AutoTest.ApplyFilter">false</value>
|
|
<valuemap type="QVariantMap" key="AutoTest.CheckStates"/>
|
|
<valuelist type="QVariantList" key="AutoTest.PathFilters"/>
|
|
<value type="int" key="AutoTest.RunAfterBuild">0</value>
|
|
<value type="bool" key="AutoTest.UseGlobal">true</value>
|
|
<valuemap type="QVariantMap" key="ClangTools">
|
|
<value type="bool" key="ClangTools.AnalyzeOpenFiles">true</value>
|
|
<value type="bool" key="ClangTools.BuildBeforeAnalysis">true</value>
|
|
<value type="QString" key="ClangTools.DiagnosticConfig">Builtin.DefaultTidyAndClazy</value>
|
|
<value type="int" key="ClangTools.ParallelJobs">4</value>
|
|
<value type="bool" key="ClangTools.PreferConfigFile">true</value>
|
|
<valuelist type="QVariantList" key="ClangTools.SelectedDirs"/>
|
|
<valuelist type="QVariantList" key="ClangTools.SelectedFiles"/>
|
|
<valuelist type="QVariantList" key="ClangTools.SuppressedDiagnostics"/>
|
|
<value type="bool" key="ClangTools.UseGlobalSettings">true</value>
|
|
</valuemap>
|
|
</valuemap>
|
|
</data>
|
|
<data>
|
|
<variable>ProjectExplorer.Project.Target.0</variable>
|
|
<valuemap type="QVariantMap">
|
|
<value type="QString" key="DeviceType">Desktop</value>
|
|
<value type="bool" key="HasPerBcDcs">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{9d6baf0a-3d40-404a-aa49-97bb01685c6d}</value>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
|
|
<value type="QString" key="CMake.Build.Type">Debug</value>
|
|
<value type="int" key="CMake.Configure.BaseEnvironment">2</value>
|
|
<value type="bool" key="CMake.Configure.ClearSystemEnvironment">false</value>
|
|
<valuelist type="QVariantList" key="CMake.Configure.UserEnvironmentChanges"/>
|
|
<value type="QString" key="CMake.Initial.Parameters">-DCMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=%{BuildConfig:BuildDirectory:NativeFilePath}/.qtc/package-manager/auto-setup.cmake
|
|
-DCMAKE_C_COMPILER:FILEPATH=%{Compiler:Executable:C}
|
|
-DCMAKE_CXX_COMPILER:FILEPATH=%{Compiler:Executable:Cxx}
|
|
-DCMAKE_GENERATOR:STRING=Ninja
|
|
-DQT_QMAKE_EXECUTABLE:FILEPATH=%{Qt:qmakeExecutable}
|
|
-DCMAKE_CXX_FLAGS_INIT:STRING=%{Qt:QML_DEBUG_FLAG}
|
|
-DCMAKE_PREFIX_PATH:PATH=%{Qt:QT_INSTALL_PREFIX}
|
|
-DCMAKE_BUILD_TYPE:STRING=Debug
|
|
-DCMAKE_COLOR_DIAGNOSTICS:BOOL=ON</value>
|
|
<value type="int" key="EnableQmlDebugging">0</value>
|
|
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/mnt/792afca2-ecd6-4e41-938a-2e818d0f60d1/home/anon/qt_projects/atpootb/build/Desktop-Debug</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
|
<value type="QString" key="CMakeProjectManager.MakeStep.BuildPreset"></value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
|
|
<value type="QString">all</value>
|
|
</valuelist>
|
|
<value type="bool" key="CMakeProjectManager.MakeStep.ClearSystemEnvironment">false</value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.UserEnvironmentChanges"/>
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
|
|
</valuemap>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
|
<value type="QString" key="CMakeProjectManager.MakeStep.BuildPreset"></value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
|
|
<value type="QString">clean</value>
|
|
</valuelist>
|
|
<value type="bool" key="CMakeProjectManager.MakeStep.ClearSystemEnvironment">false</value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.UserEnvironmentChanges"/>
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Build</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Clean</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
|
|
</valuemap>
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
|
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.CustomParsers"/>
|
|
<value type="bool" key="ProjectExplorer.BuildConfiguration.ParseStandardOutput">false</value>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Debug</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
<value type="qlonglong" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
|
|
</valuemap>
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
|
|
<value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
|
|
</valuemap>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.1">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
|
<value type="QString" key="CMakeProjectManager.MakeStep.BuildPreset"></value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
|
|
<value type="QString"></value>
|
|
</valuelist>
|
|
<value type="bool" key="CMakeProjectManager.MakeStep.ClearSystemEnvironment">false</value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.UserEnvironmentChanges"/>
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ApplicationManagerPlugin.Deploy.CMakePackageStep</value>
|
|
</valuemap>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
|
|
<value type="QString" key="ApplicationManagerPlugin.Deploy.InstallPackageStep.Arguments">install-package --acknowledge</value>
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Install Application Manager package</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ApplicationManagerPlugin.Deploy.InstallPackageStep</value>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
|
|
<valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
|
|
<valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
|
|
</valuemap>
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
|
|
<value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ApplicationManagerPlugin.Deploy.Configuration</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.DeployConfigurationCount">2</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
|
|
<value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
|
|
<value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
|
|
<value type="int" key="Analyzer.Valgrind.Callgrind.CostFormat">0</value>
|
|
<value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
|
|
<valuelist type="QVariantList" key="CustomOutputParsers"/>
|
|
<value type="int" key="PE.EnvironmentAspect.Base">2</value>
|
|
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
|
|
<value type="bool" key="PE.EnvironmentAspect.PrintOnRun">false</value>
|
|
<value type="QString" key="PerfRecordArgsId">-e cpu-cycles --call-graph dwarf,4096 -F 250</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">atpootb</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.</value>
|
|
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">atpootb</value>
|
|
<value type="bool" key="ProjectExplorer.RunConfiguration.Customized">false</value>
|
|
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
|
|
<value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
|
|
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
|
|
<value type="QString" key="RunConfiguration.WorkingDirectory.default">/mnt/792afca2-ecd6-4e41-938a-2e818d0f60d1/home/anon/qt_projects/atpootb/build/Desktop-Debug/bin</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
<value type="qlonglong" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
|
|
</valuemap>
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
|
|
<value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
|
|
</valuemap>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.1">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
|
<value type="QString" key="CMakeProjectManager.MakeStep.BuildPreset"></value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
|
|
<value type="QString"></value>
|
|
</valuelist>
|
|
<value type="bool" key="CMakeProjectManager.MakeStep.ClearSystemEnvironment">false</value>
|
|
<valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.UserEnvironmentChanges"/>
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ApplicationManagerPlugin.Deploy.CMakePackageStep</value>
|
|
</valuemap>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
|
|
<value type="QString" key="ApplicationManagerPlugin.Deploy.InstallPackageStep.Arguments">install-package --acknowledge</value>
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Install Application Manager package</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ApplicationManagerPlugin.Deploy.InstallPackageStep</value>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedFiles"/>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedHosts"/>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedRemotePaths"/>
|
|
<valuelist type="QVariantList" key="ProjectExplorer.RunConfiguration.LastDeployedSysroots"/>
|
|
<valuelist type="QVariantList" key="RemoteLinux.LastDeployedLocalTimes"/>
|
|
<valuelist type="QVariantList" key="RemoteLinux.LastDeployedRemoteTimes"/>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Deploy</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
|
|
</valuemap>
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
|
|
<value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ApplicationManagerPlugin.Deploy.Configuration</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.DeployConfigurationCount">2</value>
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
|
|
<value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
|
|
<value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
|
|
<value type="int" key="Analyzer.Valgrind.Callgrind.CostFormat">0</value>
|
|
<value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
|
|
<valuelist type="QVariantList" key="CustomOutputParsers"/>
|
|
<value type="int" key="PE.EnvironmentAspect.Base">2</value>
|
|
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
|
|
<value type="bool" key="PE.EnvironmentAspect.PrintOnRun">false</value>
|
|
<value type="QString" key="PerfRecordArgsId">-e cpu-cycles --call-graph dwarf,4096 -F 250</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">atpootb</value>
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.</value>
|
|
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">atpootb</value>
|
|
<value type="bool" key="ProjectExplorer.RunConfiguration.Customized">false</value>
|
|
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
|
|
<value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
|
|
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
|
|
<value type="QString" key="RunConfiguration.WorkingDirectory.default">/mnt/792afca2-ecd6-4e41-938a-2e818d0f60d1/home/anon/qt_projects/atpootb/build/Desktop-Debug/bin</value>
|
|
</valuemap>
|
|
<value type="qlonglong" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
|
|
</valuemap>
|
|
</data>
|
|
<data>
|
|
<variable>ProjectExplorer.Project.TargetCount</variable>
|
|
<value type="qlonglong">1</value>
|
|
</data>
|
|
<data>
|
|
<variable>ProjectExplorer.Project.Updater.FileVersion</variable>
|
|
<value type="int">22</value>
|
|
</data>
|
|
<data>
|
|
<variable>Version</variable>
|
|
<value type="int">22</value>
|
|
</data>
|
|
</qtcreator>
|