Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(245)

Side by Side Diff: CMakeLists.txt.user

Issue 7416049: Freestyle r54826 branch review Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Created 11 years ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « CMakeLists.txt ('k') | SConstruct » ('j') | blender.kdev4 » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
sergey.vfx 2013/03/18 16:38:04 Guess this file is added by accident? :)
kjym3 2013/03/23 22:46:08 Looks like so. There are no changes to this file
2 <!DOCTYPE QtCreatorProject>
3 <!-- Written by QtCreator 2.6.81, 2012-09-29T00:11:38. -->
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 <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">false</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">2</value>
35 <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
36 <value type="bool" key="EditorConfiguration.cleanIndentation">false</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.DefaultDispla yName">Desktop</value>
49 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"> Desktop</value>
50 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">{186eb ed7-8bc4-497a-9159-b35b98b1ff21}</value>
51 <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</va lue>
52 <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</v alue>
53 <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</valu e>
54 <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0 ">
55 <value type="QString" key="CMakeProjectManager.CMakeBuildConfiguration.Build Directory">/dsk/data/src/blender/cmake_debug</value>
56 <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildSt epList.0">
57 <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
58 <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArgument s"></value>
59 <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTarg ets"/>
60 <value type="bool" key="CMakeProjectManager.MakeStep.Clean">false</value>
61 <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</valu e>
62 <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
63 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDis playName">Make</value>
64 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayNam e"></value>
65 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMa keProjectManager.MakeStep</value>
66 </valuemap>
67 <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
68 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisp layName">Build</value>
69 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName "></value>
70 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">Proj ectExplorer.BuildSteps.Build</value>
71 </valuemap>
72 <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildSt epList.1">
73 <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
74 <value type="QString" key="CMakeProjectManager.MakeStep.AdditionalArgument s">clean</value>
75 <valuelist type="QVariantList" key="CMakeProjectManager.MakeStep.BuildTarg ets"/>
76 <value type="bool" key="CMakeProjectManager.MakeStep.Clean">true</value>
77 <value type="bool" key="CMakeProjectManager.MakeStep.UseNinja">false</valu e>
78 <value type="bool" key="ProjectExplorer.BuildStep.Enabled">true</value>
79 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDis playName">Make</value>
80 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayNam e"></value>
81 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMa keProjectManager.MakeStep</value>
82 </valuemap>
83 <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">1</value>
84 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisp layName">Clean</value>
85 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName "></value>
86 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">Proj ectExplorer.BuildSteps.Clean</value>
87 </valuemap>
88 <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount ">2</value>
89 <value type="bool" key="ProjectExplorer.BuildConfiguration.ClearSystemEnviro nment">false</value>
90 <valuelist type="QVariantList" key="ProjectExplorer.BuildConfiguration.UserE nvironmentChanges"/>
91 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDispl ayName"></value>
92 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName" >Default build</value>
93 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMake ProjectManager.CMakeBuildConfiguration</value>
94 </valuemap>
95 <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">1</val ue>
96 <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration. 0">
97 <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildSt epList.0">
98 <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
99 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisp layName">Deploy</value>
100 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName "></value>
101 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">Proj ectExplorer.BuildSteps.Deploy</value>
102 </valuemap>
103 <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount ">1</value>
104 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDispl ayName">Deploy locally</value>
105 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName" ></value>
106 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">Proje ctExplorer.DefaultDeployConfiguration</value>
107 </valuemap>
108 <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</va lue>
109 <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
110 <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
111 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">d atatoc</value>
112 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Argumen ts"></value>
113 <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTermina l">false</value>
114 <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguratio n.UserEnvironmentChanges"/>
115 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWor kingDirectory"></value>
116 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDispl ayName">datatoc</value>
117 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName" ></value>
118 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMake ProjectManager.CMakeRunConfiguration.datatoc</value>
119 <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
120 <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
121 <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
122 <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
123 <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
124 </valuemap>
125 <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.1">
126 <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
127 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">m akesdna</value>
128 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Argumen ts"></value>
129 <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTermina l">false</value>
130 <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguratio n.UserEnvironmentChanges"/>
131 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWor kingDirectory"></value>
132 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDispl ayName">makesdna</value>
133 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName" ></value>
134 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMake ProjectManager.CMakeRunConfiguration.makesdna</value>
135 <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
136 <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
137 <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
138 <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
139 <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
140 </valuemap>
141 <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.2">
142 <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
143 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">m akesrna</value>
144 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Argumen ts"></value>
145 <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTermina l">false</value>
146 <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguratio n.UserEnvironmentChanges"/>
147 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWor kingDirectory"></value>
148 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDispl ayName">makesrna</value>
149 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName" ></value>
150 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMake ProjectManager.CMakeRunConfiguration.makesrna</value>
151 <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
152 <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
153 <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
154 <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
155 <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
156 </valuemap>
157 <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.3">
158 <value type="int" key="CMakeProjectManager.BaseEnvironmentBase">2</value>
159 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguation.Title">b lender</value>
160 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.Argumen ts"></value>
161 <value type="bool" key="CMakeProjectManager.CMakeRunConfiguration.UseTermina l">false</value>
162 <valuelist type="QVariantList" key="CMakeProjectManager.CMakeRunConfiguratio n.UserEnvironmentChanges"/>
163 <value type="QString" key="CMakeProjectManager.CMakeRunConfiguration.UserWor kingDirectory"></value>
164 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDispl ayName">blender</value>
165 <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName" ></value>
166 <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">CMake ProjectManager.CMakeRunConfiguration.blender</value>
167 <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
168 <value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
169 <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
170 <value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>
171 <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">true</value>
172 </valuemap>
173 <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">4</value >
174 </valuemap>
175 </data>
176 <data>
177 <variable>ProjectExplorer.Project.TargetCount</variable>
178 <value type="int">1</value>
179 </data>
180 <data>
181 <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
182 <value type="QString">{7dd85c65-0253-4bef-a85d-a5dfcb240f11}</value>
183 </data>
184 <data>
185 <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
186 <value type="int">12</value>
187 </data>
188 </qtcreator>
OLDNEW
« no previous file with comments | « CMakeLists.txt ('k') | SConstruct » ('j') | blender.kdev4 » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b