~ubuntu-branches/ubuntu/lucid/blender/lucid

« back to all changes in this revision

Viewing changes to projectfiles_vc9/blender/nodes/nodes.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-08-06 22:32:19 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090806223219-8z4eej1u8levu4pz
Tags: 2.49a+dfsg-0ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/control: Build-depend on python-2.6 rather than python-2.5.
  - debian/misc/*.desktop: Add Spanish translation to .desktop 
    files.
  - debian/pyversions: 2.6.
  - debian/rules: Clean *.o of source/blender/python/api2_2x/
* New upstream release (LP: #382153).
* Refreshed patches:
  - 01_sanitize_sys.patch
  - 02_tmp_in_HOME
  - 10_use_systemwide_ftgl
  - 70_portability_platform_detection
* Removed patches merged upstream:
  - 30_fix_python_syntax_warning
  - 90_ubuntu_ffmpeg_52_changes

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="BL_nodes"
 
6
        ProjectGUID="{4C3AB78A-52CA-4276-A041-39776E52D8C8}"
 
7
        RootNamespace="BL_nodes"
 
8
        Keyword="Win32Proj"
 
9
        TargetFrameworkVersion="131072"
 
10
        >
 
11
        <Platforms>
 
12
                <Platform
 
13
                        Name="Win32"
 
14
                />
 
15
        </Platforms>
 
16
        <ToolFiles>
 
17
        </ToolFiles>
 
18
        <Configurations>
 
19
                <Configuration
 
20
                        Name="BlenderPlayer Debug|Win32"
 
21
                        OutputDirectory="$(ConfigurationName)"
 
22
                        IntermediateDirectory="$(ConfigurationName)"
 
23
                        ConfigurationType="4"
 
24
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
25
                        CharacterSet="2"
 
26
                        >
 
27
                        <Tool
 
28
                                Name="VCPreBuildEventTool"
 
29
                        />
 
30
                        <Tool
 
31
                                Name="VCCustomBuildTool"
 
32
                        />
 
33
                        <Tool
 
34
                                Name="VCXMLDataGeneratorTool"
 
35
                        />
 
36
                        <Tool
 
37
                                Name="VCWebServiceProxyGeneratorTool"
 
38
                        />
 
39
                        <Tool
 
40
                                Name="VCMIDLTool"
 
41
                        />
 
42
                        <Tool
 
43
                                Name="VCCLCompilerTool"
 
44
                                Optimization="0"
 
45
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\zlib\include;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\iksolver\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\imbuf;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenloader;..\..\..\source\kernel\gen_system;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
 
46
                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;WITH_FREETYPE2"
 
47
                                MinimalRebuild="false"
 
48
                                BasicRuntimeChecks="3"
 
49
                                RuntimeLibrary="1"
 
50
                                DefaultCharIsUnsigned="true"
 
51
                                UsePrecompiledHeader="0"
 
52
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\nodes\debug\nodes.pch"
 
53
                                AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\nodes\debug\"
 
54
                                ObjectFile="..\..\..\..\build\msvc_9\source\blender\nodes\debug\"
 
55
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\nodes\debug\"
 
56
                                WarningLevel="2"
 
57
                                Detect64BitPortabilityProblems="false"
 
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\BL_nodes.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="BlenderPlayer Release|Win32"
 
92
                        OutputDirectory="$(ConfigurationName)"
 
93
                        IntermediateDirectory="$(ConfigurationName)"
 
94
                        ConfigurationType="4"
 
95
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
96
                        CharacterSet="2"
 
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
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\zlib\include;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\iksolver\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\imbuf;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenloader;..\..\..\source\kernel\gen_system;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
 
116
                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;WITH_FREETYPE2"
 
117
                                BasicRuntimeChecks="0"
 
118
                                RuntimeLibrary="0"
 
119
                                DefaultCharIsUnsigned="true"
 
120
                                UsePrecompiledHeader="0"
 
121
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\nodes\nodes.pch"
 
122
                                AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\nodes\"
 
123
                                ObjectFile="..\..\..\..\build\msvc_9\source\blender\nodes\"
 
124
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\nodes\"
 
125
                                WarningLevel="3"
 
126
                                Detect64BitPortabilityProblems="true"
 
127
                                DebugInformationFormat="3"
 
128
                                CompileAs="0"
 
129
                        />
 
130
                        <Tool
 
131
                                Name="VCManagedResourceCompilerTool"
 
132
                        />
 
133
                        <Tool
 
134
                                Name="VCResourceCompilerTool"
 
135
                        />
 
136
                        <Tool
 
137
                                Name="VCPreLinkEventTool"
 
138
                        />
 
139
                        <Tool
 
140
                                Name="VCLibrarianTool"
 
141
                                OutputFile="..\..\..\..\build\msvc_9\libs\BL_nodes.lib"
 
142
                        />
 
143
                        <Tool
 
144
                                Name="VCALinkTool"
 
145
                        />
 
146
                        <Tool
 
147
                                Name="VCXDCMakeTool"
 
148
                        />
 
149
                        <Tool
 
150
                                Name="VCBscMakeTool"
 
151
                        />
 
152
                        <Tool
 
153
                                Name="VCFxCopTool"
 
154
                        />
 
155
                        <Tool
 
156
                                Name="VCPostBuildEventTool"
 
157
                        />
 
158
                </Configuration>
 
159
                <Configuration
 
160
                        Name="Blender Debug|Win32"
 
161
                        OutputDirectory="..\..\..\..\build\msvc_9\source\blender\nodes\debug"
 
162
                        IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\nodes\debug"
 
163
                        ConfigurationType="4"
 
164
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
165
                        CharacterSet="2"
 
166
                        >
 
167
                        <Tool
 
168
                                Name="VCPreBuildEventTool"
 
169
                        />
 
170
                        <Tool
 
171
                                Name="VCCustomBuildTool"
 
172
                        />
 
173
                        <Tool
 
174
                                Name="VCXMLDataGeneratorTool"
 
175
                        />
 
176
                        <Tool
 
177
                                Name="VCWebServiceProxyGeneratorTool"
 
178
                        />
 
179
                        <Tool
 
180
                                Name="VCMIDLTool"
 
181
                        />
 
182
                        <Tool
 
183
                                Name="VCCLCompilerTool"
 
184
                                Optimization="0"
 
185
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\zlib\include;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\iksolver\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\imbuf;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenloader;..\..\..\source\kernel\gen_system;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
 
186
                                PreprocessorDefinitions="_DEBUG;WIN32;_LIB;WITH_FREETYPE2;WITH_OPENEXR"
 
187
                                MinimalRebuild="false"
 
188
                                BasicRuntimeChecks="3"
 
189
                                RuntimeLibrary="1"
 
190
                                DefaultCharIsUnsigned="true"
 
191
                                UsePrecompiledHeader="0"
 
192
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\nodes\debug\nodes.pch"
 
193
                                AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\nodes\debug\"
 
194
                                ObjectFile="..\..\..\..\build\msvc_9\source\blender\nodes\debug\"
 
195
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\nodes\debug\"
 
196
                                WarningLevel="2"
 
197
                                Detect64BitPortabilityProblems="false"
 
198
                                DebugInformationFormat="3"
 
199
                                CompileAs="0"
 
200
                        />
 
201
                        <Tool
 
202
                                Name="VCManagedResourceCompilerTool"
 
203
                        />
 
204
                        <Tool
 
205
                                Name="VCResourceCompilerTool"
 
206
                        />
 
207
                        <Tool
 
208
                                Name="VCPreLinkEventTool"
 
209
                        />
 
210
                        <Tool
 
211
                                Name="VCLibrarianTool"
 
212
                                OutputFile="..\..\..\..\build\msvc_9\libs\debug\BL_nodes.lib"
 
213
                        />
 
214
                        <Tool
 
215
                                Name="VCALinkTool"
 
216
                        />
 
217
                        <Tool
 
218
                                Name="VCXDCMakeTool"
 
219
                        />
 
220
                        <Tool
 
221
                                Name="VCBscMakeTool"
 
222
                        />
 
223
                        <Tool
 
224
                                Name="VCFxCopTool"
 
225
                        />
 
226
                        <Tool
 
227
                                Name="VCPostBuildEventTool"
 
228
                        />
 
229
                </Configuration>
 
230
                <Configuration
 
231
                        Name="Blender Release|Win32"
 
232
                        OutputDirectory="..\..\..\..\build\msvc_9\source\blender\imbuf"
 
233
                        IntermediateDirectory="..\..\..\..\build\msvc_9\source\blender\imbuf"
 
234
                        ConfigurationType="4"
 
235
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 
236
                        CharacterSet="2"
 
237
                        >
 
238
                        <Tool
 
239
                                Name="VCPreBuildEventTool"
 
240
                        />
 
241
                        <Tool
 
242
                                Name="VCCustomBuildTool"
 
243
                        />
 
244
                        <Tool
 
245
                                Name="VCXMLDataGeneratorTool"
 
246
                        />
 
247
                        <Tool
 
248
                                Name="VCWebServiceProxyGeneratorTool"
 
249
                        />
 
250
                        <Tool
 
251
                                Name="VCMIDLTool"
 
252
                        />
 
253
                        <Tool
 
254
                                Name="VCCLCompilerTool"
 
255
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\python\include\python2.5;..\..\..\..\lib\windows\zlib\include;..\..\..\..\build\msvc_9\intern\bsp\include;..\..\..\..\build\msvc_9\intern\guardedalloc\include;..\..\..\..\build\msvc_9\intern\decimation\include;..\..\..\..\build\msvc_9\intern\elbeem\include;..\..\..\..\build\msvc_9\intern\iksolver\include;..\..\..\source\blender;..\..\..\source\blender\avi;..\..\..\source\blender\imbuf;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\nodes;..\..\..\source\blender\blenloader;..\..\..\source\kernel\gen_system;..\..\..\source\blender\renderconverter;..\..\..\source\blender\render\extern\include;..\..\..\source\gameengine\SoundSystem;..\..\..\..\build\msvc_9\extern\verse\include;..\..\..\..\build\msvc_9\extern\glew\include;..\..\..\source\blender\gpu"
 
256
                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;WITH_FREETYPE2, WITH_OPENEXR"
 
257
                                BasicRuntimeChecks="0"
 
258
                                RuntimeLibrary="0"
 
259
                                DefaultCharIsUnsigned="true"
 
260
                                UsePrecompiledHeader="0"
 
261
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_9\source\blender\nodes\nodes.pch"
 
262
                                AssemblerListingLocation="..\..\..\..\build\msvc_9\source\blender\nodes\"
 
263
                                ObjectFile="..\..\..\..\build\msvc_9\source\blender\nodes\"
 
264
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_9\source\blender\nodes\"
 
265
                                WarningLevel="3"
 
266
                                Detect64BitPortabilityProblems="true"
 
267
                                DebugInformationFormat="3"
 
268
                                CompileAs="0"
 
269
                        />
 
270
                        <Tool
 
271
                                Name="VCManagedResourceCompilerTool"
 
272
                        />
 
273
                        <Tool
 
274
                                Name="VCResourceCompilerTool"
 
275
                        />
 
276
                        <Tool
 
277
                                Name="VCPreLinkEventTool"
 
278
                        />
 
279
                        <Tool
 
280
                                Name="VCLibrarianTool"
 
281
                                OutputFile="..\..\..\..\build\msvc_9\libs\BL_nodes.lib"
 
282
                        />
 
283
                        <Tool
 
284
                                Name="VCALinkTool"
 
285
                        />
 
286
                        <Tool
 
287
                                Name="VCXDCMakeTool"
 
288
                        />
 
289
                        <Tool
 
290
                                Name="VCBscMakeTool"
 
291
                        />
 
292
                        <Tool
 
293
                                Name="VCFxCopTool"
 
294
                        />
 
295
                        <Tool
 
296
                                Name="VCPostBuildEventTool"
 
297
                        />
 
298
                </Configuration>
 
299
        </Configurations>
 
300
        <References>
 
301
        </References>
 
302
        <Files>
 
303
                <Filter
 
304
                        Name="Source Files"
 
305
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
306
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 
307
                        >
 
308
                        <File
 
309
                                RelativePath="..\..\..\source\blender\nodes\intern\CMP_util.c"
 
310
                                >
 
311
                        </File>
 
312
                        <File
 
313
                                RelativePath="..\..\..\source\blender\nodes\intern\node_util.c"
 
314
                                >
 
315
                        </File>
 
316
                        <File
 
317
                                RelativePath="..\..\..\source\blender\nodes\intern\SHD_util.c"
 
318
                                >
 
319
                        </File>
 
320
                        <File
 
321
                                RelativePath="..\..\..\source\blender\nodes\intern\TEX_util.c"
 
322
                                >
 
323
                        </File>
 
324
                        <Filter
 
325
                                Name="CMP_nodes"
 
326
                                >
 
327
                                <File
 
328
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_alphaOver.c"
 
329
                                        >
 
330
                                </File>
 
331
                                <File
 
332
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_bilateralblur.c"
 
333
                                        >
 
334
                                </File>
 
335
                                <File
 
336
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_blur.c"
 
337
                                        >
 
338
                                </File>
 
339
                                <File
 
340
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_brightness.c"
 
341
                                        >
 
342
                                </File>
 
343
                                <File
 
344
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_channelMatte.c"
 
345
                                        >
 
346
                                </File>
 
347
                                <File
 
348
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_chromaMatte.c"
 
349
                                        >
 
350
                                </File>
 
351
                                <File
 
352
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_colorSpill.c"
 
353
                                        >
 
354
                                </File>
 
355
                                <File
 
356
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_composite.c"
 
357
                                        >
 
358
                                </File>
 
359
                                <File
 
360
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_crop.c"
 
361
                                        >
 
362
                                </File>
 
363
                                <File
 
364
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_curves.c"
 
365
                                        >
 
366
                                </File>
 
367
                                <File
 
368
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_defocus.c"
 
369
                                        >
 
370
                                </File>
 
371
                                <File
 
372
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_diffMatte.c"
 
373
                                        >
 
374
                                </File>
 
375
                                <File
 
376
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_dilate.c"
 
377
                                        >
 
378
                                </File>
 
379
                                <File
 
380
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_directionalblur.c"
 
381
                                        >
 
382
                                </File>
 
383
                                <File
 
384
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_displace.c"
 
385
                                        >
 
386
                                </File>
 
387
                                <File
 
388
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_filter.c"
 
389
                                        >
 
390
                                </File>
 
391
                                <File
 
392
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_flip.c"
 
393
                                        >
 
394
                                </File>
 
395
                                <File
 
396
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_gamma.c"
 
397
                                        >
 
398
                                </File>
 
399
                                <File
 
400
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_glare.c"
 
401
                                        >
 
402
                                </File>
 
403
                                <File
 
404
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_hueSatVal.c"
 
405
                                        >
 
406
                                </File>
 
407
                                <File
 
408
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_idMask.c"
 
409
                                        >
 
410
                                </File>
 
411
                                <File
 
412
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_image.c"
 
413
                                        >
 
414
                                </File>
 
415
                                <File
 
416
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_invert.c"
 
417
                                        >
 
418
                                </File>
 
419
                                <File
 
420
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_lensdist.c"
 
421
                                        >
 
422
                                </File>
 
423
                                <File
 
424
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_lummaMatte.c"
 
425
                                        >
 
426
                                </File>
 
427
                                <File
 
428
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_mapUV.c"
 
429
                                        >
 
430
                                </File>
 
431
                                <File
 
432
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_mapValue.c"
 
433
                                        >
 
434
                                </File>
 
435
                                <File
 
436
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_math.c"
 
437
                                        >
 
438
                                </File>
 
439
                                <File
 
440
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_mixrgb.c"
 
441
                                        >
 
442
                                </File>
 
443
                                <File
 
444
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_normal.c"
 
445
                                        >
 
446
                                </File>
 
447
                                <File
 
448
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_normalize.c"
 
449
                                        >
 
450
                                </File>
 
451
                                <File
 
452
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_outputFile.c"
 
453
                                        >
 
454
                                </File>
 
455
                                <File
 
456
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_premulkey.c"
 
457
                                        >
 
458
                                </File>
 
459
                                <File
 
460
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_rgb.c"
 
461
                                        >
 
462
                                </File>
 
463
                                <File
 
464
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_rotate.c"
 
465
                                        >
 
466
                                </File>
 
467
                                <File
 
468
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_scale.c"
 
469
                                        >
 
470
                                </File>
 
471
                                <File
 
472
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_sepcombHSVA.c"
 
473
                                        >
 
474
                                </File>
 
475
                                <File
 
476
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_sepcombRGBA.c"
 
477
                                        >
 
478
                                </File>
 
479
                                <File
 
480
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_sepcombYCCA.c"
 
481
                                        >
 
482
                                </File>
 
483
                                <File
 
484
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_sepcombYUVA.c"
 
485
                                        >
 
486
                                </File>
 
487
                                <File
 
488
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_setalpha.c"
 
489
                                        >
 
490
                                </File>
 
491
                                <File
 
492
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_splitViewer.c"
 
493
                                        >
 
494
                                </File>
 
495
                                <File
 
496
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_texture.c"
 
497
                                        >
 
498
                                </File>
 
499
                                <File
 
500
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_tonemap.c"
 
501
                                        >
 
502
                                </File>
 
503
                                <File
 
504
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_translate.c"
 
505
                                        >
 
506
                                </File>
 
507
                                <File
 
508
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_valToRgb.c"
 
509
                                        >
 
510
                                </File>
 
511
                                <File
 
512
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_value.c"
 
513
                                        >
 
514
                                </File>
 
515
                                <File
 
516
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_vecBlur.c"
 
517
                                        >
 
518
                                </File>
 
519
                                <File
 
520
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_viewer.c"
 
521
                                        >
 
522
                                </File>
 
523
                                <File
 
524
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_nodes\CMP_zcombine.c"
 
525
                                        >
 
526
                                </File>
 
527
                        </Filter>
 
528
                        <Filter
 
529
                                Name="SHD_nodes"
 
530
                                >
 
531
                                <File
 
532
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_camera.c"
 
533
                                        >
 
534
                                </File>
 
535
                                <File
 
536
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_curves.c"
 
537
                                        >
 
538
                                </File>
 
539
                                <File
 
540
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_dynamic.c"
 
541
                                        >
 
542
                                </File>
 
543
                                <File
 
544
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_geom.c"
 
545
                                        >
 
546
                                </File>
 
547
                                <File
 
548
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_hueSatVal.c"
 
549
                                        >
 
550
                                </File>
 
551
                                <File
 
552
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_invert.c"
 
553
                                        >
 
554
                                </File>
 
555
                                <File
 
556
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_mapping.c"
 
557
                                        >
 
558
                                </File>
 
559
                                <File
 
560
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_material.c"
 
561
                                        >
 
562
                                </File>
 
563
                                <File
 
564
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_math.c"
 
565
                                        >
 
566
                                </File>
 
567
                                <File
 
568
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_mixRgb.c"
 
569
                                        >
 
570
                                </File>
 
571
                                <File
 
572
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_normal.c"
 
573
                                        >
 
574
                                </File>
 
575
                                <File
 
576
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_output.c"
 
577
                                        >
 
578
                                </File>
 
579
                                <File
 
580
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_rgb.c"
 
581
                                        >
 
582
                                </File>
 
583
                                <File
 
584
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_sepcombRGB.c"
 
585
                                        >
 
586
                                </File>
 
587
                                <File
 
588
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_squeeze.c"
 
589
                                        >
 
590
                                </File>
 
591
                                <File
 
592
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_texture.c"
 
593
                                        >
 
594
                                </File>
 
595
                                <File
 
596
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_valToRgb.c"
 
597
                                        >
 
598
                                </File>
 
599
                                <File
 
600
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_value.c"
 
601
                                        >
 
602
                                </File>
 
603
                                <File
 
604
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_nodes\SHD_vectMath.c"
 
605
                                        >
 
606
                                </File>
 
607
                        </Filter>
 
608
                        <Filter
 
609
                                Name="TEX_nodes"
 
610
                                >
 
611
                                <File
 
612
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_at.c"
 
613
                                        >
 
614
                                </File>
 
615
                                <File
 
616
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_bricks.c"
 
617
                                        >
 
618
                                </File>
 
619
                                <File
 
620
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_checker.c"
 
621
                                        >
 
622
                                </File>
 
623
                                <File
 
624
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_compose.c"
 
625
                                        >
 
626
                                </File>
 
627
                                <File
 
628
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_coord.c"
 
629
                                        >
 
630
                                </File>
 
631
                                <File
 
632
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_curves.c"
 
633
                                        >
 
634
                                </File>
 
635
                                <File
 
636
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_decompose.c"
 
637
                                        >
 
638
                                </File>
 
639
                                <File
 
640
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_distance.c"
 
641
                                        >
 
642
                                </File>
 
643
                                <File
 
644
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_hueSatVal.c"
 
645
                                        >
 
646
                                </File>
 
647
                                <File
 
648
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_image.c"
 
649
                                        >
 
650
                                </File>
 
651
                                <File
 
652
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_invert.c"
 
653
                                        >
 
654
                                </File>
 
655
                                <File
 
656
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_math.c"
 
657
                                        >
 
658
                                </File>
 
659
                                <File
 
660
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_mixRgb.c"
 
661
                                        >
 
662
                                </File>
 
663
                                <File
 
664
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_output.c"
 
665
                                        >
 
666
                                </File>
 
667
                                <File
 
668
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_proc.c"
 
669
                                        >
 
670
                                </File>
 
671
                                <File
 
672
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_rotate.c"
 
673
                                        >
 
674
                                </File>
 
675
                                <File
 
676
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_scale.c"
 
677
                                        >
 
678
                                </File>
 
679
                                <File
 
680
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_texture.c"
 
681
                                        >
 
682
                                </File>
 
683
                                <File
 
684
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_translate.c"
 
685
                                        >
 
686
                                </File>
 
687
                                <File
 
688
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_valToNor.c"
 
689
                                        >
 
690
                                </File>
 
691
                                <File
 
692
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_valToRgb.c"
 
693
                                        >
 
694
                                </File>
 
695
                                <File
 
696
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_nodes\TEX_viewer.c"
 
697
                                        >
 
698
                                </File>
 
699
                        </Filter>
 
700
                </Filter>
 
701
                <Filter
 
702
                        Name="Header Files"
 
703
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
704
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 
705
                        >
 
706
                        <File
 
707
                                RelativePath="..\..\..\source\blender\nodes\CMP_node.h"
 
708
                                >
 
709
                        </File>
 
710
                        <File
 
711
                                RelativePath="..\..\..\source\blender\nodes\SHD_node.h"
 
712
                                >
 
713
                        </File>
 
714
                        <File
 
715
                                RelativePath="..\..\..\source\blender\nodes\TEX_node.h"
 
716
                                >
 
717
                        </File>
 
718
                        <Filter
 
719
                                Name="intern"
 
720
                                >
 
721
                                <File
 
722
                                        RelativePath="..\..\..\source\blender\nodes\intern\CMP_util.h"
 
723
                                        >
 
724
                                </File>
 
725
                                <File
 
726
                                        RelativePath="..\..\..\source\blender\nodes\intern\node_util.h"
 
727
                                        >
 
728
                                </File>
 
729
                                <File
 
730
                                        RelativePath="..\..\..\source\blender\nodes\intern\SHD_util.h"
 
731
                                        >
 
732
                                </File>
 
733
                                <File
 
734
                                        RelativePath="..\..\..\source\blender\nodes\intern\TEX_util.h"
 
735
                                        >
 
736
                                </File>
 
737
                        </Filter>
 
738
                </Filter>
 
739
        </Files>
 
740
        <Globals>
 
741
        </Globals>
 
742
</VisualStudioProject>