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

« back to all changes in this revision

Viewing changes to projectfiles_vc7/blender/blenlib/BLI_blenlib.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="BLI_blenlib"
6
6
        SccProjectName=""
7
7
        SccLocalPath="">
11
11
        </Platforms>
12
12
        <Configurations>
13
13
                <Configuration
14
 
                        Name="MT DLL Release|Win32"
15
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll"
16
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll"
 
14
                        Name="3D Plugin Release|Win32"
 
15
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll"
 
16
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll"
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\guardedalloc\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
25
 
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
 
24
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
 
25
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
26
26
                                StringPooling="TRUE"
27
27
                                RuntimeLibrary="2"
28
28
                                EnableFunctionLevelLinking="TRUE"
29
29
                                DefaultCharIsUnsigned="TRUE"
30
30
                                UsePrecompiledHeader="2"
31
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib\mtdll/BLI_blenlib.pch"
32
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib\mtdll/"
33
 
                                ObjectFile=".\..\..\..\obj\windows\blender\blenlib\mtdll/"
34
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib\mtdll/"
 
31
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\BLI_blenlib.pch"
 
32
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
 
33
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
 
34
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\"
 
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\blenlib\mtdll\BLI_blenlib.lib"
 
42
                                OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\BLI_blenlib.lib"
 
43
                                AdditionalLibraryDirectories=""
42
44
                                SuppressStartupBanner="TRUE"/>
43
45
                        <Tool
44
46
                                Name="VCMIDLTool"/>
54
56
                                Culture="1033"/>
55
57
                        <Tool
56
58
                                Name="VCWebServiceProxyGeneratorTool"/>
 
59
                        <Tool
 
60
                                Name="VCXMLDataGeneratorTool"/>
 
61
                        <Tool
 
62
                                Name="VCManagedWrapperGeneratorTool"/>
 
63
                        <Tool
 
64
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
57
65
                </Configuration>
58
66
                <Configuration
59
 
                        Name="Debug|Win32"
60
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\blenlib\debug"
61
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib\debug"
 
67
                        Name="Blender Debug|Win32"
 
68
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug"
 
69
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug"
62
70
                        ConfigurationType="4"
63
71
                        UseOfMFC="0"
64
72
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
66
74
                        <Tool
67
75
                                Name="VCCLCompilerTool"
68
76
                                Optimization="0"
69
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\lib\windows\freetype\include,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\blenkernel,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
 
77
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
70
78
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
71
79
                                BasicRuntimeChecks="3"
72
80
                                RuntimeLibrary="1"
73
81
                                DefaultCharIsUnsigned="TRUE"
74
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib\debug/BLI_blenlib.pch"
75
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib\debug/"
76
 
                                ObjectFile=".\..\..\..\obj\windows\blender\blenlib\debug/"
77
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib\debug/"
78
 
                                WarningLevel="3"
 
82
                                UsePrecompiledHeader="2"
 
83
                                PrecompiledHeaderThrough="StdAfx.h"
 
84
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\BLI_blenlib.pch"
 
85
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
 
86
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
 
87
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
 
88
                                WarningLevel="2"
79
89
                                SuppressStartupBanner="TRUE"
80
90
                                DebugInformationFormat="3"
81
91
                                CompileAs="0"/>
83
93
                                Name="VCCustomBuildTool"/>
84
94
                        <Tool
85
95
                                Name="VCLibrarianTool"
86
 
                                OutputFile=".\..\..\..\obj\windows\blender\blenlib\debug\BLI_blenlib.lib"
 
96
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BLI_blenlib.lib"
87
97
                                SuppressStartupBanner="TRUE"/>
88
98
                        <Tool
89
99
                                Name="VCMIDLTool"/>
99
109
                                Culture="1033"/>
100
110
                        <Tool
101
111
                                Name="VCWebServiceProxyGeneratorTool"/>
 
112
                        <Tool
 
113
                                Name="VCXMLDataGeneratorTool"/>
 
114
                        <Tool
 
115
                                Name="VCManagedWrapperGeneratorTool"/>
 
116
                        <Tool
 
117
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
102
118
                </Configuration>
103
119
                <Configuration
104
 
                        Name="Release|Win32"
105
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\blenlib"
106
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib"
 
120
                        Name="Blender Release|Win32"
 
121
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib"
 
122
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib"
107
123
                        ConfigurationType="4"
108
124
                        UseOfMFC="0"
109
125
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
111
127
                        <Tool
112
128
                                Name="VCCLCompilerTool"
113
129
                                InlineFunctionExpansion="1"
114
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\..\lib\windows\freetype\include,..\..\..\source\blender\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\blenkernel,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
 
130
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
115
131
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
116
132
                                StringPooling="TRUE"
117
133
                                RuntimeLibrary="0"
118
134
                                EnableFunctionLevelLinking="TRUE"
119
135
                                DefaultCharIsUnsigned="TRUE"
120
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib/BLI_blenlib.pch"
121
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib/"
122
 
                                ObjectFile=".\..\..\..\obj\windows\blender\blenlib/"
123
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib/"
124
 
                                WarningLevel="3"
 
136
                                UsePrecompiledHeader="2"
 
137
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\BLI_blenlib.pch"
 
138
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\"
 
139
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\"
 
140
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\"
 
141
                                WarningLevel="2"
125
142
                                SuppressStartupBanner="TRUE"
126
143
                                CompileAs="0"/>
127
144
                        <Tool
128
145
                                Name="VCCustomBuildTool"/>
129
146
                        <Tool
130
147
                                Name="VCLibrarianTool"
131
 
                                OutputFile=".\..\..\..\obj\windows\blender\blenlib\BLI_blenlib.lib"
 
148
                                OutputFile="..\..\..\..\build\msvc_7\libs\BLI_blenlib.lib"
132
149
                                AdditionalLibraryDirectories=""
133
150
                                SuppressStartupBanner="TRUE"/>
134
151
                        <Tool
145
162
                                Culture="1033"/>
146
163
                        <Tool
147
164
                                Name="VCWebServiceProxyGeneratorTool"/>
 
165
                        <Tool
 
166
                                Name="VCXMLDataGeneratorTool"/>
 
167
                        <Tool
 
168
                                Name="VCManagedWrapperGeneratorTool"/>
 
169
                        <Tool
 
170
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
148
171
                </Configuration>
149
172
                <Configuration
150
 
                        Name="MT DLL Debug|Win32"
151
 
                        OutputDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
152
 
                        IntermediateDirectory=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug"
 
173
                        Name="3D Plugin Debug|Win32"
 
174
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug"
 
175
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug"
153
176
                        ConfigurationType="4"
154
177
                        UseOfMFC="0"
155
178
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
157
180
                        <Tool
158
181
                                Name="VCCLCompilerTool"
159
182
                                Optimization="0"
160
 
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\guardedalloc\include,..\..\..\source\blender\blenlib,..\..\..\source\blender\python,..\..\..\source\blender\makesdna"
 
183
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
161
184
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
162
185
                                BasicRuntimeChecks="3"
163
186
                                RuntimeLibrary="3"
164
187
                                DefaultCharIsUnsigned="TRUE"
165
188
                                UsePrecompiledHeader="2"
166
 
                                PrecompiledHeaderFile=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/BLI_blenlib.pch"
167
 
                                AssemblerListingLocation=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
168
 
                                ObjectFile=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
169
 
                                ProgramDataBaseFileName=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug/"
170
 
                                SuppressStartupBanner="TRUE"
171
 
                                DebugInformationFormat="4"
172
 
                                CompileAs="0"/>
173
 
                        <Tool
174
 
                                Name="VCCustomBuildTool"/>
175
 
                        <Tool
176
 
                                Name="VCLibrarianTool"
177
 
                                OutputFile=".\..\..\..\obj\windows\blender\blenlib\mtdll_debug\BLI_blenlib.lib"
178
 
                                SuppressStartupBanner="TRUE"/>
179
 
                        <Tool
180
 
                                Name="VCMIDLTool"/>
181
 
                        <Tool
182
 
                                Name="VCPostBuildEventTool"/>
183
 
                        <Tool
184
 
                                Name="VCPreBuildEventTool"/>
185
 
                        <Tool
186
 
                                Name="VCPreLinkEventTool"/>
187
 
                        <Tool
188
 
                                Name="VCResourceCompilerTool"
189
 
                                PreprocessorDefinitions="_DEBUG"
190
 
                                Culture="1033"/>
191
 
                        <Tool
192
 
                                Name="VCWebServiceProxyGeneratorTool"/>
 
189
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\BLI_blenlib.pch"
 
190
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
 
191
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
 
192
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\mtdll\debug\"
 
193
                                WarningLevel="2"
 
194
                                SuppressStartupBanner="TRUE"
 
195
                                DebugInformationFormat="3"
 
196
                                CompileAs="0"/>
 
197
                        <Tool
 
198
                                Name="VCCustomBuildTool"/>
 
199
                        <Tool
 
200
                                Name="VCLibrarianTool"
 
201
                                OutputFile="..\..\..\..\build\msvc_7\libs\mtdll\debug\BLI_blenlib.lib"
 
202
                                SuppressStartupBanner="TRUE"/>
 
203
                        <Tool
 
204
                                Name="VCMIDLTool"/>
 
205
                        <Tool
 
206
                                Name="VCPostBuildEventTool"/>
 
207
                        <Tool
 
208
                                Name="VCPreBuildEventTool"/>
 
209
                        <Tool
 
210
                                Name="VCPreLinkEventTool"/>
 
211
                        <Tool
 
212
                                Name="VCResourceCompilerTool"
 
213
                                PreprocessorDefinitions="_DEBUG"
 
214
                                Culture="1033"/>
 
215
                        <Tool
 
216
                                Name="VCWebServiceProxyGeneratorTool"/>
 
217
                        <Tool
 
218
                                Name="VCXMLDataGeneratorTool"/>
 
219
                        <Tool
 
220
                                Name="VCManagedWrapperGeneratorTool"/>
 
221
                        <Tool
 
222
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
223
                </Configuration>
 
224
                <Configuration
 
225
                        Name="BlenderPlayer Debug|Win32"
 
226
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\blenplayer"
 
227
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\blenplayer"
 
228
                        ConfigurationType="4"
 
229
                        UseOfMFC="0"
 
230
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
231
                        CharacterSet="2">
 
232
                        <Tool
 
233
                                Name="VCCLCompilerTool"
 
234
                                Optimization="0"
 
235
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
 
236
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB,WITH_FREETYPE2"
 
237
                                BasicRuntimeChecks="3"
 
238
                                RuntimeLibrary="1"
 
239
                                DefaultCharIsUnsigned="TRUE"
 
240
                                UsePrecompiledHeader="2"
 
241
                                PrecompiledHeaderThrough="StdAfx.h"
 
242
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\BLI_blenlib.pch"
 
243
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
 
244
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
 
245
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\debug\"
 
246
                                WarningLevel="2"
 
247
                                SuppressStartupBanner="TRUE"
 
248
                                DebugInformationFormat="3"
 
249
                                CompileAs="0"/>
 
250
                        <Tool
 
251
                                Name="VCCustomBuildTool"/>
 
252
                        <Tool
 
253
                                Name="VCLibrarianTool"
 
254
                                OutputFile="..\..\..\..\build\msvc_7\libs\debug\BLI_blenlib.lib"
 
255
                                SuppressStartupBanner="TRUE"/>
 
256
                        <Tool
 
257
                                Name="VCMIDLTool"/>
 
258
                        <Tool
 
259
                                Name="VCPostBuildEventTool"/>
 
260
                        <Tool
 
261
                                Name="VCPreBuildEventTool"/>
 
262
                        <Tool
 
263
                                Name="VCPreLinkEventTool"/>
 
264
                        <Tool
 
265
                                Name="VCResourceCompilerTool"
 
266
                                PreprocessorDefinitions="_DEBUG"
 
267
                                Culture="1033"/>
 
268
                        <Tool
 
269
                                Name="VCWebServiceProxyGeneratorTool"/>
 
270
                        <Tool
 
271
                                Name="VCXMLDataGeneratorTool"/>
 
272
                        <Tool
 
273
                                Name="VCManagedWrapperGeneratorTool"/>
 
274
                        <Tool
 
275
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
276
                </Configuration>
 
277
                <Configuration
 
278
                        Name="BlenderPlayer Release|Win32"
 
279
                        OutputDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\blenplayer"
 
280
                        IntermediateDirectory="..\..\..\..\build\msvc_7\source\blender\blenlib\blenplayer"
 
281
                        ConfigurationType="4"
 
282
                        UseOfMFC="0"
 
283
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
284
                        CharacterSet="2">
 
285
                        <Tool
 
286
                                Name="VCCLCompilerTool"
 
287
                                InlineFunctionExpansion="1"
 
288
                                AdditionalIncludeDirectories="..\..\..\..\lib\windows\freetype\include;..\..\..\..\build\msvc_7\intern\guardedalloc\include;..\..\..\source\blender\include;..\..\..\source\blender\blenlib;..\..\..\source\blender\python;..\..\..\source\blender\makesdna;..\..\..\source\blender\blenkernel"
 
289
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB,WITH_FREETYPE2"
 
290
                                StringPooling="TRUE"
 
291
                                RuntimeLibrary="0"
 
292
                                EnableFunctionLevelLinking="TRUE"
 
293
                                DefaultCharIsUnsigned="TRUE"
 
294
                                UsePrecompiledHeader="2"
 
295
                                PrecompiledHeaderFile="..\..\..\..\build\msvc_7\source\blender\blenlib\BLI_blenlib.pch"
 
296
                                AssemblerListingLocation="..\..\..\..\build\msvc_7\source\blender\blenlib\"
 
297
                                ObjectFile="..\..\..\..\build\msvc_7\source\blender\blenlib\"
 
298
                                ProgramDataBaseFileName="..\..\..\..\build\msvc_7\source\blender\blenlib\"
 
299
                                WarningLevel="2"
 
300
                                SuppressStartupBanner="TRUE"
 
301
                                CompileAs="0"/>
 
302
                        <Tool
 
303
                                Name="VCCustomBuildTool"/>
 
304
                        <Tool
 
305
                                Name="VCLibrarianTool"
 
306
                                OutputFile="..\..\..\..\build\msvc_7\libs\BLI_blenlib.lib"
 
307
                                AdditionalLibraryDirectories=""
 
308
                                SuppressStartupBanner="TRUE"/>
 
309
                        <Tool
 
310
                                Name="VCMIDLTool"/>
 
311
                        <Tool
 
312
                                Name="VCPostBuildEventTool"/>
 
313
                        <Tool
 
314
                                Name="VCPreBuildEventTool"/>
 
315
                        <Tool
 
316
                                Name="VCPreLinkEventTool"/>
 
317
                        <Tool
 
318
                                Name="VCResourceCompilerTool"
 
319
                                PreprocessorDefinitions="NDEBUG"
 
320
                                Culture="1033"/>
 
321
                        <Tool
 
322
                                Name="VCWebServiceProxyGeneratorTool"/>
 
323
                        <Tool
 
324
                                Name="VCXMLDataGeneratorTool"/>
 
325
                        <Tool
 
326
                                Name="VCManagedWrapperGeneratorTool"/>
 
327
                        <Tool
 
328
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
193
329
                </Configuration>
194
330
        </Configurations>
 
331
        
195
332
        <Files>
196
333
                <Filter
197
334
                        Name="Source Files"
198
335
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
199
336
                        <File
 
337
                                RelativePath="..\..\..\source\blender\blenlib\intern\arithb.c">
 
338
                        </File>
 
339
                        <File
200
340
                                RelativePath="..\..\..\source\blender\blenlib\intern\BLI_dynstr.c">
201
341
                        </File>
202
342
                        <File
209
349
                                RelativePath="..\..\..\source\blender\blenlib\intern\BLI_memarena.c">
210
350
                        </File>
211
351
                        <File
212
 
                                RelativePath="..\..\..\source\blender\blenlib\intern\arithb.c">
213
 
                        </File>
214
 
                        <File
215
352
                                RelativePath="..\..\..\source\blender\blenlib\intern\dynlib.c">
216
353
                        </File>
217
354
                        <File