|
|
|
@@ -1,10 +1,10 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE QtCreatorProject>
|
|
|
|
<!DOCTYPE QtCreatorProject>
|
|
|
|
<!-- Written by QtCreator 4.12.3, 2021-06-09T21:11:29. -->
|
|
|
|
<!-- Written by QtCreator 8.0.2, 2023-05-23T16:02:23. -->
|
|
|
|
<qtcreator>
|
|
|
|
<qtcreator>
|
|
|
|
<data>
|
|
|
|
<data>
|
|
|
|
<variable>EnvironmentId</variable>
|
|
|
|
<variable>EnvironmentId</variable>
|
|
|
|
<value type="QByteArray">{7bd84e39-ca37-46d3-be9d-99ebea85bc0d}</value>
|
|
|
|
<value type="QByteArray">{cf63021e-ef53-49b0-b03b-2f2570cdf3b6}</value>
|
|
|
|
</data>
|
|
|
|
</data>
|
|
|
|
<data>
|
|
|
|
<data>
|
|
|
|
<variable>ProjectExplorer.Project.ActiveTarget</variable>
|
|
|
|
<variable>ProjectExplorer.Project.ActiveTarget</variable>
|
|
|
|
@@ -37,45 +37,57 @@
|
|
|
|
<value type="bool" key="EditorConfiguration.MouseHiding">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.MouseHiding">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
|
|
|
|
<value type="int" key="EditorConfiguration.PaddingMode">1</value>
|
|
|
|
<value type="int" key="EditorConfiguration.PaddingMode">1</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.PreferSingleLineComments">false</value>
|
|
|
|
|
|
|
|
<value type="bool" key="EditorConfiguration.ScrollWheelZooming">false</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.ShowMargin">false</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.ShowMargin">false</value>
|
|
|
|
<value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
|
|
|
|
<value type="int" key="EditorConfiguration.SmartBackspaceBehavior">1</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
|
|
|
|
<value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
|
|
|
|
<value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
|
|
|
|
<value type="int" key="EditorConfiguration.TabSize">8</value>
|
|
|
|
<value type="int" key="EditorConfiguration.TabSize">8</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.UseGlobal">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.UseGlobal">true</value>
|
|
|
|
<value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.UseIndenter">false</value>
|
|
|
|
|
|
|
|
<value type="int" key="EditorConfiguration.Utf8BomBehavior">2</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.cleanIndentation">false</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
|
|
|
|
<value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
|
|
|
|
<value type="QString" key="EditorConfiguration.ignoreFileTypes">*.md, *.MD, Makefile</value>
|
|
|
|
|
|
|
|
<value type="bool" key="EditorConfiguration.inEntireDocument">true</value>
|
|
|
|
|
|
|
|
<value type="bool" key="EditorConfiguration.skipTrailingWhitespace">true</value>
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
</data>
|
|
|
|
</data>
|
|
|
|
<data>
|
|
|
|
<data>
|
|
|
|
<variable>ProjectExplorer.Project.PluginSettings</variable>
|
|
|
|
<variable>ProjectExplorer.Project.PluginSettings</variable>
|
|
|
|
<valuemap type="QVariantMap"/>
|
|
|
|
<valuemap type="QVariantMap">
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
<data>
|
|
|
|
<data>
|
|
|
|
<variable>ProjectExplorer.Project.Target.0</variable>
|
|
|
|
<variable>ProjectExplorer.Project.Target.0</variable>
|
|
|
|
<valuemap type="QVariantMap">
|
|
|
|
<valuemap type="QVariantMap">
|
|
|
|
|
|
|
|
<value type="QString" key="DeviceType">Desktop</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</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.DisplayName">Desktop</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{65a14f9e-e008-4c1b-89df-4eaa4774b6e3}</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{91347f2c-5221-46a7-80b1-0a054ca02f79}</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
|
|
|
|
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/Big/Data/00__Small_tel/C-sources/netdaemon</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/eddy/Docs/SAO/10micron/C-sources/weatherdaemon_newmeteo</value>
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
|
|
|
|
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
|
|
|
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
|
|
|
<value type="QString">all</value>
|
|
|
|
<value type="QString">all</value>
|
|
|
|
</valuelist>
|
|
|
|
</valuelist>
|
|
|
|
<value type="bool" key="GenericProjectManager.GenericMakeStep.Clean">false</value>
|
|
|
|
|
|
|
|
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments"></value>
|
|
|
|
|
|
|
|
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeCommand"></value>
|
|
|
|
|
|
|
|
<value type="bool" key="GenericProjectManager.GenericMakeStep.OverrideMakeflags">false</value>
|
|
|
|
|
|
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
@@ -89,10 +101,6 @@
|
|
|
|
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
|
|
|
<valuelist type="QVariantList" key="GenericProjectManager.GenericMakeStep.BuildTargets">
|
|
|
|
<value type="QString">clean</value>
|
|
|
|
<value type="QString">clean</value>
|
|
|
|
</valuelist>
|
|
|
|
</valuelist>
|
|
|
|
<value type="bool" key="GenericProjectManager.GenericMakeStep.Clean">false</value>
|
|
|
|
|
|
|
|
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeArguments"></value>
|
|
|
|
|
|
|
|
<value type="QString" key="GenericProjectManager.GenericMakeStep.MakeCommand"></value>
|
|
|
|
|
|
|
|
<value type="bool" key="GenericProjectManager.GenericMakeStep.OverrideMakeflags">false</value>
|
|
|
|
|
|
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
|
|
<value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericMakeStep</value>
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
@@ -103,6 +111,8 @@
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
|
|
|
<value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
|
|
|
|
<value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</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"/>
|
|
|
|
<valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">По умолчанию</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">По умолчанию</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">GenericProjectManager.GenericBuildConfiguration</value>
|
|
|
|
@@ -121,23 +131,16 @@
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
|
|
|
|
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
|
|
|
|
<valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
|
|
|
|
|
|
|
|
<valuelist type="QVariantList" key="CustomOutputParsers"/>
|
|
|
|
<value type="int" key="PE.EnvironmentAspect.Base">2</value>
|
|
|
|
<value type="int" key="PE.EnvironmentAspect.Base">2</value>
|
|
|
|
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
|
|
|
|
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
|
|
|
|
<value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable"></value>
|
|
|
|
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
|
|
|
|
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey"></value>
|
|
|
|
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey"></value>
|
|
|
|
<value type="QString" key="RunConfiguration.Arguments"></value>
|
|
|
|
|
|
|
|
<value type="bool" key="RunConfiguration.Arguments.multi">false</value>
|
|
|
|
|
|
|
|
<value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
|
|
|
|
|
|
|
|
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
|
|
|
|
|
|
|
|
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
|
|
|
|
<value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
|
|
|
|
<value type="QString" key="RunConfiguration.WorkingDirectory"></value>
|
|
|
|
|
|
|
|
<value type="QString" key="RunConfiguration.WorkingDirectory.default"></value>
|
|
|
|
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
|
|
|
|
<value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
|
|
|
|
</valuemap>
|
|
|
|
</valuemap>
|
|
|
|
|