~ubuntu-branches/ubuntu/trusty/muse/trusty

« back to all changes in this revision

Viewing changes to CMakeLists.txt.user

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2013-08-28 16:25:57 UTC
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20130828162557-knls3ip7j262eepx
Tags: upstream-2.1.2
ImportĀ upstreamĀ versionĀ 2.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE QtCreatorProject>
3
 
<!-- Written by Qt Creator 2.5.2, 2013-01-28T21:33:18. -->
4
 
<qtcreator>
5
 
 <data>
6
 
  <variable>ProjectExplorer.Project.ActiveTarget</variable>
7
 
  <value type="int">0</value>
8
 
 </data>
9
 
 <data>
10
 
  <variable>ProjectExplorer.Project.EditorSettings</variable>
11
 
  <valuemap type="QVariantMap">
12
 
   <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
13
 
   <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
14
 
   <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
15
 
   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
16
 
    <value type="QString" key="language">Cpp</value>
17
 
    <valuemap type="QVariantMap" key="value">
18
 
     <value type="QString" key="CurrentPreferences">CppGlobal</value>
19
 
    </valuemap>
20
 
   </valuemap>
21
 
   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
22
 
    <value type="QString" key="language">QmlJS</value>
23
 
    <valuemap type="QVariantMap" key="value">
24
 
     <value type="QString" key="CurrentPreferences">QmlJSGlobal</value>
25
 
    </valuemap>
26
 
   </valuemap>
27
 
   <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
28
 
   <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
29
 
   <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
30
 
   <value type="int" key="EditorConfiguration.IndentSize">4</value>
31
 
   <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
32
 
   <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
33
 
   <value type="int" key="EditorConfiguration.PaddingMode">1</value>
34
 
   <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
35
 
   <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
36
 
   <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
37
 
   <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
38
 
   <value type="int" key="EditorConfiguration.TabSize">8</value>
39
 
   <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
40
 
   <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
41
 
   <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
42
 
   <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
43
 
   <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
44
 
   <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
45
 
  </valuemap>
46
 
 </data>
47
 
 <data>
48
 
  <variable>ProjectExplorer.Project.PluginSettings</variable>
49
 
  <valuemap type="QVariantMap"/>
50
 
 </data>
51
 
 <data>
52
 
  <variable>ProjectExplorer.Project.Target.0</variable>
53
 
  <valuemap type="QVariantMap">
54
 
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
55
 
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
56
 
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.DefaultCMakeTarget</value>
57
 
   <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
58
 
   <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
59
 
   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
60
 
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
61
 
    <value type="QString" key="CMakeProjectManager.CMakeBuildConfiguration.BuildDirectory">/home/ddskrjo/dev/muse2_r2.1.1/build</value>
62
 
    <value type="QString" key="CMakeProjectManager.CMakeBuildConfiguration.ToolChain">ProjectExplorer.ToolChain.Gcc:{d3350326-c196-40f5-b9c3-26c3bdcd1656}</value>
63
 
    <value type="QString" key="ProjectExplorer.BuildCOnfiguration.ToolChain">ProjectExplorer.ToolChain.Gcc:{d3350326-c196-40f5-b9c3-26c3bdcd1656}</value>
64
 
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
65
 
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
66
 
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments"></value>
67
 
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
68
 
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
69
 
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
70
 
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
71
 
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
72
 
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
73
 
     </valuemap>
74
 
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
75
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
76
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
77
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
78
 
    </valuemap>
79
 
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
80
 
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
81
 
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
82
 
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
83
 
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
84
 
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
85
 
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
86
 
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
87
 
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
88
 
     </valuemap>
89
 
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
90
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
91
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
92
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
93
 
    </valuemap>
94
 
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
95
 
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
96
 
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
97
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">all</value>
98
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
99
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
100
 
   </valuemap>
101
 
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
102
 
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
103
 
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
104
 
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
105
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
106
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
107
 
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
108
 
    </valuemap>
109
 
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
110
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">No deployment</value>
111
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
112
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
113
 
   </valuemap>
114
 
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
115
 
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
116
 
    <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
117
 
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
118
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
119
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
120
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
121
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
122
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
123
 
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
124
 
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
125
 
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
126
 
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
127
 
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
128
 
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
129
 
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
130
 
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
131
 
     <value type="int">0</value>
132
 
     <value type="int">1</value>
133
 
     <value type="int">2</value>
134
 
     <value type="int">3</value>
135
 
     <value type="int">4</value>
136
 
     <value type="int">5</value>
137
 
     <value type="int">6</value>
138
 
     <value type="int">7</value>
139
 
     <value type="int">8</value>
140
 
     <value type="int">9</value>
141
 
     <value type="int">10</value>
142
 
     <value type="int">11</value>
143
 
     <value type="int">12</value>
144
 
     <value type="int">13</value>
145
 
     <value type="int">14</value>
146
 
    </valuelist>
147
 
    <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
148
 
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">grepmidi</value>
149
 
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
150
 
    <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
151
 
    <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguration.UserEnvironmentChanges"/>
152
 
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
153
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">grepmidi</value>
154
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
155
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.</value>
156
 
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
157
 
    <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
158
 
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
159
 
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
160
 
   </valuemap>
161
 
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
162
 
    <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
163
 
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
164
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
165
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
166
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
167
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
168
 
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
169
 
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
170
 
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
171
 
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
172
 
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
173
 
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
174
 
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
175
 
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
176
 
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
177
 
     <value type="int">0</value>
178
 
     <value type="int">1</value>
179
 
     <value type="int">2</value>
180
 
     <value type="int">3</value>
181
 
     <value type="int">4</value>
182
 
     <value type="int">5</value>
183
 
     <value type="int">6</value>
184
 
     <value type="int">7</value>
185
 
     <value type="int">8</value>
186
 
     <value type="int">9</value>
187
 
     <value type="int">10</value>
188
 
     <value type="int">11</value>
189
 
     <value type="int">12</value>
190
 
     <value type="int">13</value>
191
 
     <value type="int">14</value>
192
 
    </valuelist>
193
 
    <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
194
 
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">muse</value>
195
 
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
196
 
    <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
197
 
    <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguration.UserEnvironmentChanges"/>
198
 
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
199
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">muse</value>
200
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
201
 
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.</value>
202
 
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
203
 
    <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
204
 
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
205
 
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
206
 
   </valuemap>
207
 
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">2</value>
208
 
  </valuemap>
209
 
 </data>
210
 
 <data>
211
 
  <variable>ProjectExplorer.Project.TargetCount</variable>
212
 
  <value type="int">1</value>
213
 
 </data>
214
 
 <data>
215
 
  <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
216
 
  <value type="QString">{20ebc436-8aa9-4e95-a162-cba0a2520985}</value>
217
 
 </data>
218
 
 <data>
219
 
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
220
 
  <value type="int">11</value>
221
 
 </data>
222
 
</qtcreator>