~verzegnassi-stefano/quick-memo/1376369

« back to all changes in this revision

Viewing changes to CMakeLists.txt.user

  • Committer: Stefano Verzegnassi
  • Date: 2014-10-21 16:01:52 UTC
  • Revision ID: stefano92.100@gmail.com-20141021160152-8xqvbxx8biu8no39
toastĀ notifications

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE QtCreatorProject>
 
3
<!-- Written by QtCreator 3.1.1, 2014-10-21T11:35:38. -->
 
4
<qtcreator>
 
5
 <data>
 
6
  <variable>ProjectExplorer.Project.ActiveTarget</variable>
 
7
  <value type="int">1</value>
 
8
 </data>
 
9
 <data>
 
10
  <variable>ProjectExplorer.Project.EditorSettings</variable>
 
11
  <valuemap type="QVariantMap">
 
12
   <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
 
13
   <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
 
14
   <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
 
15
   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
 
16
    <value type="QString" key="language">Cpp</value>
 
17
    <valuemap type="QVariantMap" key="value">
 
18
     <value type="QByteArray" key="CurrentPreferences">CppGlobal</value>
 
19
    </valuemap>
 
20
   </valuemap>
 
21
   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
 
22
    <value type="QString" key="language">QmlJS</value>
 
23
    <valuemap type="QVariantMap" key="value">
 
24
     <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
 
25
    </valuemap>
 
26
   </valuemap>
 
27
   <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
 
28
   <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
 
29
   <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
 
30
   <value type="int" key="EditorConfiguration.IndentSize">4</value>
 
31
   <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
 
32
   <value type="int" key="EditorConfiguration.MarginColumn">80</value>
 
33
   <value type="bool" key="EditorConfiguration.MouseHiding">true</value>
 
34
   <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
 
35
   <value type="int" key="EditorConfiguration.PaddingMode">1</value>
 
36
   <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
 
37
   <value type="bool" key="EditorConfiguration.ShowMargin">false</value>
 
38
   <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
 
39
   <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
 
40
   <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
 
41
   <value type="int" key="EditorConfiguration.TabSize">8</value>
 
42
   <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
 
43
   <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
 
44
   <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
 
45
   <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
 
46
   <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
 
47
   <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
 
48
  </valuemap>
 
49
 </data>
 
50
 <data>
 
51
  <variable>ProjectExplorer.Project.PluginSettings</variable>
 
52
  <valuemap type="QVariantMap"/>
 
53
 </data>
 
54
 <data>
 
55
  <variable>ProjectExplorer.Project.Target.0</variable>
 
56
  <valuemap type="QVariantMap">
 
57
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
 
58
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
 
59
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{1694262d-54af-46f5-aabf-1f36b00f723c}</value>
 
60
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
 
61
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
 
62
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
 
63
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
 
64
    <value type="bool" key="CMakeProjectManager.CMakeBuildConfiguration.UseNinja">false</value>
 
65
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/stefano/build-quick-memo-Desktop-Default</value>
 
66
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
67
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
68
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments"></value>
 
69
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
 
70
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
 
71
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
72
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
73
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
 
74
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
75
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
 
76
     </valuemap>
 
77
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
78
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
 
79
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
80
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
 
81
    </valuemap>
 
82
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
 
83
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
84
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
 
85
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
 
86
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
 
87
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
88
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
89
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
 
90
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
91
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
 
92
     </valuemap>
 
93
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
94
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
 
95
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
96
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
 
97
    </valuemap>
 
98
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
 
99
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
 
100
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
 
101
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
 
102
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
 
103
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
 
104
   </valuemap>
 
105
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
 
106
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
 
107
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
108
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
 
109
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
 
110
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
111
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
 
112
    </valuemap>
 
113
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
 
114
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value>
 
115
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
116
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
 
117
   </valuemap>
 
118
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
 
119
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
 
120
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
 
121
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
122
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
123
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
124
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
125
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
126
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
127
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
128
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
129
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
 
130
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
 
131
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
 
132
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
 
133
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
 
134
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
 
135
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
 
136
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
 
137
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
 
138
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
 
139
     <value type="int">0</value>
 
140
     <value type="int">1</value>
 
141
     <value type="int">2</value>
 
142
     <value type="int">3</value>
 
143
     <value type="int">4</value>
 
144
     <value type="int">5</value>
 
145
     <value type="int">6</value>
 
146
     <value type="int">7</value>
 
147
     <value type="int">8</value>
 
148
     <value type="int">9</value>
 
149
     <value type="int">10</value>
 
150
     <value type="int">11</value>
 
151
     <value type="int">12</value>
 
152
     <value type="int">13</value>
 
153
     <value type="int">14</value>
 
154
    </valuelist>
 
155
    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
 
156
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
157
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
 
158
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">quick-memo</value>
 
159
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuRunConfiguration.Appquick-memo</value>
 
160
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
161
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
162
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
163
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
164
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
165
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
166
   </valuemap>
 
167
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
 
168
  </valuemap>
 
169
 </data>
 
170
 <data>
 
171
  <variable>ProjectExplorer.Project.Target.1</variable>
 
172
  <valuemap type="QVariantMap">
 
173
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">UbuntuSDK for armhf (GCC ubuntu-sdk-14.10-utopic)</value>
 
174
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">UbuntuSDK for armhf (GCC ubuntu-sdk-14.10-utopic)</value>
 
175
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{cc90e583-1cb3-4c4a-8272-00c900ded59b}</value>
 
176
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
 
177
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
 
178
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
 
179
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
 
180
    <value type="bool" key="CMakeProjectManager.CMakeBuildConfiguration.UseNinja">false</value>
 
181
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/stefano/build-quick-memo-toasters-UbuntuSDK_for_armhf_GCC_ubuntu_sdk_14_10_utopic-Default</value>
 
182
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
183
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
184
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments"></value>
 
185
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
 
186
       <value type="QString">all</value>
 
187
      </valuelist>
 
188
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
 
189
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
190
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
191
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
192
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
193
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
194
     </valuemap>
 
195
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
196
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
 
197
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
198
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
 
199
    </valuemap>
 
200
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
 
201
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
202
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
 
203
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
 
204
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
 
205
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
206
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
207
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
208
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
209
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
210
     </valuemap>
 
211
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
212
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
 
213
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
214
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
 
215
    </valuemap>
 
216
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
 
217
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
 
218
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
 
219
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
 
220
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
 
221
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.BuildConfiguration</value>
 
222
   </valuemap>
 
223
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
 
224
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
 
225
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
226
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
227
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
228
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">UbuntuSDK Click build</value>
 
229
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
230
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.ClickPackageStep</value>
 
231
      <value type="int" key="Ubuntu.UbuntuPackageStep.PackageMode">1</value>
 
232
     </valuemap>
 
233
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
 
234
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
235
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Upload files to Ubuntu Device</value>
 
236
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
237
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UploadStep</value>
 
238
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles"/>
 
239
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts"/>
 
240
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths"/>
 
241
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedSysroots"/>
 
242
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes"/>
 
243
     </valuemap>
 
244
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
 
245
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
 
246
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
247
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
 
248
    </valuemap>
 
249
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
 
250
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy to Ubuntu Device</value>
 
251
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
252
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.DeployConfiguration</value>
 
253
   </valuemap>
 
254
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
 
255
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
 
256
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
 
257
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
258
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
259
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
260
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
261
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
262
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
263
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
264
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
265
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
 
266
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
 
267
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
 
268
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
 
269
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
 
270
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
 
271
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
 
272
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
 
273
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
 
274
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
 
275
     <value type="int">0</value>
 
276
     <value type="int">1</value>
 
277
     <value type="int">2</value>
 
278
     <value type="int">3</value>
 
279
     <value type="int">4</value>
 
280
     <value type="int">5</value>
 
281
     <value type="int">6</value>
 
282
     <value type="int">7</value>
 
283
     <value type="int">8</value>
 
284
     <value type="int">9</value>
 
285
     <value type="int">10</value>
 
286
     <value type="int">11</value>
 
287
     <value type="int">12</value>
 
288
     <value type="int">13</value>
 
289
     <value type="int">14</value>
 
290
    </valuelist>
 
291
    <value type="int" key="PE.EnvironmentAspect.Base">1</value>
 
292
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
293
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
 
294
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">quick-memo</value>
 
295
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.RemoteRunConfiguration.Appquick-memo</value>
 
296
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
297
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
298
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
299
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
300
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
301
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
302
    <value type="bool" key="UbuntuRemoteRunConfiguration.ForceInstall">false</value>
 
303
    <value type="bool" key="UbuntuRemoteRunConfiguration.Uninstall">true</value>
 
304
   </valuemap>
 
305
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
 
306
  </valuemap>
 
307
 </data>
 
308
 <data>
 
309
  <variable>ProjectExplorer.Project.TargetCount</variable>
 
310
  <value type="int">2</value>
 
311
 </data>
 
312
 <data>
 
313
  <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
 
314
  <value type="QByteArray">{2c32c58d-2bcd-471e-825c-abd41c4700fc}</value>
 
315
 </data>
 
316
 <data>
 
317
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
 
318
  <value type="int">15</value>
 
319
 </data>
 
320
</qtcreator>