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

« back to all changes in this revision

Viewing changes to intern/opennl/make/msvc_7_0/opennl.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"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="7.0"
 
5
        Name="opennl"
 
6
        ProjectGUID="{8B8D4FC3-3234-4E54-8376-5AB83D00D164}"
 
7
        Keyword="Win32Proj">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Blender Debug|Win32"
 
15
                        OutputDirectory="..\..\..\..\..\build\msvc_7\intern\opennl\debug"
 
16
                        IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\opennl\debug"
 
17
                        ConfigurationType="4"
 
18
                        CharacterSet="2">
 
19
                        <Tool
 
20
                                Name="VCCLCompilerTool"
 
21
                                Optimization="0"
 
22
                                AdditionalIncludeDirectories="..\..\..\opennl\extern;..\..\..\opennl\superlu"
 
23
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
 
24
                                MinimalRebuild="FALSE"
 
25
                                BasicRuntimeChecks="3"
 
26
                                RuntimeLibrary="1"
 
27
                                BufferSecurityCheck="TRUE"
 
28
                                UsePrecompiledHeader="2"
 
29
                                PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\opennl\debug\OpenNL.pch"
 
30
                                AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\opennl\debug\"
 
31
                                ObjectFile="..\..\..\..\..\build\msvc_7\intern\opennl\debug\"
 
32
                                ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\opennl\debug\"
 
33
                                WarningLevel="2"
 
34
                                Detect64BitPortabilityProblems="TRUE"
 
35
                                DebugInformationFormat="3"/>
 
36
                        <Tool
 
37
                                Name="VCCustomBuildTool"/>
 
38
                        <Tool
 
39
                                Name="VCLibrarianTool"
 
40
                                OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\debug\libopennl.lib"/>
 
41
                        <Tool
 
42
                                Name="VCMIDLTool"/>
 
43
                        <Tool
 
44
                                Name="VCPostBuildEventTool"
 
45
                                Description="Copying OpenNL files library (debug target) to lib tree."
 
46
                                CommandLine="ECHO Copying header files
 
47
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\opennl\include MKDIR ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
48
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
49
ECHO Done
 
50
"/>
 
51
                        <Tool
 
52
                                Name="VCPreBuildEventTool"/>
 
53
                        <Tool
 
54
                                Name="VCPreLinkEventTool"/>
 
55
                        <Tool
 
56
                                Name="VCResourceCompilerTool"/>
 
57
                        <Tool
 
58
                                Name="VCWebServiceProxyGeneratorTool"/>
 
59
                        <Tool
 
60
                                Name="VCXMLDataGeneratorTool"/>
 
61
                        <Tool
 
62
                                Name="VCManagedWrapperGeneratorTool"/>
 
63
                        <Tool
 
64
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
65
                </Configuration>
 
66
                <Configuration
 
67
                        Name="Blender Release|Win32"
 
68
                        OutputDirectory="..\..\..\..\..\build\msvc_7\intern\opennl"
 
69
                        IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\opennl"
 
70
                        ConfigurationType="4"
 
71
                        CharacterSet="2">
 
72
                        <Tool
 
73
                                Name="VCCLCompilerTool"
 
74
                                Optimization="2"
 
75
                                InlineFunctionExpansion="1"
 
76
                                OmitFramePointers="TRUE"
 
77
                                AdditionalIncludeDirectories="..\..\..\opennl\extern;..\..\..\opennl\superlu"
 
78
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
 
79
                                StringPooling="TRUE"
 
80
                                RuntimeLibrary="0"
 
81
                                EnableFunctionLevelLinking="TRUE"
 
82
                                DefaultCharIsUnsigned="TRUE"
 
83
                                UsePrecompiledHeader="2"
 
84
                                PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\opennl\OpenNL.pch"
 
85
                                AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\opennl\"
 
86
                                ObjectFile="..\..\..\..\..\build\msvc_7\intern\opennl\"
 
87
                                ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\opennl\"
 
88
                                WarningLevel="2"
 
89
                                Detect64BitPortabilityProblems="TRUE"
 
90
                                DebugInformationFormat="3"
 
91
                                CompileAs="1"/>
 
92
                        <Tool
 
93
                                Name="VCCustomBuildTool"/>
 
94
                        <Tool
 
95
                                Name="VCLibrarianTool"
 
96
                                OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\libopennl.lib"/>
 
97
                        <Tool
 
98
                                Name="VCMIDLTool"/>
 
99
                        <Tool
 
100
                                Name="VCPostBuildEventTool"
 
101
                                Description="Copying OpenNL files library to lib tree."
 
102
                                CommandLine="ECHO Copying header files
 
103
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\opennl\include MKDIR ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
104
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
105
ECHO Done
 
106
"/>
 
107
                        <Tool
 
108
                                Name="VCPreBuildEventTool"/>
 
109
                        <Tool
 
110
                                Name="VCPreLinkEventTool"/>
 
111
                        <Tool
 
112
                                Name="VCResourceCompilerTool"
 
113
                                PreprocessorDefinitions="NDEBUG"/>
 
114
                        <Tool
 
115
                                Name="VCWebServiceProxyGeneratorTool"/>
 
116
                        <Tool
 
117
                                Name="VCXMLDataGeneratorTool"/>
 
118
                        <Tool
 
119
                                Name="VCManagedWrapperGeneratorTool"/>
 
120
                        <Tool
 
121
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
122
                </Configuration>
 
123
                <Configuration
 
124
                        Name="3DPlugin Release|Win32"
 
125
                        OutputDirectory="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll"
 
126
                        IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll"
 
127
                        ConfigurationType="4"
 
128
                        CharacterSet="2">
 
129
                        <Tool
 
130
                                Name="VCCLCompilerTool"
 
131
                                Optimization="2"
 
132
                                InlineFunctionExpansion="1"
 
133
                                OmitFramePointers="TRUE"
 
134
                                AdditionalIncludeDirectories="..\..\..\opennl\extern;..\..\..\opennl\superlu"
 
135
                                PreprocessorDefinitions="NDEBUG,WIN32,_LIB"
 
136
                                StringPooling="TRUE"
 
137
                                RuntimeLibrary="2"
 
138
                                EnableFunctionLevelLinking="TRUE"
 
139
                                DefaultCharIsUnsigned="TRUE"
 
140
                                UsePrecompiledHeader="2"
 
141
                                PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\OpenNL.pch"
 
142
                                AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\"
 
143
                                ObjectFile="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\"
 
144
                                ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\"
 
145
                                WarningLevel="2"
 
146
                                Detect64BitPortabilityProblems="TRUE"
 
147
                                DebugInformationFormat="3"
 
148
                                CompileAs="1"/>
 
149
                        <Tool
 
150
                                Name="VCCustomBuildTool"/>
 
151
                        <Tool
 
152
                                Name="VCLibrarianTool"
 
153
                                OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\mtdll\libopennl.lib"/>
 
154
                        <Tool
 
155
                                Name="VCMIDLTool"/>
 
156
                        <Tool
 
157
                                Name="VCPostBuildEventTool"
 
158
                                Description="Copying OpenNL files library to lib tree."
 
159
                                CommandLine="ECHO Copying header files
 
160
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\opennl\include MKDIR ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
161
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
162
ECHO Done
 
163
"/>
 
164
                        <Tool
 
165
                                Name="VCPreBuildEventTool"/>
 
166
                        <Tool
 
167
                                Name="VCPreLinkEventTool"/>
 
168
                        <Tool
 
169
                                Name="VCResourceCompilerTool"
 
170
                                PreprocessorDefinitions="NDEBUG"/>
 
171
                        <Tool
 
172
                                Name="VCWebServiceProxyGeneratorTool"/>
 
173
                        <Tool
 
174
                                Name="VCXMLDataGeneratorTool"/>
 
175
                        <Tool
 
176
                                Name="VCManagedWrapperGeneratorTool"/>
 
177
                        <Tool
 
178
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
179
                </Configuration>
 
180
                <Configuration
 
181
                        Name="3DPlugin Debug|Win32"
 
182
                        OutputDirectory="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\debug"
 
183
                        IntermediateDirectory="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\debug"
 
184
                        ConfigurationType="4"
 
185
                        CharacterSet="2">
 
186
                        <Tool
 
187
                                Name="VCCLCompilerTool"
 
188
                                Optimization="0"
 
189
                                AdditionalIncludeDirectories="..\..\..\opennl\extern;..\..\..\opennl\superlu"
 
190
                                PreprocessorDefinitions="_DEBUG,WIN32,_LIB"
 
191
                                MinimalRebuild="FALSE"
 
192
                                BasicRuntimeChecks="3"
 
193
                                RuntimeLibrary="3"
 
194
                                BufferSecurityCheck="TRUE"
 
195
                                UsePrecompiledHeader="2"
 
196
                                PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\debug\OpenNL.pch"
 
197
                                AssemblerListingLocation="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\debug\"
 
198
                                ObjectFile="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\debug\"
 
199
                                ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\intern\opennl\mtdll\debug\"
 
200
                                WarningLevel="2"
 
201
                                Detect64BitPortabilityProblems="TRUE"
 
202
                                DebugInformationFormat="3"/>
 
203
                        <Tool
 
204
                                Name="VCCustomBuildTool"/>
 
205
                        <Tool
 
206
                                Name="VCLibrarianTool"
 
207
                                OutputFile="..\..\..\..\..\build\msvc_7\libs\intern\mtdll\debug\libopennl.lib"/>
 
208
                        <Tool
 
209
                                Name="VCMIDLTool"/>
 
210
                        <Tool
 
211
                                Name="VCPostBuildEventTool"
 
212
                                Description="Copying OpenNL files library (debug target) to lib tree."
 
213
                                CommandLine="ECHO Copying header files
 
214
IF NOT EXIST ..\..\..\..\..\build\msvc_7\intern\opennl\include MKDIR ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
215
XCOPY /Y ..\..\extern\*.h ..\..\..\..\..\build\msvc_7\intern\opennl\include
 
216
ECHO Done
 
217
"/>
 
218
                        <Tool
 
219
                                Name="VCPreBuildEventTool"/>
 
220
                        <Tool
 
221
                                Name="VCPreLinkEventTool"/>
 
222
                        <Tool
 
223
                                Name="VCResourceCompilerTool"/>
 
224
                        <Tool
 
225
                                Name="VCWebServiceProxyGeneratorTool"/>
 
226
                        <Tool
 
227
                                Name="VCXMLDataGeneratorTool"/>
 
228
                        <Tool
 
229
                                Name="VCManagedWrapperGeneratorTool"/>
 
230
                        <Tool
 
231
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
232
                </Configuration>
 
233
        </Configurations>
 
234
        
 
235
        <Files>
 
236
                <Filter
 
237
                        Name="Source Files"
 
238
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
 
239
                        <File
 
240
                                RelativePath="..\..\superlu\colamd.c">
 
241
                                <FileConfiguration
 
242
                                        Name="Blender Release|Win32">
 
243
                                        <Tool
 
244
                                                Name="VCCLCompilerTool"
 
245
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
246
                                </FileConfiguration>
 
247
                                <FileConfiguration
 
248
                                        Name="3DPlugin Release|Win32">
 
249
                                        <Tool
 
250
                                                Name="VCCLCompilerTool"
 
251
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
252
                                </FileConfiguration>
 
253
                        </File>
 
254
                        <File
 
255
                                RelativePath="..\..\superlu\get_perm_c.c">
 
256
                                <FileConfiguration
 
257
                                        Name="Blender Release|Win32">
 
258
                                        <Tool
 
259
                                                Name="VCCLCompilerTool"
 
260
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
261
                                </FileConfiguration>
 
262
                                <FileConfiguration
 
263
                                        Name="3DPlugin Release|Win32">
 
264
                                        <Tool
 
265
                                                Name="VCCLCompilerTool"
 
266
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
267
                                </FileConfiguration>
 
268
                        </File>
 
269
                        <File
 
270
                                RelativePath="..\..\superlu\heap_relax_snode.c">
 
271
                                <FileConfiguration
 
272
                                        Name="Blender Release|Win32">
 
273
                                        <Tool
 
274
                                                Name="VCCLCompilerTool"
 
275
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
276
                                </FileConfiguration>
 
277
                                <FileConfiguration
 
278
                                        Name="3DPlugin Release|Win32">
 
279
                                        <Tool
 
280
                                                Name="VCCLCompilerTool"
 
281
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
282
                                </FileConfiguration>
 
283
                        </File>
 
284
                        <File
 
285
                                RelativePath="..\..\superlu\lsame.c">
 
286
                                <FileConfiguration
 
287
                                        Name="Blender Release|Win32">
 
288
                                        <Tool
 
289
                                                Name="VCCLCompilerTool"
 
290
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
291
                                </FileConfiguration>
 
292
                                <FileConfiguration
 
293
                                        Name="3DPlugin Release|Win32">
 
294
                                        <Tool
 
295
                                                Name="VCCLCompilerTool"
 
296
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
297
                                </FileConfiguration>
 
298
                        </File>
 
299
                        <File
 
300
                                RelativePath="..\..\superlu\memory.c">
 
301
                                <FileConfiguration
 
302
                                        Name="Blender Release|Win32">
 
303
                                        <Tool
 
304
                                                Name="VCCLCompilerTool"
 
305
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
306
                                </FileConfiguration>
 
307
                                <FileConfiguration
 
308
                                        Name="3DPlugin Release|Win32">
 
309
                                        <Tool
 
310
                                                Name="VCCLCompilerTool"
 
311
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
312
                                </FileConfiguration>
 
313
                        </File>
 
314
                        <File
 
315
                                RelativePath="..\..\superlu\mmd.c">
 
316
                                <FileConfiguration
 
317
                                        Name="Blender Release|Win32">
 
318
                                        <Tool
 
319
                                                Name="VCCLCompilerTool"
 
320
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
321
                                </FileConfiguration>
 
322
                                <FileConfiguration
 
323
                                        Name="3DPlugin Release|Win32">
 
324
                                        <Tool
 
325
                                                Name="VCCLCompilerTool"
 
326
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
327
                                </FileConfiguration>
 
328
                        </File>
 
329
                        <File
 
330
                                RelativePath="..\..\intern\opennl.c">
 
331
                        </File>
 
332
                        <File
 
333
                                RelativePath="..\..\superlu\relax_snode.c">
 
334
                                <FileConfiguration
 
335
                                        Name="Blender Release|Win32">
 
336
                                        <Tool
 
337
                                                Name="VCCLCompilerTool"
 
338
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
339
                                </FileConfiguration>
 
340
                                <FileConfiguration
 
341
                                        Name="3DPlugin Release|Win32">
 
342
                                        <Tool
 
343
                                                Name="VCCLCompilerTool"
 
344
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
345
                                </FileConfiguration>
 
346
                        </File>
 
347
                        <File
 
348
                                RelativePath="..\..\superlu\scolumn_bmod.c">
 
349
                                <FileConfiguration
 
350
                                        Name="Blender Release|Win32">
 
351
                                        <Tool
 
352
                                                Name="VCCLCompilerTool"
 
353
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
354
                                </FileConfiguration>
 
355
                                <FileConfiguration
 
356
                                        Name="3DPlugin Release|Win32">
 
357
                                        <Tool
 
358
                                                Name="VCCLCompilerTool"
 
359
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
360
                                </FileConfiguration>
 
361
                        </File>
 
362
                        <File
 
363
                                RelativePath="..\..\superlu\scolumn_dfs.c">
 
364
                                <FileConfiguration
 
365
                                        Name="Blender Release|Win32">
 
366
                                        <Tool
 
367
                                                Name="VCCLCompilerTool"
 
368
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
369
                                </FileConfiguration>
 
370
                                <FileConfiguration
 
371
                                        Name="3DPlugin Release|Win32">
 
372
                                        <Tool
 
373
                                                Name="VCCLCompilerTool"
 
374
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
375
                                </FileConfiguration>
 
376
                        </File>
 
377
                        <File
 
378
                                RelativePath="..\..\superlu\scopy_to_ucol.c">
 
379
                                <FileConfiguration
 
380
                                        Name="Blender Release|Win32">
 
381
                                        <Tool
 
382
                                                Name="VCCLCompilerTool"
 
383
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
384
                                </FileConfiguration>
 
385
                                <FileConfiguration
 
386
                                        Name="3DPlugin Release|Win32">
 
387
                                        <Tool
 
388
                                                Name="VCCLCompilerTool"
 
389
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
390
                                </FileConfiguration>
 
391
                        </File>
 
392
                        <File
 
393
                                RelativePath="..\..\superlu\sgssv.c">
 
394
                                <FileConfiguration
 
395
                                        Name="Blender Release|Win32">
 
396
                                        <Tool
 
397
                                                Name="VCCLCompilerTool"
 
398
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
399
                                </FileConfiguration>
 
400
                                <FileConfiguration
 
401
                                        Name="3DPlugin Release|Win32">
 
402
                                        <Tool
 
403
                                                Name="VCCLCompilerTool"
 
404
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
405
                                </FileConfiguration>
 
406
                        </File>
 
407
                        <File
 
408
                                RelativePath="..\..\superlu\sgstrf.c">
 
409
                                <FileConfiguration
 
410
                                        Name="Blender Release|Win32">
 
411
                                        <Tool
 
412
                                                Name="VCCLCompilerTool"
 
413
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
414
                                </FileConfiguration>
 
415
                                <FileConfiguration
 
416
                                        Name="3DPlugin Release|Win32">
 
417
                                        <Tool
 
418
                                                Name="VCCLCompilerTool"
 
419
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
420
                                </FileConfiguration>
 
421
                        </File>
 
422
                        <File
 
423
                                RelativePath="..\..\superlu\sgstrs.c">
 
424
                                <FileConfiguration
 
425
                                        Name="Blender Release|Win32">
 
426
                                        <Tool
 
427
                                                Name="VCCLCompilerTool"
 
428
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
429
                                </FileConfiguration>
 
430
                                <FileConfiguration
 
431
                                        Name="3DPlugin Release|Win32">
 
432
                                        <Tool
 
433
                                                Name="VCCLCompilerTool"
 
434
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
435
                                </FileConfiguration>
 
436
                        </File>
 
437
                        <File
 
438
                                RelativePath="..\..\superlu\smemory.c">
 
439
                                <FileConfiguration
 
440
                                        Name="Blender Release|Win32">
 
441
                                        <Tool
 
442
                                                Name="VCCLCompilerTool"
 
443
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
444
                                </FileConfiguration>
 
445
                                <FileConfiguration
 
446
                                        Name="3DPlugin Release|Win32">
 
447
                                        <Tool
 
448
                                                Name="VCCLCompilerTool"
 
449
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
450
                                </FileConfiguration>
 
451
                        </File>
 
452
                        <File
 
453
                                RelativePath="..\..\superlu\smyblas2.c">
 
454
                                <FileConfiguration
 
455
                                        Name="Blender Release|Win32">
 
456
                                        <Tool
 
457
                                                Name="VCCLCompilerTool"
 
458
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
459
                                </FileConfiguration>
 
460
                                <FileConfiguration
 
461
                                        Name="3DPlugin Release|Win32">
 
462
                                        <Tool
 
463
                                                Name="VCCLCompilerTool"
 
464
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
465
                                </FileConfiguration>
 
466
                        </File>
 
467
                        <File
 
468
                                RelativePath="..\..\superlu\sp_coletree.c">
 
469
                                <FileConfiguration
 
470
                                        Name="Blender Release|Win32">
 
471
                                        <Tool
 
472
                                                Name="VCCLCompilerTool"
 
473
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
474
                                </FileConfiguration>
 
475
                                <FileConfiguration
 
476
                                        Name="3DPlugin Release|Win32">
 
477
                                        <Tool
 
478
                                                Name="VCCLCompilerTool"
 
479
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
480
                                </FileConfiguration>
 
481
                        </File>
 
482
                        <File
 
483
                                RelativePath="..\..\superlu\sp_ienv.c">
 
484
                                <FileConfiguration
 
485
                                        Name="Blender Release|Win32">
 
486
                                        <Tool
 
487
                                                Name="VCCLCompilerTool"
 
488
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
489
                                </FileConfiguration>
 
490
                                <FileConfiguration
 
491
                                        Name="3DPlugin Release|Win32">
 
492
                                        <Tool
 
493
                                                Name="VCCLCompilerTool"
 
494
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
495
                                </FileConfiguration>
 
496
                        </File>
 
497
                        <File
 
498
                                RelativePath="..\..\superlu\sp_preorder.c">
 
499
                                <FileConfiguration
 
500
                                        Name="Blender Release|Win32">
 
501
                                        <Tool
 
502
                                                Name="VCCLCompilerTool"
 
503
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
504
                                </FileConfiguration>
 
505
                                <FileConfiguration
 
506
                                        Name="3DPlugin Release|Win32">
 
507
                                        <Tool
 
508
                                                Name="VCCLCompilerTool"
 
509
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
510
                                </FileConfiguration>
 
511
                        </File>
 
512
                        <File
 
513
                                RelativePath="..\..\superlu\spanel_bmod.c">
 
514
                                <FileConfiguration
 
515
                                        Name="Blender Release|Win32">
 
516
                                        <Tool
 
517
                                                Name="VCCLCompilerTool"
 
518
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
519
                                </FileConfiguration>
 
520
                                <FileConfiguration
 
521
                                        Name="3DPlugin Release|Win32">
 
522
                                        <Tool
 
523
                                                Name="VCCLCompilerTool"
 
524
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
525
                                </FileConfiguration>
 
526
                        </File>
 
527
                        <File
 
528
                                RelativePath="..\..\superlu\spanel_dfs.c">
 
529
                                <FileConfiguration
 
530
                                        Name="Blender Release|Win32">
 
531
                                        <Tool
 
532
                                                Name="VCCLCompilerTool"
 
533
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
534
                                </FileConfiguration>
 
535
                                <FileConfiguration
 
536
                                        Name="3DPlugin Release|Win32">
 
537
                                        <Tool
 
538
                                                Name="VCCLCompilerTool"
 
539
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
540
                                </FileConfiguration>
 
541
                        </File>
 
542
                        <File
 
543
                                RelativePath="..\..\superlu\spivotL.c">
 
544
                                <FileConfiguration
 
545
                                        Name="Blender Release|Win32">
 
546
                                        <Tool
 
547
                                                Name="VCCLCompilerTool"
 
548
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
549
                                </FileConfiguration>
 
550
                                <FileConfiguration
 
551
                                        Name="3DPlugin Release|Win32">
 
552
                                        <Tool
 
553
                                                Name="VCCLCompilerTool"
 
554
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
555
                                </FileConfiguration>
 
556
                        </File>
 
557
                        <File
 
558
                                RelativePath="..\..\superlu\spruneL.c">
 
559
                                <FileConfiguration
 
560
                                        Name="Blender Release|Win32">
 
561
                                        <Tool
 
562
                                                Name="VCCLCompilerTool"
 
563
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
564
                                </FileConfiguration>
 
565
                                <FileConfiguration
 
566
                                        Name="3DPlugin Release|Win32">
 
567
                                        <Tool
 
568
                                                Name="VCCLCompilerTool"
 
569
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
570
                                </FileConfiguration>
 
571
                        </File>
 
572
                        <File
 
573
                                RelativePath="..\..\superlu\ssnode_bmod.c">
 
574
                                <FileConfiguration
 
575
                                        Name="Blender Release|Win32">
 
576
                                        <Tool
 
577
                                                Name="VCCLCompilerTool"
 
578
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
579
                                </FileConfiguration>
 
580
                                <FileConfiguration
 
581
                                        Name="3DPlugin Release|Win32">
 
582
                                        <Tool
 
583
                                                Name="VCCLCompilerTool"
 
584
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
585
                                </FileConfiguration>
 
586
                        </File>
 
587
                        <File
 
588
                                RelativePath="..\..\superlu\ssnode_dfs.c">
 
589
                                <FileConfiguration
 
590
                                        Name="Blender Release|Win32">
 
591
                                        <Tool
 
592
                                                Name="VCCLCompilerTool"
 
593
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
594
                                </FileConfiguration>
 
595
                                <FileConfiguration
 
596
                                        Name="3DPlugin Release|Win32">
 
597
                                        <Tool
 
598
                                                Name="VCCLCompilerTool"
 
599
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
600
                                </FileConfiguration>
 
601
                        </File>
 
602
                        <File
 
603
                                RelativePath="..\..\superlu\ssp_blas2.c">
 
604
                                <FileConfiguration
 
605
                                        Name="Blender Release|Win32">
 
606
                                        <Tool
 
607
                                                Name="VCCLCompilerTool"
 
608
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
609
                                </FileConfiguration>
 
610
                                <FileConfiguration
 
611
                                        Name="3DPlugin Release|Win32">
 
612
                                        <Tool
 
613
                                                Name="VCCLCompilerTool"
 
614
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
615
                                </FileConfiguration>
 
616
                        </File>
 
617
                        <File
 
618
                                RelativePath="..\..\superlu\ssp_blas3.c">
 
619
                                <FileConfiguration
 
620
                                        Name="Blender Release|Win32">
 
621
                                        <Tool
 
622
                                                Name="VCCLCompilerTool"
 
623
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
624
                                </FileConfiguration>
 
625
                                <FileConfiguration
 
626
                                        Name="3DPlugin Release|Win32">
 
627
                                        <Tool
 
628
                                                Name="VCCLCompilerTool"
 
629
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
630
                                </FileConfiguration>
 
631
                        </File>
 
632
                        <File
 
633
                                RelativePath="..\..\superlu\strsv.c">
 
634
                                <FileConfiguration
 
635
                                        Name="Blender Release|Win32">
 
636
                                        <Tool
 
637
                                                Name="VCCLCompilerTool"
 
638
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
639
                                </FileConfiguration>
 
640
                                <FileConfiguration
 
641
                                        Name="3DPlugin Release|Win32">
 
642
                                        <Tool
 
643
                                                Name="VCCLCompilerTool"
 
644
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
645
                                </FileConfiguration>
 
646
                        </File>
 
647
                        <File
 
648
                                RelativePath="..\..\superlu\superlu_timer.c">
 
649
                                <FileConfiguration
 
650
                                        Name="Blender Release|Win32">
 
651
                                        <Tool
 
652
                                                Name="VCCLCompilerTool"
 
653
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
654
                                </FileConfiguration>
 
655
                                <FileConfiguration
 
656
                                        Name="3DPlugin Release|Win32">
 
657
                                        <Tool
 
658
                                                Name="VCCLCompilerTool"
 
659
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
660
                                </FileConfiguration>
 
661
                        </File>
 
662
                        <File
 
663
                                RelativePath="..\..\superlu\sutil.c">
 
664
                                <FileConfiguration
 
665
                                        Name="Blender Release|Win32">
 
666
                                        <Tool
 
667
                                                Name="VCCLCompilerTool"
 
668
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
669
                                </FileConfiguration>
 
670
                                <FileConfiguration
 
671
                                        Name="3DPlugin Release|Win32">
 
672
                                        <Tool
 
673
                                                Name="VCCLCompilerTool"
 
674
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
675
                                </FileConfiguration>
 
676
                        </File>
 
677
                        <File
 
678
                                RelativePath="..\..\superlu\util.c">
 
679
                                <FileConfiguration
 
680
                                        Name="Blender Release|Win32">
 
681
                                        <Tool
 
682
                                                Name="VCCLCompilerTool"
 
683
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
684
                                </FileConfiguration>
 
685
                                <FileConfiguration
 
686
                                        Name="3DPlugin Release|Win32">
 
687
                                        <Tool
 
688
                                                Name="VCCLCompilerTool"
 
689
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
690
                                </FileConfiguration>
 
691
                        </File>
 
692
                        <File
 
693
                                RelativePath="..\..\superlu\xerbla.c">
 
694
                                <FileConfiguration
 
695
                                        Name="Blender Release|Win32">
 
696
                                        <Tool
 
697
                                                Name="VCCLCompilerTool"
 
698
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
699
                                </FileConfiguration>
 
700
                                <FileConfiguration
 
701
                                        Name="3DPlugin Release|Win32">
 
702
                                        <Tool
 
703
                                                Name="VCCLCompilerTool"
 
704
                                                ObjectFile="$(IntDir)/$(InputName)1.obj"/>
 
705
                                </FileConfiguration>
 
706
                        </File>
 
707
                </Filter>
 
708
                <Filter
 
709
                        Name="Header Files"
 
710
                        Filter="h;hpp;hxx;hm;inl;inc">
 
711
                        <File
 
712
                                RelativePath="..\..\extern\ONL_opennl.h">
 
713
                        </File>
 
714
                        <Filter
 
715
                                Name="superlu"
 
716
                                Filter="">
 
717
                                <File
 
718
                                        RelativePath="..\..\superlu\Cnames.h">
 
719
                                </File>
 
720
                                <File
 
721
                                        RelativePath="..\..\superlu\colamd.h">
 
722
                                </File>
 
723
                                <File
 
724
                                        RelativePath="..\..\superlu\ssp_defs.h">
 
725
                                </File>
 
726
                                <File
 
727
                                        RelativePath="..\..\superlu\supermatrix.h">
 
728
                                </File>
 
729
                                <File
 
730
                                        RelativePath="..\..\superlu\util.h">
 
731
                                </File>
 
732
                        </Filter>
 
733
                </Filter>
 
734
                <Filter
 
735
                        Name="Resource Files"
 
736
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
 
737
                </Filter>
 
738
        </Files>
 
739
        <Globals>
 
740
        </Globals>
 
741
</VisualStudioProject>