~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to projectfiles_vc7/blender/src/BL_src.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ernst
  • Date: 2005-11-06 12:40:03 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051106124003-3pgs7tcg5rox96xg
Tags: 2.37a-1.1
* Non-maintainer upload.
* Split out parts of 01_SConstruct_debian.dpatch again: root_build_dir
  really needs to get adjusted before the clean target runs - closes: #333958,
  see #288882 for reference

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding = "Windows-1252"?>
 
1
<?xml version="1.0" encoding="Windows-1252"?>
2
2
<VisualStudioProject
3
3
        ProjectType="Visual C++"
4
 
        Version="7.00"
 
4
        Version="7.0"
5
5
        Name="BL_src"
6
6
        SccProjectName=""
7
7
        SccLocalPath="">
11
11
        </Platforms>
12
12
        <Configurations>
13
13
                <Configuration
14
 
                        Name="Release|Win32"
15
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\src"
16
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\src"
 
14
                        Name="Blender Release|Win32"
 
15
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\src"
 
16
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\src"
17
17
                        ConfigurationType="4"
18
18
                        UseOfMFC="0"
19
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
21
                        <Tool
22
22
                                Name="VCCLCompilerTool"
23
23
                                InlineFunctionExpansion="1"
24
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\sdl\include\;..\..\..\source\blender\img;..\..\..\source\blender\renderui;..\..\..\..\lib\windows\soundsystem\include\;..\..\..\..\lib\windows\python\include\python2.0\;..\..\..\..\lib\windows\bmfont\include;..\..\..\..\lib\windows\guardedalloc\include;..\..\..\source\blender\renderconverter;..\..\..\source\blender\verify;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\ftfont;..\..\..\source\gameengine\soundsystem\snd_openal;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\kernel\gen_system;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenlib;..\..\..\source\blender\misc;..\..\..\source\blender\python;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\include;..\..\..\source\blender;..\..\..\source\blender\makesdna;..\..\..\source\gameengine\network;..\..\..\..\lib\windows\decimation\include;..\..\..\source\blender\blenpluginapi\;..\..\..\..\lib\windows\blenkey\include;..\..\..\..\lib\windows\ghost\include;..\..\..\..\lib\windows\bsp\include;..\..\..\..\lib\windows\QTDevWin\CIncludes"
 
24
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\QTDevWin\CIncludes;..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\python\include\python2.3;..\..\..\..\build\msvc_7\intern\bsp\include;..\..\..\..\build\msvc_7\intern\ghost\include;..\..\..\..\build\msvc_7\intern\opennl\include;..\..\..\..\build\msvc_7\intern\bmfont\include;..\..\..\..\build\msvc_7\intern\blenkey\include;..\..\..\..\build\msvc_7\intern\decimation\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\build\msvc_7\intern\soundsystem\include;..\..\..\source\blender;..\..\..\source\blender\img;..\..\..\source\blender\verify;..\..\..\source\blender\ftfont;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\renderui;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenpluginapi;..\..\..\source\blender\renderconverter;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\network;..\..\..\source\gameengine\soundsystem\snd_openal"
25
25
                                PreprocessorDefinitions="NDEBUG;WIN32;_LIB;_CONSOLE;GAMEBLENDER=1;WITH_QUICKTIME;INTERNATIONAL"
26
26
                                StringPooling="TRUE"
27
27
                                RuntimeLibrary="0"
28
28
                                EnableFunctionLevelLinking="TRUE"
29
29
                                DefaultCharIsUnsigned="TRUE"
30
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\src/BL_src.pch"
31
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\src/"
32
 
                                ObjectFile=".\..\..\..\obj\windows\blender\src/"
33
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\src/"
34
 
                                WarningLevel="3"
 
30
                                UsePrecompiledHeader="2"
 
31
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\src\BL_src.pch"
 
32
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\src\"
 
33
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\src\"
 
34
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\src\"
 
35
                                WarningLevel="2"
35
36
                                SuppressStartupBanner="TRUE"
36
37
                                CompileAs="0"/>
37
38
                        <Tool
38
39
                                Name="VCCustomBuildTool"/>
39
40
                        <Tool
40
41
                                Name="VCLibrarianTool"
41
 
                                OutputFile=".\..\..\..\obj\windows\blender\src\BL_src.lib"
 
42
                                OutputFile="..\..\..\..\build\msvc_7\libs\BL_src.lib"
42
43
                                SuppressStartupBanner="TRUE"/>
43
44
                        <Tool
44
45
                                Name="VCMIDLTool"/>
54
55
                                Culture="1033"/>
55
56
                        <Tool
56
57
                                Name="VCWebServiceProxyGeneratorTool"/>
 
58
                        <Tool
 
59
                                Name="VCXMLDataGeneratorTool"/>
 
60
                        <Tool
 
61
                                Name="VCManagedWrapperGeneratorTool"/>
 
62
                        <Tool
 
63
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
57
64
                </Configuration>
58
65
                <Configuration
59
 
                        Name="Debug|Win32"
60
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\src\debug"
61
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\src\debug"
 
66
                        Name="Blender Debug|Win32"
 
67
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\src\debug"
 
68
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\src\debug"
62
69
                        ConfigurationType="4"
63
70
                        UseOfMFC="0"
64
71
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
66
73
                        <Tool
67
74
                                Name="VCCLCompilerTool"
68
75
                                Optimization="0"
69
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\sdl\include\;..\..\..\source\blender\img;..\..\..\source\blender\renderui;..\..\..\..\lib\windows\soundsystem\include\;..\..\..\..\lib\windows\python\include\python2.0\;..\..\..\..\lib\windows\bmfont\include;..\..\..\source\blender\ftfont;..\..\..\..\lib\windows\guardedalloc\include;..\..\..\source\blender\renderconverter;..\..\..\source\blender\verify;..\..\..\source\blender\readstreamglue;..\..\..\source\gameengine\soundsystem\snd_openal;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\kernel\gen_system;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenlib;..\..\..\source\blender\misc;..\..\..\source\blender\python;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\include;..\..\..\source\blender;..\..\..\source\blender\makesdna;..\..\..\source\gameengine\network;..\..\..\..\lib\windows\decimation\include;..\..\..\source\blender\blenpluginapi\;..\..\..\..\lib\windows\blenkey\include;..\..\..\..\lib\windows\ghost\include;..\..\..\..\lib\windows\bsp\include;..\..\..\..\lib\windows\QTDevWin\CIncludes"
70
 
                                PreprocessorDefinitions="WIN32,_LIB,_CONSOLE,GAMEBLENDER,WITH_QUICKTIME,INTERNATIONAL"
 
76
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\QTDevWin\CIncludes;..\..\..\..\lib\windows\sdl\include;..\..\..\..\lib\windows\python\include\python2.3;..\..\..\..\build\msvc_7\intern\bsp\include;..\..\..\..\build\msvc_7\intern\ghost\include;..\..\..\..\build\msvc_7\intern\opennl\include;..\..\..\..\build\msvc_7\intern\bmfont\include;..\..\..\..\build\msvc_7\intern\blenkey\include;..\..\..\..\build\msvc_7\intern\decimation\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\build\msvc_7\intern\soundsystem\include;..\..\..\source\blender;..\..\..\source\blender\img;..\..\..\source\blender\verify;..\..\..\source\blender\ftfont;..\..\..\source\blender\misc;..\..\..\source\blender\imbuf;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\include;..\..\..\source\blender\renderui;..\..\..\source\blender\blenloader;..\..\..\source\blender\quicktime;..\..\..\source\blender\blenkernel;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenpluginapi;..\..\..\source\blender\renderconverter;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\blender\radiosity\extern\include;..\..\..\source\kernel\gen_system;..\..\..\source\gameengine\network;..\..\..\source\gameengine\soundsystem\snd_openal"
 
77
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB,_CONSOLE,GAMEBLENDER,WITH_QUICKTIME,INTERNATIONAL"
71
78
                                BasicRuntimeChecks="3"
72
79
                                RuntimeLibrary="1"
73
80
                                DefaultCharIsUnsigned="TRUE"
74
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\src\debug/BL_src.pch"
75
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\src\debug/"
76
 
                                ObjectFile=".\..\..\..\obj\windows\blender\src\debug/"
77
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\src\debug/"
78
 
                                WarningLevel="3"
 
81
                                UsePrecompiledHeader="2"
 
82
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\src\debug\BL_src.pch"
 
83
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\src\debug\"
 
84
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\src\debug\"
 
85
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\src\debug\"
 
86
                                WarningLevel="2"
79
87
                                SuppressStartupBanner="TRUE"
80
88
                                DebugInformationFormat="3"
81
 
                                CompileAs="0"
82
 
                                UndefinePreprocessorDefinitions="_DEBUG"/>
 
89
                                CompileAs="0"/>
83
90
                        <Tool
84
91
                                Name="VCCustomBuildTool"/>
85
92
                        <Tool
86
93
                                Name="VCLibrarianTool"
87
 
                                OutputFile=".\..\..\..\obj\windows\blender\src\debug\BL_src.lib"
 
94
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BL_src.lib"
88
95
                                SuppressStartupBanner="TRUE"/>
89
96
                        <Tool
90
97
                                Name="VCMIDLTool"/>
100
107
                                Culture="1033"/>
101
108
                        <Tool
102
109
                                Name="VCWebServiceProxyGeneratorTool"/>
 
110
                        <Tool
 
111
                                Name="VCXMLDataGeneratorTool"/>
 
112
                        <Tool
 
113
                                Name="VCManagedWrapperGeneratorTool"/>
 
114
                        <Tool
 
115
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
103
116
                </Configuration>
104
117
        </Configurations>
 
118
        
105
119
        <Files>
106
120
                <Filter
107
121
                        Name="Source Files"
113
127
                                RelativePath="..\..\..\source\blender\src\Bfont.c">
114
128
                        </File>
115
129
                        <File
 
130
                                RelativePath="..\..\..\source\blender\src\bfont.ttf.c">
 
131
                        </File>
 
132
                        <File
116
133
                                RelativePath="..\..\..\source\blender\src\blenderbuttons.c">
117
134
                        </File>
118
135
                        <File
158
175
                                RelativePath="..\..\..\source\blender\src\drawaction.c">
159
176
                        </File>
160
177
                        <File
 
178
                                RelativePath="..\..\..\source\blender\src\drawdeps.c">
 
179
                        </File>
 
180
                        <File
161
181
                                RelativePath="..\..\..\source\blender\src\drawimage.c">
162
182
                        </File>
163
183
                        <File
194
214
                                RelativePath="..\..\..\source\blender\src\drawtext.c">
195
215
                        </File>
196
216
                        <File
 
217
                                RelativePath="..\..\..\source\blender\src\drawtime.c">
 
218
                        </File>
 
219
                        <File
197
220
                                RelativePath="..\..\..\source\blender\src\drawview.c">
198
221
                        </File>
199
222
                        <File
245
268
                                RelativePath="..\..\..\source\blender\src\editmesh.c">
246
269
                        </File>
247
270
                        <File
 
271
                                RelativePath="..\..\..\source\blender\src\editmesh_add.c">
 
272
                        </File>
 
273
                        <File
 
274
                                RelativePath="..\..\..\source\blender\src\editmesh_lib.c">
 
275
                        </File>
 
276
                        <File
 
277
                                RelativePath="..\..\..\source\blender\src\editmesh_loop.c">
 
278
                        </File>
 
279
                        <File
 
280
                                RelativePath="..\..\..\source\blender\src\editmesh_mods.c">
 
281
                        </File>
 
282
                        <File
 
283
                                RelativePath="..\..\..\source\blender\src\editmesh_tools.c">
 
284
                        </File>
 
285
                        <File
 
286
                                RelativePath="..\..\..\source\blender\src\editmode_undo.c">
 
287
                        </File>
 
288
                        <File
248
289
                                RelativePath="..\..\..\source\blender\src\editnla.c">
249
290
                        </File>
250
291
                        <File
266
307
                                RelativePath="..\..\..\source\blender\src\editsound.c">
267
308
                        </File>
268
309
                        <File
 
310
                                RelativePath="..\..\..\source\blender\src\edittime.c">
 
311
                        </File>
 
312
                        <File
269
313
                                RelativePath="..\..\..\source\blender\src\editview.c">
270
314
                        </File>
271
315
                        <File
320
364
                                RelativePath="..\..\..\source\blender\src\header_text.c">
321
365
                        </File>
322
366
                        <File
 
367
                                RelativePath="..\..\..\source\blender\src\header_time.c">
 
368
                        </File>
 
369
                        <File
323
370
                                RelativePath="..\..\..\source\blender\src\header_view3d.c">
324
371
                        </File>
325
372
                        <File
347
394
                                RelativePath="..\..\..\source\blender\src\mainqueue.c">
348
395
                        </File>
349
396
                        <File
 
397
                                RelativePath="..\..\..\source\blender\src\meshtools.c">
 
398
                        </File>
 
399
                        <File
350
400
                                RelativePath="..\..\..\source\blender\src\mywindow.c">
351
401
                        </File>
352
402
                        <File
353
403
                                RelativePath="..\..\..\source\blender\src\oops.c">
354
404
                        </File>
355
405
                        <File
 
406
                                RelativePath="..\..\..\source\blender\src\outliner.c">
 
407
                        </File>
 
408
                        <File
356
409
                                RelativePath="..\..\..\source\blender\src\playanim.c">
357
410
                        </File>
358
411
                        <File
401
454
                                RelativePath="..\..\..\source\blender\src\toolbox.c">
402
455
                        </File>
403
456
                        <File
 
457
                                RelativePath="..\..\..\source\blender\src\transform.c">
 
458
                        </File>
 
459
                        <File
 
460
                                RelativePath="..\..\..\source\blender\src\transform_constraints.c">
 
461
                        </File>
 
462
                        <File
 
463
                                RelativePath="..\..\..\source\blender\src\transform_conversions.c">
 
464
                        </File>
 
465
                        <File
 
466
                                RelativePath="..\..\..\source\blender\src\transform_generics.c">
 
467
                        </File>
 
468
                        <File
 
469
                                RelativePath="..\..\..\source\blender\src\transform_manipulator.c">
 
470
                        </File>
 
471
                        <File
 
472
                                RelativePath="..\..\..\source\blender\src\transform_numinput.c">
 
473
                        </File>
 
474
                        <File
 
475
                                RelativePath="..\..\..\source\blender\src\unwrapper.c">
 
476
                        </File>
 
477
                        <File
404
478
                                RelativePath="..\..\..\source\blender\src\usiblender.c">
405
479
                        </File>
406
480
                        <File
447
521
                                RelativePath="..\..\..\source\blender\include\BIF_language.h">
448
522
                        </File>
449
523
                        <File
 
524
                                RelativePath="..\..\..\source\blender\include\BIF_outliner.h">
 
525
                        </File>
 
526
                        <File
450
527
                                RelativePath="..\..\..\source\blender\include\BIF_previewrender.h">
451
528
                        </File>
452
529
                        <File
459
536
                                RelativePath="..\..\..\source\blender\include\BIF_writeavicodec.h">
460
537
                        </File>
461
538
                        <File
 
539
                                RelativePath="..\..\..\source\blender\include\blendef.h">
 
540
                        </File>
 
541
                        <File
462
542
                                RelativePath="..\..\..\source\blender\include\BSE_filesel.h">
463
543
                        </File>
464
544
                        <File
465
 
                                RelativePath="..\..\..\source\blender\include\blendef.h">
 
545
                                RelativePath="..\..\..\source\blender\include\BSE_time.h">
466
546
                        </File>
467
547
                        <File
468
548
                                RelativePath="..\..\..\source\blender\include\butspace.h">
469
549
                        </File>
470
550
                        <File
 
551
                                RelativePath="..\..\..\source\blender\include\transform.h">
 
552
                        </File>
 
553
                        <File
471
554
                                RelativePath="..\..\..\source\blender\src\winlay.h">
472
555
                        </File>
473
556
                </Filter>