~verzegnassi-stefano/edit/brand-name-not-translatable

« back to all changes in this revision

Viewing changes to CMakeLists.txt.user

  • Committer: pawstr
  • Date: 2015-01-23 19:41:38 UTC
  • Revision ID: pawstr@gmail.com-20150123194138-bd8zysyrzcqa0uq6
All files added.

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, 2015-01-23T20:31:55. -->
 
4
<qtcreator>
 
5
 <data>
 
6
  <variable>ProjectExplorer.Project.ActiveTarget</variable>
 
7
  <value type="int">2</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">{45e6af9c-6047-4f12-97a2-806c2e6765f4}</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/pablo/Dokumenty/Projekty/QtProjects/build-edIt-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">edIt</value>
 
159
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuRunConfiguration.AppedIt</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">vivid (GCC i386-ubuntu-sdk-14.10-utopic)</value>
 
174
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">vivid (GCC i386-ubuntu-sdk-14.10-utopic)</value>
 
175
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{588be72c-4757-46e9-8961-69ebe0290c75}</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/pablo/Dokumenty/Projekty/QtProjects/build-edIt-vivid_GCC_i386_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="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
 
187
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
188
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
189
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
190
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
191
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
192
     </valuemap>
 
193
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
194
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
 
195
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
196
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
 
197
    </valuemap>
 
198
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
 
199
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
200
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
 
201
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
 
202
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
 
203
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
204
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
205
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
206
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
207
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
208
     </valuemap>
 
209
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
210
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
 
211
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
212
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
 
213
    </valuemap>
 
214
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
 
215
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
 
216
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
 
217
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
 
218
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
 
219
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.BuildConfiguration</value>
 
220
   </valuemap>
 
221
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
 
222
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
 
223
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
224
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
225
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
226
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">UbuntuSDK Click build</value>
 
227
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
228
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.ClickPackageStep</value>
 
229
      <value type="int" key="Ubuntu.UbuntuPackageStep.PackageMode">1</value>
 
230
     </valuemap>
 
231
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
 
232
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
233
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Upload files to Ubuntu Device</value>
 
234
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
235
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UploadStep</value>
 
236
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles">
 
237
       <value type="QString">/home/pablo/Dokumenty/Projekty/QtProjects/build-edIt-vivid_GCC_i386_ubuntu_sdk_14_10_utopic-Default/com.ubuntu.developer.pawstr.edit_0.1_i386.click</value>
 
238
       <value type="QString">/usr/share/qtcreator/ubuntu/scripts/qtc_device_applaunch.py</value>
 
239
       <value type="QString">/home/pablo/Dokumenty/Projekty/QtProjects/build-edIt-vivid_GCC_i386_ubuntu_sdk_14_10_utopic-Default/com.ubuntu.developer.pawstr.edit_0.9_i386.click</value>
 
240
      </valuelist>
 
241
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts">
 
242
       <value type="QString">127.0.0.1</value>
 
243
       <value type="QString">127.0.0.1</value>
 
244
       <value type="QString">127.0.0.1</value>
 
245
      </valuelist>
 
246
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths">
 
247
       <value type="QString">/tmp</value>
 
248
       <value type="QString">/tmp</value>
 
249
       <value type="QString">/tmp</value>
 
250
      </valuelist>
 
251
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedSysroots">
 
252
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-i386</value>
 
253
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-i386</value>
 
254
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-i386</value>
 
255
      </valuelist>
 
256
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes">
 
257
       <value type="QDateTime">2015-01-23T00:19:10</value>
 
258
       <value type="QDateTime">2015-01-23T19:25:21</value>
 
259
       <value type="QDateTime">2015-01-23T19:25:21</value>
 
260
      </valuelist>
 
261
     </valuemap>
 
262
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
 
263
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
 
264
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
265
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
 
266
    </valuemap>
 
267
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
 
268
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy to Ubuntu Device</value>
 
269
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
270
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.DeployConfiguration</value>
 
271
   </valuemap>
 
272
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
 
273
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
 
274
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
 
275
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
276
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
277
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
278
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
279
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
280
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
281
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
282
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
283
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</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">1</value>
 
310
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
311
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
 
312
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">edIt</value>
 
313
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.RemoteRunConfiguration.AppedIt</value>
 
314
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
315
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
316
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
317
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
318
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
319
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
320
    <value type="bool" key="UbuntuRemoteRunConfiguration.ForceInstall">false</value>
 
321
    <value type="bool" key="UbuntuRemoteRunConfiguration.Uninstall">true</value>
 
322
   </valuemap>
 
323
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
 
324
  </valuemap>
 
325
 </data>
 
326
 <data>
 
327
  <variable>ProjectExplorer.Project.Target.2</variable>
 
328
  <valuemap type="QVariantMap">
 
329
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">arm (GCC armhf-ubuntu-sdk-14.10-utopic)</value>
 
330
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">arm (GCC armhf-ubuntu-sdk-14.10-utopic)</value>
 
331
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{1b4281f9-05f3-44fd-964c-b648a6d96990}</value>
 
332
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
 
333
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
 
334
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
 
335
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
 
336
    <value type="bool" key="CMakeProjectManager.CMakeBuildConfiguration.UseNinja">false</value>
 
337
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/pablo/Dokumenty/Projekty/QtProjects/build-edIt-arm_GCC_armhf_ubuntu_sdk_14_10_utopic-Default</value>
 
338
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
339
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
340
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments"></value>
 
341
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
 
342
       <value type="QString">all</value>
 
343
      </valuelist>
 
344
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
 
345
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
346
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
347
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
348
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
349
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
350
     </valuemap>
 
351
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
352
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
 
353
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
354
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
 
355
    </valuemap>
 
356
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
 
357
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
358
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
 
359
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
 
360
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
 
361
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
 
362
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
363
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Ubuntu SDK Make</value>
 
364
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
365
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.MakeStep</value>
 
366
     </valuemap>
 
367
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
 
368
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
 
369
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
370
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
 
371
    </valuemap>
 
372
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
 
373
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
 
374
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
 
375
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
 
376
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
 
377
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UbuntuCMake.BuildConfiguration</value>
 
378
   </valuemap>
 
379
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
 
380
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
 
381
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
 
382
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
 
383
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
384
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">UbuntuSDK Click build</value>
 
385
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
386
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.ClickPackageStep</value>
 
387
      <value type="int" key="Ubuntu.UbuntuPackageStep.PackageMode">1</value>
 
388
     </valuemap>
 
389
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
 
390
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
 
391
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Upload files to Ubuntu Device</value>
 
392
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
393
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.UploadStep</value>
 
394
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles">
 
395
       <value type="QString">/home/pablo/Dokumenty/Projekty/QtProjects/build-edIt-arm_GCC_armhf_ubuntu_sdk_14_10_utopic-Default/com.ubuntu.developer.pawstr.edit_0.9_armhf.click</value>
 
396
       <value type="QString">/usr/share/qtcreator/ubuntu/scripts/qtc_device_applaunch.py</value>
 
397
       <value type="QString">/home/pablo/Dokumenty/Projekty/QtProjects/build-edIt-arm_GCC_armhf_ubuntu_sdk_14_10_utopic-Default/com.ubuntu.developer.pawstr.edit_0.9a_armhf.click</value>
 
398
      </valuelist>
 
399
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts">
 
400
       <value type="QString">127.0.0.1</value>
 
401
       <value type="QString">127.0.0.1</value>
 
402
       <value type="QString">127.0.0.1</value>
 
403
      </valuelist>
 
404
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths">
 
405
       <value type="QString">/tmp</value>
 
406
       <value type="QString">/tmp</value>
 
407
       <value type="QString">/tmp</value>
 
408
      </valuelist>
 
409
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedSysroots">
 
410
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf</value>
 
411
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf</value>
 
412
       <value type="QString">/var/lib/schroot/chroots/click-ubuntu-sdk-14.10-armhf</value>
 
413
      </valuelist>
 
414
      <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes">
 
415
       <value type="QDateTime">2015-01-23T16:24:08</value>
 
416
       <value type="QDateTime">2015-01-23T19:37:28</value>
 
417
       <value type="QDateTime">2015-01-23T19:37:28</value>
 
418
      </valuelist>
 
419
     </valuemap>
 
420
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
 
421
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
 
422
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
423
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
 
424
    </valuemap>
 
425
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
 
426
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy to Ubuntu Device</value>
 
427
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
 
428
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.DeployConfiguration</value>
 
429
   </valuemap>
 
430
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
 
431
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
 
432
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
 
433
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
 
434
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
 
435
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
 
436
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
 
437
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
 
438
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
 
439
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
 
440
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
 
441
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
 
442
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
 
443
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
 
444
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
 
445
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
 
446
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
 
447
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
 
448
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
 
449
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
 
450
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
 
451
     <value type="int">0</value>
 
452
     <value type="int">1</value>
 
453
     <value type="int">2</value>
 
454
     <value type="int">3</value>
 
455
     <value type="int">4</value>
 
456
     <value type="int">5</value>
 
457
     <value type="int">6</value>
 
458
     <value type="int">7</value>
 
459
     <value type="int">8</value>
 
460
     <value type="int">9</value>
 
461
     <value type="int">10</value>
 
462
     <value type="int">11</value>
 
463
     <value type="int">12</value>
 
464
     <value type="int">13</value>
 
465
     <value type="int">14</value>
 
466
    </valuelist>
 
467
    <value type="int" key="PE.EnvironmentAspect.Base">1</value>
 
468
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
 
469
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
 
470
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">edIt</value>
 
471
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">UbuntuProjectManager.RemoteRunConfiguration.AppedIt</value>
 
472
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
 
473
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
 
474
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
 
475
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
 
476
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
 
477
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
 
478
    <value type="bool" key="UbuntuRemoteRunConfiguration.ForceInstall">false</value>
 
479
    <value type="bool" key="UbuntuRemoteRunConfiguration.Uninstall">true</value>
 
480
   </valuemap>
 
481
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
 
482
  </valuemap>
 
483
 </data>
 
484
 <data>
 
485
  <variable>ProjectExplorer.Project.TargetCount</variable>
 
486
  <value type="int">3</value>
 
487
 </data>
 
488
 <data>
 
489
  <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
 
490
  <value type="QByteArray">{957bb03f-8a5c-4b17-b6a0-dc059ab2faed}</value>
 
491
 </data>
 
492
 <data>
 
493
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
 
494
  <value type="int">15</value>
 
495
 </data>
 
496
</qtcreator>