aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmessage/llmessage_vc8.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmessage/llmessage_vc8.vcproj')
-rw-r--r--linden/indra/llmessage/llmessage_vc8.vcproj921
1 files changed, 0 insertions, 921 deletions
diff --git a/linden/indra/llmessage/llmessage_vc8.vcproj b/linden/indra/llmessage/llmessage_vc8.vcproj
deleted file mode 100644
index 96f81f7..0000000
--- a/linden/indra/llmessage/llmessage_vc8.vcproj
+++ /dev/null
@@ -1,921 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="llmessage"
6 ProjectGUID="{E5D94794-5671-4BD6-A16D-26EC18F3DB34}"
7 RootNamespace="llmessage"
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="Debug"
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;..\llmath;..\llvfs;..\..\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)/llmessage.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="Release"
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;..\llmath;..\llvfs;..\..\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)/llmessage.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;..\llmath;..\llvfs;..\..\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 WarningLevel="3"
189 WarnAsError="true"
190 Detect64BitPortabilityProblems="false"
191 DebugInformationFormat="3"
192 />
193 <Tool
194 Name="VCManagedResourceCompilerTool"
195 />
196 <Tool
197 Name="VCResourceCompilerTool"
198 />
199 <Tool
200 Name="VCPreLinkEventTool"
201 />
202 <Tool
203 Name="VCLibrarianTool"
204 OutputFile="$(OutDir)/llmessage.lib"
205 />
206 <Tool
207 Name="VCALinkTool"
208 />
209 <Tool
210 Name="VCXDCMakeTool"
211 />
212 <Tool
213 Name="VCBscMakeTool"
214 />
215 <Tool
216 Name="VCFxCopTool"
217 />
218 <Tool
219 Name="VCPostBuildEventTool"
220 />
221 </Configuration>
222 </Configurations>
223 <References>
224 </References>
225 <Files>
226 <Filter
227 Name="Source Files"
228 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
229 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
230 >
231 <File
232 RelativePath=".\llassetstorage.cpp"
233 >
234 </File>
235 <File
236 RelativePath=".\llblowfishcipher.cpp"
237 >
238 </File>
239 <File
240 RelativePath=".\llbuffer.cpp"
241 >
242 </File>
243 <File
244 RelativePath=".\llbufferstream.cpp"
245 >
246 </File>
247 <File
248 RelativePath=".\llcachename.cpp"
249 >
250 </File>
251 <File
252 RelativePath=".\llchainio.cpp"
253 >
254 </File>
255 <File
256 RelativePath=".\llcircuit.cpp"
257 >
258 </File>
259 <File
260 RelativePath=".\llclassifiedflags.cpp"
261 >
262 </File>
263 <File
264 RelativePath=".\llcurl.cpp"
265 >
266 </File>
267 <File
268 RelativePath=".\lldatapacker.cpp"
269 >
270 </File>
271 <File
272 RelativePath=".\lldispatcher.cpp"
273 >
274 </File>
275 <File
276 RelativePath=".\llfiltersd2xmlrpc.cpp"
277 >
278 </File>
279 <File
280 RelativePath=".\llhost.cpp"
281 >
282 </File>
283 <File
284 RelativePath=".\llhttpassetstorage.cpp"
285 >
286 </File>
287 <File
288 RelativePath=".\llhttpassetstorage.h"
289 >
290 </File>
291 <File
292 RelativePath=".\llhttpclient.cpp"
293 >
294 </File>
295 <File
296 RelativePath=".\llhttpnode.cpp"
297 >
298 </File>
299 <File
300 RelativePath=".\llhttpsender.cpp"
301 >
302 </File>
303 <File
304 RelativePath=".\llinstantmessage.cpp"
305 >
306 </File>
307 <File
308 RelativePath=".\lliobuffer.cpp"
309 >
310 </File>
311 <File
312 RelativePath=".\lliohttpserver.cpp"
313 >
314 </File>
315 <File
316 RelativePath=".\lliopipe.cpp"
317 >
318 </File>
319 <File
320 RelativePath=".\lliosocket.cpp"
321 >
322 </File>
323 <File
324 RelativePath=".\llioutil.cpp"
325 >
326 </File>
327 <File
328 RelativePath=".\llmail.cpp"
329 >
330 </File>
331 <File
332 RelativePath=".\llmessagebuilder.cpp"
333 >
334 </File>
335 <File
336 RelativePath=".\llmessageconfig.cpp"
337 >
338 </File>
339 <File
340 RelativePath=".\llmessagereader.cpp"
341 >
342 </File>
343 <File
344 RelativePath=".\llmessagetemplate.cpp"
345 >
346 </File>
347 <File
348 RelativePath=".\llmessagetemplateparser.cpp"
349 >
350 </File>
351 <File
352 RelativePath=".\llmessagethrottle.cpp"
353 >
354 </File>
355 <File
356 RelativePath=".\llmime.cpp"
357 >
358 </File>
359 <File
360 RelativePath=".\llnamevalue.cpp"
361 >
362 </File>
363 <File
364 RelativePath=".\llnullcipher.cpp"
365 >
366 </File>
367 <File
368 RelativePath=".\llpacketack.cpp"
369 >
370 </File>
371 <File
372 RelativePath=".\llpacketbuffer.cpp"
373 >
374 </File>
375 <File
376 RelativePath=".\llpacketring.cpp"
377 >
378 </File>
379 <File
380 RelativePath=".\llpartdata.cpp"
381 >
382 </File>
383 <File
384 RelativePath=".\llpumpio.cpp"
385 >
386 </File>
387 <File
388 RelativePath=".\llsdappservices.cpp"
389 >
390 </File>
391 <File
392 RelativePath=".\llsdhttpserver.cpp"
393 >
394 </File>
395 <File
396 RelativePath=".\llsdmessagebuilder.cpp"
397 >
398 </File>
399 <File
400 RelativePath=".\llsdmessagereader.cpp"
401 >
402 </File>
403 <File
404 RelativePath=".\llsdrpcclient.cpp"
405 >
406 </File>
407 <File
408 RelativePath=".\llsdrpcserver.cpp"
409 >
410 </File>
411 <File
412 RelativePath=".\llservice.cpp"
413 >
414 </File>
415 <File
416 RelativePath=".\llservicebuilder.cpp"
417 >
418 </File>
419 <File
420 RelativePath=".\lltemplatemessagebuilder.cpp"
421 >
422 </File>
423 <File
424 RelativePath=".\lltemplatemessagereader.cpp"
425 >
426 </File>
427 <File
428 RelativePath=".\llthrottle.cpp"
429 >
430 </File>
431 <File
432 RelativePath=".\lltransfermanager.cpp"
433 >
434 </File>
435 <File
436 RelativePath=".\lltransfersourceasset.cpp"
437 >
438 </File>
439 <File
440 RelativePath=".\lltransfersourcefile.cpp"
441 >
442 </File>
443 <File
444 RelativePath=".\lltransfertargetfile.cpp"
445 >
446 </File>
447 <File
448 RelativePath=".\lltransfertargetvfile.cpp"
449 >
450 </File>
451 <File
452 RelativePath=".\llurlrequest.cpp"
453 >
454 </File>
455 <File
456 RelativePath=".\lluseroperation.cpp"
457 >
458 </File>
459 <File
460 RelativePath=".\llxfer.cpp"
461 >
462 </File>
463 <File
464 RelativePath=".\llxfer_file.cpp"
465 >
466 </File>
467 <File
468 RelativePath=".\llxfer_mem.cpp"
469 >
470 </File>
471 <File
472 RelativePath=".\llxfer_vfile.cpp"
473 >
474 </File>
475 <File
476 RelativePath=".\llxfermanager.cpp"
477 >
478 </File>
479 <File
480 RelativePath=".\llxorcipher.cpp"
481 >
482 </File>
483 <File
484 RelativePath=".\message.cpp"
485 >
486 </File>
487 <File
488 RelativePath=".\message_prehash.cpp"
489 >
490 </File>
491 <File
492 RelativePath=".\message_string_table.cpp"
493 >
494 </File>
495 <File
496 RelativePath=".\net.cpp"
497 >
498 </File>
499 <File
500 RelativePath=".\network.cpp"
501 >
502 </File>
503 <File
504 RelativePath=".\partsyspacket.cpp"
505 >
506 </File>
507 <File
508 RelativePath=".\patch_code.cpp"
509 >
510 </File>
511 <File
512 RelativePath=".\patch_dct.cpp"
513 >
514 </File>
515 <File
516 RelativePath=".\patch_idct.cpp"
517 >
518 </File>
519 </Filter>
520 <Filter
521 Name="Header Files"
522 Filter="h;hpp;hxx;hm;inl;inc;xsd"
523 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
524 >
525 <File
526 RelativePath=".\camera.h"
527 >
528 </File>
529 <File
530 RelativePath=".\coordframe.h"
531 >
532 </File>
533 <File
534 RelativePath=".\llassetstorage.h"
535 >
536 </File>
537 <File
538 RelativePath=".\llblowfishcipher.h"
539 >
540 </File>
541 <File
542 RelativePath=".\llbuffer.h"
543 >
544 </File>
545 <File
546 RelativePath=".\llbufferstream.h"
547 >
548 </File>
549 <File
550 RelativePath=".\llcachename.h"
551 >
552 </File>
553 <File
554 RelativePath=".\llcamera.h"
555 >
556 </File>
557 <File
558 RelativePath=".\llchainio.h"
559 >
560 </File>
561 <File
562 RelativePath=".\llcipher.h"
563 >
564 </File>
565 <File
566 RelativePath=".\llcircuit.h"
567 >
568 </File>
569 <File
570 RelativePath=".\llclassifiedflags.h"
571 >
572 </File>
573 <File
574 RelativePath=".\llcoordframe.h"
575 >
576 </File>
577 <File
578 RelativePath=".\llcurl.h"
579 >
580 </File>
581 <File
582 RelativePath=".\lldatapacker.h"
583 >
584 </File>
585 <File
586 RelativePath=".\lldbstrings.h"
587 >
588 </File>
589 <File
590 RelativePath=".\lldispatcher.h"
591 >
592 </File>
593 <File
594 RelativePath=".\lleventflags.h"
595 >
596 </File>
597 <File
598 RelativePath=".\llfiltersd2xmlrpc.h"
599 >
600 </File>
601 <File
602 RelativePath=".\llfollowcamparams.h"
603 >
604 </File>
605 <File
606 RelativePath=".\llhost.h"
607 >
608 </File>
609 <File
610 RelativePath=".\llhttpclient.h"
611 >
612 </File>
613 <File
614 RelativePath=".\llhttpnode.h"
615 >
616 </File>
617 <File
618 RelativePath=".\llhttpsender.h"
619 >
620 </File>
621 <File
622 RelativePath=".\llinstantmessage.h"
623 >
624 </File>
625 <File
626 RelativePath=".\llinvite.h"
627 >
628 </File>
629 <File
630 RelativePath=".\lliobuffer.h"
631 >
632 </File>
633 <File
634 RelativePath=".\lliohttpserver.h"
635 >
636 </File>
637 <File
638 RelativePath=".\lliopipe.h"
639 >
640 </File>
641 <File
642 RelativePath=".\lliosocket.h"
643 >
644 </File>
645 <File
646 RelativePath=".\llioutil.h"
647 >
648 </File>
649 <File
650 RelativePath=".\llloginflags.h"
651 >
652 </File>
653 <File
654 RelativePath=".\lllsltransmit.h"
655 >
656 </File>
657 <File
658 RelativePath=".\llmail.h"
659 >
660 </File>
661 <File
662 RelativePath=".\llmessagebuilder.h"
663 >
664 </File>
665 <File
666 RelativePath=".\llmessageconfig.h"
667 >
668 </File>
669 <File
670 RelativePath=".\llmessagereader.h"
671 >
672 </File>
673 <File
674 RelativePath=".\llmessagetemplate.h"
675 >
676 </File>
677 <File
678 RelativePath=".\llmessagetemplateparser.h"
679 >
680 </File>
681 <File
682 RelativePath=".\llmessagethrottle.h"
683 >
684 </File>
685 <File
686 RelativePath=".\llmime.h"
687 >
688 </File>
689 <File
690 RelativePath=".\llnamevalue.h"
691 >
692 </File>
693 <File
694 RelativePath=".\llnullcipher.h"
695 >
696 </File>
697 <File
698 RelativePath=".\llpacketack.h"
699 >
700 </File>
701 <File
702 RelativePath=".\llpacketbuffer.h"
703 >
704 </File>
705 <File
706 RelativePath=".\llpacketring.h"
707 >
708 </File>
709 <File
710 RelativePath=".\llpartdata.h"
711 >
712 </File>
713 <File
714 RelativePath=".\llpumpio.h"
715 >
716 </File>
717 <File
718 RelativePath=".\llqueryflags.h"
719 >
720 </File>
721 <File
722 RelativePath=".\llregionflags.h"
723 >
724 </File>
725 <File
726 RelativePath=".\llregionhandle.h"
727 >
728 </File>
729 <File
730 RelativePath=".\llsdappservices.h"
731 >
732 </File>
733 <File
734 RelativePath=".\llsdhttpserver.h"
735 >
736 </File>
737 <File
738 RelativePath=".\llsdmessagebuilder.h"
739 >
740 </File>
741 <File
742 RelativePath=".\llsdmessagereader.h"
743 >
744 </File>
745 <File
746 RelativePath=".\llsdrpcclient.h"
747 >
748 </File>
749 <File
750 RelativePath=".\llsdrpcserver.h"
751 >
752 </File>
753 <File
754 RelativePath=".\llservice.h"
755 >
756 </File>
757 <File
758 RelativePath=".\llservicebuilder.h"
759 >
760 </File>
761 <File
762 RelativePath=".\lltaskname.h"
763 >
764 </File>
765 <File
766 RelativePath=".\llteleportflags.h"
767 >
768 </File>
769 <File
770 RelativePath=".\lltemplatemessagebuilder.h"
771 >
772 </File>
773 <File
774 RelativePath=".\lltemplatemessagereader.h"
775 >
776 </File>
777 <File
778 RelativePath=".\llthrottle.h"
779 >
780 </File>
781 <File
782 RelativePath=".\lltransfermanager.h"
783 >
784 </File>
785 <File
786 RelativePath=".\lltransfersourceasset.h"
787 >
788 </File>
789 <File
790 RelativePath=".\lltransfersourcefile.h"
791 >
792 </File>
793 <File
794 RelativePath=".\lltransfertargetfile.h"
795 >
796 </File>
797 <File
798 RelativePath=".\lltransfertargetvfile.h"
799 >
800 </File>
801 <File
802 RelativePath=".\llurlrequest.h"
803 >
804 </File>
805 <File
806 RelativePath=".\lluseroperation.h"
807 >
808 </File>
809 <File
810 RelativePath=".\llvehicleparams.h"
811 >
812 </File>
813 <File
814 RelativePath=".\llxfer.h"
815 >
816 </File>
817 <File
818 RelativePath=".\llxfer_file.h"
819 >
820 </File>
821 <File
822 RelativePath=".\llxfer_mem.h"
823 >
824 </File>
825 <File
826 RelativePath=".\llxfer_vfile.h"
827 >
828 </File>
829 <File
830 RelativePath=".\llxfermanager.h"
831 >
832 </File>
833 <File
834 RelativePath=".\llxorcipher.h"
835 >
836 </File>
837 <File
838 RelativePath=".\machine.h"
839 >
840 </File>
841 <File
842 RelativePath=".\mean_collision_data.h"
843 >
844 </File>
845 <File
846 RelativePath=".\message.h"
847 >
848 </File>
849 <File
850 RelativePath=".\message_prehash.h"
851 >
852 </File>
853 <File
854 RelativePath=".\net.h"
855 >
856 </File>
857 <File
858 RelativePath=".\network.h"
859 >
860 </File>
861 <File
862 RelativePath=".\partsyspacket.h"
863 >
864 </File>
865 <File
866 RelativePath=".\patch_code.h"
867 >
868 </File>
869 <File
870 RelativePath=".\patch_dct.h"
871 >
872 </File>
873 <File
874 RelativePath=".\sound_ids.h"
875 >
876 </File>
877 </Filter>
878 <Filter
879 Name="Resource Files"
880 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
881 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
882 >
883 </Filter>
884 <File
885 RelativePath="..\..\scripts\messages\message_template.msg"
886 >
887 <FileConfiguration
888 Name="Debug|Win32"
889 >
890 <Tool
891 Name="VCCustomBuildTool"
892 Description=""
893 CommandLine=""
894 Outputs=""
895 />
896 </FileConfiguration>
897 <FileConfiguration
898 Name="Release|Win32"
899 >
900 <Tool
901 Name="VCCustomBuildTool"
902 Description=""
903 CommandLine=""
904 Outputs=""
905 />
906 </FileConfiguration>
907 <FileConfiguration
908 Name="ReleaseNoOpt|Win32"
909 >
910 <Tool
911 Name="VCCustomBuildTool"
912 Description=""
913 CommandLine=""
914 Outputs=""
915 />
916 </FileConfiguration>
917 </File>
918 </Files>
919 <Globals>
920 </Globals>
921</VisualStudioProject>