aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmath/llmath_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmath/llmath_vc8.vcproj')
-rw-r--r--linden/indra/llmath/llmath_vc8.vcproj488
1 files changed, 0 insertions, 488 deletions
diff --git a/linden/indra/llmath/llmath_vc8.vcproj b/linden/indra/llmath/llmath_vc8.vcproj
deleted file mode 100644
index 3b4413a..0000000
--- a/linden/indra/llmath/llmath_vc8.vcproj
+++ /dev/null
@@ -1,488 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="llmath"
6 ProjectGUID="{E87FD9BE-BE42-4EA3-BF4D-D992223046D9}"
7 RootNamespace="llmath"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
21 IntermediateDirectory="$(ConfigurationName)"
22 ConfigurationType="4"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 CharacterSet="1"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 />
41 <Tool
42 Name="VCCLCompilerTool"
43 Optimization="0"
44 AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\"
45 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG"
46 MinimalRebuild="true"
47 BasicRuntimeChecks="3"
48 RuntimeLibrary="1"
49 StructMemberAlignment="4"
50 TreatWChar_tAsBuiltInType="false"
51 ForceConformanceInForLoopScope="true"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 WarnAsError="true"
55 Detect64BitPortabilityProblems="false"
56 DebugInformationFormat="4"
57 />
58 <Tool
59 Name="VCManagedResourceCompilerTool"
60 />
61 <Tool
62 Name="VCResourceCompilerTool"
63 />
64 <Tool
65 Name="VCPreLinkEventTool"
66 />
67 <Tool
68 Name="VCLibrarianTool"
69 OutputFile="$(OutDir)/llmath.lib"
70 />
71 <Tool
72 Name="VCALinkTool"
73 />
74 <Tool
75 Name="VCXDCMakeTool"
76 />
77 <Tool
78 Name="VCBscMakeTool"
79 />
80 <Tool
81 Name="VCFxCopTool"
82 />
83 <Tool
84 Name="VCPostBuildEventTool"
85 />
86 </Configuration>
87 <Configuration
88 Name="Release|Win32"
89 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
90 IntermediateDirectory="$(ConfigurationName)"
91 ConfigurationType="4"
92 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
93 CharacterSet="1"
94 >
95 <Tool
96 Name="VCPreBuildEventTool"
97 />
98 <Tool
99 Name="VCCustomBuildTool"
100 />
101 <Tool
102 Name="VCXMLDataGeneratorTool"
103 />
104 <Tool
105 Name="VCWebServiceProxyGeneratorTool"
106 />
107 <Tool
108 Name="VCMIDLTool"
109 />
110 <Tool
111 Name="VCCLCompilerTool"
112 AdditionalOptions="/Oy-"
113 AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\"
114 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
115 RuntimeLibrary="0"
116 StructMemberAlignment="0"
117 TreatWChar_tAsBuiltInType="false"
118 ForceConformanceInForLoopScope="true"
119 UsePrecompiledHeader="0"
120 WarningLevel="3"
121 WarnAsError="true"
122 Detect64BitPortabilityProblems="false"
123 DebugInformationFormat="3"
124 />
125 <Tool
126 Name="VCManagedResourceCompilerTool"
127 />
128 <Tool
129 Name="VCResourceCompilerTool"
130 />
131 <Tool
132 Name="VCPreLinkEventTool"
133 />
134 <Tool
135 Name="VCLibrarianTool"
136 OutputFile="$(OutDir)/llmath.lib"
137 />
138 <Tool
139 Name="VCALinkTool"
140 />
141 <Tool
142 Name="VCXDCMakeTool"
143 />
144 <Tool
145 Name="VCBscMakeTool"
146 />
147 <Tool
148 Name="VCFxCopTool"
149 />
150 <Tool
151 Name="VCPostBuildEventTool"
152 />
153 </Configuration>
154 <Configuration
155 Name="ReleaseNoOpt|Win32"
156 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
157 IntermediateDirectory="$(ConfigurationName)"
158 ConfigurationType="4"
159 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
160 CharacterSet="1"
161 >
162 <Tool
163 Name="VCPreBuildEventTool"
164 />
165 <Tool
166 Name="VCCustomBuildTool"
167 />
168 <Tool
169 Name="VCXMLDataGeneratorTool"
170 />
171 <Tool
172 Name="VCWebServiceProxyGeneratorTool"
173 />
174 <Tool
175 Name="VCMIDLTool"
176 />
177 <Tool
178 Name="VCCLCompilerTool"
179 AdditionalOptions="/Oy-"
180 Optimization="0"
181 AdditionalIncludeDirectories="..\llcommon;..\..\libraries\i686-win32\include;..\..\libraries\include\"
182 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE"
183 RuntimeLibrary="0"
184 StructMemberAlignment="0"
185 TreatWChar_tAsBuiltInType="false"
186 ForceConformanceInForLoopScope="true"
187 UsePrecompiledHeader="0"
188 BrowseInformation="0"
189 WarningLevel="3"
190 WarnAsError="true"
191 Detect64BitPortabilityProblems="false"
192 DebugInformationFormat="3"
193 />
194 <Tool
195 Name="VCManagedResourceCompilerTool"
196 />
197 <Tool
198 Name="VCResourceCompilerTool"
199 />
200 <Tool
201 Name="VCPreLinkEventTool"
202 />
203 <Tool
204 Name="VCLibrarianTool"
205 OutputFile="$(OutDir)/llmath.lib"
206 />
207 <Tool
208 Name="VCALinkTool"
209 />
210 <Tool
211 Name="VCXDCMakeTool"
212 />
213 <Tool
214 Name="VCBscMakeTool"
215 />
216 <Tool
217 Name="VCFxCopTool"
218 />
219 <Tool
220 Name="VCPostBuildEventTool"
221 />
222 </Configuration>
223 </Configurations>
224 <References>
225 </References>
226 <Files>
227 <Filter
228 Name="Source Files"
229 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
230 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
231 >
232 <File
233 RelativePath=".\llbboxlocal.cpp"
234 >
235 </File>
236 <File
237 RelativePath=".\llcamera.cpp"
238 >
239 </File>
240 <File
241 RelativePath=".\llcoordframe.cpp"
242 >
243 </File>
244 <File
245 RelativePath=".\llcrc.cpp"
246 >
247 </File>
248 <File
249 RelativePath=".\llline.cpp"
250 >
251 </File>
252 <File
253 RelativePath=".\llmd5.cpp"
254 >
255 </File>
256 <File
257 RelativePath=".\llperlin.cpp"
258 >
259 </File>
260 <File
261 RelativePath=".\llquaternion.cpp"
262 >
263 </File>
264 <File
265 RelativePath=".\llrand.cpp"
266 >
267 </File>
268 <File
269 RelativePath=".\llrect.cpp"
270 >
271 </File>
272 <File
273 RelativePath=".\llsphere.cpp"
274 >
275 </File>
276 <File
277 RelativePath=".\lluuid.cpp"
278 >
279 </File>
280 <File
281 RelativePath=".\llvolume.cpp"
282 >
283 </File>
284 <File
285 RelativePath=".\llvolumemgr.cpp"
286 >
287 </File>
288 <File
289 RelativePath=".\m3math.cpp"
290 >
291 </File>
292 <File
293 RelativePath=".\m4math.cpp"
294 >
295 </File>
296 <File
297 RelativePath=".\raytrace.cpp"
298 >
299 </File>
300 <File
301 RelativePath=".\v2math.cpp"
302 >
303 </File>
304 <File
305 RelativePath=".\v3color.cpp"
306 >
307 </File>
308 <File
309 RelativePath=".\v3dmath.cpp"
310 >
311 </File>
312 <File
313 RelativePath=".\v3math.cpp"
314 >
315 </File>
316 <File
317 RelativePath=".\v4color.cpp"
318 >
319 </File>
320 <File
321 RelativePath=".\v4coloru.cpp"
322 >
323 </File>
324 <File
325 RelativePath=".\v4math.cpp"
326 >
327 </File>
328 <File
329 RelativePath=".\xform.cpp"
330 >
331 </File>
332 </Filter>
333 <Filter
334 Name="Header Files"
335 Filter="h;hpp;hxx;hm;inl;inc;xsd"
336 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
337 >
338 <File
339 RelativePath=".\llbboxlocal.h"
340 >
341 </File>
342 <File
343 RelativePath=".\llcamera.h"
344 >
345 </File>
346 <File
347 RelativePath=".\llcoord.h"
348 >
349 </File>
350 <File
351 RelativePath=".\llcoordframe.h"
352 >
353 </File>
354 <File
355 RelativePath=".\llcrc.h"
356 >
357 </File>
358 <File
359 RelativePath=".\llinterp.h"
360 >
361 </File>
362 <File
363 RelativePath=".\llline.h"
364 >
365 </File>
366 <File
367 RelativePath=".\llmath.h"
368 >
369 </File>
370 <File
371 RelativePath=".\llmd5.h"
372 >
373 </File>
374 <File
375 RelativePath=".\lloctree.h"
376 >
377 </File>
378 <File
379 RelativePath=".\llperlin.h"
380 >
381 </File>
382 <File
383 RelativePath=".\llquantize.h"
384 >
385 </File>
386 <File
387 RelativePath=".\llquaternion.h"
388 >
389 </File>
390 <File
391 RelativePath=".\llrand.h"
392 >
393 </File>
394 <File
395 RelativePath=".\llrect.h"
396 >
397 </File>
398 <File
399 RelativePath=".\llsphere.h"
400 >
401 </File>
402 <File
403 RelativePath=".\lltreenode.h"
404 >
405 </File>
406 <File
407 RelativePath=".\lluuid.h"
408 >
409 </File>
410 <File
411 RelativePath=".\llv4math.h"
412 >
413 </File>
414 <File
415 RelativePath=".\llv4matrix3.h"
416 >
417 </File>
418 <File
419 RelativePath=".\llv4matrix4.h"
420 >
421 </File>
422 <File
423 RelativePath=".\llv4vector3.h"
424 >
425 </File>
426 <File
427 RelativePath=".\llvolume.h"
428 >
429 </File>
430 <File
431 RelativePath=".\llvolumemgr.h"
432 >
433 </File>
434 <File
435 RelativePath=".\m3math.h"
436 >
437 </File>
438 <File
439 RelativePath=".\m4math.h"
440 >
441 </File>
442 <File
443 RelativePath=".\raytrace.h"
444 >
445 </File>
446 <File
447 RelativePath=".\v2math.h"
448 >
449 </File>
450 <File
451 RelativePath=".\v3color.h"
452 >
453 </File>
454 <File
455 RelativePath=".\v3dmath.h"
456 >
457 </File>
458 <File
459 RelativePath=".\v3math.h"
460 >
461 </File>
462 <File
463 RelativePath=".\v4color.h"
464 >
465 </File>
466 <File
467 RelativePath=".\v4coloru.h"
468 >
469 </File>
470 <File
471 RelativePath=".\v4math.h"
472 >
473 </File>
474 <File
475 RelativePath=".\xform.h"
476 >
477 </File>
478 </Filter>
479 <Filter
480 Name="Resource Files"
481 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
482 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
483 >
484 </Filter>
485 </Files>
486 <Globals>
487 </Globals>
488</VisualStudioProject>