Seafood/SeafoodTabbed.pro.user
author John Kern <johnk@symbian.org>
Wed, 08 Sep 2010 15:36:31 -0700
changeset 44 ca3ea89c80a3
parent 41 b56d7e268634
permissions -rwxr-xr-x
remove obsolete dependencies
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
<!DOCTYPE QtCreatorProject>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
<qtcreator>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
 <data>
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
     4
  <variable>ProjectExplorer.Project.ActiveTarget</variable>
17
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents: 16
diff changeset
     5
  <value type="int">0</value>
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents: 16
diff changeset
     6
 </data>
cad8819de653 adding preliminary code; very much a work in progress; it is too difficult to work on the file system any longer
John Kern <johnk@symbian.org>
parents: 16
diff changeset
     7
 <data>
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
     8
  <variable>ProjectExplorer.Project.EditorSettings</variable>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     9
  <valuemap type="QVariantMap">
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    10
   <value key="EditorConfiguration.Codec" type="QByteArray">System</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    11
  </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    12
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    13
 <data>
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    14
  <variable>ProjectExplorer.Project.Target.0</variable>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    15
  <valuemap type="QVariantMap">
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    16
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    17
   <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Desktop</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    18
   <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Target.DesktopTarget</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    19
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    20
   <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Qt Simulator</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    21
   <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Target.QtSimulatorTarget</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    22
>>>>>>> other
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    23
   <value key="ProjectExplorer.Target.ActiveBuildConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    24
   <value key="ProjectExplorer.Target.ActiveRunConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    25
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    26
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    27
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    28
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    29
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    30
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    31
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    32
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    33
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    34
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    35
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    36
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    37
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    38
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    39
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    40
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    41
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    42
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    43
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    44
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    45
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    46
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    47
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    48
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    49
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    50
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    51
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    52
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Qt in PATH Debug</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    53
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    54
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Debug</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    55
>>>>>>> other
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    56
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    57
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    58
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    59
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">/home/johnk/workspace/qt/QtExamples/SeafoodTabbed-build-desktop</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    60
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">3</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    61
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">0</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    62
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    63
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/SeafoodTabbed-build-simulator</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    64
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">28</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    65
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">2</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    66
>>>>>>> other
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    67
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    68
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    69
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    70
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    71
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    72
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    73
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    74
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    75
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    76
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    77
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    78
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    79
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    80
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    81
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    82
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    83
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    84
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    85
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    86
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    87
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    88
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    89
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    90
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    91
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    92
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    93
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    94
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    95
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    96
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Qt in PATH Release</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    97
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
    98
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Release</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
    99
>>>>>>> other
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   100
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   101
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   102
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   103
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">/home/johnk/workspace/qt/QtExamples/SeafoodTabbed-build-desktop</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   104
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">3</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   105
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">0</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   106
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   107
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/SeafoodTabbed-build-simulator</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   108
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">28</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   109
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">2</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   110
>>>>>>> other
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   111
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">true</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   112
   </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   113
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   114
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.2" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   115
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   116
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   117
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   118
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   119
    </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   120
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   121
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   122
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   123
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   124
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   125
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   126
    </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   127
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   128
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   129
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   130
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   131
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   132
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   133
      <value type="QString">clean</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   134
     </valuelist>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   135
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   136
    </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   137
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   138
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   139
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   140
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Qt 4.6.3 OpenSource Debug</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   141
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   142
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   143
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">/home/johnk/workspace/qt/QtExamples/SeafoodTabbed-build-desktop</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   144
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">2</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   145
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">0</value>
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   146
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   147
   </valuemap>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   148
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.3" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   149
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   150
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   151
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   152
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   153
    </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   154
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   155
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   156
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   157
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   158
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   159
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   160
    </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   161
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   162
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   163
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   164
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   165
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   166
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   167
      <value type="QString">clean</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   168
     </valuelist>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   169
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   170
    </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   171
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   172
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   173
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   174
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Qt 4.6.3 OpenSource Release</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   175
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   176
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   177
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">/home/johnk/workspace/qt/QtExamples/SeafoodTabbed-build-desktop</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   178
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">2</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   179
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">0</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   180
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">true</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   181
   </valuemap>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   182
   <value key="ProjectExplorer.Target.BuildConfigurationCount" type="int">4</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   183
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   184
   <value key="ProjectExplorer.Target.BuildConfigurationCount" type="int">2</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   185
>>>>>>> other
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   186
   <valuemap key="ProjectExplorer.Target.RunConfiguration.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   187
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">SeafoodTabbed</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   188
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4RunConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   189
    <value key="Qt4ProjectManager.Qt4RunConfiguration.BaseEnvironmentBase" type="int">2</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   190
    <valuelist key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   191
    <value key="Qt4ProjectManager.Qt4RunConfiguration.ProFile" type="QString">SeafoodTabbed.pro</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   192
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   193
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   194
    <valuelist key="Qt4ProjectManager.Qt4RunConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   195
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UserSetName" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   196
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UserSetWorkingDirectory" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   197
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   198
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   199
   <value key="ProjectExplorer.Target.RunConfigurationCount" type="int">1</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   200
  </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   201
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   202
 <data>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   203
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   204
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   205
  <variable>ProjectExplorer.Project.Target.1</variable>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   206
  <valuemap type="QVariantMap">
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   207
   <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Symbian Device</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   208
   <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Target.S60DeviceTarget</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   209
   <value key="ProjectExplorer.Target.ActiveBuildConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   210
   <value key="ProjectExplorer.Target.ActiveRunConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   211
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   212
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   213
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   214
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   215
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   216
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   217
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   218
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   219
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   220
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   221
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   222
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   223
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   224
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   225
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   226
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   227
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   228
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   229
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   230
     <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   231
     <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   232
     <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   233
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   234
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   235
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   236
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   237
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   238
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   239
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   240
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   241
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   242
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   243
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   244
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   245
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   246
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   247
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">4.6.3 Debug</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   248
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   249
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   250
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/Seafood</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   251
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">34</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   252
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   253
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   254
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   255
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   256
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   257
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   258
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   259
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   260
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   261
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   262
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   263
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   264
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   265
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   266
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   267
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   268
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   269
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   270
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   271
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   272
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   273
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   274
     <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   275
     <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   276
     <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   277
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   278
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   279
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   280
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   281
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   282
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   283
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   284
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   285
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   286
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   287
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   288
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   289
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   290
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   291
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">4.6.3 Release</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   292
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   293
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   294
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/Seafood</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   295
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">34</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   296
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   297
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   298
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   299
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   300
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   301
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   302
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   303
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   304
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   305
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   306
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   307
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   308
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   309
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   310
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   311
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   312
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   313
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   314
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   315
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   316
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   317
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   318
     <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   319
     <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   320
     <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   321
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   322
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   323
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   324
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   325
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   326
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   327
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   328
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   329
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   330
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   331
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   332
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   333
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   334
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   335
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">S60_5th_Edition_SDK_v1.0 (Qt 4.6.3) Debug</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   336
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   337
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   338
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/Seafood</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   339
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">42</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   340
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   341
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   342
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   343
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.3" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   344
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   345
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   346
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   347
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   348
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   349
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   350
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   351
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   352
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   353
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   354
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   355
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   356
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   357
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   358
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   359
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   360
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   361
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   362
     <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   363
     <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   364
     <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   365
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   366
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   367
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   368
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   369
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   370
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   371
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   372
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   373
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   374
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   375
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   376
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   377
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   378
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   379
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">S60_5th_Edition_SDK_v1.0 (Qt 4.6.3) Release</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   380
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   381
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   382
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/Seafood</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   383
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">42</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   384
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   385
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   386
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   387
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.4" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   388
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   389
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   390
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   391
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   392
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   393
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   394
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   395
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   396
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   397
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   398
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   399
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   400
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   401
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   402
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   403
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   404
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   405
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   406
     <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   407
     <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   408
     <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   409
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   410
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   411
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   412
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   413
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   414
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   415
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   416
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   417
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   418
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   419
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   420
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   421
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   422
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   423
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">S60_3rd_FP2_SDK_v1.1 (Qt 4.6.3) Debug</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   424
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   425
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   426
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/Seafood</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   427
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">44</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   428
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   429
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   430
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   431
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.5" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   432
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   433
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   434
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   435
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   436
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   437
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   438
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   439
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   440
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   441
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   442
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   443
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   444
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.2" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   445
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Create SIS Package</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   446
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60SignBuildStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   447
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   448
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   449
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   450
     <value key="Qt4ProjectManager.S60CreatePackageStep.Certificate" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   451
     <value key="Qt4ProjectManager.S60CreatePackageStep.Keyfile" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   452
     <value key="Qt4ProjectManager.S60CreatePackageStep.SignMode" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   453
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   454
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">3</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   455
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   456
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   457
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   458
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   459
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   460
      <value type="QString">clean</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   461
     </valuelist>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   462
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   463
    </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   464
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   465
    <value key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   466
    <valuelist key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   467
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">S60_3rd_FP2_SDK_v1.1 (Qt 4.6.3) Release</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   468
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   469
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   470
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:/workspace/qt/QtExamples/Seafood</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   471
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">44</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   472
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   473
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   474
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   475
   <value key="ProjectExplorer.Target.BuildConfigurationCount" type="int">6</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   476
   <valuemap key="ProjectExplorer.Target.RunConfiguration.0" type="QVariantMap">
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   477
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">SeafoodTabbed on Symbian Device</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   478
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60DeviceRunConfiguration</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   479
    <valuelist key="Qt4ProjectManager.S60DeviceRunConfiguration.CommandLineArguments" type="QVariantList"/>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   480
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.ProFile" type="QString">SeafoodTabbed.pro</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   481
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.SerialPortName" type="QString">COM5</value>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   482
   </valuemap>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   483
   <value key="ProjectExplorer.Target.RunConfigurationCount" type="int">1</value>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   484
  </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   485
 </data>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   486
 <data>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   487
>>>>>>> other
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   488
  <variable>ProjectExplorer.Project.TargetCount</variable>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   489
<<<<<<< local
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   490
  <value type="int">1</value>
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   491
=======
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   492
  <value type="int">2</value>
41
b56d7e268634 remove obsolete projects
John Kern <johnk@symbian.org>
parents: 34
diff changeset
   493
>>>>>>> other
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   494
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   495
 <data>
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   496
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 17
diff changeset
   497
  <value type="int">4</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   498
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   499
</qtcreator>