~siretart/ubuntu/utopic/blender/libav10

« back to all changes in this revision

Viewing changes to extern/solid/make/msvc_7_0/convex/convex.vcproj

Tags: upstream-2.40
ImportĀ upstreamĀ versionĀ 2.40

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="convex"
 
6
        ProjectGUID="{524264F4-DF21-4B79-847F-E7CA643ECD0B}"
 
7
        SccProjectName=""
 
8
        SccLocalPath="">
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"/>
 
12
        </Platforms>
 
13
        <Configurations>
 
14
                <Configuration
 
15
                        Name="Blender Debug|Win32"
 
16
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug"
 
17
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug"
 
18
                        ConfigurationType="4"
 
19
                        UseOfMFC="0"
 
20
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
21
                        CharacterSet="2">
 
22
                        <Tool
 
23
                                Name="VCCLCompilerTool"
 
24
                                Optimization="0"
 
25
                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
 
26
                                PreprocessorDefinitions="_DEBUG;QHULL;WIN32;_LIB"
 
27
                                BasicRuntimeChecks="3"
 
28
                                RuntimeLibrary="1"
 
29
                                UsePrecompiledHeader="2"
 
30
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\convex.pch"
 
31
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\"
 
32
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\"
 
33
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\debug\"
 
34
                                WarningLevel="2"
 
35
                                SuppressStartupBanner="TRUE"
 
36
                                DebugInformationFormat="3"
 
37
                                CompileAs="0"/>
 
38
                        <Tool
 
39
                                Name="VCCustomBuildTool"/>
 
40
                        <Tool
 
41
                                Name="VCLibrarianTool"
 
42
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\debug\convex.lib"
 
43
                                SuppressStartupBanner="TRUE"/>
 
44
                        <Tool
 
45
                                Name="VCMIDLTool"/>
 
46
                        <Tool
 
47
                                Name="VCPostBuildEventTool"/>
 
48
                        <Tool
 
49
                                Name="VCPreBuildEventTool"/>
 
50
                        <Tool
 
51
                                Name="VCPreLinkEventTool"/>
 
52
                        <Tool
 
53
                                Name="VCResourceCompilerTool"
 
54
                                PreprocessorDefinitions="_DEBUG"
 
55
                                Culture="1033"/>
 
56
                        <Tool
 
57
                                Name="VCWebServiceProxyGeneratorTool"/>
 
58
                        <Tool
 
59
                                Name="VCXMLDataGeneratorTool"/>
 
60
                        <Tool
 
61
                                Name="VCManagedWrapperGeneratorTool"/>
 
62
                        <Tool
 
63
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
64
                </Configuration>
 
65
                <Configuration
 
66
                        Name="Blender Release|Win32"
 
67
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex"
 
68
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex"
 
69
                        ConfigurationType="4"
 
70
                        UseOfMFC="0"
 
71
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
72
                        CharacterSet="2">
 
73
                        <Tool
 
74
                                Name="VCCLCompilerTool"
 
75
                                Optimization="2"
 
76
                                InlineFunctionExpansion="1"
 
77
                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
 
78
                                PreprocessorDefinitions="NDEBUG;QHULL;WIN32;_LIB"
 
79
                                StringPooling="TRUE"
 
80
                                RuntimeLibrary="0"
 
81
                                EnableFunctionLevelLinking="TRUE"
 
82
                                UsePrecompiledHeader="2"
 
83
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\convex.pch"
 
84
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\"
 
85
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\"
 
86
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\"
 
87
                                WarningLevel="2"
 
88
                                SuppressStartupBanner="TRUE"
 
89
                                CompileAs="0"/>
 
90
                        <Tool
 
91
                                Name="VCCustomBuildTool"/>
 
92
                        <Tool
 
93
                                Name="VCLibrarianTool"
 
94
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\convex.lib"
 
95
                                SuppressStartupBanner="TRUE"/>
 
96
                        <Tool
 
97
                                Name="VCMIDLTool"/>
 
98
                        <Tool
 
99
                                Name="VCPostBuildEventTool"/>
 
100
                        <Tool
 
101
                                Name="VCPreBuildEventTool"/>
 
102
                        <Tool
 
103
                                Name="VCPreLinkEventTool"/>
 
104
                        <Tool
 
105
                                Name="VCResourceCompilerTool"
 
106
                                PreprocessorDefinitions="NDEBUG"
 
107
                                Culture="1033"/>
 
108
                        <Tool
 
109
                                Name="VCWebServiceProxyGeneratorTool"/>
 
110
                        <Tool
 
111
                                Name="VCXMLDataGeneratorTool"/>
 
112
                        <Tool
 
113
                                Name="VCManagedWrapperGeneratorTool"/>
 
114
                        <Tool
 
115
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
116
                </Configuration>
 
117
                <Configuration
 
118
                        Name="3D Plugin Release|Win32"
 
119
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll"
 
120
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll"
 
121
                        ConfigurationType="4"
 
122
                        UseOfMFC="0"
 
123
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
124
                        CharacterSet="2">
 
125
                        <Tool
 
126
                                Name="VCCLCompilerTool"
 
127
                                Optimization="2"
 
128
                                InlineFunctionExpansion="1"
 
129
                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
 
130
                                PreprocessorDefinitions="NDEBUG;QHULL;WIN32;_LIB"
 
131
                                StringPooling="TRUE"
 
132
                                RuntimeLibrary="2"
 
133
                                EnableFunctionLevelLinking="TRUE"
 
134
                                UsePrecompiledHeader="2"
 
135
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\convex.pch"
 
136
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\"
 
137
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\"
 
138
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\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\extern\mtdll\convex.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="3D Plugin Debug|Win32"
 
171
                        OutputDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug"
 
172
                        IntermediateDirectory="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug"
 
173
                        ConfigurationType="4"
 
174
                        UseOfMFC="0"
 
175
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
176
                        CharacterSet="2">
 
177
                        <Tool
 
178
                                Name="VCCLCompilerTool"
 
179
                                Optimization="0"
 
180
                                AdditionalIncludeDirectories="..\..\..\include;..\..\..\..\qhull\include"
 
181
                                PreprocessorDefinitions="_DEBUG;QHULL;WIN32;_LIB"
 
182
                                BasicRuntimeChecks="3"
 
183
                                RuntimeLibrary="3"
 
184
                                UsePrecompiledHeader="2"
 
185
                                PrecompiledHeaderFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\convex.pch"
 
186
                                AssemblerListingLocation="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\"
 
187
                                ObjectFile="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\"
 
188
                                ProgramDataBaseFileName="..\..\..\..\..\..\build\msvc_7\extern\solid\convex\mtdll\debug\"
 
189
                                WarningLevel="2"
 
190
                                SuppressStartupBanner="TRUE"
 
191
                                DebugInformationFormat="3"
 
192
                                CompileAs="0"/>
 
193
                        <Tool
 
194
                                Name="VCCustomBuildTool"/>
 
195
                        <Tool
 
196
                                Name="VCLibrarianTool"
 
197
                                OutputFile="..\..\..\..\..\..\build\msvc_7\libs\extern\mtdll\debug\convex.lib"
 
198
                                SuppressStartupBanner="TRUE"/>
 
199
                        <Tool
 
200
                                Name="VCMIDLTool"/>
 
201
                        <Tool
 
202
                                Name="VCPostBuildEventTool"/>
 
203
                        <Tool
 
204
                                Name="VCPreBuildEventTool"/>
 
205
                        <Tool
 
206
                                Name="VCPreLinkEventTool"/>
 
207
                        <Tool
 
208
                                Name="VCResourceCompilerTool"
 
209
                                PreprocessorDefinitions="_DEBUG"
 
210
                                Culture="1033"/>
 
211
                        <Tool
 
212
                                Name="VCWebServiceProxyGeneratorTool"/>
 
213
                        <Tool
 
214
                                Name="VCXMLDataGeneratorTool"/>
 
215
                        <Tool
 
216
                                Name="VCManagedWrapperGeneratorTool"/>
 
217
                        <Tool
 
218
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
219
                </Configuration>
 
220
        </Configurations>
 
221
        
 
222
        <Files>
 
223
                <Filter
 
224
                        Name="Source Files"
 
225
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
226
                        <File
 
227
                                RelativePath="..\..\..\src\convex\DT_Accuracy.cpp">
 
228
                        </File>
 
229
                        <File
 
230
                                RelativePath="..\..\..\src\convex\DT_Box.cpp">
 
231
                        </File>
 
232
                        <File
 
233
                                RelativePath="..\..\..\src\convex\DT_Cone.cpp">
 
234
                        </File>
 
235
                        <File
 
236
                                RelativePath="..\..\..\src\convex\DT_Convex.cpp">
 
237
                        </File>
 
238
                        <File
 
239
                                RelativePath="..\..\..\src\convex\DT_Cylinder.cpp">
 
240
                        </File>
 
241
                        <File
 
242
                                RelativePath="..\..\..\src\convex\DT_Facet.cpp">
 
243
                        </File>
 
244
                        <File
 
245
                                RelativePath="..\..\..\src\convex\DT_LineSegment.cpp">
 
246
                        </File>
 
247
                        <File
 
248
                                RelativePath="..\..\..\src\convex\DT_PenDepth.cpp">
 
249
                        </File>
 
250
                        <File
 
251
                                RelativePath="..\..\..\src\convex\DT_Point.cpp">
 
252
                        </File>
 
253
                        <File
 
254
                                RelativePath="..\..\..\src\convex\DT_Polyhedron.cpp">
 
255
                        </File>
 
256
                        <File
 
257
                                RelativePath="..\..\..\src\convex\DT_Polytope.cpp">
 
258
                        </File>
 
259
                        <File
 
260
                                RelativePath="..\..\..\src\convex\DT_Sphere.cpp">
 
261
                        </File>
 
262
                        <File
 
263
                                RelativePath="..\..\..\src\convex\DT_Triangle.cpp">
 
264
                        </File>
 
265
                </Filter>
 
266
                <Filter
 
267
                        Name="Header Files"
 
268
                        Filter="h;hpp;hxx;hm;inl">
 
269
                        <File
 
270
                                RelativePath="..\..\src\convex\DT_Accuracy.h">
 
271
                        </File>
 
272
                        <File
 
273
                                RelativePath="..\..\src\convex\DT_Array.h">
 
274
                        </File>
 
275
                        <File
 
276
                                RelativePath="..\..\src\convex\DT_Box.h">
 
277
                        </File>
 
278
                        <File
 
279
                                RelativePath="..\..\src\convex\DT_Cone.h">
 
280
                        </File>
 
281
                        <File
 
282
                                RelativePath="..\..\src\convex\DT_Convex.h">
 
283
                        </File>
 
284
                        <File
 
285
                                RelativePath="..\..\src\convex\DT_Cylinder.h">
 
286
                        </File>
 
287
                        <File
 
288
                                RelativePath="..\..\src\convex\DT_Facet.h">
 
289
                        </File>
 
290
                        <File
 
291
                                RelativePath="..\..\src\convex\DT_GJK.h">
 
292
                        </File>
 
293
                        <File
 
294
                                RelativePath="..\..\src\convex\DT_Hull.h">
 
295
                        </File>
 
296
                        <File
 
297
                                RelativePath="..\..\src\convex\DT_IndexArray.h">
 
298
                        </File>
 
299
                        <File
 
300
                                RelativePath="..\..\src\convex\DT_LineSegment.h">
 
301
                        </File>
 
302
                        <File
 
303
                                RelativePath="..\..\src\convex\DT_Minkowski.h">
 
304
                        </File>
 
305
                        <File
 
306
                                RelativePath="..\..\src\convex\DT_PenDepth.h">
 
307
                        </File>
 
308
                        <File
 
309
                                RelativePath="..\..\src\convex\DT_Point.h">
 
310
                        </File>
 
311
                        <File
 
312
                                RelativePath="..\..\src\convex\DT_Polyhedron.h">
 
313
                        </File>
 
314
                        <File
 
315
                                RelativePath="..\..\src\convex\DT_Polytope.h">
 
316
                        </File>
 
317
                        <File
 
318
                                RelativePath="..\..\src\convex\DT_Shape.h">
 
319
                        </File>
 
320
                        <File
 
321
                                RelativePath="..\..\src\convex\DT_Sphere.h">
 
322
                        </File>
 
323
                        <File
 
324
                                RelativePath="..\..\src\convex\DT_Transform.h">
 
325
                        </File>
 
326
                        <File
 
327
                                RelativePath="..\..\src\convex\DT_Triangle.h">
 
328
                        </File>
 
329
                        <File
 
330
                                RelativePath="..\..\src\convex\DT_VertexBase.h">
 
331
                        </File>
 
332
                </Filter>
 
333
        </Files>
 
334
        <Globals>
 
335
        </Globals>
 
336
</VisualStudioProject>