~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to projectfiles_vc7/blender/BPY_python/BPY_python.vcproj

  • Committer: Package Import Robot
  • Author(s): Matteo F. Vescovi
  • Date: 2012-07-23 08:54:18 UTC
  • mfrom: (14.2.16 sid)
  • mto: (14.2.19 sid)
  • mto: This revision was merged to the branch mainline in revision 42.
  • Revision ID: package-import@ubuntu.com-20120723085418-9foz30v6afaf5ffs
Tags: 2.63a-2
* debian/: Cycles support added (Closes: #658075)
  For now, this top feature has been enabled only
  on [any-amd64 any-i386] architectures because
  of OpenImageIO failing on all others
* debian/: scripts installation path changed
  from /usr/lib to /usr/share:
  + debian/patches/: patchset re-worked for path changing
  + debian/control: "Breaks" field added on yafaray-exporter

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="Windows-1252"?>
2
 
<VisualStudioProject
3
 
        ProjectType="Visual C++"
4
 
        Version="7.10"
5
 
        Name="BPY_python"
6
 
        SccProjectName=""
7
 
        SccLocalPath="">
8
 
        <Platforms>
9
 
                <Platform
10
 
                        Name="Win32"/>
11
 
        </Platforms>
12
 
        <Configurations>
13
 
                <Configuration
14
 
                        Name="Blender Debug|Win32"
15
 
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\python\debug"
16
 
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\python\debug"
17
 
                        ConfigurationType="4"
18
 
                        UseOfMFC="0"
19
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
20
 
                        CharacterSet="2">
21
 
                        <Tool
22
 
                                Name="VCCLCompilerTool"
23
 
                                Optimization="0"
24
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\bsp\include;..\..\..\..\build\msvc_7\intern\bmfont\include;..\..\..\..\build\msvc_7\intern\iksolver\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\img;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenloader;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_7\extern\glew\include;..\..\..\source\blender\gpu"
25
 
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB;WITH_FFMPEG"
26
 
                                BasicRuntimeChecks="3"
27
 
                                RuntimeLibrary="1"
28
 
                                DisableLanguageExtensions="FALSE"
29
 
                                DefaultCharIsUnsigned="TRUE"
30
 
                                UsePrecompiledHeader="2"
31
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\python\debug\BPY_python.pch"
32
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\python\debug\"
33
 
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\python\debug\"
34
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\debug\"
35
 
                                WarningLevel="4"
36
 
                                SuppressStartupBanner="TRUE"
37
 
                                Detect64BitPortabilityProblems="FALSE"
38
 
                                DebugInformationFormat="3"
39
 
                                CompileAs="0"
40
 
                                DisableSpecificWarnings="4100"/>
41
 
                        <Tool
42
 
                                Name="VCCustomBuildTool"/>
43
 
                        <Tool
44
 
                                Name="VCLibrarianTool"
45
 
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BPY_python.lib"
46
 
                                SuppressStartupBanner="TRUE"/>
47
 
                        <Tool
48
 
                                Name="VCMIDLTool"/>
49
 
                        <Tool
50
 
                                Name="VCPostBuildEventTool"/>
51
 
                        <Tool
52
 
                                Name="VCPreBuildEventTool"/>
53
 
                        <Tool
54
 
                                Name="VCPreLinkEventTool"/>
55
 
                        <Tool
56
 
                                Name="VCResourceCompilerTool"
57
 
                                Culture="1033"/>
58
 
                        <Tool
59
 
                                Name="VCWebServiceProxyGeneratorTool"/>
60
 
                        <Tool
61
 
                                Name="VCXMLDataGeneratorTool"/>
62
 
                        <Tool
63
 
                                Name="VCManagedWrapperGeneratorTool"/>
64
 
                        <Tool
65
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
66
 
                </Configuration>
67
 
                <Configuration
68
 
                        Name="Blender Release|Win32"
69
 
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\python"
70
 
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\python"
71
 
                        ConfigurationType="4"
72
 
                        UseOfMFC="0"
73
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
74
 
                        CharacterSet="2">
75
 
                        <Tool
76
 
                                Name="VCCLCompilerTool"
77
 
                                InlineFunctionExpansion="1"
78
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\bsp\include;..\..\..\..\build\msvc_7\intern\bmfont\include;..\..\..\..\build\msvc_7\intern\iksolver\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\img;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenloader;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_7\extern\glew\include;..\..\..\source\blender\gpu"
79
 
                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
80
 
                                StringPooling="TRUE"
81
 
                                RuntimeLibrary="0"
82
 
                                EnableFunctionLevelLinking="TRUE"
83
 
                                DefaultCharIsUnsigned="TRUE"
84
 
                                UsePrecompiledHeader="2"
85
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\python\BPY_python.pch"
86
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\python\"
87
 
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\python\"
88
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\"
89
 
                                WarningLevel="3"
90
 
                                SuppressStartupBanner="TRUE"
91
 
                                Detect64BitPortabilityProblems="FALSE"
92
 
                                CompileAs="0"
93
 
                                DisableSpecificWarnings="4100"/>
94
 
                        <Tool
95
 
                                Name="VCCustomBuildTool"/>
96
 
                        <Tool
97
 
                                Name="VCLibrarianTool"
98
 
                                OutputFile="..\..\..\..\build\msvc_7\libs\BPY_python.lib"
99
 
                                SuppressStartupBanner="TRUE"/>
100
 
                        <Tool
101
 
                                Name="VCMIDLTool"/>
102
 
                        <Tool
103
 
                                Name="VCPostBuildEventTool"/>
104
 
                        <Tool
105
 
                                Name="VCPreBuildEventTool"/>
106
 
                        <Tool
107
 
                                Name="VCPreLinkEventTool"/>
108
 
                        <Tool
109
 
                                Name="VCResourceCompilerTool"
110
 
                                PreprocessorDefinitions="NDEBUG"
111
 
                                Culture="1033"/>
112
 
                        <Tool
113
 
                                Name="VCWebServiceProxyGeneratorTool"/>
114
 
                        <Tool
115
 
                                Name="VCXMLDataGeneratorTool"/>
116
 
                        <Tool
117
 
                                Name="VCManagedWrapperGeneratorTool"/>
118
 
                        <Tool
119
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
120
 
                </Configuration>
121
 
                <Configuration
122
 
                        Name="BlenderPlayer Debug|Win32"
123
 
                        OutputDirectory="$(ConfigurationName)"
124
 
                        IntermediateDirectory="$(ConfigurationName)"
125
 
                        ConfigurationType="4"
126
 
                        UseOfMFC="0"
127
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
128
 
                        CharacterSet="2">
129
 
                        <Tool
130
 
                                Name="VCCLCompilerTool"
131
 
                                Optimization="0"
132
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\bsp\include;..\..\..\..\build\msvc_7\intern\bmfont\include;..\..\..\..\build\msvc_7\intern\iksolver\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\img;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenloader;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_7\extern\glew\include;..\..\..\source\blender\gpu"
133
 
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB;WITH_FFMPEG"
134
 
                                BasicRuntimeChecks="3"
135
 
                                RuntimeLibrary="1"
136
 
                                DisableLanguageExtensions="FALSE"
137
 
                                DefaultCharIsUnsigned="TRUE"
138
 
                                UsePrecompiledHeader="2"
139
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\python\debug\BPY_python.pch"
140
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\python\debug\"
141
 
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\python\debug\"
142
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\debug\"
143
 
                                WarningLevel="4"
144
 
                                SuppressStartupBanner="TRUE"
145
 
                                Detect64BitPortabilityProblems="FALSE"
146
 
                                DebugInformationFormat="3"
147
 
                                CompileAs="0"
148
 
                                DisableSpecificWarnings="4100"/>
149
 
                        <Tool
150
 
                                Name="VCCustomBuildTool"/>
151
 
                        <Tool
152
 
                                Name="VCLibrarianTool"
153
 
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BPY_python.lib"
154
 
                                SuppressStartupBanner="TRUE"/>
155
 
                        <Tool
156
 
                                Name="VCMIDLTool"/>
157
 
                        <Tool
158
 
                                Name="VCPostBuildEventTool"/>
159
 
                        <Tool
160
 
                                Name="VCPreBuildEventTool"/>
161
 
                        <Tool
162
 
                                Name="VCPreLinkEventTool"/>
163
 
                        <Tool
164
 
                                Name="VCResourceCompilerTool"
165
 
                                Culture="1033"/>
166
 
                        <Tool
167
 
                                Name="VCWebServiceProxyGeneratorTool"/>
168
 
                        <Tool
169
 
                                Name="VCXMLDataGeneratorTool"/>
170
 
                        <Tool
171
 
                                Name="VCManagedWrapperGeneratorTool"/>
172
 
                        <Tool
173
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
174
 
                </Configuration>
175
 
                <Configuration
176
 
                        Name="BlenderPlayer Release|Win32"
177
 
                        OutputDirectory="$(ConfigurationName)"
178
 
                        IntermediateDirectory="$(ConfigurationName)"
179
 
                        ConfigurationType="4"
180
 
                        UseOfMFC="0"
181
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
182
 
                        CharacterSet="2">
183
 
                        <Tool
184
 
                                Name="VCCLCompilerTool"
185
 
                                InlineFunctionExpansion="1"
186
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\bsp\include;..\..\..\..\build\msvc_7\intern\bmfont\include;..\..\..\..\build\msvc_7\intern\iksolver\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\ffmpeg\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\img;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenloader;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_7\extern\glew\include;..\..\..\source\blender\gpu"
187
 
                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
188
 
                                StringPooling="TRUE"
189
 
                                RuntimeLibrary="0"
190
 
                                EnableFunctionLevelLinking="TRUE"
191
 
                                DefaultCharIsUnsigned="TRUE"
192
 
                                UsePrecompiledHeader="2"
193
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\python\BPY_python.pch"
194
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\python\"
195
 
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\python\"
196
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\python\"
197
 
                                WarningLevel="3"
198
 
                                SuppressStartupBanner="TRUE"
199
 
                                Detect64BitPortabilityProblems="FALSE"
200
 
                                CompileAs="0"
201
 
                                DisableSpecificWarnings="4100"/>
202
 
                        <Tool
203
 
                                Name="VCCustomBuildTool"/>
204
 
                        <Tool
205
 
                                Name="VCLibrarianTool"
206
 
                                OutputFile="..\..\..\..\build\msvc_7\libs\BPY_python.lib"
207
 
                                SuppressStartupBanner="TRUE"/>
208
 
                        <Tool
209
 
                                Name="VCMIDLTool"/>
210
 
                        <Tool
211
 
                                Name="VCPostBuildEventTool"/>
212
 
                        <Tool
213
 
                                Name="VCPreBuildEventTool"/>
214
 
                        <Tool
215
 
                                Name="VCPreLinkEventTool"/>
216
 
                        <Tool
217
 
                                Name="VCResourceCompilerTool"
218
 
                                PreprocessorDefinitions="NDEBUG"
219
 
                                Culture="1033"/>
220
 
                        <Tool
221
 
                                Name="VCWebServiceProxyGeneratorTool"/>
222
 
                        <Tool
223
 
                                Name="VCXMLDataGeneratorTool"/>
224
 
                        <Tool
225
 
                                Name="VCManagedWrapperGeneratorTool"/>
226
 
                        <Tool
227
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
228
 
                </Configuration>
229
 
        </Configurations>
230
 
        <References>
231
 
        </References>
232
 
        <Files>
233
 
                <Filter
234
 
                        Name="Source Files"
235
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
236
 
                        <File
237
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Armature.c">
238
 
                        </File>
239
 
                        <File
240
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\BGL.c">
241
 
                        </File>
242
 
                        <File
243
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Blender.c">
244
 
                        </File>
245
 
                        <File
246
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Bone.c">
247
 
                        </File>
248
 
                        <File
249
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\bpy.c">
250
 
                        </File>
251
 
                        <File
252
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\bpy_config.c">
253
 
                        </File>
254
 
                        <File
255
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\bpy_data.c">
256
 
                        </File>
257
 
                        <File
258
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Camera.c">
259
 
                        </File>
260
 
                        <File
261
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Constraint.c">
262
 
                        </File>
263
 
                        <File
264
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Curve.c">
265
 
                        </File>
266
 
                        <File
267
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Draw.c">
268
 
                        </File>
269
 
                        <File
270
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Effect.c">
271
 
                        </File>
272
 
                        <File
273
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\gen_library.c">
274
 
                        </File>
275
 
                        <File
276
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Geometry.c">
277
 
                        </File>
278
 
                        <File
279
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Group.c">
280
 
                        </File>
281
 
                        <File
282
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\IDProp.c">
283
 
                        </File>
284
 
                        <File
285
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Image.c">
286
 
                        </File>
287
 
                        <File
288
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Ipo.c">
289
 
                        </File>
290
 
                        <File
291
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Key.c">
292
 
                        </File>
293
 
                        <File
294
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Lamp.c">
295
 
                        </File>
296
 
                        <File
297
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Lattice.c">
298
 
                        </File>
299
 
                        <File
300
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Library.c">
301
 
                        </File>
302
 
                        <File
303
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Material.c">
304
 
                        </File>
305
 
                        <File
306
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Mathutils.c">
307
 
                        </File>
308
 
                        <File
309
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Mesh.c">
310
 
                        </File>
311
 
                        <File
312
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Metaball.c">
313
 
                        </File>
314
 
                        <File
315
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Modifier.c">
316
 
                        </File>
317
 
                        <File
318
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\NLA.c">
319
 
                        </File>
320
 
                        <File
321
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\NMesh.c">
322
 
                        </File>
323
 
                        <File
324
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Node.c">
325
 
                        </File>
326
 
                        <File
327
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Noise.c">
328
 
                        </File>
329
 
                        <File
330
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Object.c">
331
 
                        </File>
332
 
                        <File
333
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Pose.c">
334
 
                        </File>
335
 
                        <File
336
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Registry.c">
337
 
                        </File>
338
 
                        <File
339
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Scene.c">
340
 
                        </File>
341
 
                        <File
342
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneRadio.c">
343
 
                        </File>
344
 
                        <File
345
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.c">
346
 
                        </File>
347
 
                        <File
348
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneSequence.c">
349
 
                        </File>
350
 
                        <File
351
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneTimeLine.c">
352
 
                        </File>
353
 
                        <File
354
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Sound.c">
355
 
                        </File>
356
 
                        <File
357
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\SurfNurb.c">
358
 
                        </File>
359
 
                        <File
360
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Sys.c">
361
 
                        </File>
362
 
                        <File
363
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Text.c">
364
 
                        </File>
365
 
                        <File
366
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Text3d.c">
367
 
                        </File>
368
 
                        <File
369
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Texture.c">
370
 
                        </File>
371
 
                        <File
372
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Window.c">
373
 
                        </File>
374
 
                        <File
375
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\World.c">
376
 
                        </File>
377
 
                        <Filter
378
 
                                Name="internal"
379
 
                                Filter="">
380
 
                                <File
381
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\BezTriple.c">
382
 
                                </File>
383
 
                                <File
384
 
                                        RelativePath="..\..\..\source\blender\python\BPY_interface.c">
385
 
                                </File>
386
 
                                <File
387
 
                                        RelativePath="..\..\..\source\blender\python\BPY_menus.c">
388
 
                                </File>
389
 
                                <File
390
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\charRGBA.c">
391
 
                                </File>
392
 
                                <File
393
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\constant.c">
394
 
                                </File>
395
 
                                <File
396
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\CurNurb.c">
397
 
                                </File>
398
 
                                <File
399
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\euler.c">
400
 
                                </File>
401
 
                                <File
402
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\EXPP_interface.c">
403
 
                                </File>
404
 
                                <File
405
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Font.c">
406
 
                                </File>
407
 
                                <File
408
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\gen_utils.c">
409
 
                                </File>
410
 
                                <File
411
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Ipocurve.c">
412
 
                                </File>
413
 
                                <File
414
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\logic.c">
415
 
                                </File>
416
 
                                <File
417
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\matrix.c">
418
 
                                </File>
419
 
                                <File
420
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\meshPrimitive.c">
421
 
                                </File>
422
 
                                <File
423
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\MTex.c">
424
 
                                </File>
425
 
                                <File
426
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Particle.c">
427
 
                                </File>
428
 
                                <File
429
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\point.c">
430
 
                                </File>
431
 
                                <File
432
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\quat.c">
433
 
                                </File>
434
 
                                <File
435
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.c">
436
 
                                </File>
437
 
                                <File
438
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Types.c">
439
 
                                </File>
440
 
                                <File
441
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\vector.c">
442
 
                                </File>
443
 
                                <File
444
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\windowTheme.c">
445
 
                                </File>
446
 
                        </Filter>
447
 
                </Filter>
448
 
                <Filter
449
 
                        Name="Header Files"
450
 
                        Filter="h;hpp;hxx;hm;inl">
451
 
                        <File
452
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Armature.h">
453
 
                        </File>
454
 
                        <File
455
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\BGL.h">
456
 
                        </File>
457
 
                        <File
458
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Blender.h">
459
 
                        </File>
460
 
                        <File
461
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Bone.h">
462
 
                        </File>
463
 
                        <File
464
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\bpy.h">
465
 
                        </File>
466
 
                        <File
467
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\bpy_config.h">
468
 
                        </File>
469
 
                        <File
470
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\bpy_data.h">
471
 
                        </File>
472
 
                        <File
473
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Camera.h">
474
 
                        </File>
475
 
                        <File
476
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Constraint.h">
477
 
                        </File>
478
 
                        <File
479
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Curve.h">
480
 
                        </File>
481
 
                        <File
482
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Draw.h">
483
 
                        </File>
484
 
                        <File
485
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Effect.h">
486
 
                        </File>
487
 
                        <File
488
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\gen_library.h">
489
 
                        </File>
490
 
                        <File
491
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Geometry.h">
492
 
                        </File>
493
 
                        <File
494
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Group.h">
495
 
                        </File>
496
 
                        <File
497
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\IDProp.h">
498
 
                        </File>
499
 
                        <File
500
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Image.h">
501
 
                        </File>
502
 
                        <File
503
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Ipo.h">
504
 
                        </File>
505
 
                        <File
506
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Key.h">
507
 
                        </File>
508
 
                        <File
509
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Lamp.h">
510
 
                        </File>
511
 
                        <File
512
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Lattice.h">
513
 
                        </File>
514
 
                        <File
515
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Library.h">
516
 
                        </File>
517
 
                        <File
518
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Material.h">
519
 
                        </File>
520
 
                        <File
521
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Mathutils.h">
522
 
                        </File>
523
 
                        <File
524
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Mesh.h">
525
 
                        </File>
526
 
                        <File
527
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Metaball.h">
528
 
                        </File>
529
 
                        <File
530
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Modifier.h">
531
 
                        </File>
532
 
                        <File
533
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\NLA.h">
534
 
                        </File>
535
 
                        <File
536
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\NMesh.h">
537
 
                        </File>
538
 
                        <File
539
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Node.h">
540
 
                        </File>
541
 
                        <File
542
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Object.h">
543
 
                        </File>
544
 
                        <File
545
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Pose.h">
546
 
                        </File>
547
 
                        <File
548
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Registry.h">
549
 
                        </File>
550
 
                        <File
551
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Scene.h">
552
 
                        </File>
553
 
                        <File
554
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneRadio.h">
555
 
                        </File>
556
 
                        <File
557
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneRender.h">
558
 
                        </File>
559
 
                        <File
560
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneSequence.h">
561
 
                        </File>
562
 
                        <File
563
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\sceneTimeLine.h">
564
 
                        </File>
565
 
                        <File
566
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Sound.h">
567
 
                        </File>
568
 
                        <File
569
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\SurfNurb.h">
570
 
                        </File>
571
 
                        <File
572
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Sys.h">
573
 
                        </File>
574
 
                        <File
575
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Text.h">
576
 
                        </File>
577
 
                        <File
578
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Text3d.h">
579
 
                        </File>
580
 
                        <File
581
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Texture.h">
582
 
                        </File>
583
 
                        <File
584
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\Window.h">
585
 
                        </File>
586
 
                        <File
587
 
                                RelativePath="..\..\..\source\blender\python\api2_2x\World.h">
588
 
                        </File>
589
 
                        <Filter
590
 
                                Name="internal"
591
 
                                Filter="">
592
 
                                <File
593
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\BezTriple.h">
594
 
                                </File>
595
 
                                <File
596
 
                                        RelativePath="..\..\..\source\blender\python\BPY_extern.h">
597
 
                                </File>
598
 
                                <File
599
 
                                        RelativePath="..\..\..\source\blender\python\BPY_menus.h">
600
 
                                </File>
601
 
                                <File
602
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\bpy_types.h">
603
 
                                </File>
604
 
                                <File
605
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\charRGBA.h">
606
 
                                </File>
607
 
                                <File
608
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\constant.h">
609
 
                                </File>
610
 
                                <File
611
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\CurNurb.h">
612
 
                                </File>
613
 
                                <File
614
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\euler.h">
615
 
                                </File>
616
 
                                <File
617
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\EXPP_interface.h">
618
 
                                </File>
619
 
                                <File
620
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Font.h">
621
 
                                </File>
622
 
                                <File
623
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\gen_utils.h">
624
 
                                </File>
625
 
                                <File
626
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Ipocurve.h">
627
 
                                </File>
628
 
                                <File
629
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\logic.h">
630
 
                                </File>
631
 
                                <File
632
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\matrix.h">
633
 
                                </File>
634
 
                                <File
635
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\meshPrimitive.h">
636
 
                                </File>
637
 
                                <File
638
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\modules.h">
639
 
                                </File>
640
 
                                <File
641
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\MTex.h">
642
 
                                </File>
643
 
                                <File
644
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Particle.h">
645
 
                                </File>
646
 
                                <File
647
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\point.h">
648
 
                                </File>
649
 
                                <File
650
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\quat.h">
651
 
                                </File>
652
 
                                <File
653
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\rgbTuple.h">
654
 
                                </File>
655
 
                                <File
656
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\Types.h">
657
 
                                </File>
658
 
                                <File
659
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\vector.h">
660
 
                                </File>
661
 
                                <File
662
 
                                        RelativePath="..\..\..\source\blender\python\api2_2x\windowTheme.h">
663
 
                                </File>
664
 
                        </Filter>
665
 
                </Filter>
666
 
        </Files>
667
 
        <Globals>
668
 
        </Globals>
669
 
</VisualStudioProject>