~mateo-salta/touch-rss-scope/utfeed1

« back to all changes in this revision

Viewing changes to CMakeLists.txt.user

  • Committer: Mateo Salta
  • Date: 2014-11-30 22:43:28 UTC
  • Revision ID: mateo_salta@yahoo.com-20141130224328-1bshkjh7chb1kwvs
- Added 4 more custom feeds

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-11-29T12:44:09. -->
 
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">{dcd99df2-e727-4c80-b920-711e862cc7f6}</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/mateo/build-utfeed-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">utfeed</value>
 
159
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuRunConfiguration.Scopeutfeed</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
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
 
168
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
169
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
170
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
171
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
172
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
173
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
174
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
175
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
176
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
 
177
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
 
178
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
 
179
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
 
180
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
 
181
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
 
182
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
 
183
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
 
184
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
 
185
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
 
186
     <value type="int">0</value>
 
187
     <value type="int">1</value>
 
188
     <value type="int">2</value>
 
189
     <value type="int">3</value>
 
190
     <value type="int">4</value>
 
191
     <value type="int">5</value>
 
192
     <value type="int">6</value>
 
193
     <value type="int">7</value>
 
194
     <value type="int">8</value>
 
195
     <value type="int">9</value>
 
196
     <value type="int">10</value>
 
197
     <value type="int">11</value>
 
198
     <value type="int">12</value>
 
199
     <value type="int">13</value>
 
200
     <value type="int">14</value>
 
201
    </valuelist>
 
202
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">scope-unit-tests</value>
 
203
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
 
204
    <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
 
205
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
 
206
    <value type="int" key="PE.EnvironmentAspect.Base">-1</value>
 
207
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
208
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">scope-unit-tests</value>
 
209
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
210
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.scope-unit-tests</value>
 
211
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
212
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
213
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
214
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
215
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
216
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
217
   </valuemap>
 
218
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">2</value>
 
219
  </valuemap>
 
220
 </data>
 
221
 <data>
 
222
  <variable>ProjectExplorer.Project.Target.1</variable>
 
223
  <valuemap type="QVariantMap">
 
224
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu Device (GCC armhf-ubuntu-sdk-14.10-utopic)</value>
 
225
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Ubuntu Device (GCC armhf-ubuntu-sdk-14.10-utopic)</value>
 
226
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{f43e9d72-5334-4d25-8e81-442ca4613387}</value>
 
227
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
 
228
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
 
229
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">1</value>
 
230
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
 
231
    <value type="bool" key="CMakeProjectManager.CMakeBuildConfiguration.UseNinja">false</value>
 
232
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/mateo/build-utfeed-Ubuntu_Device_GCC_armhf_ubuntu_sdk_14_10_utopic-Default</value>
 
233
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
234
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
235
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments"></value>
 
236
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
 
237
       <value type="QString">all</value>
 
238
      </valuelist>
 
239
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
 
240
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
241
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
242
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
243
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
244
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
245
     </valuemap>
 
246
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
247
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
 
248
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
249
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
 
250
    </valuemap>
 
251
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
 
252
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
253
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
 
254
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
 
255
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
 
256
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
257
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
258
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
259
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
260
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
261
     </valuemap>
 
262
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
263
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
 
264
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
265
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
 
266
    </valuemap>
 
267
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
 
268
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
 
269
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
 
270
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
 
271
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
 
272
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.BuildConfiguration</value>
 
273
   </valuemap>
 
274
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
 
275
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
 
276
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
277
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
278
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
279
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">UbuntuSDK Click build</value>
 
280
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
281
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.ClickPackageStep</value>
 
282
      <value type="int" key="Ubuntu.UbuntuPackageStep.PackageMode">1</value>
 
283
     </valuemap>
 
284
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
 
285
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
286
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Upload files to Ubuntu Device</value>
 
287
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
288
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UploadStep</value>
 
289
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles">
 
290
       <value type="QString">/home/mateo/build-utfeed-Ubuntu_Device_GCC_armhf_ubuntu_sdk_14_10_utopic-Default/com.ubuntu.developer.mateosalta.utfeed_0.1_armhf.click</value>
 
291
       <value type="QString">/usr/share/qtcreator/ubuntu/scripts/qtc_device_applaunch.py</value>
 
292
      </valuelist>
 
293
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts">
 
294
       <value type="QString">127.0.0.1</value>
 
295
       <value type="QString">127.0.0.1</value>
 
296
      </valuelist>
 
297
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths">
 
298
       <value type="QString">/tmp</value>
 
299
       <value type="QString">/tmp</value>
 
300
      </valuelist>
 
301
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedSysroots">
 
302
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf</value>
 
303
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf</value>
 
304
      </valuelist>
 
305
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes">
 
306
       <value type="QDateTime">2014-11-29T12:31:34</value>
 
307
       <value type="QDateTime">2014-11-29T12:31:34</value>
 
308
      </valuelist>
 
309
     </valuemap>
 
310
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
 
311
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
 
312
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
313
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
 
314
    </valuemap>
 
315
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
 
316
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy to Ubuntu Device</value>
 
317
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
318
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.DeployConfiguration</value>
 
319
   </valuemap>
 
320
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
 
321
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
 
322
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
 
323
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
324
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
325
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
326
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
327
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
328
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
329
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
330
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
331
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
 
332
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
 
333
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
 
334
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
 
335
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
 
336
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
 
337
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
 
338
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
 
339
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
 
340
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
 
341
     <value type="int">0</value>
 
342
     <value type="int">1</value>
 
343
     <value type="int">2</value>
 
344
     <value type="int">3</value>
 
345
     <value type="int">4</value>
 
346
     <value type="int">5</value>
 
347
     <value type="int">6</value>
 
348
     <value type="int">7</value>
 
349
     <value type="int">8</value>
 
350
     <value type="int">9</value>
 
351
     <value type="int">10</value>
 
352
     <value type="int">11</value>
 
353
     <value type="int">12</value>
 
354
     <value type="int">13</value>
 
355
     <value type="int">14</value>
 
356
    </valuelist>
 
357
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">scope-unit-tests</value>
 
358
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
 
359
    <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
 
360
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
 
361
    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
 
362
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
363
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">scope-unit-tests</value>
 
364
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
365
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.scope-unit-tests</value>
 
366
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
367
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
368
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
369
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
370
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
371
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
372
   </valuemap>
 
373
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
 
374
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
375
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
376
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
377
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
378
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
379
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
380
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
381
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
382
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
 
383
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
 
384
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
 
385
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
 
386
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
 
387
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
 
388
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
 
389
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
 
390
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
 
391
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
 
392
     <value type="int">0</value>
 
393
     <value type="int">1</value>
 
394
     <value type="int">2</value>
 
395
     <value type="int">3</value>
 
396
     <value type="int">4</value>
 
397
     <value type="int">5</value>
 
398
     <value type="int">6</value>
 
399
     <value type="int">7</value>
 
400
     <value type="int">8</value>
 
401
     <value type="int">9</value>
 
402
     <value type="int">10</value>
 
403
     <value type="int">11</value>
 
404
     <value type="int">12</value>
 
405
     <value type="int">13</value>
 
406
     <value type="int">14</value>
 
407
    </valuelist>
 
408
    <value type="int" key="PE.EnvironmentAspect.Base">1</value>
 
409
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
410
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
 
411
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">utfeed</value>
 
412
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.RemoteRunConfiguration.Scopeutfeed</value>
 
413
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
414
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
415
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
416
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
417
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
418
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
419
    <value type="bool" key="UbuntuRemoteRunConfiguration.ForceInstall">false</value>
 
420
    <value type="bool" key="UbuntuRemoteRunConfiguration.Uninstall">true</value>
 
421
   </valuemap>
 
422
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">2</value>
 
423
  </valuemap>
 
424
 </data>
 
425
 <data>
 
426
  <variable>ProjectExplorer.Project.TargetCount</variable>
 
427
  <value type="int">2</value>
 
428
 </data>
 
429
 <data>
 
430
  <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
 
431
  <value type="QByteArray">{87959530-ac4a-4eff-9250-8db9991ab79a}</value>
 
432
 </data>
 
433
 <data>
 
434
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
 
435
  <value type="int">15</value>
 
436
 </data>
 
437
</qtcreator>