Statistics
| Branch: | Tag: | Revision:

humotion / examples / yarp_icub / CMakeLists.txt.user @ 6e23ab1a

History | View | Annotate | Download (11.982 KB)

1 8c6c1163 Simon Schulz
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE QtCreatorProject>
3 87b50988 Simon Schulz
<!-- Written by QtCreator 3.0.1, 2016-02-09T13:32:45. -->
4 8c6c1163 Simon Schulz
<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 21444915 Simon Schulz
   <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">{0ff36a7d-682d-4601-a9c1-275f77eefc70}</value>
57 8c6c1163 Simon Schulz
   <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 21444915 Simon Schulz
    <value type="QString" key="CMakeProjectManager.CMakeBuildConfiguration.UserArguments">-DCMAKE_INSTALL_PREFIX=/vol/icub/sschulz/releases/roman16-humotion-nightly/</value>
63
    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/homes/sschulz/src/flobi/humotion/examples/yarp_icub/build</value>
64 8c6c1163 Simon Schulz
    <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="CMakeProjectManager.MakeStep.UseNinja">false</value>
70
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
71
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
72
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
73
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
74
     </valuemap>
75
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
76
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Build</value>
77
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
78
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
79
    </valuemap>
80
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
81
     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
82
      <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
83
      <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
84
      <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
85
      <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
86
      <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
87
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
88
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
89
      <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
90
     </valuemap>
91
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
92
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Clean</value>
93
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
94
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
95
    </valuemap>
96
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
97
    <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
98
    <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
99
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Default</value>
100
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Default</value>
101
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
102
   </valuemap>
103
   <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
104
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
105
    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
106
     <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
107
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
108
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
109
     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
110
    </valuemap>
111
    <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
112
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value>
113
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
114
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
115
   </valuemap>
116
   <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
117
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.PluginSettings"/>
118
   <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
119
    <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
120
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
121
    <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
122
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
123
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
124
    <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
125
    <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
126
    <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
127
    <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
128
    <value type="int" key="Analyzer.Valgrind.LeakCheckOnFinish">1</value>
129
    <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
130
    <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
131
    <value type="int" key="Analyzer.Valgrind.SelfModifyingCodeDetection">1</value>
132
    <value type="bool" key="Analyzer.Valgrind.Settings.UseGlobalSettings">true</value>
133
    <value type="bool" key="Analyzer.Valgrind.ShowReachable">false</value>
134
    <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
135
    <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
136
    <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
137
     <value type="int">0</value>
138
     <value type="int">1</value>
139
     <value type="int">2</value>
140
     <value type="int">3</value>
141
     <value type="int">4</value>
142
     <value type="int">5</value>
143
     <value type="int">6</value>
144
     <value type="int">7</value>
145
     <value type="int">8</value>
146
     <value type="int">9</value>
147
     <value type="int">10</value>
148
     <value type="int">11</value>
149
     <value type="int">12</value>
150
     <value type="int">13</value>
151
     <value type="int">14</value>
152
    </valuelist>
153
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">icub_humotion_server</value>
154
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
155
    <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
156
    <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
157 21444915 Simon Schulz
    <value type="int" key="PE.EnvironmentAspect.Base">2</value>
158 8c6c1163 Simon Schulz
    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
159
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">icub_humotion_server</value>
160
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
161
    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.icub_humotion_server</value>
162
    <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
163 21444915 Simon Schulz
    <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
164
    <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
165 8c6c1163 Simon Schulz
    <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
166
    <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
167
    <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
168
   </valuemap>
169
   <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
170
  </valuemap>
171
 </data>
172
 <data>
173
  <variable>ProjectExplorer.Project.TargetCount</variable>
174
  <value type="int">1</value>
175
 </data>
176
 <data>
177
  <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
178 21444915 Simon Schulz
  <value type="QByteArray">{44110186-3313-405d-bf42-c546b33c1fcb}</value>
179 8c6c1163 Simon Schulz
 </data>
180
 <data>
181
  <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
182
  <value type="int">15</value>
183
 </data>
184
</qtcreator>