source: pacpusframework/branches/2.0-beta1/CMakeLists.txt.user@ 89

Last change on this file since 89 was 89, checked in by morasjul, 11 years ago

PACPUS 2.0 Beta deployed in new branch

Major changes:
-Add communication interface between components
-Add examples for communications interface (TestComponents)
-Move to Qt5 support

  • Property svn:executable set to *
File size: 10.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE QtCreatorProject>
3<!-- Written by QtCreator 2.7.0, 2013-05-16T17:26:52. -->
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="QByteArray" key="language">Cpp</value>
17 <valuemap type="QVariantMap" key="value">
18 <value type="QString" key="CurrentPreferences">CppGlobal</value>
19 </valuemap>
20 </valuemap>
21 <value type="int" key="EditorConfiguration.CodeStyle.Count">1</value>
22 <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
23 <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
24 <value type="int" key="EditorConfiguration.IndentSize">4</value>
25 <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
26 <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
27 <value type="int" key="EditorConfiguration.PaddingMode">1</value>
28 <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
29 <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
30 <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
31 <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
32 <value type="int" key="EditorConfiguration.TabSize">8</value>
33 <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
34 <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
35 <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
36 <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
37 <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
38 <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
39 </valuemap>
40 </data>
41 <data>
42 <variable>ProjectExplorer.Project.PluginSettings</variable>
43 <valuemap type="QVariantMap"/>
44 </data>
45 <data>
46 <variable>ProjectExplorer.Project.Target.0</variable>
47 <valuemap type="QVariantMap">
48 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
49 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
50 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">{ac524280-fe27-43cb-ad93-c3660d81d61d}</value>
51 <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
52 <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
53 <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
54 <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
55 <value type="QString" key="CMakeProjectManager.CMakeBuildConfiguration.BuildDirectory">/media/Data/pacpus/temp/build</value>
56 <value type="bool" key="CMakeProjectManager.CMakeBuildConfiguration.UseNinja">false</value>
57 <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
58 <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
59 <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">-j8</value>
60 <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets">
61 <value type="QString">all</value>
62 </valuelist>
63 <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
64 <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
65 <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
66 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
67 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
68 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
69 </valuemap>
70 <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
71 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Compiler</value>
72 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
73 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Build</value>
74 </valuemap>
75 <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.1">
76 <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
77 <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArguments">clean</value>
78 <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTargets"/>
79 <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
80 <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</value>
81 <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
82 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Make</value>
83 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
84 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.MakeStep</value>
85 </valuemap>
86 <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
87 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Nettoyer</value>
88 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
89 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Clean</value>
90 </valuemap>
91 <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">2</value>
92 <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnvironment">false</value>
93 <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserEnvironmentChanges"/>
94 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">all</value>
95 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
96 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeBuildConfiguration</value>
97 </valuemap>
98 <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</value>
99 <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
100 <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
101 <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
102 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déploiement</value>
103 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
104 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
105 </valuemap>
106 <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
107 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Déployer localement</value>
108 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
109 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
110 </valuemap>
111 <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
112 <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
113 <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
114 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">DBITEPlayer</value>
115 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
116 <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
117 <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguration.UserEnvironmentChanges"/>
118 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
119 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">DBITEPlayer</value>
120 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
121 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.DBITEPlayer</value>
122 <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
123 <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
124 <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
125 <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
126 <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
127 </valuemap>
128 <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
129 <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
130 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">PacpusSensor</value>
131 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Arguments"></value>
132 <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTerminal">false</value>
133 <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguration.UserEnvironmentChanges"/>
134 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWorkingDirectory"></value>
135 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">PacpusSensor</value>
136 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
137 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMakeProjectManager.CMakeRunConfiguration.PacpusSensor</value>
138 <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
139 <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
140 <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
141 <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
142 <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
143 </valuemap>
144 <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">2</value>
145 </valuemap>
146 </data>
147 <data>
148 <variable>ProjectExplorer.Project.TargetCount</variable>
149 <value type="int">1</value>
150 </data>
151 <data>
152 <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
153 <value type="QString">{6ead1c8e-0794-4979-942b-fed0f6ee3898}</value>
154 </data>
155 <data>
156 <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
157 <value type="int">12</value>
158 </data>
159</qtcreator>
Note: See TracBrowser for help on using the repository browser.