~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to projectfiles_vc9/blender/makesrna/RNA_rna.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="9,00"
5
 
        Name="RNA_rna"
6
 
        ProjectGUID="{DFE7F3E3-E62A-4677-B666-DF0DDF70C359}"
7
 
        RootNamespace="RNA_rna"
8
 
        Keyword="Win32Proj"
9
 
        TargetFrameworkVersion="196613"
10
 
        >
11
 
        <Platforms>
12
 
                <Platform
13
 
                        Name="Win32"
14
 
                />
15
 
        </Platforms>
16
 
        <ToolFiles>
17
 
        </ToolFiles>
18
 
        <Configurations>
19
 
                <Configuration
20
 
                        Name="Blender Debug|Win32"
21
 
                        OutputDirectory="..\..\..\..\build\msvc_9\source\blender\makesrna\debug"
22
 
                        IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\makesrna\debug"
23
 
                        ConfigurationType="4"
24
 
                        UseOfMFC="0"
25
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
26
 
                        CharacterSet="2"
27
 
                        >
28
 
                        <Tool
29
 
                                Name="VCPreBuildEventTool"
30
 
                        />
31
 
                        <Tool
32
 
                                Name="VCCustomBuildTool"
33
 
                        />
34
 
                        <Tool
35
 
                                Name="VCXMLDataGeneratorTool"
36
 
                        />
37
 
                        <Tool
38
 
                                Name="VCWebServiceProxyGeneratorTool"
39
 
                        />
40
 
                        <Tool
41
 
                                Name="VCMIDLTool"
42
 
                        />
43
 
                        <Tool
44
 
                                Name="VCCLCompilerTool"
45
 
                                Optimization="0"
46
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\source\blender\imbuf;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\makesrna\intern;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\ikplugin;..\..\..\source\blender\windowmanager;..\..\..\source\blender\editors\include;..\..\..\source\blender\gpu;..\..\..\source\blender\render\extern\include"
47
 
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GAMEBLENDER=1"
48
 
                                MinimalRebuild="true"
49
 
                                BasicRuntimeChecks="3"
50
 
                                RuntimeLibrary="1"
51
 
                                UsePrecompiledHeader="0"
52
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\render\debug\RNA_rna.pch"
53
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\makesrna\debug\"
54
 
                                ObjectFile="..\..\..\..\build\msvc_9\source\blender\windowmanager\makesrna\"
55
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\makesrna\debug\"
56
 
                                WarningLevel="3"
57
 
                                SuppressStartupBanner="true"
58
 
                                DebugInformationFormat="3"
59
 
                                CompileAs="0"
60
 
                        />
61
 
                        <Tool
62
 
                                Name="VCManagedResourceCompilerTool"
63
 
                        />
64
 
                        <Tool
65
 
                                Name="VCResourceCompilerTool"
66
 
                        />
67
 
                        <Tool
68
 
                                Name="VCPreLinkEventTool"
69
 
                        />
70
 
                        <Tool
71
 
                                Name="VCLibrarianTool"
72
 
                                OutputFile="..\..\..\..\build\msvc_9\libs\debug\RNA_rna.lib"
73
 
                        />
74
 
                        <Tool
75
 
                                Name="VCALinkTool"
76
 
                        />
77
 
                        <Tool
78
 
                                Name="VCXDCMakeTool"
79
 
                        />
80
 
                        <Tool
81
 
                                Name="VCBscMakeTool"
82
 
                        />
83
 
                        <Tool
84
 
                                Name="VCFxCopTool"
85
 
                        />
86
 
                        <Tool
87
 
                                Name="VCPostBuildEventTool"
88
 
                        />
89
 
                </Configuration>
90
 
                <Configuration
91
 
                        Name="Blender Release|Win32"
92
 
                        OutputDirectory="..\..\..\..\build\msvc_9\source\blender\makesrna\release"
93
 
                        IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\makesrna\release"
94
 
                        ConfigurationType="4"
95
 
                        CharacterSet="1"
96
 
                        WholeProgramOptimization="1"
97
 
                        >
98
 
                        <Tool
99
 
                                Name="VCPreBuildEventTool"
100
 
                        />
101
 
                        <Tool
102
 
                                Name="VCCustomBuildTool"
103
 
                        />
104
 
                        <Tool
105
 
                                Name="VCXMLDataGeneratorTool"
106
 
                        />
107
 
                        <Tool
108
 
                                Name="VCWebServiceProxyGeneratorTool"
109
 
                        />
110
 
                        <Tool
111
 
                                Name="VCMIDLTool"
112
 
                        />
113
 
                        <Tool
114
 
                                Name="VCCLCompilerTool"
115
 
                                Optimization="2"
116
 
                                EnableIntrinsicFunctions="true"
117
 
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\lib\windows\pthreads\include;..\..\..\source\blender\imbuf;..\..\..\source\blender\makesdna;..\..\..\source\blender\makesrna;..\..\..\source\blender\makesrna\intern;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\ikplugin;..\..\..\source\blender\windowmanager;..\..\..\source\blender\editors\include;..\..\..\source\blender\gpu;..\..\..\source\blender\render\extern\include"
118
 
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;GAMEBLENDER=1"
119
 
                                MinimalRebuild="true"
120
 
                                RuntimeLibrary="0"
121
 
                                EnableFunctionLevelLinking="false"
122
 
                                UsePrecompiledHeader="0"
123
 
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\render\release\RNA_rna.pch"
124
 
                                AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\windowmanager\release\"
125
 
                                ObjectFile="..\..\..\..\build\msvc_9\source\blender\windowmanager\release\"
126
 
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\windowmanager\release\"
127
 
                                WarningLevel="3"
128
 
                                DebugInformationFormat="3"
129
 
                                CompileAs="0"
130
 
                        />
131
 
                        <Tool
132
 
                                Name="VCManagedResourceCompilerTool"
133
 
                        />
134
 
                        <Tool
135
 
                                Name="VCResourceCompilerTool"
136
 
                        />
137
 
                        <Tool
138
 
                                Name="VCPreLinkEventTool"
139
 
                        />
140
 
                        <Tool
141
 
                                Name="VCLibrarianTool"
142
 
                                OutputFile="..\..\..\..\build\msvc_9\libs\release\RNA_rna.lib"
143
 
                        />
144
 
                        <Tool
145
 
                                Name="VCALinkTool"
146
 
                        />
147
 
                        <Tool
148
 
                                Name="VCXDCMakeTool"
149
 
                        />
150
 
                        <Tool
151
 
                                Name="VCBscMakeTool"
152
 
                        />
153
 
                        <Tool
154
 
                                Name="VCFxCopTool"
155
 
                        />
156
 
                        <Tool
157
 
                                Name="VCPostBuildEventTool"
158
 
                        />
159
 
                </Configuration>
160
 
        </Configurations>
161
 
        <References>
162
 
        </References>
163
 
        <Files>
164
 
                <Filter
165
 
                        Name="Source Files"
166
 
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
167
 
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
168
 
                        >
169
 
                        <File
170
 
                                RelativePath="..\..\..\source\blender\makesrna\intern\rna_access.c"
171
 
                                >
172
 
                        </File>
173
 
                        <File
174
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_action_gen.c"
175
 
                                >
176
 
                        </File>
177
 
                        <File
178
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_actuator_gen.c"
179
 
                                >
180
 
                        </File>
181
 
                        <File
182
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_animation_gen.c"
183
 
                                >
184
 
                        </File>
185
 
                        <File
186
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_animviz_gen.c"
187
 
                                >
188
 
                        </File>
189
 
                        <File
190
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_armature_gen.c"
191
 
                                >
192
 
                        </File>
193
 
                        <File
194
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\RNA_blender.h"
195
 
                                >
196
 
                        </File>
197
 
                        <File
198
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\RNA_blender_cpp.h"
199
 
                                >
200
 
                        </File>
201
 
                        <File
202
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_boid_gen.c"
203
 
                                >
204
 
                        </File>
205
 
                        <File
206
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_brush_gen.c"
207
 
                                >
208
 
                        </File>
209
 
                        <File
210
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_camera_gen.c"
211
 
                                >
212
 
                        </File>
213
 
                        <File
214
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_cloth_gen.c"
215
 
                                >
216
 
                        </File>
217
 
                        <File
218
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_color_gen.c"
219
 
                                >
220
 
                        </File>
221
 
                        <File
222
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_constraint_gen.c"
223
 
                                >
224
 
                        </File>
225
 
                        <File
226
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_context_gen.c"
227
 
                                >
228
 
                        </File>
229
 
                        <File
230
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_controller_gen.c"
231
 
                                >
232
 
                        </File>
233
 
                        <File
234
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_curve_gen.c"
235
 
                                >
236
 
                        </File>
237
 
                        <File
238
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_fcurve_gen.c"
239
 
                                >
240
 
                        </File>
241
 
                        <File
242
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_fluidsim_gen.c"
243
 
                                >
244
 
                        </File>
245
 
                        <File
246
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_gpencil_gen.c"
247
 
                                >
248
 
                        </File>
249
 
                        <File
250
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_group_gen.c"
251
 
                                >
252
 
                        </File>
253
 
                        <File
254
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_ID_gen.c"
255
 
                                >
256
 
                        </File>
257
 
                        <File
258
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_image_gen.c"
259
 
                                >
260
 
                        </File>
261
 
                        <File
262
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_key_gen.c"
263
 
                                >
264
 
                        </File>
265
 
                        <File
266
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_lamp_gen.c"
267
 
                                >
268
 
                        </File>
269
 
                        <File
270
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_lattice_gen.c"
271
 
                                >
272
 
                        </File>
273
 
                        <File
274
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_main_gen.c"
275
 
                                >
276
 
                        </File>
277
 
                        <File
278
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_material_gen.c"
279
 
                                >
280
 
                        </File>
281
 
                        <File
282
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_mesh_gen.c"
283
 
                                >
284
 
                        </File>
285
 
                        <File
286
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_meta_gen.c"
287
 
                                >
288
 
                        </File>
289
 
                        <File
290
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_modifier_gen.c"
291
 
                                >
292
 
                        </File>
293
 
                        <File
294
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_nla_gen.c"
295
 
                                >
296
 
                        </File>
297
 
                        <File
298
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_nodetree_gen.c"
299
 
                                >
300
 
                        </File>
301
 
                        <File
302
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_object_force_gen.c"
303
 
                                >
304
 
                        </File>
305
 
                        <File
306
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_object_gen.c"
307
 
                                >
308
 
                        </File>
309
 
                        <File
310
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_packedfile_gen.c"
311
 
                                >
312
 
                        </File>
313
 
                        <File
314
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_particle_gen.c"
315
 
                                >
316
 
                        </File>
317
 
                        <File
318
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_pose_gen.c"
319
 
                                >
320
 
                        </File>
321
 
                        <File
322
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_property_gen.c"
323
 
                                >
324
 
                        </File>
325
 
                        <File
326
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_render_gen.c"
327
 
                                >
328
 
                        </File>
329
 
                        <File
330
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_rna_gen.c"
331
 
                                >
332
 
                        </File>
333
 
                        <File
334
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_scene_gen.c"
335
 
                                >
336
 
                        </File>
337
 
                        <File
338
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_screen_gen.c"
339
 
                                >
340
 
                        </File>
341
 
                        <File
342
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_sculpt_paint_gen.c"
343
 
                                >
344
 
                        </File>
345
 
                        <File
346
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_sensor_gen.c"
347
 
                                >
348
 
                        </File>
349
 
                        <File
350
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_sequencer_gen.c"
351
 
                                >
352
 
                        </File>
353
 
                        <File
354
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_smoke_gen.c"
355
 
                                >
356
 
                        </File>
357
 
                        <File
358
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_sound_gen.c"
359
 
                                >
360
 
                        </File>
361
 
                        <File
362
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_space_gen.c"
363
 
                                >
364
 
                        </File>
365
 
                        <File
366
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_test_gen.c"
367
 
                                >
368
 
                        </File>
369
 
                        <File
370
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_text_gen.c"
371
 
                                >
372
 
                        </File>
373
 
                        <File
374
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_texture_gen.c"
375
 
                                >
376
 
                        </File>
377
 
                        <File
378
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_timeline_gen.c"
379
 
                                >
380
 
                        </File>
381
 
                        <File
382
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_ui_gen.c"
383
 
                                >
384
 
                        </File>
385
 
                        <File
386
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_userdef_gen.c"
387
 
                                >
388
 
                        </File>
389
 
                        <File
390
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_vfont_gen.c"
391
 
                                >
392
 
                        </File>
393
 
                        <File
394
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_wm_gen.c"
395
 
                                >
396
 
                        </File>
397
 
                        <File
398
 
                                RelativePath="..\..\..\..\build\msvc_9\source\blender\makesrna\rna_world_gen.c"
399
 
                                >
400
 
                        </File>
401
 
                </Filter>
402
 
                <Filter
403
 
                        Name="Header Files"
404
 
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
405
 
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
406
 
                        >
407
 
                        <File
408
 
                                RelativePath="..\..\..\source\blender\makesrna\RNA_access.h"
409
 
                                >
410
 
                        </File>
411
 
                        <File
412
 
                                RelativePath="..\..\..\source\blender\makesrna\intern\rna_internal.h"
413
 
                                >
414
 
                        </File>
415
 
                        <File
416
 
                                RelativePath="..\..\..\source\blender\makesrna\RNA_types.h"
417
 
                                >
418
 
                        </File>
419
 
                </Filter>
420
 
                <Filter
421
 
                        Name="Resource Files"
422
 
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
423
 
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
424
 
                        >
425
 
                </Filter>
426
 
        </Files>
427
 
        <Globals>
428
 
        </Globals>
429
 
</VisualStudioProject>