qt-substitution-cipher

Форк
0
/
SubstitutionCipher.pro.user 
594 строки · 42.9 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE QtCreatorProject>
3
<!-- Written by QtCreator 4.12.4, 2021-05-26T09:25:55. -->
4
<qtcreator>
5
 <data>
6
  <variable>EnvironmentId</variable>
7
  <value type="QByteArray">{5293f307-9b47-485f-ad17-c42b33149179}</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.ScrollWheelZooming">true</value>
41
   <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
42
   <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
43
   <value type="bool" key="EditorConfiguration.SmartSelectionChanging">true</value>
44
   <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
45
   <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
46
   <value type="int" key="EditorConfiguration.TabSize">8</value>
47
   <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
48
   <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
49
   <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
50
   <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
51
   <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
52
   <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
53
  </valuemap>
54
 </data>
55
 <data>
56
  <variable>ProjectExplorer.Project.PluginSettings</variable>
57
  <valuemap type="QVariantMap">
58
   <valuelist type="QVariantList" key="ClangCodeModel.CustomCommandLineKey">
59
    <value type="QString">-fno-delayed-template-parsing</value>
60
   </valuelist>
61
   <value type="bool" key="ClangCodeModel.UseGlobalConfig">true</value>
62
   <value type="QString" key="ClangCodeModel.WarningConfigId">Builtin.Questionable</value>
63
   <valuemap type="QVariantMap" key="ClangTools">
64
    <value type="bool" key="ClangTools.BuildBeforeAnalysis">true</value>
65
    <value type="QString" key="ClangTools.DiagnosticConfig">Builtin.DefaultTidyAndClazy</value>
66
    <value type="int" key="ClangTools.ParallelJobs">4</value>
67
    <valuelist type="QVariantList" key="ClangTools.SelectedDirs"/>
68
    <valuelist type="QVariantList" key="ClangTools.SelectedFiles"/>
69
    <valuelist type="QVariantList" key="ClangTools.SuppressedDiagnostics"/>
70
    <value type="bool" key="ClangTools.UseGlobalSettings">true</value>
71
   </valuemap>
72
  </valuemap>
73
 </data>
74
 <data>
75
  <variable>ProjectExplorer.Project.Target.0</variable>
76
  <valuemap type="QVariantMap">
77
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.13.0 MinGW 32-bit</value>
78
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.13.0 MinGW 32-bit</value>
79
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5130.win32_mingw73_kit</value>
80
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
81
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
82
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
83
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
84
    <value type="bool">true</value>
85
    <value type="int" key="EnableQmlDebugging">2</value>
86
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">C:\Users\Admin\Documents\QtProjects\build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Debug</value>
87
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Debug</value>
88
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
89
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
90
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
91
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
92
      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
93
      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
94
      <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
95
     </valuemap>
96
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
97
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
98
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
99
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
100
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
101
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
102
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
103
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
104
     </valuemap>
105
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
106
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Сборка</value>
107
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Сборка</value>
108
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
109
    </valuemap>
110
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
111
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
112
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
113
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
114
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
115
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
116
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
117
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
118
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
119
     </valuemap>
120
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
121
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Очистка</value>
122
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Очистка</value>
123
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
124
    </valuemap>
125
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
126
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
127
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
128
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Отладка</value>
129
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
130
    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
131
    <value type="int" key="QtQuickCompiler">2</value>
132
    <value type="int" key="SeparateDebugInfo">2</value>
133
   </valuemap>
134
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
135
    <value type="bool">true</value>
136
    <value type="int" key="EnableQmlDebugging">2</value>
137
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Release</value>
138
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Release</value>
139
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
140
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
141
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
142
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
143
      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
144
      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
145
      <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
146
     </valuemap>
147
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
148
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
149
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
150
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
151
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
152
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
153
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
154
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
155
     </valuemap>
156
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
157
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Сборка</value>
158
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Сборка</value>
159
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
160
    </valuemap>
161
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
162
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
163
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
164
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
165
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
166
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
167
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
168
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
169
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
170
     </valuemap>
171
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
172
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Очистка</value>
173
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Очистка</value>
174
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
175
    </valuemap>
176
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
177
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
178
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
179
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Выпуск</value>
180
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
181
    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
182
    <value type="int" key="QtQuickCompiler">2</value>
183
    <value type="int" key="SeparateDebugInfo">2</value>
184
   </valuemap>
185
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
186
    <value type="bool">true</value>
187
    <value type="int" key="EnableQmlDebugging">2</value>
188
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Profile</value>
189
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Profile</value>
190
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
191
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
192
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
193
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
194
      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
195
      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
196
      <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
197
     </valuemap>
198
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
199
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
200
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
201
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
202
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
203
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
204
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
205
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
206
     </valuemap>
207
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
208
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Сборка</value>
209
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Сборка</value>
210
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
211
    </valuemap>
212
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
213
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
214
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
215
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
216
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
217
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
218
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
219
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
220
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
221
     </valuemap>
222
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
223
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Очистка</value>
224
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Очистка</value>
225
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
226
    </valuemap>
227
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
228
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
229
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
230
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Профилирование</value>
231
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
232
    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
233
    <value type="int" key="QtQuickCompiler">2</value>
234
    <value type="int" key="SeparateDebugInfo">2</value>
235
   </valuemap>
236
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
237
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
238
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
239
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
240
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Развёртывание</value>
241
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Развёртывание</value>
242
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
243
    </valuemap>
244
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
245
    <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
246
    <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
247
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
248
   </valuemap>
249
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
250
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
251
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
252
    <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
253
    <valuelist type="QVariantList" key="Analyzer.Perf.Events">
254
     <value type="QString">cpu-cycles</value>
255
    </valuelist>
256
    <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
257
    <value type="int" key="Analyzer.Perf.Frequency">250</value>
258
    <valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
259
     <value type="QString">-e</value>
260
     <value type="QString">cpu-cycles</value>
261
     <value type="QString">--call-graph</value>
262
     <value type="QString">dwarf,4096</value>
263
     <value type="QString">-F</value>
264
     <value type="QString">250</value>
265
    </valuelist>
266
    <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
267
    <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
268
    <value type="int" key="Analyzer.Perf.StackSize">4096</value>
269
    <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
270
    <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
271
    <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
272
    <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
273
    <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
274
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
275
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
276
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
277
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
278
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
279
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
280
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
281
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
282
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
283
    <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
284
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
285
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
286
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
287
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
288
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
289
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
290
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
291
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
292
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
293
     <value type="int">0</value>
294
     <value type="int">1</value>
295
     <value type="int">2</value>
296
     <value type="int">3</value>
297
     <value type="int">4</value>
298
     <value type="int">5</value>
299
     <value type="int">6</value>
300
     <value type="int">7</value>
301
     <value type="int">8</value>
302
     <value type="int">9</value>
303
     <value type="int">10</value>
304
     <value type="int">11</value>
305
     <value type="int">12</value>
306
     <value type="int">13</value>
307
     <value type="int">14</value>
308
    </valuelist>
309
    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
310
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
311
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:C:/Users/Admin/Documents/QtProjects/SubstitutionCipher/SubstitutionCipher.pro</value>
312
    <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey">C:/Users/Admin/Documents/QtProjects/SubstitutionCipher/SubstitutionCipher.pro</value>
313
    <value type="QString" key="RunConfiguration.Arguments"></value>
314
    <value type="bool" key="RunConfiguration.Arguments.multi">false</value>
315
    <value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
316
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
317
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
318
    <value type="bool" key="RunConfiguration.UseLibrarySearchPath">true</value>
319
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
320
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
321
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
322
    <value type="QString" key="RunConfiguration.WorkingDirectory"></value>
323
    <value type="QString" key="RunConfiguration.WorkingDirectory.default">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_32_bit-Debug</value>
324
   </valuemap>
325
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
326
  </valuemap>
327
 </data>
328
 <data>
329
  <variable>ProjectExplorer.Project.Target.1</variable>
330
  <valuemap type="QVariantMap">
331
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.13.0 MinGW 64-bit</value>
332
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.13.0 MinGW 64-bit</value>
333
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.qt5.5130.win64_mingw73_kit</value>
334
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
335
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
336
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
337
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
338
    <value type="bool">true</value>
339
    <value type="int" key="EnableQmlDebugging">2</value>
340
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_64_bit-Debug</value>
341
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_64_bit-Debug</value>
342
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
343
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
344
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
345
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
346
      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
347
      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
348
      <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
349
     </valuemap>
350
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
351
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
352
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
353
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
354
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
355
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
356
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
357
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
358
     </valuemap>
359
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
360
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Сборка</value>
361
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Сборка</value>
362
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
363
    </valuemap>
364
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
365
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
366
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
367
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
368
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
369
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
370
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
371
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
372
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
373
     </valuemap>
374
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
375
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Очистка</value>
376
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Очистка</value>
377
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
378
    </valuemap>
379
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
380
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
381
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
382
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Отладка</value>
383
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
384
    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
385
    <value type="int" key="QtQuickCompiler">2</value>
386
    <value type="int" key="SeparateDebugInfo">2</value>
387
   </valuemap>
388
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
389
    <value type="bool">true</value>
390
    <value type="int" key="EnableQmlDebugging">2</value>
391
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_64_bit-Release</value>
392
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_64_bit-Release</value>
393
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
394
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
395
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
396
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
397
      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
398
      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
399
      <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
400
     </valuemap>
401
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
402
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
403
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
404
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
405
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
406
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
407
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
408
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
409
     </valuemap>
410
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
411
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Сборка</value>
412
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Сборка</value>
413
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
414
    </valuemap>
415
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
416
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
417
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
418
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
419
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
420
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
421
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
422
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
423
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
424
     </valuemap>
425
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
426
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Очистка</value>
427
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Очистка</value>
428
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
429
    </valuemap>
430
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
431
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
432
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
433
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Выпуск</value>
434
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
435
    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
436
    <value type="int" key="QtQuickCompiler">2</value>
437
    <value type="int" key="SeparateDebugInfo">2</value>
438
   </valuemap>
439
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.2">
440
    <value type="bool">true</value>
441
    <value type="int" key="EnableQmlDebugging">2</value>
442
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_64_bit-Profile</value>
443
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory.shadowDir">C:/Users/Admin/Documents/QtProjects/build-SubstitutionCipher-Desktop_Qt_5_13_0_MinGW_64_bit-Profile</value>
444
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
445
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
446
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
447
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
448
      <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
449
      <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
450
      <valuelist type="QVariantList" key="QtProjectManager.QMakeBuildStep.SelectedAbis"/>
451
     </valuemap>
452
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
453
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
454
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
455
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
456
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
457
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
458
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
459
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
460
     </valuemap>
461
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
462
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Сборка</value>
463
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Сборка</value>
464
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
465
    </valuemap>
466
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
467
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
468
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
469
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
470
      <valuelist type="QVariantList" key="Qt4ProjectManager.MakeStep.BuildTargets"/>
471
      <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
472
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
473
      <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
474
      <value type="bool" key="Qt4ProjectManager.MakeStep.OverrideMakeflags">false</value>
475
     </valuemap>
476
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
477
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Очистка</value>
478
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Очистка</value>
479
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
480
    </valuemap>
481
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
482
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
483
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
484
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Профилирование</value>
485
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
486
    <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
487
    <value type="int" key="QtQuickCompiler">2</value>
488
    <value type="int" key="SeparateDebugInfo">2</value>
489
   </valuemap>
490
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">3</value>
491
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
492
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
493
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
494
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Развёртывание</value>
495
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Развёртывание</value>
496
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
497
    </valuemap>
498
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
499
    <valuemap type="QVariantMap" key="ProjectExplorer.DeployConfiguration.CustomData"/>
500
    <value type="bool" key="ProjectExplorer.DeployConfiguration.CustomDataEnabled">false</value>
501
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
502
   </valuemap>
503
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
504
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
505
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
506
    <value type="QString" key="Analyzer.Perf.CallgraphMode">dwarf</value>
507
    <valuelist type="QVariantList" key="Analyzer.Perf.Events">
508
     <value type="QString">cpu-cycles</value>
509
    </valuelist>
510
    <valuelist type="QVariantList" key="Analyzer.Perf.ExtraArguments"/>
511
    <value type="int" key="Analyzer.Perf.Frequency">250</value>
512
    <valuelist type="QVariantList" key="Analyzer.Perf.RecordArguments">
513
     <value type="QString">-e</value>
514
     <value type="QString">cpu-cycles</value>
515
     <value type="QString">--call-graph</value>
516
     <value type="QString">dwarf,4096</value>
517
     <value type="QString">-F</value>
518
     <value type="QString">250</value>
519
    </valuelist>
520
    <value type="QString" key="Analyzer.Perf.SampleMode">-F</value>
521
    <value type="bool" key="Analyzer.Perf.Settings.UseGlobalSettings">true</value>
522
    <value type="int" key="Analyzer.Perf.StackSize">4096</value>
523
    <value type="bool" key="Analyzer.QmlProfiler.AggregateTraces">false</value>
524
    <value type="bool" key="Analyzer.QmlProfiler.FlushEnabled">false</value>
525
    <value type="uint" key="Analyzer.QmlProfiler.FlushInterval">1000</value>
526
    <value type="QString" key="Analyzer.QmlProfiler.LastTraceFile"></value>
527
    <value type="bool" key="Analyzer.QmlProfiler.Settings.UseGlobalSettings">true</value>
528
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
529
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
530
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
531
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
532
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
533
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
534
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
535
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
536
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
537
    <value type="QString" key="Analyzer.Valgrind.KCachegrindExecutable">kcachegrind</value>
538
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
539
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
540
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
541
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
542
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
543
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
544
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
545
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
546
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
547
     <value type="int">0</value>
548
     <value type="int">1</value>
549
     <value type="int">2</value>
550
     <value type="int">3</value>
551
     <value type="int">4</value>
552
     <value type="int">5</value>
553
     <value type="int">6</value>
554
     <value type="int">7</value>
555
     <value type="int">8</value>
556
     <value type="int">9</value>
557
     <value type="int">10</value>
558
     <value type="int">11</value>
559
     <value type="int">12</value>
560
     <value type="int">13</value>
561
     <value type="int">14</value>
562
    </valuelist>
563
    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
564
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
565
    <value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable"></value>
566
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
567
    <value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey"></value>
568
    <value type="QString" key="RunConfiguration.Arguments"></value>
569
    <value type="bool" key="RunConfiguration.Arguments.multi">false</value>
570
    <value type="QString" key="RunConfiguration.OverrideDebuggerStartup"></value>
571
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
572
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
573
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
574
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
575
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
576
    <value type="QString" key="RunConfiguration.WorkingDirectory"></value>
577
    <value type="QString" key="RunConfiguration.WorkingDirectory.default"></value>
578
   </valuemap>
579
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
580
  </valuemap>
581
 </data>
582
 <data>
583
  <variable>ProjectExplorer.Project.TargetCount</variable>
584
  <value type="int">2</value>
585
 </data>
586
 <data>
587
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
588
  <value type="int">22</value>
589
 </data>
590
 <data>
591
  <variable>Version</variable>
592
  <value type="int">22</value>
593
 </data>
594
</qtcreator>
595

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.