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

« back to all changes in this revision

Viewing changes to projectfiles_vc7/blender/loader/BLO_loader.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="BLO_loader"
6
6
        SccProjectName=""
7
7
        SccLocalPath="">
11
11
        </Platforms>
12
12
        <Configurations>
13
13
                <Configuration
14
 
                        Name="Debug|Win32"
15
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\loader\debug"
16
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\loader\debug"
 
14
                        Name="Blender Debug|Win32"
 
15
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\loader\debug"
 
16
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\loader\debug"
17
17
                        ConfigurationType="4"
18
18
                        UseOfMFC="0"
19
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
21
                        <Tool
22
22
                                Name="VCCLCompilerTool"
23
23
                                Optimization="0"
24
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python"
 
24
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\zlib\include;..\..\..\source\blender\inflate;..\..\..\source\blender\deflate;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenloader;..\..\..\source\blender\streamglue;..\..\..\source\blender\readblenfile;..\..\..\source\blender\writeblenfile;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\writestreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel\gen_messaging"
25
25
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
26
26
                                BasicRuntimeChecks="3"
27
27
                                RuntimeLibrary="1"
28
28
                                DefaultCharIsUnsigned="TRUE"
29
29
                                UsePrecompiledHeader="2"
30
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\loader\debug/BLO_loader.pch"
31
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\loader\debug/"
32
 
                                ObjectFile=".\..\..\..\obj\windows\blender\loader\debug/"
33
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\loader\debug/"
34
 
                                WarningLevel="3"
 
30
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\loader\debug\BLO_loader.pch"
 
31
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\loader\debug\"
 
32
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\loader\debug\"
 
33
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\loader\debug\"
 
34
                                WarningLevel="2"
35
35
                                SuppressStartupBanner="TRUE"
36
36
                                DebugInformationFormat="3"
37
37
                                CompileAs="0"/>
39
39
                                Name="VCCustomBuildTool"/>
40
40
                        <Tool
41
41
                                Name="VCLibrarianTool"
42
 
                                OutputFile=".\..\..\..\obj\windows\blender\loader\debug\BLO_loader.lib"
 
42
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BLO_loader.lib"
43
43
                                SuppressStartupBanner="TRUE"/>
44
44
                        <Tool
45
45
                                Name="VCMIDLTool"/>
55
55
                                Culture="1033"/>
56
56
                        <Tool
57
57
                                Name="VCWebServiceProxyGeneratorTool"/>
 
58
                        <Tool
 
59
                                Name="VCXMLDataGeneratorTool"/>
 
60
                        <Tool
 
61
                                Name="VCManagedWrapperGeneratorTool"/>
 
62
                        <Tool
 
63
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58
64
                </Configuration>
59
65
                <Configuration
60
 
                        Name="MT DLL Debug|Win32"
61
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\loader\mtdll_debug"
62
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\loader\mtdll_debug"
 
66
                        Name="3D Plugin Debug|Win32"
 
67
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\debug"
 
68
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\debug"
63
69
                        ConfigurationType="4"
64
70
                        UseOfMFC="0"
65
71
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
67
73
                        <Tool
68
74
                                Name="VCCLCompilerTool"
69
75
                                Optimization="0"
70
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python"
 
76
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\zlib\include;..\..\..\source\blender\inflate;..\..\..\source\blender\deflate;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenloader;..\..\..\source\blender\streamglue;..\..\..\source\blender\readblenfile;..\..\..\source\blender\writeblenfile;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\writestreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel\gen_messaging"
71
77
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
72
78
                                BasicRuntimeChecks="3"
73
79
                                RuntimeLibrary="3"
74
80
                                DefaultCharIsUnsigned="TRUE"
75
81
                                UsePrecompiledHeader="2"
76
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\loader\mtdll_debug/BLO_loader.pch"
77
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\loader\mtdll_debug/"
78
 
                                ObjectFile=".\..\..\..\obj\windows\blender\loader\mtdll_debug/"
79
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\loader\mtdll_debug/"
 
82
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\debug\BLO_loader.pch"
 
83
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\debug\"
 
84
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\debug\"
 
85
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\debug\"
 
86
                                WarningLevel="2"
80
87
                                SuppressStartupBanner="TRUE"
81
 
                                DebugInformationFormat="4"
 
88
                                DebugInformationFormat="3"
82
89
                                CompileAs="0"/>
83
90
                        <Tool
84
91
                                Name="VCCustomBuildTool"/>
85
92
                        <Tool
86
93
                                Name="VCLibrarianTool"
87
 
                                OutputFile=".\..\..\..\obj\windows\blender\loader\mtdll_debug\BLO_loader.lib"
 
94
                                OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\debug\BLO_loader.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
                <Configuration
105
 
                        Name="MT DLL Release|Win32"
106
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\loader\mtdll"
107
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\loader\mtdll"
 
118
                        Name="3D Plugin Release|Win32"
 
119
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\loader\mtdll"
 
120
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\loader\mtdll"
108
121
                        ConfigurationType="4"
109
122
                        UseOfMFC="0"
110
123
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
112
125
                        <Tool
113
126
                                Name="VCCLCompilerTool"
114
127
                                InlineFunctionExpansion="1"
115
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python"
 
128
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\zlib\include;..\..\..\source\blender\inflate;..\..\..\source\blender\deflate;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenloader;..\..\..\source\blender\streamglue;..\..\..\source\blender\readblenfile;..\..\..\source\blender\writeblenfile;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\writestreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel\gen_messaging"
116
129
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
117
130
                                StringPooling="TRUE"
118
131
                                RuntimeLibrary="2"
119
132
                                EnableFunctionLevelLinking="TRUE"
120
133
                                DefaultCharIsUnsigned="TRUE"
121
134
                                UsePrecompiledHeader="2"
122
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\loader\mtdll/BLO_loader.pch"
123
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\loader\mtdll/"
124
 
                                ObjectFile=".\..\..\..\obj\windows\blender\loader\mtdll/"
125
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\loader\mtdll/"
126
 
                                SuppressStartupBanner="TRUE"
127
 
                                CompileAs="0"/>
128
 
                        <Tool
129
 
                                Name="VCCustomBuildTool"/>
130
 
                        <Tool
131
 
                                Name="VCLibrarianTool"
132
 
                                OutputFile=".\..\..\..\obj\windows\blender\loader\mtdll\BLO_loader.lib"
133
 
                                SuppressStartupBanner="TRUE"/>
134
 
                        <Tool
135
 
                                Name="VCMIDLTool"/>
136
 
                        <Tool
137
 
                                Name="VCPostBuildEventTool"/>
138
 
                        <Tool
139
 
                                Name="VCPreBuildEventTool"/>
140
 
                        <Tool
141
 
                                Name="VCPreLinkEventTool"/>
142
 
                        <Tool
143
 
                                Name="VCResourceCompilerTool"
144
 
                                PreprocessorDefinitions="NDEBUG"
145
 
                                Culture="1033"/>
146
 
                        <Tool
147
 
                                Name="VCWebServiceProxyGeneratorTool"/>
148
 
                </Configuration>
149
 
                <Configuration
150
 
                        Name="Release|Win32"
151
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\loader"
152
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\loader"
153
 
                        ConfigurationType="4"
154
 
                        UseOfMFC="0"
155
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
156
 
                        CharacterSet="2">
157
 
                        <Tool
158
 
                                Name="VCCLCompilerTool"
159
 
                                InlineFunctionExpansion="1"
160
 
                                AdditionalIncludeDirectories="..\..\..\source\blender\blenloader,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python"
161
 
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
162
 
                                StringPooling="TRUE"
163
 
                                RuntimeLibrary="0"
164
 
                                EnableFunctionLevelLinking="TRUE"
165
 
                                DefaultCharIsUnsigned="TRUE"
166
 
                                UsePrecompiledHeader="2"
167
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\loader/BLO_loader.pch"
168
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\loader/"
169
 
                                ObjectFile=".\..\..\..\obj\windows\blender\loader/"
170
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\loader/"
171
 
                                WarningLevel="3"
172
 
                                SuppressStartupBanner="TRUE"
173
 
                                CompileAs="0"/>
174
 
                        <Tool
175
 
                                Name="VCCustomBuildTool"/>
176
 
                        <Tool
177
 
                                Name="VCLibrarianTool"
178
 
                                OutputFile=".\..\..\..\obj\windows\blender\loader\BLO_loader.lib"
179
 
                                SuppressStartupBanner="TRUE"/>
180
 
                        <Tool
181
 
                                Name="VCMIDLTool"/>
182
 
                        <Tool
183
 
                                Name="VCPostBuildEventTool"/>
184
 
                        <Tool
185
 
                                Name="VCPreBuildEventTool"/>
186
 
                        <Tool
187
 
                                Name="VCPreLinkEventTool"/>
188
 
                        <Tool
189
 
                                Name="VCResourceCompilerTool"
190
 
                                PreprocessorDefinitions="NDEBUG"
191
 
                                Culture="1033"/>
192
 
                        <Tool
193
 
                                Name="VCWebServiceProxyGeneratorTool"/>
 
135
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\BLO_loader.pch"
 
136
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\"
 
137
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\"
 
138
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\loader\mtdll\"
 
139
                                WarningLevel="2"
 
140
                                SuppressStartupBanner="TRUE"
 
141
                                CompileAs="0"/>
 
142
                        <Tool
 
143
                                Name="VCCustomBuildTool"/>
 
144
                        <Tool
 
145
                                Name="VCLibrarianTool"
 
146
                                OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\BLO_loader.lib"
 
147
                                SuppressStartupBanner="TRUE"/>
 
148
                        <Tool
 
149
                                Name="VCMIDLTool"/>
 
150
                        <Tool
 
151
                                Name="VCPostBuildEventTool"/>
 
152
                        <Tool
 
153
                                Name="VCPreBuildEventTool"/>
 
154
                        <Tool
 
155
                                Name="VCPreLinkEventTool"/>
 
156
                        <Tool
 
157
                                Name="VCResourceCompilerTool"
 
158
                                PreprocessorDefinitions="NDEBUG"
 
159
                                Culture="1033"/>
 
160
                        <Tool
 
161
                                Name="VCWebServiceProxyGeneratorTool"/>
 
162
                        <Tool
 
163
                                Name="VCXMLDataGeneratorTool"/>
 
164
                        <Tool
 
165
                                Name="VCManagedWrapperGeneratorTool"/>
 
166
                        <Tool
 
167
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
168
                </Configuration>
 
169
                <Configuration
 
170
                        Name="Blender Release|Win32"
 
171
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\loader"
 
172
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\loader"
 
173
                        ConfigurationType="4"
 
174
                        UseOfMFC="0"
 
175
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
176
                        CharacterSet="2">
 
177
                        <Tool
 
178
                                Name="VCCLCompilerTool"
 
179
                                InlineFunctionExpansion="1"
 
180
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\zlib\include;..\..\..\source\blender\inflate;..\..\..\source\blender\deflate;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenloader;..\..\..\source\blender\streamglue;..\..\..\source\blender\readblenfile;..\..\..\source\blender\writeblenfile;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\writestreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel\gen_messaging"
 
181
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
 
182
                                StringPooling="TRUE"
 
183
                                RuntimeLibrary="0"
 
184
                                EnableFunctionLevelLinking="TRUE"
 
185
                                DefaultCharIsUnsigned="TRUE"
 
186
                                UsePrecompiledHeader="2"
 
187
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\loader\BLO_loader.pch"
 
188
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\loader\"
 
189
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\loader\"
 
190
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\loader\"
 
191
                                WarningLevel="2"
 
192
                                SuppressStartupBanner="TRUE"
 
193
                                CompileAs="0"/>
 
194
                        <Tool
 
195
                                Name="VCCustomBuildTool"/>
 
196
                        <Tool
 
197
                                Name="VCLibrarianTool"
 
198
                                OutputFile="..\..\..\..\build\msvc_7\libs\BLO_loader.lib"
 
199
                                SuppressStartupBanner="TRUE"/>
 
200
                        <Tool
 
201
                                Name="VCMIDLTool"/>
 
202
                        <Tool
 
203
                                Name="VCPostBuildEventTool"/>
 
204
                        <Tool
 
205
                                Name="VCPreBuildEventTool"/>
 
206
                        <Tool
 
207
                                Name="VCPreLinkEventTool"/>
 
208
                        <Tool
 
209
                                Name="VCResourceCompilerTool"
 
210
                                PreprocessorDefinitions="NDEBUG"
 
211
                                Culture="1033"/>
 
212
                        <Tool
 
213
                                Name="VCWebServiceProxyGeneratorTool"/>
 
214
                        <Tool
 
215
                                Name="VCXMLDataGeneratorTool"/>
 
216
                        <Tool
 
217
                                Name="VCManagedWrapperGeneratorTool"/>
 
218
                        <Tool
 
219
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
220
                </Configuration>
 
221
                <Configuration
 
222
                        Name="BlenderPlayer Debug|Win32"
 
223
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\loader\debug\blenplayer"
 
224
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\loader\debug\blenplayer"
 
225
                        ConfigurationType="4"
 
226
                        UseOfMFC="0"
 
227
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
228
                        CharacterSet="2">
 
229
                        <Tool
 
230
                                Name="VCCLCompilerTool"
 
231
                                Optimization="0"
 
232
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\zlib\include;..\..\..\source\blender\inflate;..\..\..\source\blender\deflate;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenloader;..\..\..\source\blender\streamglue;..\..\..\source\blender\readblenfile;..\..\..\source\blender\writeblenfile;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\writestreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel\gen_messaging"
 
233
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
 
234
                                BasicRuntimeChecks="3"
 
235
                                RuntimeLibrary="1"
 
236
                                DefaultCharIsUnsigned="TRUE"
 
237
                                UsePrecompiledHeader="2"
 
238
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\loader\debug\BLO_loader.pch"
 
239
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\loader\debug\"
 
240
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\loader\debug\"
 
241
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\loader\debug\"
 
242
                                WarningLevel="2"
 
243
                                SuppressStartupBanner="TRUE"
 
244
                                DebugInformationFormat="3"
 
245
                                CompileAs="0"/>
 
246
                        <Tool
 
247
                                Name="VCCustomBuildTool"/>
 
248
                        <Tool
 
249
                                Name="VCLibrarianTool"
 
250
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BLO_loader.lib"
 
251
                                SuppressStartupBanner="TRUE"/>
 
252
                        <Tool
 
253
                                Name="VCMIDLTool"/>
 
254
                        <Tool
 
255
                                Name="VCPostBuildEventTool"/>
 
256
                        <Tool
 
257
                                Name="VCPreBuildEventTool"/>
 
258
                        <Tool
 
259
                                Name="VCPreLinkEventTool"/>
 
260
                        <Tool
 
261
                                Name="VCResourceCompilerTool"
 
262
                                PreprocessorDefinitions="_DEBUG"
 
263
                                Culture="1033"/>
 
264
                        <Tool
 
265
                                Name="VCWebServiceProxyGeneratorTool"/>
 
266
                        <Tool
 
267
                                Name="VCXMLDataGeneratorTool"/>
 
268
                        <Tool
 
269
                                Name="VCManagedWrapperGeneratorTool"/>
 
270
                        <Tool
 
271
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
272
                </Configuration>
 
273
                <Configuration
 
274
                        Name="BlenderPlayer Release|Win32"
 
275
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\loader\blenplayer"
 
276
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\loader\blenplayer"
 
277
                        ConfigurationType="4"
 
278
                        UseOfMFC="0"
 
279
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
280
                        CharacterSet="2">
 
281
                        <Tool
 
282
                                Name="VCCLCompilerTool"
 
283
                                InlineFunctionExpansion="1"
 
284
                                AdditionalIncludeDirectories="..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\..\lib\windows\zlib\include;..\..\..\source\blender\inflate;..\..\..\source\blender\deflate;..\..\..\source\blender\include;..\..\..\source\blender\python;..\..\..\source\blender\blenlib;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel;..\..\..\source\blender\blenloader;..\..\..\source\blender\streamglue;..\..\..\source\blender\readblenfile;..\..\..\source\blender\writeblenfile;..\..\..\source\blender\readstreamglue;..\..\..\source\blender\writestreamglue;..\..\..\source\blender\render\extern\include;..\..\..\source\kernel\gen_messaging"
 
285
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
 
286
                                StringPooling="TRUE"
 
287
                                RuntimeLibrary="0"
 
288
                                EnableFunctionLevelLinking="TRUE"
 
289
                                DefaultCharIsUnsigned="TRUE"
 
290
                                UsePrecompiledHeader="2"
 
291
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\loader\BLO_loader.pch"
 
292
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\loader\"
 
293
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\loader\"
 
294
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\loader\"
 
295
                                WarningLevel="2"
 
296
                                SuppressStartupBanner="TRUE"
 
297
                                CompileAs="0"/>
 
298
                        <Tool
 
299
                                Name="VCCustomBuildTool"/>
 
300
                        <Tool
 
301
                                Name="VCLibrarianTool"
 
302
                                OutputFile="..\..\..\..\build\msvc_7\libs\BLO_loader.lib"
 
303
                                SuppressStartupBanner="TRUE"/>
 
304
                        <Tool
 
305
                                Name="VCMIDLTool"/>
 
306
                        <Tool
 
307
                                Name="VCPostBuildEventTool"/>
 
308
                        <Tool
 
309
                                Name="VCPreBuildEventTool"/>
 
310
                        <Tool
 
311
                                Name="VCPreLinkEventTool"/>
 
312
                        <Tool
 
313
                                Name="VCResourceCompilerTool"
 
314
                                PreprocessorDefinitions="NDEBUG"
 
315
                                Culture="1033"/>
 
316
                        <Tool
 
317
                                Name="VCWebServiceProxyGeneratorTool"/>
 
318
                        <Tool
 
319
                                Name="VCXMLDataGeneratorTool"/>
 
320
                        <Tool
 
321
                                Name="VCManagedWrapperGeneratorTool"/>
 
322
                        <Tool
 
323
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
194
324
                </Configuration>
195
325
        </Configurations>
 
326
        
196
327
        <Files>
197
328
                <Filter
198
329
                        Name="Source Files"
200
331
                        <File
201
332
                                RelativePath="..\..\..\source\blender\blenloader\intern\genfile.c">
202
333
                                <FileConfiguration
203
 
                                        Name="Debug|Win32">
204
 
                                        <Tool
205
 
                                                Name="VCCLCompilerTool"
206
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
207
 
                                </FileConfiguration>
208
 
                                <FileConfiguration
209
 
                                        Name="MT DLL Debug|Win32">
210
 
                                        <Tool
211
 
                                                Name="VCCLCompilerTool"
212
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
213
 
                                </FileConfiguration>
214
 
                                <FileConfiguration
215
 
                                        Name="MT DLL Release|Win32">
216
 
                                        <Tool
217
 
                                                Name="VCCLCompilerTool"
218
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
219
 
                                </FileConfiguration>
220
 
                                <FileConfiguration
221
 
                                        Name="Release|Win32">
222
 
                                        <Tool
223
 
                                                Name="VCCLCompilerTool"
224
 
                                                AdditionalIncludeDirectories="..\..\..\source\blender\blenloader,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
 
334
                                        Name="Blender Debug|Win32">
 
335
                                        <Tool
 
336
                                                Name="VCCLCompilerTool"
 
337
                                                AdditionalIncludeDirectories=""/>
 
338
                                </FileConfiguration>
 
339
                                <FileConfiguration
 
340
                                        Name="3D Plugin Debug|Win32">
 
341
                                        <Tool
 
342
                                                Name="VCCLCompilerTool"
 
343
                                                AdditionalIncludeDirectories=""/>
 
344
                                </FileConfiguration>
 
345
                                <FileConfiguration
 
346
                                        Name="3D Plugin Release|Win32">
 
347
                                        <Tool
 
348
                                                Name="VCCLCompilerTool"
 
349
                                                AdditionalIncludeDirectories=""/>
 
350
                                </FileConfiguration>
 
351
                                <FileConfiguration
 
352
                                        Name="Blender Release|Win32">
 
353
                                        <Tool
 
354
                                                Name="VCCLCompilerTool"
 
355
                                                AdditionalIncludeDirectories=""/>
 
356
                                </FileConfiguration>
 
357
                                <FileConfiguration
 
358
                                        Name="BlenderPlayer Debug|Win32">
 
359
                                        <Tool
 
360
                                                Name="VCCLCompilerTool"
 
361
                                                AdditionalIncludeDirectories=""/>
 
362
                                </FileConfiguration>
 
363
                                <FileConfiguration
 
364
                                        Name="BlenderPlayer Release|Win32">
 
365
                                        <Tool
 
366
                                                Name="VCCLCompilerTool"
 
367
                                                AdditionalIncludeDirectories=""/>
225
368
                                </FileConfiguration>
226
369
                        </File>
227
370
                        <File
230
373
                        <File
231
374
                                RelativePath="..\..\..\source\blender\blenloader\intern\readfile.c">
232
375
                                <FileConfiguration
233
 
                                        Name="Debug|Win32">
234
 
                                        <Tool
235
 
                                                Name="VCCLCompilerTool"
236
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
237
 
                                </FileConfiguration>
238
 
                                <FileConfiguration
239
 
                                        Name="MT DLL Debug|Win32">
240
 
                                        <Tool
241
 
                                                Name="VCCLCompilerTool"
242
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
243
 
                                </FileConfiguration>
244
 
                                <FileConfiguration
245
 
                                        Name="MT DLL Release|Win32">
246
 
                                        <Tool
247
 
                                                Name="VCCLCompilerTool"
248
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
249
 
                                </FileConfiguration>
250
 
                                <FileConfiguration
251
 
                                        Name="Release|Win32">
252
 
                                        <Tool
253
 
                                                Name="VCCLCompilerTool"
254
 
                                                AdditionalIncludeDirectories="..\..\..\source\blender\blenloader,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
255
 
                                </FileConfiguration>
 
376
                                        Name="Blender Debug|Win32">
 
377
                                        <Tool
 
378
                                                Name="VCCLCompilerTool"
 
379
                                                AdditionalIncludeDirectories=""/>
 
380
                                </FileConfiguration>
 
381
                                <FileConfiguration
 
382
                                        Name="3D Plugin Debug|Win32">
 
383
                                        <Tool
 
384
                                                Name="VCCLCompilerTool"
 
385
                                                AdditionalIncludeDirectories=""/>
 
386
                                </FileConfiguration>
 
387
                                <FileConfiguration
 
388
                                        Name="3D Plugin Release|Win32">
 
389
                                        <Tool
 
390
                                                Name="VCCLCompilerTool"
 
391
                                                AdditionalIncludeDirectories=""/>
 
392
                                </FileConfiguration>
 
393
                                <FileConfiguration
 
394
                                        Name="Blender Release|Win32">
 
395
                                        <Tool
 
396
                                                Name="VCCLCompilerTool"
 
397
                                                AdditionalIncludeDirectories=""/>
 
398
                                </FileConfiguration>
 
399
                                <FileConfiguration
 
400
                                        Name="BlenderPlayer Debug|Win32">
 
401
                                        <Tool
 
402
                                                Name="VCCLCompilerTool"
 
403
                                                AdditionalIncludeDirectories=""/>
 
404
                                </FileConfiguration>
 
405
                                <FileConfiguration
 
406
                                        Name="BlenderPlayer Release|Win32">
 
407
                                        <Tool
 
408
                                                Name="VCCLCompilerTool"
 
409
                                                AdditionalIncludeDirectories=""/>
 
410
                                </FileConfiguration>
 
411
                        </File>
 
412
                        <File
 
413
                                RelativePath="..\..\..\source\blender\blenloader\intern\undofile.c">
256
414
                        </File>
257
415
                        <File
258
416
                                RelativePath="..\..\..\source\blender\blenloader\intern\writefile.c">
259
417
                                <FileConfiguration
260
 
                                        Name="Debug|Win32">
261
 
                                        <Tool
262
 
                                                Name="VCCLCompilerTool"
263
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
264
 
                                </FileConfiguration>
265
 
                                <FileConfiguration
266
 
                                        Name="MT DLL Debug|Win32">
267
 
                                        <Tool
268
 
                                                Name="VCCLCompilerTool"
269
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
270
 
                                </FileConfiguration>
271
 
                                <FileConfiguration
272
 
                                        Name="MT DLL Release|Win32">
273
 
                                        <Tool
274
 
                                                Name="VCCLCompilerTool"
275
 
                                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\blenloader,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
276
 
                                </FileConfiguration>
277
 
                                <FileConfiguration
278
 
                                        Name="Release|Win32">
279
 
                                        <Tool
280
 
                                                Name="VCCLCompilerTool"
281
 
                                                AdditionalIncludeDirectories="..\..\..\source\blender\blenloader,..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\include,..\..\..\source\blender\streamglue\,..\..\..\source\blender\readblenfile\,..\..\..\source\blender\writeblenfile\,..\..\..\source\blender\deflate\,..\..\..\source\blender\inflate\,..\..\..\..\lib\windows\zlib\include,..\..\..\source\blender\readblenfile,..\..\..\source\kernel\gen_messaging,..\..\..\source\blender\readstreamglue,..\..\..\source\blender\writestreamglue,..\..\..\source\blender\blenkernel,..\..\..\source\blender\makesdna,..\..\..\source\blender\render\extern\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python;..\..\..\source\blender;$(NoInherit)"/>
 
418
                                        Name="Blender Debug|Win32">
 
419
                                        <Tool
 
420
                                                Name="VCCLCompilerTool"
 
421
                                                AdditionalIncludeDirectories=""/>
 
422
                                </FileConfiguration>
 
423
                                <FileConfiguration
 
424
                                        Name="3D Plugin Debug|Win32">
 
425
                                        <Tool
 
426
                                                Name="VCCLCompilerTool"
 
427
                                                AdditionalIncludeDirectories=""/>
 
428
                                </FileConfiguration>
 
429
                                <FileConfiguration
 
430
                                        Name="3D Plugin Release|Win32">
 
431
                                        <Tool
 
432
                                                Name="VCCLCompilerTool"
 
433
                                                AdditionalIncludeDirectories=""/>
 
434
                                </FileConfiguration>
 
435
                                <FileConfiguration
 
436
                                        Name="Blender Release|Win32">
 
437
                                        <Tool
 
438
                                                Name="VCCLCompilerTool"
 
439
                                                AdditionalIncludeDirectories=""/>
 
440
                                </FileConfiguration>
 
441
                                <FileConfiguration
 
442
                                        Name="BlenderPlayer Debug|Win32">
 
443
                                        <Tool
 
444
                                                Name="VCCLCompilerTool"
 
445
                                                AdditionalIncludeDirectories=""/>
 
446
                                </FileConfiguration>
 
447
                                <FileConfiguration
 
448
                                        Name="BlenderPlayer Release|Win32">
 
449
                                        <Tool
 
450
                                                Name="VCCLCompilerTool"
 
451
                                                AdditionalIncludeDirectories=""/>
282
452
                                </FileConfiguration>
283
453
                        </File>
284
454
                </Filter>
294
464
                        <File
295
465
                                RelativePath="..\..\..\source\blender\blenloader\BLO_soundfile.h">
296
466
                        </File>
 
467
                        <File
 
468
                                RelativePath="..\..\..\source\blender\blenloader\BLO_undofile.h">
 
469
                        </File>
297
470
                </Filter>
298
471
        </Files>
299
472
        <Globals>