aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llcommon_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llcommon/llcommon_vc8.vcproj')
-rw-r--r--linden/indra/llcommon/llcommon_vc8.vcproj847
1 files changed, 0 insertions, 847 deletions
diff --git a/linden/indra/llcommon/llcommon_vc8.vcproj b/linden/indra/llcommon/llcommon_vc8.vcproj
deleted file mode 100644
index a298499..0000000
--- a/linden/indra/llcommon/llcommon_vc8.vcproj
+++ /dev/null
@@ -1,847 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="llcommon"
6 ProjectGUID="{7BCB4B2C-8378-4186-88EA-5742B5ABE17F}"
7 RootNamespace="llcommon"
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="..\..\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;XML_STATIC;APR_DECLARE_STATIC"
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)/llcommon.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 InlineFunctionExpansion="2"
114 EnableIntrinsicFunctions="true"
115 AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\"
116 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC"
117 RuntimeLibrary="0"
118 StructMemberAlignment="0"
119 TreatWChar_tAsBuiltInType="false"
120 ForceConformanceInForLoopScope="true"
121 UsePrecompiledHeader="0"
122 WarningLevel="3"
123 WarnAsError="true"
124 Detect64BitPortabilityProblems="false"
125 DebugInformationFormat="3"
126 />
127 <Tool
128 Name="VCManagedResourceCompilerTool"
129 />
130 <Tool
131 Name="VCResourceCompilerTool"
132 />
133 <Tool
134 Name="VCPreLinkEventTool"
135 />
136 <Tool
137 Name="VCLibrarianTool"
138 OutputFile="$(OutDir)/llcommon.lib"
139 />
140 <Tool
141 Name="VCALinkTool"
142 />
143 <Tool
144 Name="VCXDCMakeTool"
145 />
146 <Tool
147 Name="VCBscMakeTool"
148 />
149 <Tool
150 Name="VCFxCopTool"
151 />
152 <Tool
153 Name="VCPostBuildEventTool"
154 />
155 </Configuration>
156 <Configuration
157 Name="ReleaseNoOpt|Win32"
158 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
159 IntermediateDirectory="$(ConfigurationName)"
160 ConfigurationType="4"
161 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
162 CharacterSet="1"
163 >
164 <Tool
165 Name="VCPreBuildEventTool"
166 />
167 <Tool
168 Name="VCCustomBuildTool"
169 />
170 <Tool
171 Name="VCXMLDataGeneratorTool"
172 />
173 <Tool
174 Name="VCWebServiceProxyGeneratorTool"
175 />
176 <Tool
177 Name="VCMIDLTool"
178 />
179 <Tool
180 Name="VCCLCompilerTool"
181 AdditionalOptions="/Oy-"
182 Optimization="0"
183 AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\"
184 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC"
185 RuntimeLibrary="0"
186 StructMemberAlignment="0"
187 TreatWChar_tAsBuiltInType="false"
188 ForceConformanceInForLoopScope="true"
189 UsePrecompiledHeader="0"
190 WarningLevel="3"
191 WarnAsError="true"
192 Detect64BitPortabilityProblems="false"
193 DebugInformationFormat="3"
194 />
195 <Tool
196 Name="VCManagedResourceCompilerTool"
197 />
198 <Tool
199 Name="VCResourceCompilerTool"
200 />
201 <Tool
202 Name="VCPreLinkEventTool"
203 />
204 <Tool
205 Name="VCLibrarianTool"
206 AdditionalDependencies="psapi.lib"
207 OutputFile="$(OutDir)/llcommon.lib"
208 AdditionalLibraryDirectories=""
209 />
210 <Tool
211 Name="VCALinkTool"
212 />
213 <Tool
214 Name="VCXDCMakeTool"
215 />
216 <Tool
217 Name="VCBscMakeTool"
218 />
219 <Tool
220 Name="VCFxCopTool"
221 />
222 <Tool
223 Name="VCPostBuildEventTool"
224 />
225 </Configuration>
226 </Configurations>
227 <References>
228 </References>
229 <Files>
230 <Filter
231 Name="Source Files"
232 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
233 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
234 >
235 <File
236 RelativePath=".\llapp.cpp"
237 >
238 </File>
239 <File
240 RelativePath=".\llapr.cpp"
241 >
242 </File>
243 <File
244 RelativePath=".\llares.cpp"
245 >
246 </File>
247 <File
248 RelativePath=".\llassettype.cpp"
249 >
250 </File>
251 <File
252 RelativePath=".\llbase32.cpp"
253 >
254 </File>
255 <File
256 RelativePath=".\llbase64.cpp"
257 >
258 </File>
259 <File
260 RelativePath=".\llcommon.cpp"
261 >
262 </File>
263 <File
264 RelativePath=".\llcriticaldamp.cpp"
265 >
266 </File>
267 <File
268 RelativePath=".\lldate.cpp"
269 >
270 </File>
271 <File
272 RelativePath=".\llerror.cpp"
273 >
274 </File>
275 <File
276 RelativePath=".\llerrorthread.cpp"
277 >
278 </File>
279 <File
280 RelativePath=".\llevent.cpp"
281 >
282 </File>
283 <File
284 RelativePath=".\llfasttimer.cpp"
285 >
286 </File>
287 <File
288 RelativePath=".\llfile.cpp"
289 >
290 </File>
291 <File
292 RelativePath=".\llfindlocale.cpp"
293 >
294 </File>
295 <File
296 RelativePath=".\llfixedbuffer.cpp"
297 >
298 </File>
299 <File
300 RelativePath=".\llformat.cpp"
301 >
302 </File>
303 <File
304 RelativePath=".\llframetimer.cpp"
305 >
306 </File>
307 <File
308 RelativePath=".\llheartbeat.cpp"
309 >
310 </File>
311 <File
312 RelativePath=".\llindraconfigfile.cpp"
313 >
314 </File>
315 <File
316 RelativePath=".\llliveappconfig.cpp"
317 >
318 </File>
319 <File
320 RelativePath=".\lllivefile.cpp"
321 >
322 </File>
323 <File
324 RelativePath=".\lllog.cpp"
325 >
326 </File>
327 <File
328 RelativePath=".\llmemory.cpp"
329 >
330 </File>
331 <File
332 RelativePath=".\llmemorystream.cpp"
333 >
334 </File>
335 <File
336 RelativePath=".\llmetrics.cpp"
337 >
338 </File>
339 <File
340 RelativePath=".\llmortician.cpp"
341 >
342 </File>
343 <File
344 RelativePath=".\llprocessor.cpp"
345 >
346 </File>
347 <File
348 RelativePath=".\llqueuedthread.cpp"
349 >
350 </File>
351 <File
352 RelativePath=".\llrun.cpp"
353 >
354 </File>
355 <File
356 RelativePath=".\llsd.cpp"
357 >
358 </File>
359 <File
360 RelativePath=".\llsdserialize.cpp"
361 >
362 </File>
363 <File
364 RelativePath=".\llsdserialize_xml.cpp"
365 >
366 </File>
367 <File
368 RelativePath=".\llsdutil.cpp"
369 >
370 </File>
371 <File
372 RelativePath=".\llsecondlifeurls.cpp"
373 >
374 </File>
375 <File
376 RelativePath=".\llstat.cpp"
377 >
378 </File>
379 <File
380 RelativePath=".\llstreamtools.cpp"
381 >
382 </File>
383 <File
384 RelativePath=".\llstring.cpp"
385 >
386 </File>
387 <File
388 RelativePath=".\llstringtable.cpp"
389 >
390 </File>
391 <File
392 RelativePath=".\llsys.cpp"
393 >
394 </File>
395 <File
396 RelativePath=".\llthread.cpp"
397 >
398 </File>
399 <File
400 RelativePath=".\lltimer.cpp"
401 >
402 </File>
403 <File
404 RelativePath=".\lluri.cpp"
405 >
406 </File>
407 <File
408 RelativePath=".\llworkerthread.cpp"
409 >
410 </File>
411 <File
412 RelativePath=".\metaclass.cpp"
413 >
414 </File>
415 <File
416 RelativePath=".\metaproperty.cpp"
417 >
418 </File>
419 <File
420 RelativePath=".\reflective.cpp"
421 >
422 </File>
423 <File
424 RelativePath=".\timing.cpp"
425 >
426 </File>
427 <File
428 RelativePath=".\u64.cpp"
429 >
430 </File>
431 </Filter>
432 <Filter
433 Name="Header Files"
434 Filter="h;hpp;hxx;hm;inl;inc;xsd"
435 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
436 >
437 <File
438 RelativePath=".\bitpack.h"
439 >
440 </File>
441 <File
442 RelativePath=".\doublelinkedlist.h"
443 >
444 </File>
445 <File
446 RelativePath=".\imageids.h"
447 >
448 </File>
449 <File
450 RelativePath=".\indra_constants.h"
451 >
452 </File>
453 <File
454 RelativePath=".\linden_common.h"
455 >
456 </File>
457 <File
458 RelativePath=".\linked_lists.h"
459 >
460 </File>
461 <File
462 RelativePath=".\llagentconstants.h"
463 >
464 </File>
465 <File
466 RelativePath=".\llapp.h"
467 >
468 </File>
469 <File
470 RelativePath=".\llapr.h"
471 >
472 </File>
473 <File
474 RelativePath=".\llares.h"
475 >
476 </File>
477 <File
478 RelativePath=".\llassettype.h"
479 >
480 </File>
481 <File
482 RelativePath=".\llassoclist.h"
483 >
484 </File>
485 <File
486 RelativePath=".\llavatarconstants.h"
487 >
488 </File>
489 <File
490 RelativePath=".\llbase32.h"
491 >
492 </File>
493 <File
494 RelativePath=".\llbase64.h"
495 >
496 </File>
497 <File
498 RelativePath=".\llboost.h"
499 >
500 </File>
501 <File
502 RelativePath=".\llchat.h"
503 >
504 </File>
505 <File
506 RelativePath=".\llclickaction.h"
507 >
508 </File>
509 <File
510 RelativePath=".\llcommon.h"
511 >
512 </File>
513 <File
514 RelativePath=".\llcriticaldamp.h"
515 >
516 </File>
517 <File
518 RelativePath=".\lldarray.h"
519 >
520 </File>
521 <File
522 RelativePath=".\lldarrayptr.h"
523 >
524 </File>
525 <File
526 RelativePath=".\lldate.h"
527 >
528 </File>
529 <File
530 RelativePath=".\lldefs.h"
531 >
532 </File>
533 <File
534 RelativePath=".\lldlinked.h"
535 >
536 </File>
537 <File
538 RelativePath=".\lldqueueptr.h"
539 >
540 </File>
541 <File
542 RelativePath=".\llendianswizzle.h"
543 >
544 </File>
545 <File
546 RelativePath=".\llenum.h"
547 >
548 </File>
549 <File
550 RelativePath=".\llerror.h"
551 >
552 </File>
553 <File
554 RelativePath=".\llerrorcontrol.h"
555 >
556 </File>
557 <File
558 RelativePath=".\llerrorthread.h"
559 >
560 </File>
561 <File
562 RelativePath=".\llevent.h"
563 >
564 </File>
565 <File
566 RelativePath=".\llextendedstatus.h"
567 >
568 </File>
569 <File
570 RelativePath=".\llfasttimer.h"
571 >
572 </File>
573 <File
574 RelativePath=".\llfile.h"
575 >
576 </File>
577 <File
578 RelativePath=".\llfindlocale.h"
579 >
580 </File>
581 <File
582 RelativePath=".\llfixedbuffer.h"
583 >
584 </File>
585 <File
586 RelativePath=".\llformat.h"
587 >
588 </File>
589 <File
590 RelativePath=".\llframecallbackmanager.h"
591 >
592 </File>
593 <File
594 RelativePath=".\llframetimer.h"
595 >
596 </File>
597 <File
598 RelativePath=".\llhash.h"
599 >
600 </File>
601 <File
602 RelativePath=".\llindexedqueue.h"
603 >
604 </File>
605 <File
606 RelativePath=".\llindraconfigfile.h"
607 >
608 </File>
609 <File
610 RelativePath=".\lllinkedqueue.h"
611 >
612 </File>
613 <File
614 RelativePath=".\llliveappconfig.h"
615 >
616 </File>
617 <File
618 RelativePath=".\lllivefile.h"
619 >
620 </File>
621 <File
622 RelativePath=".\lllocalidhashmap.h"
623 >
624 </File>
625 <File
626 RelativePath=".\lllog.h"
627 >
628 </File>
629 <File
630 RelativePath=".\lllslconstants.h"
631 >
632 </File>
633 <File
634 RelativePath=".\llmap.h"
635 >
636 </File>
637 <File
638 RelativePath=".\llmemory.h"
639 >
640 </File>
641 <File
642 RelativePath=".\llmemorystream.h"
643 >
644 </File>
645 <File
646 RelativePath=".\llmemtype.h"
647 >
648 </File>
649 <File
650 RelativePath=".\llmetrics.h"
651 >
652 </File>
653 <File
654 RelativePath=".\llmortician.h"
655 >
656 </File>
657 <File
658 RelativePath=".\llnametable.h"
659 >
660 </File>
661 <File
662 RelativePath=".\llnametable.h"
663 >
664 </File>
665 <File
666 RelativePath=".\llpreprocessor.h"
667 >
668 </File>
669 <File
670 RelativePath=".\llpriqueuemap.h"
671 >
672 </File>
673 <File
674 RelativePath=".\llprocessor.h"
675 >
676 </File>
677 <File
678 RelativePath=".\llptrskiplist.h"
679 >
680 </File>
681 <File
682 RelativePath=".\llptrskipmap.h"
683 >
684 </File>
685 <File
686 RelativePath=".\llqueuedthread.h"
687 >
688 </File>
689 <File
690 RelativePath=".\llrun.h"
691 >
692 </File>
693 <File
694 RelativePath=".\llsd.h"
695 >
696 </File>
697 <File
698 RelativePath=".\llsdserialize.h"
699 >
700 </File>
701 <File
702 RelativePath=".\llsdserialize_xml.h"
703 >
704 </File>
705 <File
706 RelativePath=".\llsdutil.h"
707 >
708 </File>
709 <File
710 RelativePath=".\llsecondlifeurls.h"
711 >
712 </File>
713 <File
714 RelativePath=".\llskiplist.h"
715 >
716 </File>
717 <File
718 RelativePath=".\llskipmap.h"
719 >
720 </File>
721 <File
722 RelativePath=".\llstat.h"
723 >
724 </File>
725 <File
726 RelativePath=".\llstatenums.h"
727 >
728 </File>
729 <File
730 RelativePath=".\llstl.h"
731 >
732 </File>
733 <File
734 RelativePath=".\llstreamtools.h"
735 >
736 </File>
737 <File
738 RelativePath=".\llstrider.h"
739 >
740 </File>
741 <File
742 RelativePath=".\llstring.h"
743 >
744 </File>
745 <File
746 RelativePath=".\llstringtable.h"
747 >
748 </File>
749 <File
750 RelativePath=".\llsys.h"
751 >
752 </File>
753 <File
754 RelativePath=".\llthread.h"
755 >
756 </File>
757 <File
758 RelativePath=".\lltimer.h"
759 >
760 </File>
761 <File
762 RelativePath=".\lluri.h"
763 >
764 </File>
765 <File
766 RelativePath=".\lluuidhashmap.h"
767 >
768 </File>
769 <File
770 RelativePath=".\llversionserver.h"
771 >
772 </File>
773 <File
774 RelativePath=".\llversionviewer.h"
775 >
776 </File>
777 <File
778 RelativePath=".\llworkerthread.h"
779 >
780 </File>
781 <File
782 RelativePath=".\metaclass.h"
783 >
784 </File>
785 <File
786 RelativePath=".\metaclasst.h"
787 >
788 </File>
789 <File
790 RelativePath=".\metaproperty.h"
791 >
792 </File>
793 <File
794 RelativePath=".\metapropertyt.h"
795 >
796 </File>
797 <File
798 RelativePath=".\new_mem_ops.h"
799 >
800 </File>
801 <File
802 RelativePath=".\priqueue.h"
803 >
804 </File>
805 <File
806 RelativePath=".\processor.h"
807 >
808 </File>
809 <File
810 RelativePath=".\roles_constants.h"
811 >
812 </File>
813 <File
814 RelativePath=".\stdenums.h"
815 >
816 </File>
817 <File
818 RelativePath=".\stdtypes.h"
819 >
820 </File>
821 <File
822 RelativePath=".\string_table.h"
823 >
824 </File>
825 <File
826 RelativePath=".\timer.h"
827 >
828 </File>
829 <File
830 RelativePath=".\timing.h"
831 >
832 </File>
833 <File
834 RelativePath=".\u64.h"
835 >
836 </File>
837 </Filter>
838 <Filter
839 Name="Resource Files"
840 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
841 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
842 >
843 </Filter>
844 </Files>
845 <Globals>
846 </Globals>
847</VisualStudioProject>