Seafood/SeafoodTabbed.pro.user
author John Kern <johnk@symbian.org>
Wed, 14 Apr 2010 10:40:46 -0700
changeset 16 e26c25b72a12
parent 15 0f80a0f39475
child 17 cad8819de653
permissions -rwxr-xr-x
fix the table layout looks presentable
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>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     4
  <variable>ProjectExplorer.Project.ActiveTarget</variable>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
     5
  <value type="int">1</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     6
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     7
 <data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     8
  <variable>ProjectExplorer.Project.EditorSettings</variable>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
     9
  <valuemap type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    10
   <value key="EditorConfiguration.Codec" type="QByteArray">System</value>
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>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    14
  <variable>ProjectExplorer.Project.Target.0</variable>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    15
  <valuemap type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    16
   <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Desktop</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    17
   <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Target.DesktopTarget</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    18
   <value key="ProjectExplorer.Target.ActiveBuildConfiguration" type="int">0</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    19
   <value key="ProjectExplorer.Target.ActiveRunConfiguration" type="int">0</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    20
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.0" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    21
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    22
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    23
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    24
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    25
    </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    26
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    27
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    28
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    29
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    30
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    31
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    32
    </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    33
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    34
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    35
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    36
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    37
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    38
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    39
      <value type="QString">clean</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    40
     </valuelist>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    41
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    42
    </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    43
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
    44
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Simulator Qt for MinGW 4.4 (NDK Alpha 2) Debug</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    45
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    46
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    47
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:\workspace\QtExamples\Seafood</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    48
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
    49
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">13</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    50
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    51
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    52
    <valuelist key="Qt4ProjectManager.Qt4BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    53
   </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    54
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.1" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    55
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    56
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    57
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    58
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    59
    </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    60
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    61
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    62
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    63
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    64
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    65
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    66
    </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    67
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    68
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    69
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    70
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    71
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    72
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    73
      <value type="QString">clean</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    74
     </valuelist>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    75
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    76
    </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    77
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
    78
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Simulator Qt for MinGW 4.4 (NDK Alpha 2) Release</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    79
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    80
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
    81
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:\workspace\QtExamples\Seafood</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    82
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
    83
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">13</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    84
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    85
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    86
    <valuelist key="Qt4ProjectManager.Qt4BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    87
   </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    88
   <value key="ProjectExplorer.Target.BuildConfigurationCount" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    89
   <valuemap key="ProjectExplorer.Target.RunConfiguration.0" type="QVariantMap">
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    90
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">SeafoodTabbed</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    91
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4RunConfiguration</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    92
    <value key="Qt4ProjectManager.Qt4RunConfiguration.BaseEnvironmentBase" type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    93
    <valuelist key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    94
    <value key="Qt4ProjectManager.Qt4RunConfiguration.ProFile" type="QString">SeafoodTabbed.pro</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    95
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    96
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    97
    <valuelist key="Qt4ProjectManager.Qt4RunConfiguration.UserEnvironmentChanges" type="QVariantList"/>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    98
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UserSetName" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
    99
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UserSetWorkingDirectory" type="bool">false</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   100
    <value key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory" type="QString"></value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   101
   </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   102
   <value key="ProjectExplorer.Target.RunConfigurationCount" type="int">1</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   103
  </valuemap>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   104
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   105
 <data>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   106
  <variable>ProjectExplorer.Project.Target.1</variable>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   107
  <valuemap type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   108
   <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Symbian Device</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   109
   <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Target.S60DeviceTarget</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   110
   <value key="ProjectExplorer.Target.ActiveBuildConfiguration" type="int">1</value>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   111
   <value key="ProjectExplorer.Target.ActiveRunConfiguration" type="int">0</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   112
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.0" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   113
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   114
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   115
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   116
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   117
    </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   118
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   119
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   120
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   121
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   122
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   123
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   124
    </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   125
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   126
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   127
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   128
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   129
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   130
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   131
      <value type="QString">clean</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   132
     </valuelist>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   133
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   134
    </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   135
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   136
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Debug</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   137
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   138
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   139
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:\workspace\QtExamples\Seafood</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   140
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   141
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">5</value>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   142
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   143
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   144
    <valuelist key="Qt4ProjectManager.Qt4BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   145
   </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   146
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.1" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   147
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   148
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   149
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   150
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   151
    </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   152
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   153
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   154
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   155
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   156
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   157
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   158
    </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   159
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   160
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   161
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   162
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   163
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   164
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   165
      <value type="QString">clean</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   166
     </valuelist>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   167
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   168
    </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   169
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   170
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Release</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   171
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   172
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   173
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:\workspace\QtExamples\Seafood</value>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   174
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   175
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">5</value>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   176
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   177
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   178
    <valuelist key="Qt4ProjectManager.Qt4BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   179
   </valuemap>
16
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   180
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.2" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   181
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   182
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   183
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   184
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   185
    </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   186
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   187
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   188
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   189
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   190
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   191
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   192
    </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   193
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   194
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   195
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   196
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   197
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   198
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   199
      <value type="QString">clean</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   200
     </valuelist>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   201
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   202
    </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   203
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   204
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">S60_5th_Edition_SDK_v1.0 (Qt 4.6.2) Debug</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   205
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   206
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">2</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   207
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString"></value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   208
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   209
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">5</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   210
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   211
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   212
    <valuelist key="Qt4ProjectManager.Qt4BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   213
   </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   214
   <valuemap key="ProjectExplorer.Target.BuildConfiguration.3" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   215
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.0" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   216
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">qmake</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   217
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">QtProjectManager.QMakeBuildStep</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   218
     <valuelist key="QtProjectManager.QMakeBuildStep.QMakeArguments" type="QVariantList"/>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   219
    </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   220
    <valuemap key="ProjectExplorer.BuildConfiguration.BuildStep.1" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   221
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   222
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   223
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">false</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   224
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList"/>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   225
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   226
    </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   227
    <value key="ProjectExplorer.BuildConfiguration.BuildStepsCount" type="int">2</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   228
    <valuemap key="ProjectExplorer.BuildConfiguration.CleanStep.0" type="QVariantMap">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   229
     <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">Make</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   230
     <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.MakeStep</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   231
     <value key="Qt4ProjectManager.MakeStep.Clean" type="bool">true</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   232
     <valuelist key="Qt4ProjectManager.MakeStep.MakeArguments" type="QVariantList">
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   233
      <value type="QString">clean</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   234
     </valuelist>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   235
     <value key="Qt4ProjectManager.MakeStep.MakeCommand" type="QString"></value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   236
    </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   237
    <value key="ProjectExplorer.BuildConfiguration.CleanStepsCount" type="int">1</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   238
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">S60_5th_Edition_SDK_v1.0 (Qt 4.6.2) Release</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   239
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.Qt4BuildConfiguration</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   240
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildConfiguration" type="int">0</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   241
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.BuildDirectory" type="QString">C:\workspace\QtExamples\Seafood</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   242
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ClearSystemEnvironment" type="bool">false</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   243
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.QtVersionId" type="int">5</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   244
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.ToolChain" type="int">6</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   245
    <value key="Qt4ProjectManager.Qt4BuildConfiguration.UseShadowBuild" type="bool">false</value>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   246
    <valuelist key="Qt4ProjectManager.Qt4BuildConfiguration.UserEnvironmentChanges" type="QVariantList"/>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   247
   </valuemap>
e26c25b72a12 fix the table layout looks presentable
John Kern <johnk@symbian.org>
parents: 15
diff changeset
   248
   <value key="ProjectExplorer.Target.BuildConfigurationCount" type="int">4</value>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   249
   <valuemap key="ProjectExplorer.Target.RunConfiguration.0" type="QVariantMap">
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   250
    <value key="ProjectExplorer.ProjectConfiguration.DisplayName" type="QString">SeafoodTabbed on Symbian Device</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   251
    <value key="ProjectExplorer.ProjectConfiguration.Id" type="QString">Qt4ProjectManager.S60DeviceRunConfiguration</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   252
    <valuelist key="Qt4ProjectManager.S60DeviceRunConfiguration.CommandLineArguments" type="QVariantList"/>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   253
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.CustomKeyPath" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   254
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.CustomSignaturePath" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   255
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.ProFile" type="QString">SeafoodTabbed.pro</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   256
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.SerialPortName" type="QString"></value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   257
    <value key="Qt4ProjectManager.S60DeviceRunConfiguration.SigningMode" type="int">0</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   258
   </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   259
   <value key="ProjectExplorer.Target.RunConfigurationCount" type="int">1</value>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   260
  </valuemap>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   261
 </data>
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   262
 <data>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   263
  <variable>ProjectExplorer.Project.TargetCount</variable>
15
0f80a0f39475 populate the nutrition table
John Kern <johnk@symbian.org>
parents: 14
diff changeset
   264
  <value type="int">2</value>
3
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   265
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   266
 <data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   267
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   268
  <value type="int">2</value>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   269
 </data>
e6d1a78b6db9 wip - start of an example for my forthcoming presentation
John Kern <johnk@symbian.org>
parents:
diff changeset
   270
</qtcreator>