aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llcommon.vcproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/llcommon/llcommon.vcproj608
1 files changed, 0 insertions, 608 deletions
diff --git a/linden/indra/llcommon/llcommon.vcproj b/linden/indra/llcommon/llcommon.vcproj
deleted file mode 100644
index f54ea13..0000000
--- a/linden/indra/llcommon/llcommon.vcproj
+++ /dev/null
@@ -1,608 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="llcommon"
6 ProjectGUID="{7BCB4B2C-8378-4186-88EA-5742B5ABE17F}"
7 RootNamespace="llcommon"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
17 IntermediateDirectory="$(ConfigurationName)"
18 ConfigurationType="4"
19 CharacterSet="1">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\"
24 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;LL_DEBUG;XML_STATIC;APR_DECLARE_STATIC"
25 MinimalRebuild="TRUE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 StructMemberAlignment="4"
29 ForceConformanceInForLoopScope="TRUE"
30 UsePrecompiledHeader="0"
31 WarningLevel="3"
32 WarnAsError="TRUE"
33 Detect64BitPortabilityProblems="FALSE"
34 DebugInformationFormat="4"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLibrarianTool"
39 OutputFile="$(OutDir)/llcommon.lib"/>
40 <Tool
41 Name="VCMIDLTool"/>
42 <Tool
43 Name="VCPostBuildEventTool"/>
44 <Tool
45 Name="VCPreBuildEventTool"/>
46 <Tool
47 Name="VCPreLinkEventTool"/>
48 <Tool
49 Name="VCResourceCompilerTool"/>
50 <Tool
51 Name="VCWebServiceProxyGeneratorTool"/>
52 <Tool
53 Name="VCXMLDataGeneratorTool"/>
54 <Tool
55 Name="VCManagedWrapperGeneratorTool"/>
56 <Tool
57 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
58 </Configuration>
59 <Configuration
60 Name="Release|Win32"
61 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
62 IntermediateDirectory="$(ConfigurationName)"
63 ConfigurationType="4"
64 CharacterSet="1">
65 <Tool
66 Name="VCCLCompilerTool"
67 AdditionalOptions="/Oy-"
68 GlobalOptimizations="TRUE"
69 InlineFunctionExpansion="2"
70 EnableIntrinsicFunctions="TRUE"
71 OptimizeForProcessor="3"
72 OptimizeForWindowsApplication="TRUE"
73 AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\"
74 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC"
75 RuntimeLibrary="0"
76 StructMemberAlignment="0"
77 ForceConformanceInForLoopScope="TRUE"
78 UsePrecompiledHeader="0"
79 WarningLevel="3"
80 WarnAsError="TRUE"
81 Detect64BitPortabilityProblems="FALSE"
82 DebugInformationFormat="3"/>
83 <Tool
84 Name="VCCustomBuildTool"/>
85 <Tool
86 Name="VCLibrarianTool"
87 OutputFile="$(OutDir)/llcommon.lib"/>
88 <Tool
89 Name="VCMIDLTool"/>
90 <Tool
91 Name="VCPostBuildEventTool"/>
92 <Tool
93 Name="VCPreBuildEventTool"/>
94 <Tool
95 Name="VCPreLinkEventTool"/>
96 <Tool
97 Name="VCResourceCompilerTool"/>
98 <Tool
99 Name="VCWebServiceProxyGeneratorTool"/>
100 <Tool
101 Name="VCXMLDataGeneratorTool"/>
102 <Tool
103 Name="VCManagedWrapperGeneratorTool"/>
104 <Tool
105 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
106 </Configuration>
107 <Configuration
108 Name="ReleaseNoOpt|Win32"
109 OutputDirectory="../lib_$(ConfigurationName)/i686-win32"
110 IntermediateDirectory="$(ConfigurationName)"
111 ConfigurationType="4"
112 CharacterSet="1">
113 <Tool
114 Name="VCCLCompilerTool"
115 AdditionalOptions="/Oy-"
116 Optimization="0"
117 AdditionalIncludeDirectories="..\..\libraries\i686-win32\include;..\..\libraries\include\"
118 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;LL_RELEASE;XML_STATIC;APR_DECLARE_STATIC"
119 RuntimeLibrary="0"
120 StructMemberAlignment="0"
121 ForceConformanceInForLoopScope="TRUE"
122 UsePrecompiledHeader="0"
123 WarningLevel="3"
124 WarnAsError="TRUE"
125 Detect64BitPortabilityProblems="FALSE"
126 DebugInformationFormat="3"/>
127 <Tool
128 Name="VCCustomBuildTool"/>
129 <Tool
130 Name="VCLibrarianTool"
131 OutputFile="$(OutDir)/llcommon.lib"/>
132 <Tool
133 Name="VCMIDLTool"/>
134 <Tool
135 Name="VCPostBuildEventTool"/>
136 <Tool
137 Name="VCPreBuildEventTool"/>
138 <Tool
139 Name="VCPreLinkEventTool"/>
140 <Tool
141 Name="VCResourceCompilerTool"/>
142 <Tool
143 Name="VCWebServiceProxyGeneratorTool"/>
144 <Tool
145 Name="VCXMLDataGeneratorTool"/>
146 <Tool
147 Name="VCManagedWrapperGeneratorTool"/>
148 <Tool
149 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
150 </Configuration>
151 </Configurations>
152 <References>
153 </References>
154 <Files>
155 <Filter
156 Name="Source Files"
157 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
158 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
159 <File
160 RelativePath=".\llapp.cpp">
161 </File>
162 <File
163 RelativePath=".\llapr.cpp">
164 </File>
165 <File
166 RelativePath=".\llares.cpp">
167 </File>
168 <File
169 RelativePath=".\llassettype.cpp">
170 </File>
171 <File
172 RelativePath=".\llbase32.cpp">
173 </File>
174 <File
175 RelativePath=".\llbase64.cpp">
176 </File>
177 <File
178 RelativePath=".\llcommon.cpp">
179 </File>
180 <File
181 RelativePath=".\llcriticaldamp.cpp">
182 </File>
183 <File
184 RelativePath=".\lldate.cpp">
185 </File>
186 <File
187 RelativePath=".\llerror.cpp">
188 </File>
189 <File
190 RelativePath=".\llerrorthread.cpp">
191 </File>
192 <File
193 RelativePath=".\llevent.cpp">
194 </File>
195 <File
196 RelativePath=".\llfasttimer.cpp">
197 </File>
198 <File
199 RelativePath=".\llfile.cpp">
200 </File>
201 <File
202 RelativePath=".\llfindlocale.cpp">
203 </File>
204 <File
205 RelativePath=".\llfixedbuffer.cpp">
206 </File>
207 <File
208 RelativePath=".\llformat.cpp">
209 </File>
210 <File
211 RelativePath=".\llframetimer.cpp">
212 </File>
213 <File
214 RelativePath=".\llheartbeat.cpp">
215 </File>
216 <File
217 RelativePath=".\llindraconfigfile.cpp">
218 </File>
219 <File
220 RelativePath=".\llliveappconfig.cpp">
221 </File>
222 <File
223 RelativePath=".\lllivefile.cpp">
224 </File>
225 <File
226 RelativePath=".\lllog.cpp">
227 </File>
228 <File
229 RelativePath=".\llmemory.cpp">
230 </File>
231 <File
232 RelativePath=".\llmemorystream.cpp">
233 </File>
234 <File
235 RelativePath=".\llmetrics.cpp">
236 </File>
237 <File
238 RelativePath=".\llmortician.cpp">
239 </File>
240 <File
241 RelativePath=".\llprocessor.cpp">
242 </File>
243 <File
244 RelativePath=".\llqueuedthread.cpp">
245 </File>
246 <File
247 RelativePath=".\llrun.cpp">
248 </File>
249 <File
250 RelativePath=".\llsd.cpp">
251 </File>
252 <File
253 RelativePath=".\llsdserialize.cpp">
254 </File>
255 <File
256 RelativePath=".\llsdserialize_xml.cpp">
257 </File>
258 <File
259 RelativePath=".\llsdutil.cpp">
260 </File>
261 <File
262 RelativePath=".\llsecondlifeurls.cpp">
263 </File>
264 <File
265 RelativePath=".\llstat.cpp">
266 </File>
267 <File
268 RelativePath=".\llstreamtools.cpp">
269 </File>
270 <File
271 RelativePath=".\llstring.cpp">
272 </File>
273 <File
274 RelativePath=".\llstringtable.cpp">
275 </File>
276 <File
277 RelativePath=".\llsys.cpp">
278 </File>
279 <File
280 RelativePath=".\llthread.cpp">
281 </File>
282 <File
283 RelativePath=".\lltimer.cpp">
284 </File>
285 <File
286 RelativePath=".\lluri.cpp">
287 </File>
288 <File
289 RelativePath=".\llworkerthread.cpp">
290 </File>
291 <File
292 RelativePath=".\metaclass.cpp">
293 </File>
294 <File
295 RelativePath=".\metaproperty.cpp">
296 </File>
297 <File
298 RelativePath=".\reflective.cpp">
299 </File>
300 <File
301 RelativePath=".\timing.cpp">
302 </File>
303 <File
304 RelativePath=".\u64.cpp">
305 </File>
306 </Filter>
307 <Filter
308 Name="Header Files"
309 Filter="h;hpp;hxx;hm;inl;inc;xsd"
310 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
311 <File
312 RelativePath=".\bitpack.h">
313 </File>
314 <File
315 RelativePath=".\doublelinkedlist.h">
316 </File>
317 <File
318 RelativePath=".\imageids.h">
319 </File>
320 <File
321 RelativePath=".\indra_constants.h">
322 </File>
323 <File
324 RelativePath=".\linden_common.h">
325 </File>
326 <File
327 RelativePath=".\linked_lists.h">
328 </File>
329 <File
330 RelativePath=".\llagentconstants.h">
331 </File>
332 <File
333 RelativePath=".\llapp.h">
334 </File>
335 <File
336 RelativePath=".\llapr.h">
337 </File>
338 <File
339 RelativePath=".\llassettype.h">
340 </File>
341 <File
342 RelativePath=".\llassoclist.h">
343 </File>
344 <File
345 RelativePath=".\llavatarconstants.h">
346 </File>
347 <File
348 RelativePath=".\llbase32.h">
349 </File>
350 <File
351 RelativePath=".\llbase64.h">
352 </File>
353 <File
354 RelativePath=".\llboost.h">
355 </File>
356 <File
357 RelativePath=".\llchat.h">
358 </File>
359 <File
360 RelativePath=".\llclickaction.h">
361 </File>
362 <File
363 RelativePath=".\llcommon.h">
364 </File>
365 <File
366 RelativePath=".\llcriticaldamp.h">
367 </File>
368 <File
369 RelativePath=".\lldarray.h">
370 </File>
371 <File
372 RelativePath=".\lldarrayptr.h">
373 </File>
374 <File
375 RelativePath=".\lldate.h">
376 </File>
377 <File
378 RelativePath=".\lldefs.h">
379 </File>
380 <File
381 RelativePath=".\lldlinked.h">
382 </File>
383 <File
384 RelativePath=".\lldqueueptr.h">
385 </File>
386 <File
387 RelativePath=".\llendianswizzle.h">
388 </File>
389 <File
390 RelativePath=".\llenum.h">
391 </File>
392 <File
393 RelativePath=".\llerror.h">
394 </File>
395 <File
396 RelativePath=".\llerrorcontrol.h">
397 </File>
398 <File
399 RelativePath=".\llerrorthread.h">
400 </File>
401 <File
402 RelativePath=".\llevent.h">
403 </File>
404 <File
405 RelativePath=".\llextendedstatus.h">
406 </File>
407 <File
408 RelativePath=".\llfasttimer.h">
409 </File>
410 <File
411 RelativePath=".\llfile.h">
412 </File>
413 <File
414 RelativePath=".\llfixedbuffer.h">
415 </File>
416 <File
417 RelativePath=".\llformat.h">
418 </File>
419 <File
420 RelativePath=".\llframecallbackmanager.h">
421 </File>
422 <File
423 RelativePath=".\llframetimer.h">
424 </File>
425 <File
426 RelativePath=".\llhash.h">
427 </File>
428 <File
429 RelativePath=".\llheartbeat.h">
430 </File>
431 <File
432 RelativePath=".\llindexedqueue.h">
433 </File>
434 <File
435 RelativePath=".\llkeythrottle.h">
436 </File>
437 <File
438 RelativePath=".\llkeyusetracker.h">
439 </File>
440 <File
441 RelativePath=".\lllinkedqueue.h">
442 </File>
443 <File
444 RelativePath=".\llliveappconfig.h">
445 </File>
446 <File
447 RelativePath=".\lllivefile.h">
448 </File>
449 <File
450 RelativePath=".\lllocalidhashmap.h">
451 </File>
452 <File
453 RelativePath=".\lllog.h">
454 </File>
455 <File
456 RelativePath=".\lllslconstants.h">
457 </File>
458 <File
459 RelativePath=".\llmap.h">
460 </File>
461 <File
462 RelativePath=".\llmemory.h">
463 </File>
464 <File
465 RelativePath=".\llmemorystream.h">
466 </File>
467 <File
468 RelativePath=".\llmemtype.h">
469 </File>
470 <File
471 RelativePath=".\llmetrics.h">
472 </File>
473 <File
474 RelativePath=".\llmortician.h">
475 </File>
476 <File
477 RelativePath=".\llnametable.h">
478 </File>
479 <File
480 RelativePath=".\llpreprocessor.h">
481 </File>
482 <File
483 RelativePath=".\llpriqueuemap.h">
484 </File>
485 <File
486 RelativePath=".\llprocessor.h">
487 </File>
488 <File
489 RelativePath=".\llptrskiplist.h">
490 </File>
491 <File
492 RelativePath=".\llptrskipmap.h">
493 </File>
494 <File
495 RelativePath=".\llqueuedthread.h">
496 </File>
497 <File
498 RelativePath=".\llrun.h">
499 </File>
500 <File
501 RelativePath=".\llsd.h">
502 </File>
503 <File
504 RelativePath=".\llsdserialize.h">
505 </File>
506 <File
507 RelativePath=".\llsdserialize_xml.h">
508 </File>
509 <File
510 RelativePath=".\llsdutil.h">
511 </File>
512 <File
513 RelativePath=".\llsecondlifeurls.h">
514 </File>
515 <File
516 RelativePath=".\llskiplist.h">
517 </File>
518 <File
519 RelativePath=".\llskipmap.h">
520 </File>
521 <File
522 RelativePath=".\llsmoothstep.h">
523 </File>
524 <File
525 RelativePath=".\llstat.h">
526 </File>
527 <File
528 RelativePath=".\llstatenums.h">
529 </File>
530 <File
531 RelativePath=".\llstl.h">
532 </File>
533 <File
534 RelativePath=".\llstreamtools.h">
535 </File>
536 <File
537 RelativePath=".\llstrider.h">
538 </File>
539 <File
540 RelativePath=".\llstring.h">
541 </File>
542 <File
543 RelativePath=".\llstringtable.h">
544 </File>
545 <File
546 RelativePath=".\llsys.h">
547 </File>
548 <File
549 RelativePath=".\llthread.h">
550 </File>
551 <File
552 RelativePath=".\lltimer.h">
553 </File>
554 <File
555 RelativePath=".\lluri.h">
556 </File>
557 <File
558 RelativePath=".\lluuidhashmap.h">
559 </File>
560 <File
561 RelativePath=".\llversionserver.h">
562 </File>
563 <File
564 RelativePath=".\llversionviewer.h">
565 </File>
566 <File
567 RelativePath=".\llworkerthread.h">
568 </File>
569 <File
570 RelativePath=".\new_mem_ops.h">
571 </File>
572 <File
573 RelativePath=".\priqueue.h">
574 </File>
575 <File
576 RelativePath=".\processor.h">
577 </File>
578 <File
579 RelativePath=".\roles_constants.h">
580 </File>
581 <File
582 RelativePath=".\stdenums.h">
583 </File>
584 <File
585 RelativePath=".\stdtypes.h">
586 </File>
587 <File
588 RelativePath=".\string_table.h">
589 </File>
590 <File
591 RelativePath=".\timer.h">
592 </File>
593 <File
594 RelativePath=".\timing.h">
595 </File>
596 <File
597 RelativePath=".\u64.h">
598 </File>
599 </Filter>
600 <Filter
601 Name="Resource Files"
602 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
603 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
604 </Filter>
605 </Files>
606 <Globals>
607 </Globals>
608</VisualStudioProject>