First attempt to implement RC6 Protocol
[pierogi] / pierogi.pro.user
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE QtCreatorProject>
3 <!-- Written by Qt Creator 2.4.0, 2012-01-25T13:47:37. -->
4 <qtcreator>
5  <data>
6   <variable>ProjectExplorer.Project.ActiveTarget</variable>
7   <value type="int">0</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    <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
15     <value type="QString" key="language">Cpp</value>
16     <valuemap type="QVariantMap" key="value">
17      <value type="QString" key="CurrentPreferences">CppGlobal</value>
18     </valuemap>
19    </valuemap>
20    <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
21     <value type="QString" key="language">QmlJS</value>
22     <valuemap type="QVariantMap" key="value">
23      <value type="QString" key="CurrentPreferences">QmlJSGlobal</value>
24     </valuemap>
25    </valuemap>
26    <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
27    <value type="QByteArray" key="EditorConfiguration.Codec">System</value>
28    <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
29    <value type="int" key="EditorConfiguration.IndentSize">4</value>
30    <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
31    <value type="int" key="EditorConfiguration.PaddingMode">1</value>
32    <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
33    <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
34    <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
35    <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
36    <value type="int" key="EditorConfiguration.TabSize">8</value>
37    <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
38    <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
39    <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
40    <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
41    <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
42    <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
43   </valuemap>
44  </data>
45  <data>
46   <variable>ProjectExplorer.Project.PluginSettings</variable>
47   <valuemap type="QVariantMap"/>
48  </data>
49  <data>
50   <variable>ProjectExplorer.Project.Target.0</variable>
51   <valuemap type="QVariantMap">
52    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Maemo5</value>
53    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Maemo5</value>
54    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Target.MaemoDeviceTarget</value>
55    <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
56    <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
57    <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
58    <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
59     <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.Maemo:/Users/john/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/gcc.arm-linux-generic-elf-32bit./Users/john/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/gdb</value>
60     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
61      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
62       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
63       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
64       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
65       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
66       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
67       <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
68       <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
69      </valuemap>
70      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
71       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
72       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
73       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
74       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
75       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
76       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
77      </valuemap>
78      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.2">
79       <value type="QString" key="ProjectExplorer.ProcessStep.Arguments">dpkg-buildpackage -sa -S -uc -us</value>
80       <value type="QString" key="ProjectExplorer.ProcessStep.Command">/Users/john/QtSDK/Maemo/4.6.2/bin/mad</value>
81       <value type="bool" key="ProjectExplorer.ProcessStep.Enabled">false</value>
82       <value type="QString" key="ProjectExplorer.ProcessStep.WorkingDirectory">/Users/john/Develop/n900/pierogi-0.1.6</value>
83       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Custom Process Step</value>
84       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
85       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.ProcessStep</value>
86      </valuemap>
87      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">3</value>
88      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
89      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
90      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
91     </valuemap>
92     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
93      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
94       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
95       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
96       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
97       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
98       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
99       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
100      </valuemap>
101      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
102      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
103      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
104      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
105     </valuemap>
106     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
107     <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
108     <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
109     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt for Fremantle PR1.3 Devices (Qt SDK) Release</value>
110     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
111     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
112     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
113     <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release</value>
114     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">4</value>
115     <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
116    </valuemap>
117    <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
118     <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">Qt4ProjectManager.ToolChain.Maemo:/Users/john/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/gcc.arm-linux-generic-elf-32bit./Users/john/QtSDK/Maemo/4.6.2/targets/fremantle-pr13/bin/gdb</value>
119     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
120      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
121       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
122       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
123       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
124       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
125       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
126       <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
127       <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
128      </valuemap>
129      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
130       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
131       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
132       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
133       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
134       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
135       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
136      </valuemap>
137      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
138      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
139      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
140      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
141     </valuemap>
142     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
143      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
144       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
145       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
146       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
147       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
148       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
149       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
150      </valuemap>
151      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
152      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
153      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
154      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
155     </valuemap>
156     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
157     <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
158     <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
159     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt for Fremantle PR1.3 Devices (Qt SDK) Debug</value>
160     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
161     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
162     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
163     <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Debug</value>
164     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">4</value>
165     <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
166    </valuemap>
167    <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
168    <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
169     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
170      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
171       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Create Debian Package</value>
172       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
173       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">MaemoDebianPackageCreationStep</value>
174      </valuemap>
175      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
176       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
177       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Install Debian package to sysroot</value>
178       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">MaemoInstallDebianPackageToSysrootStep</value>
179      </valuemap>
180      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.2">
181       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy package via UTFS mount</value>
182       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
183       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">MaemoMountAndInstallDeployStep</value>
184       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles">
185        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_5_armel.deb</value>
186        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_4_armel.deb</value>
187        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_3_armel.deb</value>
188        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_2_armel.deb</value>
189        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_1_armel.deb</value>
190        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_0_1_armel.deb</value>
191        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_0_armel.deb</value>
192        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_0_1_armel.deb</value>
193        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi_0_1_6_armel.deb</value>
194       </valuelist>
195       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts">
196        <value type="QString">192.168.0.15</value>
197        <value type="QString">192.168.0.15</value>
198        <value type="QString">192.168.0.15</value>
199        <value type="QString">192.168.0.15</value>
200        <value type="QString">192.168.0.15</value>
201        <value type="QString">192.168.0.15</value>
202        <value type="QString">192.168.0.15</value>
203        <value type="QString">localhost</value>
204        <value type="QString">192.168.0.15</value>
205       </valuelist>
206       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths">
207        <value type="QString"></value>
208        <value type="QString"></value>
209        <value type="QString"></value>
210        <value type="QString"></value>
211        <value type="QString"></value>
212        <value type="QString"></value>
213        <value type="QString"></value>
214        <value type="QString"></value>
215        <value type="QString"></value>
216       </valuelist>
217       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes">
218        <value type="QDateTime">2012-01-23T09:47:37</value>
219        <value type="QDateTime">2012-01-19T22:18:07</value>
220        <value type="QDateTime">2012-01-17T13:21:05</value>
221        <value type="QDateTime">2012-01-17T12:19:28</value>
222        <value type="QDateTime">2012-01-17T00:15:23</value>
223        <value type="QDateTime">2012-01-14T13:11:32</value>
224        <value type="QDateTime">2012-01-17T00:03:13</value>
225        <value type="QDateTime">2012-01-01T15:35:35</value>
226        <value type="QDateTime">2012-01-25T13:42:55</value>
227       </valuelist>
228      </valuemap>
229      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">3</value>
230      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
231      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
232      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
233     </valuemap>
234     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
235     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build Debian Package and Install to Maemo5 Device</value>
236     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
237     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">DeployToFremantleWithPackaging</value>
238     <value type="qulonglong" key="Qt4ProjectManager.MaemoRunConfiguration.DeviceId">2</value>
239    </valuemap>
240    <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.1">
241     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
242      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
243       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Copy files to sysroot</value>
244       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
245       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">MaemoMakeInstallToSysrootStep</value>
246      </valuemap>
247      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
248       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy files via UTFS mount</value>
249       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
250       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">MaemoMountAndCopyDeployStep</value>
251       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedFiles">
252        <value type="QString">/Users/john/Develop/n900/pierogi/pierogi.sudoers</value>
253        <value type="QString">/Users/john/Develop/n900/pierogi/pierogi.sudoers</value>
254        <value type="QString">/Users/john/Develop/n900/pierogi/pierogi.desktop</value>
255        <value type="QString">/Users/john/Develop/n900/pierogi/pierogi.sudoers</value>
256        <value type="QString">/Users/john/Develop/n900/pierogi/unloadRX51Module</value>
257        <value type="QString">/Users/john/Develop/n900/pierogi-build-maemo-Qt_for_Fremantle_PR1_3_Devices__Qt_SDK__Release/pierogi</value>
258        <value type="QString">/Users/john/Develop/n900/pierogi/loadRX51Module</value>
259        <value type="QString">/Users/john/Develop/n900/pierogi/pierogi64.png</value>
260       </valuelist>
261       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedHosts">
262        <value type="QString">192.168.0.15</value>
263        <value type="QString">192.168.0.15</value>
264        <value type="QString">192.168.0.15</value>
265        <value type="QString">192.168.0.15</value>
266        <value type="QString">192.168.0.15</value>
267        <value type="QString">192.168.0.15</value>
268        <value type="QString">192.168.0.15</value>
269        <value type="QString">192.168.0.15</value>
270       </valuelist>
271       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedRemotePaths">
272        <value type="QString">/opt/pierogi/../../etc/sudoers.d/pierogi.sudoers</value>
273        <value type="QString">/opt/pierogi//etc/sudoers.d/pierogi.sudoers</value>
274        <value type="QString">/usr/share/applications/hildon</value>
275        <value type="QString">/opt/pierogi/../../etc/sudoers.d</value>
276        <value type="QString">/opt/pierogi/bin</value>
277        <value type="QString">/opt/pierogi/bin</value>
278        <value type="QString">/opt/pierogi/bin</value>
279        <value type="QString">/usr/share/icons/hicolor/64x64/apps</value>
280       </valuelist>
281       <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.LastDeployedTimes">
282        <value type="QDateTime">2012-01-05T11:06:10</value>
283        <value type="QDateTime">2012-01-05T11:04:41</value>
284        <value type="QDateTime">2012-01-05T12:18:12</value>
285        <value type="QDateTime">2012-01-05T14:48:09</value>
286        <value type="QDateTime">2012-01-05T14:54:41</value>
287        <value type="QDateTime">2012-01-18T19:30:32</value>
288        <value type="QDateTime">2012-01-05T14:54:41</value>
289        <value type="QDateTime">2012-01-05T12:05:38</value>
290       </valuelist>
291      </valuemap>
292      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
293      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
294      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
295      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
296     </valuemap>
297     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
298     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Copy Files to Maemo5 Device</value>
299     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
300     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">DeployToFremantleWithoutPackaging</value>
301     <value type="qulonglong" key="Qt4ProjectManager.MaemoRunConfiguration.DeviceId">2</value>
302    </valuemap>
303    <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">2</value>
304    <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
305     <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
306     <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
307     <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
308     <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
309     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
310     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
311     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
312     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
313     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
314     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
315     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
316     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
317     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
318     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
319     <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
320     <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
321     <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
322     <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
323     <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
324     <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
325     <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
326     <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
327     <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
328     <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
329     <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
330     <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
331     <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
332     <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
333     <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
334      <value type="int">0</value>
335      <value type="int">1</value>
336      <value type="int">2</value>
337      <value type="int">3</value>
338      <value type="int">4</value>
339      <value type="int">5</value>
340      <value type="int">6</value>
341      <value type="int">7</value>
342      <value type="int">8</value>
343      <value type="int">9</value>
344      <value type="int">10</value>
345      <value type="int">11</value>
346      <value type="int">12</value>
347      <value type="int">13</value>
348      <value type="int">14</value>
349     </valuelist>
350     <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
351      <value type="int">0</value>
352      <value type="int">1</value>
353      <value type="int">2</value>
354      <value type="int">3</value>
355      <value type="int">4</value>
356      <value type="int">5</value>
357      <value type="int">6</value>
358      <value type="int">7</value>
359      <value type="int">8</value>
360      <value type="int">9</value>
361      <value type="int">10</value>
362      <value type="int">11</value>
363      <value type="int">12</value>
364      <value type="int">13</value>
365      <value type="int">14</value>
366     </valuelist>
367     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">pierogi (on Remote Device)</value>
368     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
369     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MaemoRunConfiguration</value>
370     <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.Arguments"></value>
371     <value type="int" key="Qt4ProjectManager.MaemoRunConfiguration.BaseEnvironmentBase">1</value>
372     <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.ExportedLocalDirs"/>
373     <value type="QString" key="Qt4ProjectManager.MaemoRunConfiguration.ProFile">pierogi.pro</value>
374     <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.RemoteMountPoints"/>
375     <valuelist type="QVariantList" key="Qt4ProjectManager.MaemoRunConfiguration.UserEnvironmentChanges"/>
376     <value type="QString" key="RemoteLinux.RunConfig.AlternateRemoteExecutable"></value>
377     <value type="bool" key="RemoteLinux.RunConfig.UseAlternateRemoteExecutable">false</value>
378     <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
379     <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
380     <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
381     <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">false</value>
382    </valuemap>
383    <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
384   </valuemap>
385  </data>
386  <data>
387   <variable>ProjectExplorer.Project.Target.1</variable>
388   <valuemap type="QVariantMap">
389    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Qt Simulator</value>
390    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Qt Simulator</value>
391    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Target.QtSimulatorTarget</value>
392    <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
393    <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
394    <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
395    <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
396     <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-macos-generic-mach_o-64bit./usr/bin/gdb</value>
397     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
398      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
399       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
400       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
401       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
402       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
403       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
404       <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
405       <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
406      </valuemap>
407      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
408       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
409       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
410       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
411       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
412       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
413       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
414      </valuemap>
415      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
416      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
417      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
418      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
419     </valuemap>
420     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
421      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
422       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
423       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
424       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
425       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
426       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
427       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
428      </valuemap>
429      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
430      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
431      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
432      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
433     </valuemap>
434     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
435     <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
436     <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
437     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Simulator Qt for GCC (Qt SDK) Debug</value>
438     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
439     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
440     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">2</value>
441     <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/Users/john/Develop/n900/pierogi-build-simulator-Simulator_Qt_for_GCC__Qt_SDK__Debug</value>
442     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">2</value>
443     <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
444    </valuemap>
445    <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.1">
446     <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Gcc:/usr/bin/g++.x86-macos-generic-mach_o-64bit./usr/bin/gdb</value>
447     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
448      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
449       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">qmake</value>
450       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
451       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">QtProjectManager.QMakeBuildStep</value>
452       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibrary">false</value>
453       <value type="bool" key="QtProjectManager.QMakeBuildStep.LinkQmlDebuggingLibraryAuto">true</value>
454       <value type="QString" key="QtProjectManager.QMakeBuildStep.QMakeArguments"></value>
455       <value type="bool" key="QtProjectManager.QMakeBuildStep.QMakeForced">false</value>
456      </valuemap>
457      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.1">
458       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
459       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
460       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
461       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">false</value>
462       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments"></value>
463       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
464      </valuemap>
465      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">2</value>
466      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
467      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
468      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
469     </valuemap>
470     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
471      <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
472       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
473       <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
474       <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.MakeStep</value>
475       <value type="bool" key="Qt4ProjectManager.MakeStep.Clean">true</value>
476       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeArguments">clean</value>
477       <value type="QString" key="Qt4ProjectManager.MakeStep.MakeCommand"></value>
478      </valuemap>
479      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
480      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
481      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
482      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
483     </valuemap>
484     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
485     <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
486     <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
487     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Simulator Qt for GCC (Qt SDK) Release</value>
488     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
489     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4BuildConfiguration</value>
490     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration">0</value>
491     <value type="QString" key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory">/Users/john/Develop/n900/pierogi-build-simulator-Simulator_Qt_for_GCC__Qt_SDK__Release</value>
492     <value type="int" key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId">2</value>
493     <value type="bool" key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild">true</value>
494    </valuemap>
495    <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">2</value>
496    <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
497     <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
498      <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
499      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
500      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
501      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
502     </valuemap>
503     <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
504     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">No deployment</value>
505     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
506     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
507    </valuemap>
508    <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
509    <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
510     <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
511     <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
512     <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
513     <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
514     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
515     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
516     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
517     <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
518     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
519     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
520     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
521     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
522     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
523     <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
524     <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
525     <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
526     <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
527     <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
528     <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
529     <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
530     <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
531     <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
532     <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
533     <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
534     <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
535     <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
536     <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
537     <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
538     <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
539      <value type="int">0</value>
540      <value type="int">1</value>
541      <value type="int">2</value>
542      <value type="int">3</value>
543      <value type="int">4</value>
544      <value type="int">5</value>
545      <value type="int">6</value>
546      <value type="int">7</value>
547      <value type="int">8</value>
548      <value type="int">9</value>
549      <value type="int">10</value>
550      <value type="int">11</value>
551      <value type="int">12</value>
552      <value type="int">13</value>
553      <value type="int">14</value>
554     </valuelist>
555     <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
556      <value type="int">0</value>
557      <value type="int">1</value>
558      <value type="int">2</value>
559      <value type="int">3</value>
560      <value type="int">4</value>
561      <value type="int">5</value>
562      <value type="int">6</value>
563      <value type="int">7</value>
564      <value type="int">8</value>
565      <value type="int">9</value>
566      <value type="int">10</value>
567      <value type="int">11</value>
568      <value type="int">12</value>
569      <value type="int">13</value>
570      <value type="int">14</value>
571     </valuelist>
572     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">pierogi</value>
573     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
574     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration</value>
575     <value type="int" key="Qt4ProjectManager.Qt4RunConfiguration.BaseEnvironmentBase">2</value>
576     <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
577     <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">pierogi.pro</value>
578     <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
579     <value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
580     <valuelist type="QVariantList" key="Qt4ProjectManager.Qt4RunConfiguration.UserEnvironmentChanges"/>
581     <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
582     <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
583     <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
584     <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
585     <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">false</value>
586    </valuemap>
587    <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
588   </valuemap>
589  </data>
590  <data>
591   <variable>ProjectExplorer.Project.TargetCount</variable>
592   <value type="int">2</value>
593  </data>
594  <data>
595   <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
596   <value type="QString">{89f2fff6-28a5-4dd8-955b-cb93cd3c3186}</value>
597  </data>
598  <data>
599   <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
600   <value type="int">10</value>
601  </data>
602 </qtcreator>