Statistics
| Branch: | Tag: | Revision:

humotion / examples / yarp_icub / CMakeLists.txt.user @ 7adf90be

History | View | Annotate | Download (11.822 KB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE QtCreatorProject>
3
<!-- Written by QtCreator 3.0.1, 2015-03-12T13:07:35. -->
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="QByteArray" key="CurrentPreferences">CppGlobal</value>
19
    </valuemap>
20
   </valuemap>
21
   <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
22
    <value type="QString" key="language">QmlJS</value>
23
    <valuemap type="QVariantMap" key="value">
24
     <value type="QByteArray" key="CurrentPreferences">QmlJSGlobal</value>
25
    </valuemap>
26
   </valuemap>
27
   <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
28
   <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
29
   <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
30
   <value type="int" key="EditorConfiguration.IndentSize">4</value>
31
   <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
32
   <value type="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">Desktop</value>
56
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{3152ed58-41d1-426c-b17f-dbe12171436a}</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="bool" key="CMakeProjectManager.CMakeBuildConfiguration.UseNinja">false</value>
62
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/homes/sschulz/src/flobidev.core/humotion/examples/yarp_icub/qbuild</value>
63
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
64
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
65
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments"></value>
66
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
67
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
68
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">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="CMakeProjectManager.MakeStep.UseNinja">false</value>
85
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
86
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
87
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
88
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
89
     </valuemap>
90
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
91
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
92
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
93
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
94
    </valuemap>
95
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
96
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
97
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
98
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
99
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
100
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
101
   </valuemap>
102
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
103
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
104
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
105
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
106
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
107
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
108
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
109
    </valuemap>
110
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
111
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value>
112
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
113
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
114
   </valuemap>
115
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
116
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
117
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
118
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
119
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
120
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
121
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
122
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
123
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
124
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
125
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
126
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
127
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
128
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
129
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
130
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
131
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
132
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
133
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
134
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
135
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
136
     <value type="int">0</value>
137
     <value type="int">1</value>
138
     <value type="int">2</value>
139
     <value type="int">3</value>
140
     <value type="int">4</value>
141
     <value type="int">5</value>
142
     <value type="int">6</value>
143
     <value type="int">7</value>
144
     <value type="int">8</value>
145
     <value type="int">9</value>
146
     <value type="int">10</value>
147
     <value type="int">11</value>
148
     <value type="int">12</value>
149
     <value type="int">13</value>
150
     <value type="int">14</value>
151
    </valuelist>
152
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">icub_humotion_server</value>
153
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
154
    <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
155
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
156
    <value type="int" key="PE.EnvironmentAspect.Base">-1</value>
157
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
158
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">icub_humotion_server</value>
159
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
160
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.icub_humotion_server</value>
161
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
162
    <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
163
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value>
164
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
165
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
166
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
167
   </valuemap>
168
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
169
  </valuemap>
170
 </data>
171
 <data>
172
  <variable>ProjectExplorer.Project.TargetCount</variable>
173
  <value type="int">1</value>
174
 </data>
175
 <data>
176
  <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
177
  <value type="QByteArray">{ccede451-c1b6-4b92-a13d-14bd6a65dd35}</value>
178
 </data>
179
 <data>
180
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
181
  <value type="int">15</value>
182
 </data>
183
</qtcreator>