aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/newview_vc9.vcproj
diff options
context:
space:
mode:
authorJacek Antonelli2008-09-06 18:24:57 -0500
committerJacek Antonelli2008-09-06 18:25:07 -0500
commit798d367d54a6c6379ad355bd8345fa40e31e7fe9 (patch)
tree1921f1708cd0240648c97bc02df2c2ab5f2fc41e /linden/indra/newview/newview_vc9.vcproj
parentSecond Life viewer sources 1.20.15 (diff)
downloadmeta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.zip
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.gz
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.bz2
meta-impy-798d367d54a6c6379ad355bd8345fa40e31e7fe9.tar.xz
Second Life viewer sources 1.21.0-RC
Diffstat (limited to 'linden/indra/newview/newview_vc9.vcproj')
-rw-r--r--linden/indra/newview/newview_vc9.vcproj4624
1 files changed, 0 insertions, 4624 deletions
diff --git a/linden/indra/newview/newview_vc9.vcproj b/linden/indra/newview/newview_vc9.vcproj
deleted file mode 100644
index 6b693b5..0000000
--- a/linden/indra/newview/newview_vc9.vcproj
+++ /dev/null
@@ -1,4624 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="newview"
6 ProjectGUID="{E6F4CF1B-6109-4CA8-B58D-87FA936CDE08}"
7 RootNamespace="newview"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
10 >
11 <Platforms>
12 <Platform
13 Name="Win32"
14 />
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ConfigurationName)"
22 IntermediateDirectory="$(ConfigurationName)"
23 ConfigurationType="1"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 CharacterSet="1"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 Description="Executing pre-build batch file"
30 CommandLine="prebuild.bat debug"
31 />
32 <Tool
33 Name="VCCustomBuildTool"
34 />
35 <Tool
36 Name="VCXMLDataGeneratorTool"
37 />
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
40 />
41 <Tool
42 Name="VCMIDLTool"
43 />
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
48 PreprocessorDefinitions="WIN32;_DEBUG;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
49 MinimalRebuild="false"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="1"
52 StructMemberAlignment="4"
53 TreatWChar_tAsBuiltInType="false"
54 ForceConformanceInForLoopScope="true"
55 UsePrecompiledHeader="0"
56 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
57 WarningLevel="3"
58 WarnAsError="true"
59 Detect64BitPortabilityProblems="false"
60 DebugInformationFormat="4"
61 />
62 <Tool
63 Name="VCManagedResourceCompilerTool"
64 />
65 <Tool
66 Name="VCResourceCompilerTool"
67 />
68 <Tool
69 Name="VCPreLinkEventTool"
70 />
71 <Tool
72 Name="VCLinkerTool"
73 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dsound.lib dxerr.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-sgd-1_34_1.lib libboost_signals-vc80-mt-sgd-1_34_1.lib libboost_program_options-vc80-mt-sgd-1_34_1.lib libcurld.lib libeay32.lib libexpatMT.lib OpenJPEGd.lib llmozlib2d-vc80.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib psapi.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib dnsapi.lib EZ_LCD_Wrapper_vc8.lib lgLcd.lib libndofdev.lib"
74 OutputFile="$(ConfigurationName)/debugview.exe"
75 LinkIncremental="2"
76 AdditionalLibraryDirectories="&quot;../lib_$(ConfigurationName)/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_debug&quot;"
77 IgnoreDefaultLibraryNames="msvcrtd;libcd;libcmt"
78 GenerateDebugInformation="true"
79 ProgramDatabaseFile="$(TargetName).pdb"
80 GenerateMapFile="true"
81 MapFileName="newview.map"
82 SubSystem="2"
83 OptimizeReferences="1"
84 EnableCOMDATFolding="1"
85 TargetMachine="1"
86 />
87 <Tool
88 Name="VCALinkTool"
89 />
90 <Tool
91 Name="VCManifestTool"
92 />
93 <Tool
94 Name="VCXDCMakeTool"
95 />
96 <Tool
97 Name="VCBscMakeTool"
98 />
99 <Tool
100 Name="VCFxCopTool"
101 />
102 <Tool
103 Name="VCAppVerifierTool"
104 />
105 <Tool
106 Name="VCPostBuildEventTool"
107 Description="Executing post-build batch file"
108 CommandLine="postbuild.bat debug"
109 />
110 </Configuration>
111 <Configuration
112 Name="Release|Win32"
113 OutputDirectory="$(ConfigurationName)"
114 IntermediateDirectory="$(ConfigurationName)"
115 ConfigurationType="1"
116 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
117 CharacterSet="1"
118 >
119 <Tool
120 Name="VCPreBuildEventTool"
121 Description="Executing pre-build batch file"
122 CommandLine="prebuild.bat release"
123 />
124 <Tool
125 Name="VCCustomBuildTool"
126 />
127 <Tool
128 Name="VCXMLDataGeneratorTool"
129 />
130 <Tool
131 Name="VCWebServiceProxyGeneratorTool"
132 />
133 <Tool
134 Name="VCMIDLTool"
135 />
136 <Tool
137 Name="VCCLCompilerTool"
138 AdditionalOptions="/Oy-"
139 InlineFunctionExpansion="2"
140 EnableIntrinsicFunctions="true"
141 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
142 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
143 StringPooling="true"
144 RuntimeLibrary="0"
145 StructMemberAlignment="0"
146 TreatWChar_tAsBuiltInType="false"
147 ForceConformanceInForLoopScope="true"
148 UsePrecompiledHeader="2"
149 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
150 WarningLevel="3"
151 WarnAsError="true"
152 Detect64BitPortabilityProblems="false"
153 DebugInformationFormat="3"
154 />
155 <Tool
156 Name="VCManagedResourceCompilerTool"
157 />
158 <Tool
159 Name="VCResourceCompilerTool"
160 />
161 <Tool
162 Name="VCPreLinkEventTool"
163 />
164 <Tool
165 Name="VCLinkerTool"
166 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dsound.lib dxerr.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s-1_34_1.lib libboost_signals-vc80-mt-s-1_34_1.lib libboost_program_options-vc80-mt-s-1_34_1.lib libcurl.lib libeay32.lib libexpatMT.lib OpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib2-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib psapi.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib dnsapi.lib EZ_LCD_Wrapper_vc8.lib lgLcd.lib libndofdev.lib"
167 OutputFile="$(ConfigurationName)/newview.exe"
168 LinkIncremental="2"
169 AdditionalLibraryDirectories="&quot;../lib_$(ConfigurationName)/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_release&quot;"
170 IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib"
171 GenerateDebugInformation="true"
172 ProgramDatabaseFile="$(TargetName).pdb"
173 GenerateMapFile="true"
174 MapFileName="newview.map"
175 SubSystem="2"
176 OptimizeReferences="1"
177 EnableCOMDATFolding="1"
178 TargetMachine="1"
179 />
180 <Tool
181 Name="VCALinkTool"
182 />
183 <Tool
184 Name="VCManifestTool"
185 />
186 <Tool
187 Name="VCXDCMakeTool"
188 />
189 <Tool
190 Name="VCBscMakeTool"
191 />
192 <Tool
193 Name="VCFxCopTool"
194 />
195 <Tool
196 Name="VCAppVerifierTool"
197 />
198 <Tool
199 Name="VCPostBuildEventTool"
200 Description="Executing post-build batch file"
201 CommandLine="postbuild.bat release"
202 />
203 </Configuration>
204 <Configuration
205 Name="ReleaseForDownload|Win32"
206 OutputDirectory="$(ConfigurationName)"
207 IntermediateDirectory="$(ConfigurationName)"
208 ConfigurationType="1"
209 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
210 CharacterSet="1"
211 >
212 <Tool
213 Name="VCPreBuildEventTool"
214 Description="Executing pre-build batch file"
215 CommandLine="prebuild.bat releasefordownload"
216 />
217 <Tool
218 Name="VCCustomBuildTool"
219 Description="Copying $(TargetFileName) to $(ProjectDir)"
220 CommandLine="copy $(TargetDir)\$(TargetFileName) $(ProjectDir)&#x0D;&#x0A;"
221 Outputs="$(TargetFileName)"
222 />
223 <Tool
224 Name="VCXMLDataGeneratorTool"
225 />
226 <Tool
227 Name="VCWebServiceProxyGeneratorTool"
228 />
229 <Tool
230 Name="VCMIDLTool"
231 />
232 <Tool
233 Name="VCCLCompilerTool"
234 AdditionalOptions="/Oy-"
235 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
236 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;LL_RELEASE_FOR_DOWNLOAD;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
237 RuntimeLibrary="0"
238 StructMemberAlignment="0"
239 TreatWChar_tAsBuiltInType="false"
240 UsePrecompiledHeader="2"
241 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
242 WarningLevel="3"
243 WarnAsError="true"
244 Detect64BitPortabilityProblems="false"
245 DebugInformationFormat="3"
246 />
247 <Tool
248 Name="VCManagedResourceCompilerTool"
249 />
250 <Tool
251 Name="VCResourceCompilerTool"
252 />
253 <Tool
254 Name="VCPreLinkEventTool"
255 />
256 <Tool
257 Name="VCLinkerTool"
258 LinkLibraryDependencies="false"
259 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dsound.lib dxerr.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s-1_34_1.lib libboost_signals-vc80-mt-s-1_34_1.lib libcurl.lib libeay32.lib libexpatMT.lib OpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib2-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_compile.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib psapi.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib dnsapi.lib EZ_LCD_Wrapper_vc8.lib lgLcd.lib libndofdev.lib"
260 OutputFile="$(ConfigurationName)/SecondLife.exe"
261 LinkIncremental="0"
262 AdditionalLibraryDirectories="&quot;../lib_release/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_release&quot;"
263 IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib"
264 GenerateDebugInformation="true"
265 ProgramDatabaseFile="$(TargetName).pdb"
266 SubSystem="2"
267 OptimizeReferences="2"
268 EnableCOMDATFolding="2"
269 TargetMachine="1"
270 />
271 <Tool
272 Name="VCALinkTool"
273 />
274 <Tool
275 Name="VCManifestTool"
276 />
277 <Tool
278 Name="VCXDCMakeTool"
279 />
280 <Tool
281 Name="VCBscMakeTool"
282 />
283 <Tool
284 Name="VCFxCopTool"
285 />
286 <Tool
287 Name="VCAppVerifierTool"
288 />
289 <Tool
290 Name="VCPostBuildEventTool"
291 Description="Executing post-build batch file"
292 CommandLine="postbuild.bat releasefordownload"
293 />
294 </Configuration>
295 <Configuration
296 Name="ReleaseNoOpt|Win32"
297 OutputDirectory="$(ConfigurationName)"
298 IntermediateDirectory="$(ConfigurationName)"
299 ConfigurationType="1"
300 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
301 CharacterSet="1"
302 >
303 <Tool
304 Name="VCPreBuildEventTool"
305 Description="Executing pre-build batch file"
306 CommandLine="prebuild.bat releasenoopt"
307 />
308 <Tool
309 Name="VCCustomBuildTool"
310 />
311 <Tool
312 Name="VCXMLDataGeneratorTool"
313 />
314 <Tool
315 Name="VCWebServiceProxyGeneratorTool"
316 />
317 <Tool
318 Name="VCMIDLTool"
319 />
320 <Tool
321 Name="VCCLCompilerTool"
322 AdditionalOptions="/Oy-"
323 Optimization="0"
324 AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llvfs;..\llaudio;..\llmedia;..\llimage;..\llscene;..\llxml;..\llmessage;..\llprimitive;..\llrender;..\llwindow;..\llcharacter;..\llinventory;..\llui;..\lscript;&quot;..\..\libraries\i686-win32\include&quot;;..\..\libraries\include\;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
325 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
326 RuntimeLibrary="0"
327 StructMemberAlignment="0"
328 TreatWChar_tAsBuiltInType="false"
329 ForceConformanceInForLoopScope="true"
330 UsePrecompiledHeader="2"
331 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
332 AssemblerOutput="0"
333 WarningLevel="3"
334 WarnAsError="true"
335 Detect64BitPortabilityProblems="false"
336 DebugInformationFormat="3"
337 />
338 <Tool
339 Name="VCManagedResourceCompilerTool"
340 />
341 <Tool
342 Name="VCResourceCompilerTool"
343 />
344 <Tool
345 Name="VCPreLinkEventTool"
346 />
347 <Tool
348 Name="VCLinkerTool"
349 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dsound.lib dxerr.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc80-mt-s-1_34_1.lib libboost_signals-vc80-mt-s-1_34_1.lib libboost_program_options-vc80-mt-s-1_34_1.lib libcurl.lib libeay32.lib libexpatMT.lib OpenJPEG.lib llaudio.lib llmedia.lib llcharacter.lib llcommon.lib llimage.lib llimagej2coj.lib llinventory.lib llmath.lib llmessage.lib llmozlib2-vc80.lib llprimitive.lib llrender.lib llui.lib llvfs.lib llwindow.lib llxml.lib lscript_library.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib psapi.lib qtmlclient.lib shell32.lib ssleay32.lib user32.lib Vfw32.lib vorbis_static_mt.lib vorbisenc_static_mt.lib vorbisfile_static_mt.lib winmm.lib winspool.lib ws2_32.lib xmlrpcepi.lib zlib.lib dnsapi.lib lgLcd.lib EZ_LCD_Wrapper_vc8.lib libndofdev.lib"
350 OutputFile="$(ConfigurationName)/newview_noopt.exe"
351 LinkIncremental="2"
352 AdditionalLibraryDirectories="&quot;../lib_releasenoopt/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_release&quot;"
353 IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib"
354 GenerateDebugInformation="true"
355 ProgramDatabaseFile="$(TargetName).pdb"
356 GenerateMapFile="true"
357 MapFileName="newview.map"
358 SubSystem="2"
359 OptimizeReferences="1"
360 EnableCOMDATFolding="1"
361 TargetMachine="1"
362 />
363 <Tool
364 Name="VCALinkTool"
365 />
366 <Tool
367 Name="VCManifestTool"
368 />
369 <Tool
370 Name="VCXDCMakeTool"
371 />
372 <Tool
373 Name="VCBscMakeTool"
374 />
375 <Tool
376 Name="VCFxCopTool"
377 />
378 <Tool
379 Name="VCAppVerifierTool"
380 />
381 <Tool
382 Name="VCPostBuildEventTool"
383 Description="Executing post-build batch file"
384 CommandLine="postbuild.bat releasenoopt"
385 />
386 </Configuration>
387 </Configurations>
388 <References>
389 </References>
390 <Files>
391 <Filter
392 Name="Source Files"
393 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
394 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
395 >
396 <File
397 RelativePath=".\llagent.cpp"
398 >
399 </File>
400 <File
401 RelativePath=".\llagentdata.cpp"
402 >
403 </File>
404 <File
405 RelativePath=".\llagentpilot.cpp"
406 >
407 </File>
408 <File
409 RelativePath=".\llanimstatelabels.cpp"
410 >
411 </File>
412 <File
413 RelativePath=".\llappviewer.cpp"
414 >
415 </File>
416 <File
417 RelativePath=".\llappviewerwin32.cpp"
418 >
419 </File>
420 <File
421 RelativePath=".\llassetuploadresponders.cpp"
422 >
423 </File>
424 <File
425 RelativePath=".\llaudiosourcevo.cpp"
426 >
427 </File>
428 <File
429 RelativePath=".\llbbox.cpp"
430 >
431 </File>
432 <File
433 RelativePath=".\llbox.cpp"
434 >
435 </File>
436 <File
437 RelativePath=".\llcallbacklist.cpp"
438 >
439 </File>
440 <File
441 RelativePath=".\llcallingcard.cpp"
442 >
443 </File>
444 <File
445 RelativePath=".\llcaphttpsender.cpp"
446 >
447 </File>
448 <File
449 RelativePath=".\llchatbar.cpp"
450 >
451 </File>
452 <File
453 RelativePath=".\llclassifiedinfo.cpp"
454 >
455 </File>
456 <File
457 RelativePath=".\llclassifiedstatsresponder.cpp"
458 >
459 </File>
460 <File
461 RelativePath=".\llcloud.cpp"
462 >
463 </File>
464 <File
465 RelativePath=".\llcolorscheme.cpp"
466 >
467 </File>
468 <File
469 RelativePath=".\llcolorswatch.cpp"
470 >
471 </File>
472 <File
473 RelativePath=".\llcommandhandler.cpp"
474 >
475 </File>
476 <File
477 RelativePath=".\llcommandlineparser.cpp"
478 >
479 </File>
480 <File
481 RelativePath=".\llcompass.cpp"
482 >
483 </File>
484 <File
485 RelativePath=".\llcompilequeue.cpp"
486 >
487 </File>
488 <File
489 RelativePath=".\llconfirmationmanager.cpp"
490 >
491 </File>
492 <File
493 RelativePath=".\llconsole.cpp"
494 >
495 </File>
496 <File
497 RelativePath=".\llcontainerview.cpp"
498 >
499 </File>
500 <File
501 RelativePath=".\llcubemap.cpp"
502 >
503 </File>
504 <File
505 RelativePath=".\llcurrencyuimanager.cpp"
506 >
507 </File>
508 <File
509 RelativePath=".\llcylinder.cpp"
510 >
511 </File>
512 <File
513 RelativePath=".\lldebugmessagebox.cpp"
514 >
515 </File>
516 <File
517 RelativePath=".\lldebugview.cpp"
518 >
519 </File>
520 <File
521 RelativePath=".\lldelayedgestureerror.cpp"
522 >
523 </File>
524 <File
525 RelativePath=".\lldirpicker.cpp"
526 >
527 </File>
528 <File
529 RelativePath=".\lldrawable.cpp"
530 >
531 </File>
532 <File
533 RelativePath=".\lldrawpool.cpp"
534 >
535 </File>
536 <File
537 RelativePath=".\lldrawpoolalpha.cpp"
538 >
539 </File>
540 <File
541 RelativePath=".\lldrawpoolavatar.cpp"
542 >
543 </File>
544 <File
545 RelativePath=".\lldrawpoolbump.cpp"
546 >
547 </File>
548 <File
549 RelativePath=".\lldrawpoolground.cpp"
550 >
551 </File>
552 <File
553 RelativePath=".\lldrawpoolsimple.cpp"
554 >
555 </File>
556 <File
557 RelativePath=".\lldrawpoolsky.cpp"
558 >
559 </File>
560 <File
561 RelativePath=".\lldrawpoolterrain.cpp"
562 >
563 </File>
564 <File
565 RelativePath=".\lldrawpooltree.cpp"
566 >
567 </File>
568 <File
569 RelativePath=".\lldrawpoolwater.cpp"
570 >
571 </File>
572 <File
573 RelativePath=".\lldrawpoolwlsky.cpp"
574 >
575 </File>
576 <File
577 RelativePath=".\lldriverparam.cpp"
578 >
579 </File>
580 <File
581 RelativePath=".\lldynamictexture.cpp"
582 >
583 </File>
584 <File
585 RelativePath=".\llemote.cpp"
586 >
587 </File>
588 <File
589 RelativePath=".\lleventinfo.cpp"
590 >
591 </File>
592 <File
593 RelativePath=".\lleventnotifier.cpp"
594 >
595 </File>
596 <File
597 RelativePath=".\lleventpoll.cpp"
598 >
599 </File>
600 <File
601 RelativePath=".\llface.cpp"
602 >
603 </File>
604 <File
605 RelativePath=".\llface.inl"
606 >
607 </File>
608 <File
609 RelativePath=".\llfasttimerview.cpp"
610 >
611 </File>
612 <File
613 RelativePath=".\llfeaturemanager.cpp"
614 >
615 </File>
616 <File
617 RelativePath=".\llfilepicker.cpp"
618 >
619 </File>
620 <File
621 RelativePath=".\llfirstuse.cpp"
622 >
623 </File>
624 <File
625 RelativePath=".\llflexibleobject.cpp"
626 >
627 </File>
628 <File
629 RelativePath=".\llfloaterabout.cpp"
630 >
631 </File>
632 <File
633 RelativePath=".\llfloateractivespeakers.cpp"
634 >
635 </File>
636 <File
637 RelativePath=".\llfloateranimpreview.cpp"
638 >
639 </File>
640 <File
641 RelativePath=".\llfloaterauction.cpp"
642 >
643 </File>
644 <File
645 RelativePath=".\llfloateravatarinfo.cpp"
646 >
647 </File>
648 <File
649 RelativePath=".\llfloateravatarpicker.cpp"
650 >
651 </File>
652 <File
653 RelativePath=".\llfloateravatartextures.cpp"
654 >
655 </File>
656 <File
657 RelativePath=".\llfloaterbuildoptions.cpp"
658 >
659 </File>
660 <File
661 RelativePath=".\llfloaterbump.cpp"
662 >
663 </File>
664 <File
665 RelativePath=".\llfloaterbuy.cpp"
666 >
667 </File>
668 <File
669 RelativePath=".\llfloaterbuycontents.cpp"
670 >
671 </File>
672 <File
673 RelativePath=".\llfloaterbuycurrency.cpp"
674 >
675 </File>
676 <File
677 RelativePath=".\llfloaterbuyland.cpp"
678 >
679 </File>
680 <File
681 RelativePath=".\llfloatercamera.cpp"
682 >
683 </File>
684 <File
685 RelativePath=".\llfloaterchat.cpp"
686 >
687 </File>
688 <File
689 RelativePath=".\llfloaterchatterbox.cpp"
690 >
691 </File>
692 <File
693 RelativePath=".\llfloaterclassified.cpp"
694 >
695 </File>
696 <File
697 RelativePath=".\llfloaterclothing.cpp"
698 >
699 </File>
700 <File
701 RelativePath=".\llfloatercolorpicker.cpp"
702 >
703 </File>
704 <File
705 RelativePath=".\llfloatercustomize.cpp"
706 >
707 </File>
708 <File
709 RelativePath=".\llfloaterdaycycle.cpp"
710 >
711 </File>
712 <File
713 RelativePath=".\llfloaterdirectory.cpp"
714 >
715 </File>
716 <File
717 RelativePath=".\llfloatereditui.cpp"
718 >
719 </File>
720 <File
721 RelativePath=".\llfloaterenvsettings.cpp"
722 >
723 </File>
724 <File
725 RelativePath=".\llfloaterevent.cpp"
726 >
727 </File>
728 <File
729 RelativePath=".\llfloaterfriends.cpp"
730 >
731 </File>
732 <File
733 RelativePath=".\llfloatergesture.cpp"
734 >
735 </File>
736 <File
737 RelativePath=".\llfloatergodtools.cpp"
738 >
739 </File>
740 <File
741 RelativePath=".\llfloatergroupinfo.cpp"
742 >
743 </File>
744 <File
745 RelativePath=".\llfloatergroupinvite.cpp"
746 >
747 </File>
748 <File
749 RelativePath=".\llfloatergroups.cpp"
750 >
751 </File>
752 <File
753 RelativePath=".\llfloaterhardwaresettings.cpp"
754 >
755 </File>
756 <File
757 RelativePath=".\llfloaterhtml.cpp"
758 >
759 </File>
760 <File
761 RelativePath=".\llfloaterhtmlhelp.cpp"
762 >
763 </File>
764 <File
765 RelativePath=".\llfloaterhud.cpp"
766 >
767 </File>
768 <File
769 RelativePath=".\llfloaterimagepreview.cpp"
770 >
771 </File>
772 <File
773 RelativePath=".\llfloaterinspect.cpp"
774 >
775 </File>
776 <File
777 RelativePath=".\llfloaterjoystick.cpp"
778 >
779 </File>
780 <File
781 RelativePath=".\llfloaterlagmeter.cpp"
782 >
783 </File>
784 <File
785 RelativePath=".\llfloaterland.cpp"
786 >
787 </File>
788 <File
789 RelativePath=".\llfloaterlandholdings.cpp"
790 >
791 </File>
792 <File
793 RelativePath=".\llfloaterlandmark.cpp"
794 >
795 </File>
796 <File
797 RelativePath=".\llfloatermap.cpp"
798 >
799 </File>
800 <File
801 RelativePath=".\llfloatermute.cpp"
802 >
803 </File>
804 <File
805 RelativePath=".\llfloaternamedesc.cpp"
806 >
807 </File>
808 <File
809 RelativePath=".\llfloaternewim.cpp"
810 >
811 </File>
812 <File
813 RelativePath=".\llfloateropenobject.cpp"
814 >
815 </File>
816 <File
817 RelativePath=".\llfloaterparcel.cpp"
818 >
819 </File>
820 <File
821 RelativePath=".\llfloaterpermissionsmgr.cpp"
822 >
823 </File>
824 <File
825 RelativePath=".\llfloaterpostcard.cpp"
826 >
827 </File>
828 <File
829 RelativePath=".\llfloaterpostprocess.cpp"
830 >
831 </File>
832 <File
833 RelativePath=".\llfloaterpreference.cpp"
834 >
835 </File>
836 <File
837 RelativePath=".\llfloaterproperties.cpp"
838 >
839 </File>
840 <File
841 RelativePath=".\llfloaterregioninfo.cpp"
842 >
843 </File>
844 <File
845 RelativePath=".\llfloaterreleasemsg.cpp"
846 >
847 </File>
848 <File
849 RelativePath=".\llfloaterreporter.cpp"
850 >
851 </File>
852 <File
853 RelativePath=".\llfloaterreporter.cpp"
854 >
855 </File>
856 <File
857 RelativePath=".\llfloaterscriptdebug.cpp"
858 >
859 </File>
860 <File
861 RelativePath=".\llfloatersellland.cpp"
862 >
863 </File>
864 <File
865 RelativePath=".\llfloatersettingsdebug.cpp"
866 >
867 </File>
868 <File
869 RelativePath=".\llfloatersnapshot.cpp"
870 >
871 </File>
872 <File
873 RelativePath=".\llfloaterstats.cpp"
874 >
875 </File>
876 <File
877 RelativePath=".\llfloatertelehub.cpp"
878 >
879 </File>
880 <File
881 RelativePath=".\llfloatertest.cpp"
882 >
883 </File>
884 <File
885 RelativePath=".\llfloatertools.cpp"
886 >
887 </File>
888 <File
889 RelativePath=".\llfloatertopobjects.cpp"
890 >
891 </File>
892 <File
893 RelativePath=".\llfloatertos.cpp"
894 >
895 </File>
896 <File
897 RelativePath=".\llfloaterurldisplay.cpp"
898 >
899 </File>
900 <File
901 RelativePath=".\llfloaterurlentry.cpp"
902 >
903 </File>
904 <File
905 RelativePath=".\llfloatervoicedevicesettings.cpp"
906 >
907 </File>
908 <File
909 RelativePath=".\llfloaterwater.cpp"
910 >
911 </File>
912 <File
913 RelativePath=".\llfloaterwindlight.cpp"
914 >
915 </File>
916 <File
917 RelativePath=".\llfloaterworldmap.cpp"
918 >
919 </File>
920 <File
921 RelativePath=".\llfolderview.cpp"
922 >
923 </File>
924 <File
925 RelativePath=".\llfollowcam.cpp"
926 >
927 </File>
928 <File
929 RelativePath=".\llframestats.cpp"
930 >
931 </File>
932 <File
933 RelativePath=".\llframestatview.cpp"
934 >
935 </File>
936 <File
937 RelativePath=".\llgenepool.cpp"
938 >
939 </File>
940 <File
941 RelativePath=".\llgesturemgr.cpp"
942 >
943 </File>
944 <File
945 RelativePath=".\llgivemoney.cpp"
946 >
947 </File>
948 <File
949 RelativePath=".\llglsandbox.cpp"
950 >
951 </File>
952 <File
953 RelativePath=".\llglslshader.cpp"
954 >
955 </File>
956 <File
957 RelativePath=".\llgroupmgr.cpp"
958 >
959 </File>
960 <File
961 RelativePath=".\llgroupnotify.cpp"
962 >
963 </File>
964 <File
965 RelativePath=".\llhippo.cpp"
966 >
967 </File>
968 <File
969 RelativePath=".\llhoverview.cpp"
970 >
971 </File>
972 <File
973 RelativePath=".\llhudeffect.cpp"
974 >
975 </File>
976 <File
977 RelativePath=".\llhudeffectbeam.cpp"
978 >
979 </File>
980 <File
981 RelativePath=".\llhudeffectlookat.cpp"
982 >
983 </File>
984 <File
985 RelativePath=".\llhudeffectpointat.cpp"
986 >
987 </File>
988 <File
989 RelativePath=".\llhudeffecttrail.cpp"
990 >
991 </File>
992 <File
993 RelativePath=".\llhudicon.cpp"
994 >
995 </File>
996 <File
997 RelativePath=".\llhudmanager.cpp"
998 >
999 </File>
1000 <File
1001 RelativePath=".\llhudobject.cpp"
1002 >
1003 </File>
1004 <File
1005 RelativePath=".\llhudrender.cpp"
1006 >
1007 </File>
1008 <File
1009 RelativePath=".\llhudtext.cpp"
1010 >
1011 </File>
1012 <File
1013 RelativePath=".\llhudview.cpp"
1014 >
1015 </File>
1016 <File
1017 RelativePath=".\llimpanel.cpp"
1018 >
1019 </File>
1020 <File
1021 RelativePath=".\llimview.cpp"
1022 >
1023 </File>
1024 <File
1025 RelativePath=".\llinventoryactions.cpp"
1026 >
1027 </File>
1028 <File
1029 RelativePath=".\llinventorybridge.cpp"
1030 >
1031 </File>
1032 <File
1033 RelativePath=".\llinventoryclipboard.cpp"
1034 >
1035 </File>
1036 <File
1037 RelativePath=".\llinventorymodel.cpp"
1038 >
1039 </File>
1040 <File
1041 RelativePath=".\llinventoryview.cpp"
1042 >
1043 </File>
1044 <File
1045 RelativePath=".\lljoystickbutton.cpp"
1046 >
1047 </File>
1048 <File
1049 RelativePath=".\lllandmarklist.cpp"
1050 >
1051 </File>
1052 <File
1053 RelativePath=".\lllcd.cpp"
1054 >
1055 </File>
1056 <File
1057 RelativePath=".\lllogchat.cpp"
1058 >
1059 </File>
1060 <File
1061 RelativePath=".\llmanip.cpp"
1062 >
1063 </File>
1064 <File
1065 RelativePath=".\llmaniprotate.cpp"
1066 >
1067 </File>
1068 <File
1069 RelativePath=".\llmanipscale.cpp"
1070 >
1071 </File>
1072 <File
1073 RelativePath=".\llmaniptranslate.cpp"
1074 >
1075 </File>
1076 <File
1077 RelativePath=".\llmapresponders.cpp"
1078 >
1079 </File>
1080 <File
1081 RelativePath=".\llmediaremotectrl.cpp"
1082 >
1083 </File>
1084 <File
1085 RelativePath=".\llmemoryview.cpp"
1086 >
1087 </File>
1088 <File
1089 RelativePath=".\llmenucommands.cpp"
1090 >
1091 </File>
1092 <File
1093 RelativePath=".\llmimetypes.cpp"
1094 >
1095 </File>
1096 <File
1097 RelativePath=".\llmorphview.cpp"
1098 >
1099 </File>
1100 <File
1101 RelativePath=".\llmoveview.cpp"
1102 >
1103 </File>
1104 <File
1105 RelativePath=".\llmutelist.cpp"
1106 >
1107 </File>
1108 <File
1109 RelativePath=".\llnamebox.cpp"
1110 >
1111 </File>
1112 <File
1113 RelativePath=".\llnameeditor.cpp"
1114 >
1115 </File>
1116 <File
1117 RelativePath=".\llnamelistctrl.cpp"
1118 >
1119 </File>
1120 <File
1121 RelativePath=".\llnetmap.cpp"
1122 >
1123 </File>
1124 <File
1125 RelativePath=".\llnotify.cpp"
1126 >
1127 </File>
1128 <File
1129 RelativePath=".\lloverlaybar.cpp"
1130 >
1131 </File>
1132 <File
1133 RelativePath=".\llpanelaudioprefs.cpp"
1134 >
1135 </File>
1136 <File
1137 RelativePath=".\llpanelaudiovolume.cpp"
1138 >
1139 </File>
1140 <File
1141 RelativePath=".\llpanelavatar.cpp"
1142 >
1143 </File>
1144 <File
1145 RelativePath=".\llpanelclassified.cpp"
1146 >
1147 </File>
1148 <File
1149 RelativePath=".\llpanelcontents.cpp"
1150 >
1151 </File>
1152 <File
1153 RelativePath=".\llpaneldebug.cpp"
1154 >
1155 </File>
1156 <File
1157 RelativePath=".\llpaneldirbrowser.cpp"
1158 >
1159 </File>
1160 <File
1161 RelativePath=".\llpaneldirclassified.cpp"
1162 >
1163 </File>
1164 <File
1165 RelativePath=".\llpaneldirevents.cpp"
1166 >
1167 </File>
1168 <File
1169 RelativePath=".\llpaneldirfind.cpp"
1170 >
1171 </File>
1172 <File
1173 RelativePath=".\llpaneldirgroups.cpp"
1174 >
1175 </File>
1176 <File
1177 RelativePath=".\llpaneldirland.cpp"
1178 >
1179 </File>
1180 <File
1181 RelativePath=".\llpaneldirpeople.cpp"
1182 >
1183 </File>
1184 <File
1185 RelativePath=".\llpaneldirplaces.cpp"
1186 >
1187 </File>
1188 <File
1189 RelativePath=".\llpaneldirpopular.cpp"
1190 >
1191 </File>
1192 <File
1193 RelativePath=".\llpaneldisplay.cpp"
1194 >
1195 </File>
1196 <File
1197 RelativePath=".\llpanelevent.cpp"
1198 >
1199 </File>
1200 <File
1201 RelativePath=".\llpanelface.cpp"
1202 >
1203 </File>
1204 <File
1205 RelativePath=".\llpanelgeneral.cpp"
1206 >
1207 </File>
1208 <File
1209 RelativePath=".\llpanelgroup.cpp"
1210 >
1211 </File>
1212 <File
1213 RelativePath=".\llpanelgroupgeneral.cpp"
1214 >
1215 </File>
1216 <File
1217 RelativePath=".\llpanelgroupinvite.cpp"
1218 >
1219 </File>
1220 <File
1221 RelativePath=".\llpanelgrouplandmoney.cpp"
1222 >
1223 </File>
1224 <File
1225 RelativePath=".\llpanelgroupnotices.cpp"
1226 >
1227 </File>
1228 <File
1229 RelativePath=".\llpanelgrouproles.cpp"
1230 >
1231 </File>
1232 <File
1233 RelativePath=".\llpanelgroupvoting.cpp"
1234 >
1235 </File>
1236 <File
1237 RelativePath=".\llpanelinput.cpp"
1238 >
1239 </File>
1240 <File
1241 RelativePath=".\llpanelinventory.cpp"
1242 >
1243 </File>
1244 <File
1245 RelativePath=".\llpanelland.cpp"
1246 >
1247 </File>
1248 <File
1249 RelativePath=".\llpanellandmedia.cpp"
1250 >
1251 </File>
1252 <File
1253 RelativePath=".\llpanellandobjects.cpp"
1254 >
1255 </File>
1256 <File
1257 RelativePath=".\llpanellandoptions.cpp"
1258 >
1259 </File>
1260 <File
1261 RelativePath=".\llpanelLCD.cpp"
1262 >
1263 </File>
1264 <File
1265 RelativePath=".\llpanellogin.cpp"
1266 >
1267 </File>
1268 <File
1269 RelativePath=".\llpanelmorph.cpp"
1270 >
1271 </File>
1272 <File
1273 RelativePath=".\llpanelmsgs.cpp"
1274 >
1275 </File>
1276 <File
1277 RelativePath=".\llpanelnetwork.cpp"
1278 >
1279 </File>
1280 <File
1281 RelativePath=".\llpanelobject.cpp"
1282 >
1283 </File>
1284 <File
1285 RelativePath=".\llpanelpermissions.cpp"
1286 >
1287 </File>
1288 <File
1289 RelativePath=".\llpanelpick.cpp"
1290 >
1291 </File>
1292 <File
1293 RelativePath=".\llpanelplace.cpp"
1294 >
1295 </File>
1296 <File
1297 RelativePath=".\llpanelvolume.cpp"
1298 >
1299 </File>
1300 <File
1301 RelativePath=".\llpanelweb.cpp"
1302 >
1303 </File>
1304 <File
1305 RelativePath=".\llparcelselection.cpp"
1306 >
1307 </File>
1308 <File
1309 RelativePath=".\llpatchvertexarray.cpp"
1310 >
1311 </File>
1312 <File
1313 RelativePath=".\llpolymesh.cpp"
1314 >
1315 </File>
1316 <File
1317 RelativePath=".\llpolymorph.cpp"
1318 >
1319 </File>
1320 <File
1321 RelativePath=".\llpostprocess.cpp"
1322 >
1323 </File>
1324 <File
1325 RelativePath=".\llprefschat.cpp"
1326 >
1327 </File>
1328 <File
1329 RelativePath=".\llprefsim.cpp"
1330 >
1331 </File>
1332 <File
1333 RelativePath=".\llprefsvoice.cpp"
1334 >
1335 </File>
1336 <File
1337 RelativePath=".\llpreview.cpp"
1338 >
1339 </File>
1340 <File
1341 RelativePath=".\llpreviewanim.cpp"
1342 >
1343 </File>
1344 <File
1345 RelativePath=".\llpreviewgesture.cpp"
1346 >
1347 </File>
1348 <File
1349 RelativePath=".\llpreviewlandmark.cpp"
1350 >
1351 </File>
1352 <File
1353 RelativePath=".\llpreviewnotecard.cpp"
1354 >
1355 </File>
1356 <File
1357 RelativePath=".\llpreviewscript.cpp"
1358 >
1359 </File>
1360 <File
1361 RelativePath=".\llpreviewsound.cpp"
1362 >
1363 </File>
1364 <File
1365 RelativePath=".\llpreviewtexture.cpp"
1366 >
1367 </File>
1368 <File
1369 RelativePath=".\llprogressview.cpp"
1370 >
1371 </File>
1372 <File
1373 RelativePath=".\llregionposition.cpp"
1374 >
1375 </File>
1376 <File
1377 RelativePath=".\llremoteparcelrequest.cpp"
1378 >
1379 </File>
1380 <File
1381 RelativePath=".\llrendersphere.cpp"
1382 >
1383 </File>
1384 <File
1385 RelativePath=".\llsavedsettingsglue.cpp"
1386 >
1387 </File>
1388 <File
1389 RelativePath=".\llselectmgr.cpp"
1390 >
1391 </File>
1392 <File
1393 RelativePath=".\llsky.cpp"
1394 >
1395 </File>
1396 <File
1397 RelativePath=".\llspatialpartition.cpp"
1398 >
1399 </File>
1400 <File
1401 RelativePath=".\llsprite.cpp"
1402 >
1403 </File>
1404 <File
1405 RelativePath=".\llsrv.cpp"
1406 >
1407 </File>
1408 <File
1409 RelativePath=".\llstartup.cpp"
1410 >
1411 </File>
1412 <File
1413 RelativePath=".\llstatbar.cpp"
1414 >
1415 </File>
1416 <File
1417 RelativePath=".\llstatgraph.cpp"
1418 >
1419 </File>
1420 <File
1421 RelativePath=".\llstatusbar.cpp"
1422 >
1423 </File>
1424 <File
1425 RelativePath=".\llstatview.cpp"
1426 >
1427 </File>
1428 <File
1429 RelativePath=".\llstylemap.cpp"
1430 >
1431 </File>
1432 <File
1433 RelativePath=".\llsurface.cpp"
1434 >
1435 </File>
1436 <File
1437 RelativePath=".\llsurfacepatch.cpp"
1438 >
1439 </File>
1440 <File
1441 RelativePath=".\lltexlayer.cpp"
1442 >
1443 </File>
1444 <File
1445 RelativePath=".\lltexturecache.cpp"
1446 >
1447 </File>
1448 <File
1449 RelativePath=".\lltexturectrl.cpp"
1450 >
1451 </File>
1452 <File
1453 RelativePath=".\lltexturefetch.cpp"
1454 >
1455 </File>
1456 <File
1457 RelativePath=".\lltextureview.cpp"
1458 >
1459 </File>
1460 <File
1461 RelativePath=".\lltool.cpp"
1462 >
1463 </File>
1464 <File
1465 RelativePath=".\lltoolbar.cpp"
1466 >
1467 </File>
1468 <File
1469 RelativePath=".\lltoolbrush.cpp"
1470 >
1471 </File>
1472 <File
1473 RelativePath=".\lltoolcomp.cpp"
1474 >
1475 </File>
1476 <File
1477 RelativePath=".\lltooldraganddrop.cpp"
1478 >
1479 </File>
1480 <File
1481 RelativePath=".\lltoolface.cpp"
1482 >
1483 </File>
1484 <File
1485 RelativePath=".\lltoolfocus.cpp"
1486 >
1487 </File>
1488 <File
1489 RelativePath=".\lltoolgrab.cpp"
1490 >
1491 </File>
1492 <File
1493 RelativePath=".\lltoolgun.cpp"
1494 >
1495 </File>
1496 <File
1497 RelativePath=".\lltoolindividual.cpp"
1498 >
1499 </File>
1500 <File
1501 RelativePath=".\lltoolmgr.cpp"
1502 >
1503 </File>
1504 <File
1505 RelativePath=".\lltoolmorph.cpp"
1506 >
1507 </File>
1508 <File
1509 RelativePath=".\lltoolobjpicker.cpp"
1510 >
1511 </File>
1512 <File
1513 RelativePath=".\lltoolpie.cpp"
1514 >
1515 </File>
1516 <File
1517 RelativePath=".\lltoolpipette.cpp"
1518 >
1519 </File>
1520 <File
1521 RelativePath=".\lltoolplacer.cpp"
1522 >
1523 </File>
1524 <File
1525 RelativePath=".\lltoolselect.cpp"
1526 >
1527 </File>
1528 <File
1529 RelativePath=".\lltoolselectland.cpp"
1530 >
1531 </File>
1532 <File
1533 RelativePath=".\lltoolselectrect.cpp"
1534 >
1535 </File>
1536 <File
1537 RelativePath=".\lltoolview.cpp"
1538 >
1539 </File>
1540 <File
1541 RelativePath=".\lltracker.cpp"
1542 >
1543 </File>
1544 <File
1545 RelativePath=".\lltrans.cpp"
1546 >
1547 </File>
1548 <File
1549 RelativePath=".\lluploaddialog.cpp"
1550 >
1551 </File>
1552 <File
1553 RelativePath=".\llurl.cpp"
1554 >
1555 </File>
1556 <File
1557 RelativePath=".\llurldispatcher.cpp"
1558 >
1559 </File>
1560 <File
1561 RelativePath=".\llurlhistory.cpp"
1562 >
1563 </File>
1564 <File
1565 RelativePath=".\llurlsimstring.cpp"
1566 >
1567 </File>
1568 <File
1569 RelativePath=".\llurlwhitelist.cpp"
1570 >
1571 </File>
1572 <File
1573 RelativePath=".\lluserauth.cpp"
1574 >
1575 </File>
1576 <File
1577 RelativePath=".\llvectorperfoptions.cpp"
1578 >
1579 </File>
1580 <File
1581 RelativePath=".\llvelocitybar.cpp"
1582 >
1583 </File>
1584 <File
1585 RelativePath=".\llviewchildren.cpp"
1586 >
1587 </File>
1588 <File
1589 RelativePath=".\llviewerassetstorage.cpp"
1590 >
1591 </File>
1592 <File
1593 RelativePath=".\llviewerassetstorage.h"
1594 >
1595 </File>
1596 <File
1597 RelativePath=".\llvieweraudio.cpp"
1598 >
1599 </File>
1600 <File
1601 RelativePath=".\llviewercamera.cpp"
1602 >
1603 </File>
1604 <File
1605 RelativePath=".\llviewercontrol.cpp"
1606 >
1607 </File>
1608 <File
1609 RelativePath=".\llviewerdisplay.cpp"
1610 >
1611 </File>
1612 <File
1613 RelativePath=".\llviewergenericmessage.cpp"
1614 >
1615 </File>
1616 <File
1617 RelativePath=".\llviewergesture.cpp"
1618 >
1619 </File>
1620 <File
1621 RelativePath=".\llviewerimage.cpp"
1622 >
1623 </File>
1624 <File
1625 RelativePath=".\llviewerimagelist.cpp"
1626 >
1627 </File>
1628 <File
1629 RelativePath=".\llviewerinventory.cpp"
1630 >
1631 </File>
1632 <File
1633 RelativePath=".\llviewerjoint.cpp"
1634 >
1635 </File>
1636 <File
1637 RelativePath=".\llviewerjointattachment.cpp"
1638 >
1639 </File>
1640 <File
1641 RelativePath=".\llviewerjointmesh.cpp"
1642 >
1643 </File>
1644 <File
1645 RelativePath=".\llviewerjointmesh_sse.cpp"
1646 >
1647 <FileConfiguration
1648 Name="Debug|Win32"
1649 >
1650 <Tool
1651 Name="VCCLCompilerTool"
1652 EnableEnhancedInstructionSet="0"
1653 UsePrecompiledHeader="2"
1654 WarnAsError="false"
1655 />
1656 </FileConfiguration>
1657 <FileConfiguration
1658 Name="Release|Win32"
1659 >
1660 <Tool
1661 Name="VCCLCompilerTool"
1662 EnableEnhancedInstructionSet="0"
1663 UsePrecompiledHeader="2"
1664 WarnAsError="false"
1665 />
1666 </FileConfiguration>
1667 <FileConfiguration
1668 Name="ReleaseForDownload|Win32"
1669 >
1670 <Tool
1671 Name="VCCLCompilerTool"
1672 EnableEnhancedInstructionSet="0"
1673 UsePrecompiledHeader="2"
1674 WarnAsError="false"
1675 />
1676 </FileConfiguration>
1677 <FileConfiguration
1678 Name="ReleaseNoOpt|Win32"
1679 >
1680 <Tool
1681 Name="VCCLCompilerTool"
1682 EnableEnhancedInstructionSet="0"
1683 UsePrecompiledHeader="2"
1684 WarnAsError="false"
1685 />
1686 </FileConfiguration>
1687 </File>
1688 <File
1689 RelativePath=".\llviewerjointmesh_sse2.cpp"
1690 >
1691 <FileConfiguration
1692 Name="Debug|Win32"
1693 >
1694 <Tool
1695 Name="VCCLCompilerTool"
1696 EnableEnhancedInstructionSet="0"
1697 UsePrecompiledHeader="2"
1698 WarnAsError="false"
1699 />
1700 </FileConfiguration>
1701 <FileConfiguration
1702 Name="Release|Win32"
1703 >
1704 <Tool
1705 Name="VCCLCompilerTool"
1706 EnableEnhancedInstructionSet="0"
1707 UsePrecompiledHeader="2"
1708 WarnAsError="false"
1709 />
1710 </FileConfiguration>
1711 <FileConfiguration
1712 Name="ReleaseForDownload|Win32"
1713 >
1714 <Tool
1715 Name="VCCLCompilerTool"
1716 EnableEnhancedInstructionSet="0"
1717 UsePrecompiledHeader="2"
1718 WarnAsError="false"
1719 />
1720 </FileConfiguration>
1721 <FileConfiguration
1722 Name="ReleaseNoOpt|Win32"
1723 >
1724 <Tool
1725 Name="VCCLCompilerTool"
1726 EnableEnhancedInstructionSet="0"
1727 UsePrecompiledHeader="2"
1728 WarnAsError="false"
1729 />
1730 </FileConfiguration>
1731 </File>
1732 <File
1733 RelativePath=".\llviewerjointmesh_vec.cpp"
1734 >
1735 </File>
1736 <File
1737 RelativePath=".\llviewerjoystick.cpp"
1738 >
1739 </File>
1740 <File
1741 RelativePath=".\llviewerkeyboard.cpp"
1742 >
1743 </File>
1744 <File
1745 RelativePath=".\llviewerlayer.cpp"
1746 >
1747 </File>
1748 <File
1749 RelativePath=".\llviewermedia.cpp"
1750 >
1751 </File>
1752 <File
1753 RelativePath=".\llviewermenu.cpp"
1754 >
1755 </File>
1756 <File
1757 RelativePath=".\llviewermenufile.cpp"
1758 >
1759 </File>
1760 <File
1761 RelativePath=".\llviewermessage.cpp"
1762 >
1763 </File>
1764 <File
1765 RelativePath=".\llviewernetwork.cpp"
1766 >
1767 </File>
1768 <File
1769 RelativePath=".\llviewerobject.cpp"
1770 >
1771 </File>
1772 <File
1773 RelativePath=".\llviewerobjectlist.cpp"
1774 >
1775 </File>
1776 <File
1777 RelativePath=".\llviewerparcelmedia.cpp"
1778 >
1779 </File>
1780 <File
1781 RelativePath=".\llviewerparcelmediaautoplay.cpp"
1782 >
1783 </File>
1784 <File
1785 RelativePath=".\llviewerparcelmgr.cpp"
1786 >
1787 </File>
1788 <File
1789 RelativePath=".\llviewerparceloverlay.cpp"
1790 >
1791 </File>
1792 <File
1793 RelativePath=".\llviewerpartsim.cpp"
1794 >
1795 </File>
1796 <File
1797 RelativePath=".\llviewerpartsource.cpp"
1798 >
1799 </File>
1800 <File
1801 RelativePath=".\llviewerregion.cpp"
1802 >
1803 </File>
1804 <File
1805 RelativePath=".\llviewerstats.cpp"
1806 >
1807 </File>
1808 <File
1809 RelativePath=".\llviewertexteditor.cpp"
1810 >
1811 </File>
1812 <File
1813 RelativePath=".\llviewertextureanim.cpp"
1814 >
1815 </File>
1816 <File
1817 RelativePath=".\llviewerthrottle.cpp"
1818 >
1819 </File>
1820 <File
1821 RelativePath=".\llviewervisualparam.cpp"
1822 >
1823 </File>
1824 <File
1825 RelativePath=".\llviewerwindow.cpp"
1826 >
1827 </File>
1828 <File
1829 RelativePath=".\llvlcomposition.cpp"
1830 >
1831 </File>
1832 <File
1833 RelativePath=".\llvlmanager.cpp"
1834 >
1835 </File>
1836 <File
1837 RelativePath=".\llvoavatar.cpp"
1838 >
1839 </File>
1840 <File
1841 RelativePath=".\llvocache.cpp"
1842 >
1843 </File>
1844 <File
1845 RelativePath=".\llvoclouds.cpp"
1846 >
1847 </File>
1848 <File
1849 RelativePath=".\llvograss.cpp"
1850 >
1851 </File>
1852 <File
1853 RelativePath=".\llvoground.cpp"
1854 >
1855 </File>
1856 <File
1857 RelativePath=".\llvoiceclient.cpp"
1858 >
1859 </File>
1860 <File
1861 RelativePath=".\llvoiceremotectrl.cpp"
1862 >
1863 </File>
1864 <File
1865 RelativePath=".\llvoicevisualizer.cpp"
1866 >
1867 </File>
1868 <File
1869 RelativePath=".\llvoinventorylistener.cpp"
1870 >
1871 </File>
1872 <File
1873 RelativePath=".\llvopartgroup.cpp"
1874 >
1875 </File>
1876 <File
1877 RelativePath=".\llvosky.cpp"
1878 >
1879 </File>
1880 <File
1881 RelativePath=".\llvosurfacepatch.cpp"
1882 >
1883 </File>
1884 <File
1885 RelativePath=".\llvotextbubble.cpp"
1886 >
1887 </File>
1888 <File
1889 RelativePath=".\llvotree.cpp"
1890 >
1891 </File>
1892 <File
1893 RelativePath=".\llvovolume.cpp"
1894 >
1895 </File>
1896 <File
1897 RelativePath=".\llvowater.cpp"
1898 >
1899 </File>
1900 <File
1901 RelativePath=".\llvowlsky.cpp"
1902 >
1903 </File>
1904 <File
1905 RelativePath=".\llwatchdog.cpp"
1906 >
1907 </File>
1908 <File
1909 RelativePath=".\llwaterparammanager.cpp"
1910 >
1911 </File>
1912 <File
1913 RelativePath=".\llwaterparamset.cpp"
1914 >
1915 </File>
1916 <File
1917 RelativePath=".\llwearable.cpp"
1918 >
1919 </File>
1920 <File
1921 RelativePath=".\llwearablelist.cpp"
1922 >
1923 </File>
1924 <File
1925 RelativePath=".\llweb.cpp"
1926 >
1927 </File>
1928 <File
1929 RelativePath=".\llwebbrowserctrl.cpp"
1930 >
1931 </File>
1932 <File
1933 RelativePath=".\llwind.cpp"
1934 >
1935 </File>
1936 <File
1937 RelativePath=".\llwindebug.cpp"
1938 >
1939 </File>
1940 <File
1941 RelativePath=".\llwlanimator.cpp"
1942 >
1943 </File>
1944 <File
1945 RelativePath=".\llwldaycycle.cpp"
1946 >
1947 </File>
1948 <File
1949 RelativePath=".\llwlparammanager.cpp"
1950 >
1951 </File>
1952 <File
1953 RelativePath=".\llwlparamset.cpp"
1954 >
1955 </File>
1956 <File
1957 RelativePath=".\llworld.cpp"
1958 >
1959 </File>
1960 <File
1961 RelativePath=".\llworldmap.cpp"
1962 >
1963 </File>
1964 <File
1965 RelativePath=".\llworldmapview.cpp"
1966 >
1967 </File>
1968 <File
1969 RelativePath=".\llxmlrpctransaction.cpp"
1970 >
1971 </File>
1972 <File
1973 RelativePath=".\noise.cpp"
1974 >
1975 </File>
1976 <File
1977 RelativePath=".\pipeline.cpp"
1978 >
1979 </File>
1980 </Filter>
1981 <Filter
1982 Name="Header Files"
1983 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1984 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1985 >
1986 <File
1987 RelativePath=".\llagent.h"
1988 >
1989 </File>
1990 <File
1991 RelativePath=".\llagentdata.h"
1992 >
1993 </File>
1994 <File
1995 RelativePath=".\llagentpilot.h"
1996 >
1997 </File>
1998 <File
1999 RelativePath=".\llanimstatelabels.h"
2000 >
2001 </File>
2002 <File
2003 RelativePath=".\llappearance.h"
2004 >
2005 </File>
2006 <File
2007 RelativePath=".\llappviewer.h"
2008 >
2009 </File>
2010 <File
2011 RelativePath=".\llappviewerwin32.h"
2012 >
2013 </File>
2014 <File
2015 RelativePath=".\llassetuploadresponders.h"
2016 >
2017 </File>
2018 <File
2019 RelativePath=".\llaudiosourcevo.h"
2020 >
2021 </File>
2022 <File
2023 RelativePath=".\llautocomplete.h"
2024 >
2025 </File>
2026 <File
2027 RelativePath=".\llbbox.h"
2028 >
2029 </File>
2030 <File
2031 RelativePath=".\llbox.h"
2032 >
2033 </File>
2034 <File
2035 RelativePath=".\llcallbacklist.h"
2036 >
2037 </File>
2038 <File
2039 RelativePath=".\llcallingcard.h"
2040 >
2041 </File>
2042 <File
2043 RelativePath=".\llcaphttpsender.h"
2044 >
2045 </File>
2046 <File
2047 RelativePath=".\llchatbar.h"
2048 >
2049 </File>
2050 <File
2051 RelativePath=".\llclassifiedinfo.h"
2052 >
2053 </File>
2054 <File
2055 RelativePath=".\llclassifiedstatsresponder.h"
2056 >
2057 </File>
2058 <File
2059 RelativePath=".\llcloud.h"
2060 >
2061 </File>
2062 <File
2063 RelativePath=".\llcolorscheme.h"
2064 >
2065 </File>
2066 <File
2067 RelativePath=".\llcolorswatch.h"
2068 >
2069 </File>
2070 <File
2071 RelativePath=".\llcommandhandler.h"
2072 >
2073 </File>
2074 <File
2075 RelativePath=".\llcommandlineparser.h"
2076 >
2077 </File>
2078 <File
2079 RelativePath=".\llcompass.h"
2080 >
2081 </File>
2082 <File
2083 RelativePath=".\llcompilequeue.h"
2084 >
2085 </File>
2086 <File
2087 RelativePath=".\llconfirmationmanager.h"
2088 >
2089 </File>
2090 <File
2091 RelativePath=".\llconsole.h"
2092 >
2093 </File>
2094 <File
2095 RelativePath=".\llcontainerview.h"
2096 >
2097 </File>
2098 <File
2099 RelativePath=".\llcubemap.h"
2100 >
2101 </File>
2102 <File
2103 RelativePath=".\llcurrencyuimanager.h"
2104 >
2105 </File>
2106 <File
2107 RelativePath=".\llcylinder.h"
2108 >
2109 </File>
2110 <File
2111 RelativePath=".\lldebugmessagebox.h"
2112 >
2113 </File>
2114 <File
2115 RelativePath=".\lldebugview.h"
2116 >
2117 </File>
2118 <File
2119 RelativePath=".\lldelayedgestureerror.h"
2120 >
2121 </File>
2122 <File
2123 RelativePath=".\lldirpicker.h"
2124 >
2125 </File>
2126 <File
2127 RelativePath=".\lldrawable.h"
2128 >
2129 </File>
2130 <File
2131 RelativePath=".\lldrawpool.h"
2132 >
2133 </File>
2134 <File
2135 RelativePath=".\lldrawpoolalpha.h"
2136 >
2137 </File>
2138 <File
2139 RelativePath=".\lldrawpoolavatar.h"
2140 >
2141 </File>
2142 <File
2143 RelativePath=".\lldrawpoolbump.h"
2144 >
2145 </File>
2146 <File
2147 RelativePath=".\lldrawpoolground.h"
2148 >
2149 </File>
2150 <File
2151 RelativePath=".\lldrawpoolsimple.h"
2152 >
2153 </File>
2154 <File
2155 RelativePath=".\lldrawpoolsky.h"
2156 >
2157 </File>
2158 <File
2159 RelativePath=".\lldrawpoolterrain.h"
2160 >
2161 </File>
2162 <File
2163 RelativePath=".\lldrawpooltree.h"
2164 >
2165 </File>
2166 <File
2167 RelativePath=".\lldrawpoolwater.h"
2168 >
2169 </File>
2170 <File
2171 RelativePath=".\lldrawpoolwlsky.h"
2172 >
2173 </File>
2174 <File
2175 RelativePath=".\lldriverparam.h"
2176 >
2177 </File>
2178 <File
2179 RelativePath=".\lldynamictexture.h"
2180 >
2181 </File>
2182 <File
2183 RelativePath=".\llemote.h"
2184 >
2185 </File>
2186 <File
2187 RelativePath=".\lleventemitter.h"
2188 >
2189 </File>
2190 <File
2191 RelativePath=".\lleventinfo.h"
2192 >
2193 </File>
2194 <File
2195 RelativePath=".\lleventnotifier.h"
2196 >
2197 </File>
2198 <File
2199 RelativePath=".\lleventpoll.h"
2200 >
2201 </File>
2202 <File
2203 RelativePath=".\llface.h"
2204 >
2205 </File>
2206 <File
2207 RelativePath=".\llfasttimerview.h"
2208 >
2209 </File>
2210 <File
2211 RelativePath=".\llfeaturemanager.h"
2212 >
2213 </File>
2214 <File
2215 RelativePath=".\llfilepicker.h"
2216 >
2217 </File>
2218 <File
2219 RelativePath=".\llfilist.h"
2220 >
2221 </File>
2222 <File
2223 RelativePath=".\llfirstuse.h"
2224 >
2225 </File>
2226 <File
2227 RelativePath=".\llflexibleobject.h"
2228 >
2229 </File>
2230 <File
2231 RelativePath=".\llfloaterabout.h"
2232 >
2233 </File>
2234 <File
2235 RelativePath=".\llfloateractivespeakers.h"
2236 >
2237 </File>
2238 <File
2239 RelativePath=".\llfloateranimpreview.h"
2240 >
2241 </File>
2242 <File
2243 RelativePath=".\llfloaterauction.h"
2244 >
2245 </File>
2246 <File
2247 RelativePath=".\llfloateravatarinfo.h"
2248 >
2249 </File>
2250 <File
2251 RelativePath=".\llfloateravatarpicker.h"
2252 >
2253 </File>
2254 <File
2255 RelativePath=".\llfloateravatartextures.h"
2256 >
2257 </File>
2258 <File
2259 RelativePath=".\llfloaterbuildoptions.h"
2260 >
2261 </File>
2262 <File
2263 RelativePath=".\llfloaterbump.h"
2264 >
2265 </File>
2266 <File
2267 RelativePath=".\llfloaterbuy.h"
2268 >
2269 </File>
2270 <File
2271 RelativePath=".\llfloaterbuycontents.h"
2272 >
2273 </File>
2274 <File
2275 RelativePath=".\llfloaterbuycurrency.h"
2276 >
2277 </File>
2278 <File
2279 RelativePath=".\llfloaterbuyland.h"
2280 >
2281 </File>
2282 <File
2283 RelativePath=".\llfloatercamera.h"
2284 >
2285 </File>
2286 <File
2287 RelativePath=".\llfloaterchat.h"
2288 >
2289 </File>
2290 <File
2291 RelativePath=".\llfloaterchatterbox.h"
2292 >
2293 </File>
2294 <File
2295 RelativePath=".\llfloaterclassified.h"
2296 >
2297 </File>
2298 <File
2299 RelativePath=".\llfloaterclothing.h"
2300 >
2301 </File>
2302 <File
2303 RelativePath=".\llfloatercolorpicker.h"
2304 >
2305 </File>
2306 <File
2307 RelativePath=".\llfloatercustomize.h"
2308 >
2309 </File>
2310 <File
2311 RelativePath=".\llfloaterdaycycle.h"
2312 >
2313 </File>
2314 <File
2315 RelativePath=".\llfloaterdirectory.h"
2316 >
2317 </File>
2318 <File
2319 RelativePath=".\llfloatereditui.h"
2320 >
2321 </File>
2322 <File
2323 RelativePath=".\llfloaterenvsettings.h"
2324 >
2325 </File>
2326 <File
2327 RelativePath=".\llfloaterevent.h"
2328 >
2329 </File>
2330 <File
2331 RelativePath=".\llfloaterfriends.h"
2332 >
2333 </File>
2334 <File
2335 RelativePath=".\llfloatergesture.h"
2336 >
2337 </File>
2338 <File
2339 RelativePath=".\llfloatergodtools.h"
2340 >
2341 </File>
2342 <File
2343 RelativePath=".\llfloatergroupinfo.h"
2344 >
2345 </File>
2346 <File
2347 RelativePath=".\llfloatergroupinvite.h"
2348 >
2349 </File>
2350 <File
2351 RelativePath=".\llfloatergroups.h"
2352 >
2353 </File>
2354 <File
2355 RelativePath=".\llfloaterhardwaresettings.h"
2356 >
2357 </File>
2358 <File
2359 RelativePath=".\llfloaterhtml.h"
2360 >
2361 </File>
2362 <File
2363 RelativePath=".\llfloaterhtmlhelp.h"
2364 >
2365 </File>
2366 <File
2367 RelativePath=".\llfloaterhud.h"
2368 >
2369 </File>
2370 <File
2371 RelativePath=".\llfloaterimagepreview.h"
2372 >
2373 </File>
2374 <File
2375 RelativePath=".\llfloaterinspect.h"
2376 >
2377 </File>
2378 <File
2379 RelativePath=".\llfloaterjoystick.h"
2380 >
2381 </File>
2382 <File
2383 RelativePath=".\llfloaterlagmeter.h"
2384 >
2385 </File>
2386 <File
2387 RelativePath=".\llfloaterland.h"
2388 >
2389 </File>
2390 <File
2391 RelativePath=".\llfloaterlandholdings.h"
2392 >
2393 </File>
2394 <File
2395 RelativePath=".\llfloaterlandmark.h"
2396 >
2397 </File>
2398 <File
2399 RelativePath=".\llfloatermap.h"
2400 >
2401 </File>
2402 <File
2403 RelativePath=".\llfloatermute.h"
2404 >
2405 </File>
2406 <File
2407 RelativePath=".\llfloaternamedesc.h"
2408 >
2409 </File>
2410 <File
2411 RelativePath=".\llfloaternewim.h"
2412 >
2413 </File>
2414 <File
2415 RelativePath=".\llfloateropenobject.h"
2416 >
2417 </File>
2418 <File
2419 RelativePath=".\llfloaterparcel.h"
2420 >
2421 </File>
2422 <File
2423 RelativePath=".\llfloaterpermissionsmgr.h"
2424 >
2425 </File>
2426 <File
2427 RelativePath=".\llfloaterpostcard.h"
2428 >
2429 </File>
2430 <File
2431 RelativePath=".\llfloaterpostprocess.h"
2432 >
2433 </File>
2434 <File
2435 RelativePath=".\llfloaterpreference.h"
2436 >
2437 </File>
2438 <File
2439 RelativePath=".\llfloaterproperties.h"
2440 >
2441 </File>
2442 <File
2443 RelativePath=".\llfloaterregioninfo.h"
2444 >
2445 </File>
2446 <File
2447 RelativePath=".\llfloaterreleasemsg.h"
2448 >
2449 </File>
2450 <File
2451 RelativePath=".\llfloaterreporter.h"
2452 >
2453 </File>
2454 <File
2455 RelativePath=".\llfloaterscriptdebug.h"
2456 >
2457 </File>
2458 <File
2459 RelativePath=".\llfloatersellland.h"
2460 >
2461 </File>
2462 <File
2463 RelativePath=".\llfloatersettingsdebug.h"
2464 >
2465 </File>
2466 <File
2467 RelativePath=".\llfloaterskysettings.h"
2468 >
2469 </File>
2470 <File
2471 RelativePath=".\llfloatersnapshot.h"
2472 >
2473 </File>
2474 <File
2475 RelativePath=".\llfloaterstats.h"
2476 >
2477 </File>
2478 <File
2479 RelativePath=".\llfloatertelehub.h"
2480 >
2481 </File>
2482 <File
2483 RelativePath=".\llfloatertest.h"
2484 >
2485 </File>
2486 <File
2487 RelativePath=".\llfloatertools.h"
2488 >
2489 </File>
2490 <File
2491 RelativePath=".\llfloatertopobjects.h"
2492 >
2493 </File>
2494 <File
2495 RelativePath=".\llfloatertos.h"
2496 >
2497 </File>
2498 <File
2499 RelativePath=".\llfloaterurldisplay.h"
2500 >
2501 </File>
2502 <File
2503 RelativePath=".\llfloaterurlentry.h"
2504 >
2505 </File>
2506 <File
2507 RelativePath=".\llfloatervoicedevicesettings.h"
2508 >
2509 </File>
2510 <File
2511 RelativePath=".\llfloaterwater.h"
2512 >
2513 </File>
2514 <File
2515 RelativePath=".\llfloaterwindlight.h"
2516 >
2517 </File>
2518 <File
2519 RelativePath=".\llfloaterworldmap.h"
2520 >
2521 </File>
2522 <File
2523 RelativePath=".\llfolderview.h"
2524 >
2525 </File>
2526 <File
2527 RelativePath=".\llfollowcam.h"
2528 >
2529 </File>
2530 <File
2531 RelativePath=".\llframestats.h"
2532 >
2533 </File>
2534 <File
2535 RelativePath=".\llframestatview.h"
2536 >
2537 </File>
2538 <File
2539 RelativePath=".\llgenepool.h"
2540 >
2541 </File>
2542 <File
2543 RelativePath=".\llgesturemgr.h"
2544 >
2545 </File>
2546 <File
2547 RelativePath=".\llgivemoney.h"
2548 >
2549 </File>
2550 <File
2551 RelativePath=".\llglslshader.h"
2552 >
2553 </File>
2554 <File
2555 RelativePath=".\llgroupmgr.h"
2556 >
2557 </File>
2558 <File
2559 RelativePath=".\llgroupnotify.h"
2560 >
2561 </File>
2562 <File
2563 RelativePath=".\llhippo.h"
2564 >
2565 </File>
2566 <File
2567 RelativePath=".\llhoverview.h"
2568 >
2569 </File>
2570 <File
2571 RelativePath=".\llhudeffect.h"
2572 >
2573 </File>
2574 <File
2575 RelativePath=".\llhudeffectbeam.h"
2576 >
2577 </File>
2578 <File
2579 RelativePath=".\llhudeffectlookat.h"
2580 >
2581 </File>
2582 <File
2583 RelativePath=".\llhudeffectpointat.h"
2584 >
2585 </File>
2586 <File
2587 RelativePath=".\llhudeffecttrail.h"
2588 >
2589 </File>
2590 <File
2591 RelativePath=".\llhudicon.h"
2592 >
2593 </File>
2594 <File
2595 RelativePath=".\llhudmanager.h"
2596 >
2597 </File>
2598 <File
2599 RelativePath=".\llhudobject.h"
2600 >
2601 </File>
2602 <File
2603 RelativePath=".\llhudrender.h"
2604 >
2605 </File>
2606 <File
2607 RelativePath=".\llhudtext.h"
2608 >
2609 </File>
2610 <File
2611 RelativePath=".\llhudview.h"
2612 >
2613 </File>
2614 <File
2615 RelativePath=".\llimpanel.h"
2616 >
2617 </File>
2618 <File
2619 RelativePath=".\llimview.h"
2620 >
2621 </File>
2622 <File
2623 RelativePath=".\llinventorybridge.h"
2624 >
2625 </File>
2626 <File
2627 RelativePath=".\llinventoryclipboard.h"
2628 >
2629 </File>
2630 <File
2631 RelativePath=".\llinventorymodel.h"
2632 >
2633 </File>
2634 <File
2635 RelativePath=".\llinventoryview.h"
2636 >
2637 </File>
2638 <File
2639 RelativePath=".\lljoystickbutton.h"
2640 >
2641 </File>
2642 <File
2643 RelativePath=".\lllandmarklist.h"
2644 >
2645 </File>
2646 <File
2647 RelativePath=".\lllcd.h"
2648 >
2649 </File>
2650 <File
2651 RelativePath=".\lllightconstants.h"
2652 >
2653 </File>
2654 <File
2655 RelativePath=".\lllogchat.h"
2656 >
2657 </File>
2658 <File
2659 RelativePath=".\llmanip.h"
2660 >
2661 </File>
2662 <File
2663 RelativePath=".\llmaniprotate.h"
2664 >
2665 </File>
2666 <File
2667 RelativePath=".\llmanipscale.h"
2668 >
2669 </File>
2670 <File
2671 RelativePath=".\llmaniptranslate.h"
2672 >
2673 </File>
2674 <File
2675 RelativePath=".\llmediaremotectrl.h"
2676 >
2677 </File>
2678 <File
2679 RelativePath=".\llmemoryview.h"
2680 >
2681 </File>
2682 <File
2683 RelativePath=".\llmenucommands.h"
2684 >
2685 </File>
2686 <File
2687 RelativePath=".\llmimetypes.h"
2688 >
2689 </File>
2690 <File
2691 RelativePath=".\llmorphview.h"
2692 >
2693 </File>
2694 <File
2695 RelativePath=".\llmoveview.h"
2696 >
2697 </File>
2698 <File
2699 RelativePath=".\llmutelist.h"
2700 >
2701 </File>
2702 <File
2703 RelativePath=".\llnamebox.h"
2704 >
2705 </File>
2706 <File
2707 RelativePath=".\llnameeditor.h"
2708 >
2709 </File>
2710 <File
2711 RelativePath=".\llnamelistctrl.h"
2712 >
2713 </File>
2714 <File
2715 RelativePath=".\llnetmap.h"
2716 >
2717 </File>
2718 <File
2719 RelativePath=".\llnotify.h"
2720 >
2721 </File>
2722 <File
2723 RelativePath=".\lloverlaybar.h"
2724 >
2725 </File>
2726 <File
2727 RelativePath=".\llpanelaudioprefs.h"
2728 >
2729 </File>
2730 <File
2731 RelativePath=".\llpanelaudiovolume.h"
2732 >
2733 </File>
2734 <File
2735 RelativePath=".\llpanelavatar.h"
2736 >
2737 </File>
2738 <File
2739 RelativePath=".\llpanelclassified.h"
2740 >
2741 </File>
2742 <File
2743 RelativePath=".\llpanelcontents.h"
2744 >
2745 </File>
2746 <File
2747 RelativePath=".\llpanelcreate.h"
2748 >
2749 </File>
2750 <File
2751 RelativePath=".\llpaneldebug.h"
2752 >
2753 </File>
2754 <File
2755 RelativePath=".\llpaneldirbrowser.h"
2756 >
2757 </File>
2758 <File
2759 RelativePath=".\llpaneldirclassified.h"
2760 >
2761 </File>
2762 <File
2763 RelativePath=".\llpaneldirevents.h"
2764 >
2765 </File>
2766 <File
2767 RelativePath=".\llpaneldirfind.h"
2768 >
2769 </File>
2770 <File
2771 RelativePath=".\llpaneldirgroups.h"
2772 >
2773 </File>
2774 <File
2775 RelativePath=".\llpaneldirland.h"
2776 >
2777 </File>
2778 <File
2779 RelativePath=".\llpaneldirpeople.h"
2780 >
2781 </File>
2782 <File
2783 RelativePath=".\llpaneldirplaces.h"
2784 >
2785 </File>
2786 <File
2787 RelativePath=".\llpaneldirpopular.h"
2788 >
2789 </File>
2790 <File
2791 RelativePath=".\llpaneldisplay.h"
2792 >
2793 </File>
2794 <File
2795 RelativePath=".\llpanelevent.h"
2796 >
2797 </File>
2798 <File
2799 RelativePath=".\llpanelface.h"
2800 >
2801 </File>
2802 <File
2803 RelativePath=".\llpanelgeneral.h"
2804 >
2805 </File>
2806 <File
2807 RelativePath=".\llpanelgroup.h"
2808 >
2809 </File>
2810 <File
2811 RelativePath=".\llpanelgroupgeneral.h"
2812 >
2813 </File>
2814 <File
2815 RelativePath=".\llpanelgroupinvite.h"
2816 >
2817 </File>
2818 <File
2819 RelativePath=".\llpanelgrouplandmoney.h"
2820 >
2821 </File>
2822 <File
2823 RelativePath=".\llpanelgroupnotices.h"
2824 >
2825 </File>
2826 <File
2827 RelativePath=".\llpanelgrouproles.h"
2828 >
2829 </File>
2830 <File
2831 RelativePath=".\llpanelgroupvoting.h"
2832 >
2833 </File>
2834 <File
2835 RelativePath=".\llpanelinput.h"
2836 >
2837 </File>
2838 <File
2839 RelativePath=".\llpanelinventory.h"
2840 >
2841 </File>
2842 <File
2843 RelativePath=".\llpanelland.h"
2844 >
2845 </File>
2846 <File
2847 RelativePath=".\llpanellandmedia.h"
2848 >
2849 </File>
2850 <File
2851 RelativePath=".\llpanellandobjects.h"
2852 >
2853 </File>
2854 <File
2855 RelativePath=".\llpanellandoptions.h"
2856 >
2857 </File>
2858 <File
2859 RelativePath=".\llpanelLCD.h"
2860 >
2861 </File>
2862 <File
2863 RelativePath=".\llpanellogin.h"
2864 >
2865 </File>
2866 <File
2867 RelativePath=".\llpanelmorph.h"
2868 >
2869 </File>
2870 <File
2871 RelativePath=".\llpanelmsgs.h"
2872 >
2873 </File>
2874 <File
2875 RelativePath=".\llpanelnetwork.h"
2876 >
2877 </File>
2878 <File
2879 RelativePath=".\llpanelobject.h"
2880 >
2881 </File>
2882 <File
2883 RelativePath=".\llpanelpermissions.h"
2884 >
2885 </File>
2886 <File
2887 RelativePath=".\llpanelpick.h"
2888 >
2889 </File>
2890 <File
2891 RelativePath=".\llpanelplace.h"
2892 >
2893 </File>
2894 <File
2895 RelativePath=".\llpanelvolume.h"
2896 >
2897 </File>
2898 <File
2899 RelativePath=".\llpanelweb.h"
2900 >
2901 </File>
2902 <File
2903 RelativePath=".\llparcelselection.h"
2904 >
2905 </File>
2906 <File
2907 RelativePath=".\llpatchvertexarray.h"
2908 >
2909 </File>
2910 <File
2911 RelativePath=".\llpbuffer.h"
2912 >
2913 </File>
2914 <File
2915 RelativePath=".\llpolymesh.h"
2916 >
2917 </File>
2918 <File
2919 RelativePath=".\llpolymorph.h"
2920 >
2921 </File>
2922 <File
2923 RelativePath=".\llpostprocess.h"
2924 >
2925 </File>
2926 <File
2927 RelativePath=".\llprefschat.h"
2928 >
2929 </File>
2930 <File
2931 RelativePath=".\llprefsim.h"
2932 >
2933 </File>
2934 <File
2935 RelativePath=".\llprefsvoice.h"
2936 >
2937 </File>
2938 <File
2939 RelativePath=".\llpreview.h"
2940 >
2941 </File>
2942 <File
2943 RelativePath=".\llpreviewanim.h"
2944 >
2945 </File>
2946 <File
2947 RelativePath=".\llpreviewgesture.h"
2948 >
2949 </File>
2950 <File
2951 RelativePath=".\llpreviewlandmark.h"
2952 >
2953 </File>
2954 <File
2955 RelativePath=".\llpreviewnotecard.h"
2956 >
2957 </File>
2958 <File
2959 RelativePath=".\llpreviewobject.h"
2960 >
2961 </File>
2962 <File
2963 RelativePath=".\llpreviewscript.h"
2964 >
2965 </File>
2966 <File
2967 RelativePath=".\llpreviewsound.h"
2968 >
2969 </File>
2970 <File
2971 RelativePath=".\llpreviewtexture.h"
2972 >
2973 </File>
2974 <File
2975 RelativePath=".\llprogressview.h"
2976 >
2977 </File>
2978 <File
2979 RelativePath=".\llregionposition.h"
2980 >
2981 </File>
2982 <File
2983 RelativePath=".\llremoteparcelrequest.h"
2984 >
2985 </File>
2986 <File
2987 RelativePath=".\llrendersphere.h"
2988 >
2989 </File>
2990 <File
2991 RelativePath=".\llresourcedata.h"
2992 >
2993 </File>
2994 <File
2995 RelativePath=".\llrig.h"
2996 >
2997 </File>
2998 <File
2999 RelativePath=".\llsavedsettingsglue.h"
3000 >
3001 </File>
3002 <File
3003 RelativePath=".\llselectmgr.h"
3004 >
3005 </File>
3006 <File
3007 RelativePath=".\llsky.h"
3008 >
3009 </File>
3010 <File
3011 RelativePath=".\llspatialpartition.h"
3012 >
3013 </File>
3014 <File
3015 RelativePath=".\llsprite.h"
3016 >
3017 </File>
3018 <File
3019 RelativePath=".\llsrv.h"
3020 >
3021 </File>
3022 <File
3023 RelativePath=".\llstartup.h"
3024 >
3025 </File>
3026 <File
3027 RelativePath=".\llstatbar.h"
3028 >
3029 </File>
3030 <File
3031 RelativePath=".\llstatgraph.h"
3032 >
3033 </File>
3034 <File
3035 RelativePath=".\llstatusbar.h"
3036 >
3037 </File>
3038 <File
3039 RelativePath=".\llstatview.h"
3040 >
3041 </File>
3042 <File
3043 RelativePath=".\llstylemap.h"
3044 >
3045 </File>
3046 <File
3047 RelativePath=".\llsurface.h"
3048 >
3049 </File>
3050 <File
3051 RelativePath=".\llsurfacepatch.h"
3052 >
3053 </File>
3054 <File
3055 RelativePath=".\lltable.h"
3056 >
3057 </File>
3058 <File
3059 RelativePath=".\lltexlayer.h"
3060 >
3061 </File>
3062 <File
3063 RelativePath=".\lltexturebar.h"
3064 >
3065 </File>
3066 <File
3067 RelativePath=".\lltexturecache.h"
3068 >
3069 </File>
3070 <File
3071 RelativePath=".\lltexturectrl.h"
3072 >
3073 </File>
3074 <File
3075 RelativePath=".\lltexturefetch.h"
3076 >
3077 </File>
3078 <File
3079 RelativePath=".\lltextureview.h"
3080 >
3081 </File>
3082 <File
3083 RelativePath=".\lltool.h"
3084 >
3085 </File>
3086 <File
3087 RelativePath=".\lltoolbar.h"
3088 >
3089 </File>
3090 <File
3091 RelativePath=".\lltoolbrush.h"
3092 >
3093 </File>
3094 <File
3095 RelativePath=".\lltoolcomp.h"
3096 >
3097 </File>
3098 <File
3099 RelativePath=".\lltooldraganddrop.h"
3100 >
3101 </File>
3102 <File
3103 RelativePath=".\lltoolface.h"
3104 >
3105 </File>
3106 <File
3107 RelativePath=".\lltoolfocus.h"
3108 >
3109 </File>
3110 <File
3111 RelativePath=".\lltoolgrab.h"
3112 >
3113 </File>
3114 <File
3115 RelativePath=".\lltoolgun.h"
3116 >
3117 </File>
3118 <File
3119 RelativePath=".\lltoolindividual.h"
3120 >
3121 </File>
3122 <File
3123 RelativePath=".\lltoolmgr.h"
3124 >
3125 </File>
3126 <File
3127 RelativePath=".\lltoolmorph.h"
3128 >
3129 </File>
3130 <File
3131 RelativePath=".\lltoolobjpicker.h"
3132 >
3133 </File>
3134 <File
3135 RelativePath=".\lltoolpie.h"
3136 >
3137 </File>
3138 <File
3139 RelativePath=".\lltoolpipette.h"
3140 >
3141 </File>
3142 <File
3143 RelativePath=".\lltoolplacer.h"
3144 >
3145 </File>
3146 <File
3147 RelativePath=".\lltoolselect.h"
3148 >
3149 </File>
3150 <File
3151 RelativePath=".\lltoolselectland.h"
3152 >
3153 </File>
3154 <File
3155 RelativePath=".\lltoolselectrect.h"
3156 >
3157 </File>
3158 <File
3159 RelativePath=".\lltoolview.h"
3160 >
3161 </File>
3162 <File
3163 RelativePath=".\lltracker.h"
3164 >
3165 </File>
3166 <File
3167 RelativePath=".\lltrans.h"
3168 >
3169 </File>
3170 <File
3171 RelativePath=".\lluiconstants.h"
3172 >
3173 </File>
3174 <File
3175 RelativePath=".\lluploaddialog.h"
3176 >
3177 </File>
3178 <File
3179 RelativePath=".\llurl.h"
3180 >
3181 </File>
3182 <File
3183 RelativePath=".\llurldispatcher.h"
3184 >
3185 </File>
3186 <File
3187 RelativePath=".\llurlhistory.h"
3188 >
3189 </File>
3190 <File
3191 RelativePath=".\llurlsimstring.h"
3192 >
3193 </File>
3194 <File
3195 RelativePath=".\llurlwhitelist.h"
3196 >
3197 </File>
3198 <File
3199 RelativePath=".\lluserauth.h"
3200 >
3201 </File>
3202 <File
3203 RelativePath=".\lluvscreen.h"
3204 >
3205 </File>
3206 <File
3207 RelativePath=".\llvectorperfoptions.h"
3208 >
3209 </File>
3210 <File
3211 RelativePath=".\llvelocitybar.h"
3212 >
3213 </File>
3214 <File
3215 RelativePath=".\llviewchildren.h"
3216 >
3217 </File>
3218 <File
3219 RelativePath=".\llviewerassetstorage.h"
3220 >
3221 </File>
3222 <File
3223 RelativePath=".\llvieweraudio.h"
3224 >
3225 </File>
3226 <File
3227 RelativePath=".\llviewerbuild.h"
3228 >
3229 </File>
3230 <File
3231 RelativePath=".\llviewercamera.h"
3232 >
3233 </File>
3234 <File
3235 RelativePath=".\llviewercontrol.h"
3236 >
3237 </File>
3238 <File
3239 RelativePath=".\llviewerdisplay.h"
3240 >
3241 </File>
3242 <File
3243 RelativePath=".\llviewergenericmessage.h"
3244 >
3245 </File>
3246 <File
3247 RelativePath=".\llviewergesture.h"
3248 >
3249 </File>
3250 <File
3251 RelativePath=".\llviewerimage.h"
3252 >
3253 </File>
3254 <File
3255 RelativePath=".\llviewerimagelist.h"
3256 >
3257 </File>
3258 <File
3259 RelativePath=".\llviewerinventory.h"
3260 >
3261 </File>
3262 <File
3263 RelativePath=".\llviewerjoint.h"
3264 >
3265 </File>
3266 <File
3267 RelativePath=".\llviewerjointattachment.h"
3268 >
3269 </File>
3270 <File
3271 RelativePath=".\llviewerjointmesh.h"
3272 >
3273 </File>
3274 <File
3275 RelativePath=".\llviewerjoystick.h"
3276 >
3277 </File>
3278 <File
3279 RelativePath=".\llviewerkeyboard.h"
3280 >
3281 </File>
3282 <File
3283 RelativePath=".\llviewerlayer.h"
3284 >
3285 </File>
3286 <File
3287 RelativePath=".\llviewermedia.h"
3288 >
3289 </File>
3290 <File
3291 RelativePath=".\llviewermenu.h"
3292 >
3293 </File>
3294 <File
3295 RelativePath=".\llviewermenufile.h"
3296 >
3297 </File>
3298 <File
3299 RelativePath=".\llviewermessage.h"
3300 >
3301 </File>
3302 <File
3303 RelativePath=".\llviewernetwork.h"
3304 >
3305 </File>
3306 <File
3307 RelativePath=".\llviewerobject.h"
3308 >
3309 </File>
3310 <File
3311 RelativePath=".\llviewerobjectlist.h"
3312 >
3313 </File>
3314 <File
3315 RelativePath=".\llviewerparcelmedia.h"
3316 >
3317 </File>
3318 <File
3319 RelativePath=".\llviewerparcelmediaautoplay.h"
3320 >
3321 </File>
3322 <File
3323 RelativePath=".\llviewerparcelmgr.h"
3324 >
3325 </File>
3326 <File
3327 RelativePath=".\llviewerparceloverlay.h"
3328 >
3329 </File>
3330 <File
3331 RelativePath=".\llviewerpartsim.h"
3332 >
3333 </File>
3334 <File
3335 RelativePath=".\llviewerpartsource.h"
3336 >
3337 </File>
3338 <File
3339 RelativePath=".\llviewerregion.h"
3340 >
3341 </File>
3342 <File
3343 RelativePath=".\llviewerstats.h"
3344 >
3345 </File>
3346 <File
3347 RelativePath=".\llviewertexteditor.h"
3348 >
3349 </File>
3350 <File
3351 RelativePath=".\llviewertextureanim.h"
3352 >
3353 </File>
3354 <File
3355 RelativePath=".\llviewerthrottle.h"
3356 >
3357 </File>
3358 <File
3359 RelativePath=".\llviewervisualparam.h"
3360 >
3361 </File>
3362 <File
3363 RelativePath=".\llviewerwindow.h"
3364 >
3365 </File>
3366 <File
3367 RelativePath=".\llvlcomposition.h"
3368 >
3369 </File>
3370 <File
3371 RelativePath=".\llvlmanager.h"
3372 >
3373 </File>
3374 <File
3375 RelativePath=".\llvoavatar.h"
3376 >
3377 </File>
3378 <File
3379 RelativePath=".\llvocache.h"
3380 >
3381 </File>
3382 <File
3383 RelativePath=".\llvoclouds.h"
3384 >
3385 </File>
3386 <File
3387 RelativePath=".\llvograss.h"
3388 >
3389 </File>
3390 <File
3391 RelativePath=".\llvoground.h"
3392 >
3393 </File>
3394 <File
3395 RelativePath=".\llvoiceclient.h"
3396 >
3397 </File>
3398 <File
3399 RelativePath=".\llvoiceremotectrl.h"
3400 >
3401 </File>
3402 <File
3403 RelativePath=".\llvoicevisualizer.h"
3404 >
3405 </File>
3406 <File
3407 RelativePath=".\llvoinventorylistener.h"
3408 >
3409 </File>
3410 <File
3411 RelativePath=".\llvopartgroup.h"
3412 >
3413 </File>
3414 <File
3415 RelativePath=".\llvosky.h"
3416 >
3417 </File>
3418 <File
3419 RelativePath=".\llvosurfacepatch.h"
3420 >
3421 </File>
3422 <File
3423 RelativePath=".\llvotextbubble.h"
3424 >
3425 </File>
3426 <File
3427 RelativePath=".\llvotree.h"
3428 >
3429 </File>
3430 <File
3431 RelativePath=".\llvovolume.h"
3432 >
3433 </File>
3434 <File
3435 RelativePath=".\llvowater.h"
3436 >
3437 </File>
3438 <File
3439 RelativePath=".\llvowlsky.h"
3440 >
3441 </File>
3442 <File
3443 RelativePath=".\llwatchdog.h"
3444 >
3445 </File>
3446 <File
3447 RelativePath=".\llwaterparammanager.h"
3448 >
3449 </File>
3450 <File
3451 RelativePath=".\llwaterparamset.h"
3452 >
3453 </File>
3454 <File
3455 RelativePath=".\llwearable.h"
3456 >
3457 </File>
3458 <File
3459 RelativePath=".\llwearablelist.h"
3460 >
3461 </File>
3462 <File
3463 RelativePath=".\llweb.h"
3464 >
3465 </File>
3466 <File
3467 RelativePath=".\llwebbrowserctrl.h"
3468 >
3469 </File>
3470 <File
3471 RelativePath=".\llwind.h"
3472 >
3473 </File>
3474 <File
3475 RelativePath=".\llwindebug.h"
3476 >
3477 </File>
3478 <File
3479 RelativePath=".\llwlanimator.h"
3480 >
3481 </File>
3482 <File
3483 RelativePath=".\llwldaycycle.h"
3484 >
3485 </File>
3486 <File
3487 RelativePath=".\llwlparammanager.h"
3488 >
3489 </File>
3490 <File
3491 RelativePath=".\llwlparamset.h"
3492 >
3493 </File>
3494 <File
3495 RelativePath=".\llworld.h"
3496 >
3497 </File>
3498 <File
3499 RelativePath=".\llworldmap.h"
3500 >
3501 </File>
3502 <File
3503 RelativePath=".\llworldmapview.h"
3504 >
3505 </File>
3506 <File
3507 RelativePath=".\llxmlrpctransaction.h"
3508 >
3509 </File>
3510 <File
3511 RelativePath=".\noise.h"
3512 >
3513 </File>
3514 <File
3515 RelativePath=".\pipeline.h"
3516 >
3517 </File>
3518 <File
3519 RelativePath=".\randgauss.h"
3520 >
3521 </File>
3522 <File
3523 RelativePath=".\VertexCache.h"
3524 >
3525 </File>
3526 <File
3527 RelativePath=".\viewer.h"
3528 >
3529 </File>
3530 <File
3531 RelativePath=".\VorbisFramework.h"
3532 >
3533 </File>
3534 </Filter>
3535 <Filter
3536 Name="Resource Files"
3537 Filter="xml;rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
3538 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
3539 >
3540 <File
3541 RelativePath=".\skins\xui\en-us\alerts.xml"
3542 >
3543 </File>
3544 <File
3545 RelativePath=".\app_settings\anim.ini"
3546 >
3547 </File>
3548 <File
3549 RelativePath=".\res\arrowcop.cur"
3550 >
3551 </File>
3552 <File
3553 RelativePath=".\res\arrowcopmulti.cur"
3554 >
3555 </File>
3556 <File
3557 RelativePath=".\res\bitmap2.bmp"
3558 >
3559 </File>
3560 <File
3561 RelativePath=".\res\bitmap4.bmp"
3562 >
3563 </File>
3564 <File
3565 RelativePath=".\app_settings\colors.xml"
3566 >
3567 </File>
3568 <File
3569 RelativePath=".\app_settings\colors_base.xml"
3570 >
3571 </File>
3572 <File
3573 RelativePath=".\skins\xui\en-us\floater_about.xml"
3574 >
3575 </File>
3576 <File
3577 RelativePath=".\skins\xui\en-us\floater_about_land.xml"
3578 >
3579 </File>
3580 <File
3581 RelativePath=".\skins\xui\en-us\floater_active_speakers.xml"
3582 >
3583 </File>
3584 <File
3585 RelativePath=".\skins\xui\en-us\floater_animation_preview.xml"
3586 >
3587 </File>
3588 <File
3589 RelativePath=".\skins\xui\en-us\floater_auction.xml"
3590 >
3591 </File>
3592 <File
3593 RelativePath=".\skins\xui\en-us\floater_audio_volume.xml"
3594 >
3595 </File>
3596 <File
3597 RelativePath=".\skins\xui\en-us\floater_avatar_picker.xml"
3598 >
3599 </File>
3600 <File
3601 RelativePath=".\skins\xui\en-us\floater_avatar_textures.xml"
3602 >
3603 </File>
3604 <File
3605 RelativePath=".\skins\xui\en-us\floater_build_options.xml"
3606 >
3607 </File>
3608 <File
3609 RelativePath=".\skins\xui\en-us\floater_bumps.xml"
3610 >
3611 </File>
3612 <File
3613 RelativePath=".\skins\xui\en-us\floater_buy_contents.xml"
3614 >
3615 </File>
3616 <File
3617 RelativePath=".\skins\xui\en-us\floater_buy_currency.xml"
3618 >
3619 </File>
3620 <File
3621 RelativePath=".\skins\xui\en-us\floater_buy_land.xml"
3622 >
3623 </File>
3624 <File
3625 RelativePath=".\skins\xui\en-us\floater_buy_object.xml"
3626 >
3627 </File>
3628 <File
3629 RelativePath=".\skins\xui\en-us\floater_chat_history.xml"
3630 >
3631 </File>
3632 <File
3633 RelativePath=".\skins\xui\en-us\floater_chatterbox.xml"
3634 >
3635 </File>
3636 <File
3637 RelativePath=".\skins\xui\en-us\floater_choose_group.xml"
3638 >
3639 </File>
3640 <File
3641 RelativePath=".\skins\xui\en-us\floater_clothing.xml"
3642 >
3643 </File>
3644 <File
3645 RelativePath=".\skins\xui\en-us\floater_color_picker.xml"
3646 >
3647 </File>
3648 <File
3649 RelativePath=".\skins\xui\en-us\floater_critical.xml"
3650 >
3651 </File>
3652 <File
3653 RelativePath=".\skins\xui\en-us\floater_customize.xml"
3654 >
3655 </File>
3656 <File
3657 RelativePath=".\skins\xui\en-us\floater_day_cycle_options.xml"
3658 >
3659 </File>
3660 <File
3661 RelativePath=".\skins\xui\en-us\floater_device_settings.xml"
3662 >
3663 </File>
3664 <File
3665 RelativePath=".\skins\xui\en-us\floater_directory.xml"
3666 >
3667 </File>
3668 <File
3669 RelativePath=".\skins\xui\en-us\floater_friends.xml"
3670 >
3671 </File>
3672 <File
3673 RelativePath=".\skins\xui\en-us\floater_gesture.xml"
3674 >
3675 </File>
3676 <File
3677 RelativePath=".\skins\xui\en-us\floater_god_tools.xml"
3678 >
3679 </File>
3680 <File
3681 RelativePath=".\skins\xui\en-us\floater_group_info.xml"
3682 >
3683 </File>
3684 <File
3685 RelativePath=".\skins\xui\en-us\floater_groups.xml"
3686 >
3687 </File>
3688 <File
3689 RelativePath=".\skins\xui\en-us\floater_hardware_settings.xml"
3690 >
3691 </File>
3692 <File
3693 RelativePath=".\skins\xui\en-us\floater_html.xml"
3694 >
3695 </File>
3696 <File
3697 RelativePath=".\skins\xui\en-us\floater_html_help.xml"
3698 >
3699 </File>
3700 <File
3701 RelativePath=".\skins\xui\en-us\floater_im.xml"
3702 >
3703 </File>
3704 <File
3705 RelativePath=".\skins\xui\en-us\floater_image_preview.xml"
3706 >
3707 </File>
3708 <File
3709 RelativePath=".\skins\xui\en-us\floater_import.xml"
3710 >
3711 </File>
3712 <File
3713 RelativePath=".\skins\xui\en-us\floater_inspect.xml"
3714 >
3715 </File>
3716 <File
3717 RelativePath=".\skins\xui\en-us\floater_instant_message.xml"
3718 >
3719 </File>
3720 <File
3721 RelativePath=".\skins\xui\en-us\floater_instant_message_ad_hoc.xml"
3722 >
3723 </File>
3724 <File
3725 RelativePath=".\skins\xui\en-us\floater_instant_message_group.xml"
3726 >
3727 </File>
3728 <File
3729 RelativePath=".\skins\xui\en-us\floater_inventory.xml"
3730 >
3731 </File>
3732 <File
3733 RelativePath=".\skins\xui\en-us\floater_inventory_item_properties.xml"
3734 >
3735 </File>
3736 <File
3737 RelativePath=".\skins\xui\en-us\floater_inventory_view_finder.xml"
3738 >
3739 </File>
3740 <File
3741 RelativePath=".\skins\xui\en-us\floater_joystick.xml"
3742 >
3743 </File>
3744 <File
3745 RelativePath=".\skins\xui\en-us\floater_lagmeter.xml"
3746 >
3747 </File>
3748 <File
3749 RelativePath=".\skins\xui\en-us\floater_land_holdings.xml"
3750 >
3751 </File>
3752 <File
3753 RelativePath=".\skins\xui\en-us\floater_landmark_ctrl.xml"
3754 >
3755 </File>
3756 <File
3757 RelativePath=".\skins\xui\en-us\floater_live_lsleditor.xml"
3758 >
3759 </File>
3760 <File
3761 RelativePath=".\skins\xui\en-us\floater_lsl_guide.xml"
3762 >
3763 </File>
3764 <File
3765 RelativePath=".\skins\xui\en-us\floater_media_browser.xml"
3766 >
3767 </File>
3768 <File
3769 RelativePath=".\skins\xui\en-us\floater_moveview.xml"
3770 >
3771 </File>
3772 <File
3773 RelativePath=".\skins\xui\en-us\floater_mute.xml"
3774 >
3775 </File>
3776 <File
3777 RelativePath=".\skins\xui\en-us\floater_my_friends.xml"
3778 >
3779 </File>
3780 <File
3781 RelativePath=".\skins\xui\en-us\floater_name_description.xml"
3782 >
3783 </File>
3784 <File
3785 RelativePath=".\skins\xui\en-us\floater_new_im.xml"
3786 >
3787 </File>
3788 <File
3789 RelativePath=".\skins\xui\en-us\floater_new_outfit_dialog.xml"
3790 >
3791 </File>
3792 <File
3793 RelativePath=".\skins\xui\en-us\floater_openobject.xml"
3794 >
3795 </File>
3796 <File
3797 RelativePath=".\skins\xui\en-us\floater_pay.xml"
3798 >
3799 </File>
3800 <File
3801 RelativePath=".\skins\xui\en-us\floater_pay_object.xml"
3802 >
3803 </File>
3804 <File
3805 RelativePath=".\skins\xui\en-us\floater_postcard.xml"
3806 >
3807 </File>
3808 <File
3809 RelativePath=".\skins\xui\en-us\floater_preferences.xml"
3810 >
3811 </File>
3812 <File
3813 RelativePath=".\skins\xui\en-us\floater_preview_animation.xml"
3814 >
3815 </File>
3816 <File
3817 RelativePath=".\skins\xui\en-us\floater_preview_classified.xml"
3818 >
3819 </File>
3820 <File
3821 RelativePath=".\skins\xui\en-us\floater_preview_embedded_texture.xml"
3822 >
3823 </File>
3824 <File
3825 RelativePath=".\skins\xui\en-us\floater_preview_event.xml"
3826 >
3827 </File>
3828 <File
3829 RelativePath=".\skins\xui\en-us\floater_preview_existing_landmark.xml"
3830 >
3831 </File>
3832 <File
3833 RelativePath=".\skins\xui\en-us\floater_preview_gesture.xml"
3834 >
3835 </File>
3836 <File
3837 RelativePath=".\skins\xui\en-us\floater_preview_new_landmark.xml"
3838 >
3839 </File>
3840 <File
3841 RelativePath=".\skins\xui\en-us\floater_preview_notecard.xml"
3842 >
3843 </File>
3844 <File
3845 RelativePath=".\skins\xui\en-us\floater_preview_notecard_keep_discard.xml"
3846 >
3847 </File>
3848 <File
3849 RelativePath=".\skins\xui\en-us\floater_preview_sound.xml"
3850 >
3851 </File>
3852 <File
3853 RelativePath=".\skins\xui\en-us\floater_preview_texture.xml"
3854 >
3855 </File>
3856 <File
3857 RelativePath=".\skins\xui\en-us\floater_preview_texture_keep_discard.xml"
3858 >
3859 </File>
3860 <File
3861 RelativePath=".\skins\xui\en-us\floater_preview_url.xml"
3862 >
3863 </File>
3864 <File
3865 RelativePath=".\skins\xui\en-us\floater_price_for_listing.xml"
3866 >
3867 </File>
3868 <File
3869 RelativePath=".\skins\xui\en-us\floater_profile.xml"
3870 >
3871 </File>
3872 <File
3873 RelativePath=".\skins\xui\en-us\floater_rate.xml"
3874 >
3875 </File>
3876 <File
3877 RelativePath=".\skins\xui\en-us\floater_region_info.xml"
3878 >
3879 </File>
3880 <File
3881 RelativePath=".\skins\xui\en-us\floater_report_abuse.xml"
3882 >
3883 </File>
3884 <File
3885 RelativePath=".\skins\xui\en-us\floater_report_bug.xml"
3886 >
3887 </File>
3888 <File
3889 RelativePath=".\skins\xui\en-us\floater_script_debug.xml"
3890 >
3891 </File>
3892 <File
3893 RelativePath=".\skins\xui\en-us\floater_script_ed_panel.xml"
3894 >
3895 </File>
3896 <File
3897 RelativePath=".\skins\xui\en-us\floater_script_preview.xml"
3898 >
3899 </File>
3900 <File
3901 RelativePath=".\skins\xui\en-us\floater_script_preview_new.xml"
3902 >
3903 </File>
3904 <File
3905 RelativePath=".\skins\xui\en-us\floater_script_queue.xml"
3906 >
3907 </File>
3908 <File
3909 RelativePath=".\skins\xui\en-us\floater_script_search.xml"
3910 >
3911 </File>
3912 <File
3913 RelativePath=".\skins\xui\en-us\floater_select_key.xml"
3914 >
3915 </File>
3916 <File
3917 RelativePath=".\skins\xui\en-us\floater_sell_land.xml"
3918 >
3919 </File>
3920 <File
3921 RelativePath=".\skins\xui\en-us\floater_settings_debug.xml"
3922 >
3923 </File>
3924 <File
3925 RelativePath=".\skins\xui\en-us\floater_sim_release_message.xml"
3926 >
3927 </File>
3928 <File
3929 RelativePath=".\skins\xui\en-us\floater_snapshot.xml"
3930 >
3931 </File>
3932 <File
3933 RelativePath=".\skins\xui\en-us\floater_sound_preview.xml"
3934 >
3935 </File>
3936 <File
3937 RelativePath=".\skins\xui\en-us\floater_telehub.xml"
3938 >
3939 </File>
3940 <File
3941 RelativePath=".\skins\xui\en-us\floater_test.xml"
3942 >
3943 </File>
3944 <File
3945 RelativePath=".\skins\xui\en-us\floater_texture_ctrl.xml"
3946 >
3947 </File>
3948 <File
3949 RelativePath=".\skins\xui\en-us\floater_tools.xml"
3950 >
3951 </File>
3952 <File
3953 RelativePath=".\skins\xui\en-us\floater_top_objects.xml"
3954 >
3955 </File>
3956 <File
3957 RelativePath=".\skins\xui\en-us\floater_tos.xml"
3958 >
3959 </File>
3960 <File
3961 RelativePath=".\skins\xui\en-us\floater_url_entry.xml"
3962 >
3963 </File>
3964 <File
3965 RelativePath=".\skins\xui\en-us\floater_voice_wizard.xml"
3966 >
3967 </File>
3968 <File
3969 RelativePath=".\skins\xui\en-us\floater_water.xml"
3970 >
3971 </File>
3972 <File
3973 RelativePath=".\skins\xui\en-us\floater_wearable_save_as.xml"
3974 >
3975 </File>
3976 <File
3977 RelativePath=".\skins\xui\en-us\floater_windlight_options.xml"
3978 >
3979 </File>
3980 <File
3981 RelativePath=".\skins\xui\en-us\floater_world_map.xml"
3982 >
3983 </File>
3984 <File
3985 RelativePath=".\gpu_table.txt"
3986 >
3987 </File>
3988 <File
3989 RelativePath=".\app_settings\grass.xml"
3990 >
3991 </File>
3992 <File
3993 RelativePath=".\app_settings\high_graphics.xml"
3994 >
3995 </File>
3996 <File
3997 RelativePath=".\res\icon1.ico"
3998 >
3999 </File>
4000 <File
4001 RelativePath=".\Info-SecondLife.plist"
4002 >
4003 </File>
4004 <File
4005 RelativePath=".\English.lproj\InfoPlist.strings"
4006 >
4007 </File>
4008 <File
4009 RelativePath=".\res\install_icon.ico"
4010 >
4011 </File>
4012 <File
4013 RelativePath=".\app_settings\keys.ini"
4014 >
4015 </File>
4016 <File
4017 RelativePath=".\app_settings\keywords.ini"
4018 >
4019 </File>
4020 <File
4021 RelativePath=".\skins\xui\en-us\LCD_text.xml"
4022 >
4023 </File>
4024 <File
4025 RelativePath=".\res\ll_icon.ico"
4026 >
4027 </File>
4028 <File
4029 RelativePath=".\res\llarrow.cur"
4030 >
4031 </File>
4032 <File
4033 RelativePath=".\res\llarrowdrag.cur"
4034 >
4035 </File>
4036 <File
4037 RelativePath=".\res\llarrowdragmulti.cur"
4038 >
4039 </File>
4040 <File
4041 RelativePath=".\res\llarrowlocked.cur"
4042 >
4043 </File>
4044 <File
4045 RelativePath=".\res\llgrablocked.cur"
4046 >
4047 </File>
4048 <File
4049 RelativePath=".\res\llnolocked.cur"
4050 >
4051 </File>
4052 <File
4053 RelativePath=".\res\lltoolcamera.cur"
4054 >
4055 </File>
4056 <File
4057 RelativePath=".\res\lltoolcreate.cur"
4058 >
4059 </File>
4060 <File
4061 RelativePath=".\res\lltoolfocus.cur"
4062 >
4063 </File>
4064 <File
4065 RelativePath=".\res\lltoolgrab.cur"
4066 >
4067 </File>
4068 <File
4069 RelativePath=".\res\lltoolland.cur"
4070 >
4071 </File>
4072 <File
4073 RelativePath=".\res\lltoolpan.cur"
4074 >
4075 </File>
4076 <File
4077 RelativePath=".\res\lltoolpipette.cur"
4078 >
4079 </File>
4080 <File
4081 RelativePath=".\res\lltoolrotate.cur"
4082 >
4083 </File>
4084 <File
4085 RelativePath=".\res\lltoolscale.cur"
4086 >
4087 </File>
4088 <File
4089 RelativePath=".\res\lltooltranslate.cur"
4090 >
4091 </File>
4092 <File
4093 RelativePath=".\res\lltoolzoomin.cur"
4094 >
4095 </File>
4096 <File
4097 RelativePath=".\res\loginbackground.bmp"
4098 >
4099 </File>
4100 <File
4101 RelativePath=".\app_settings\low_graphics.xml"
4102 >
4103 </File>
4104 <File
4105 RelativePath=".\skins\xui\en-us\menu_inventory.xml"
4106 >
4107 </File>
4108 <File
4109 RelativePath=".\skins\xui\en-us\menu_login.xml"
4110 >
4111 </File>
4112 <File
4113 RelativePath=".\skins\xui\en-us\menu_pie_attachment.xml"
4114 >
4115 </File>
4116 <File
4117 RelativePath=".\skins\xui\en-us\menu_pie_avatar.xml"
4118 >
4119 </File>
4120 <File
4121 RelativePath=".\skins\xui\en-us\menu_pie_land.xml"
4122 >
4123 </File>
4124 <File
4125 RelativePath=".\skins\xui\en-us\menu_pie_object.xml"
4126 >
4127 </File>
4128 <File
4129 RelativePath=".\skins\xui\en-us\menu_pie_self.xml"
4130 >
4131 </File>
4132 <File
4133 RelativePath=".\skins\xui\en-us\menu_slurl.xml"
4134 >
4135 </File>
4136 <File
4137 RelativePath=".\skins\xui\en-us\menu_viewer.xml"
4138 >
4139 </File>
4140 <File
4141 RelativePath=".\app_settings\mid_graphics.xml"
4142 >
4143 </File>
4144 <File
4145 RelativePath=".\skins\xui\en-us\mime_types.xml"
4146 >
4147 </File>
4148 <File
4149 RelativePath=".\res\newViewRes.rc"
4150 >
4151 </File>
4152 <File
4153 RelativePath=".\skins\xui\en-us\notify.xml"
4154 >
4155 </File>
4156 <File
4157 RelativePath=".\skins\xui\en-us\notify.xml.bak"
4158 >
4159 </File>
4160 <File
4161 RelativePath=".\skins\xui\en-us\panel_account_details.xml"
4162 >
4163 </File>
4164 <File
4165 RelativePath=".\skins\xui\en-us\panel_account_planning.xml"
4166 >
4167 </File>
4168 <File
4169 RelativePath=".\skins\xui\en-us\panel_account_transactions.xml"
4170 >
4171 </File>
4172 <File
4173 RelativePath=".\skins\xui\en-us\panel_audio.xml"
4174 >
4175 </File>
4176 <File
4177 RelativePath=".\skins\xui\en-us\panel_audio_device.xml"
4178 >
4179 </File>
4180 <File
4181 RelativePath=".\skins\xui\en-us\panel_avatar.xml"
4182 >
4183 </File>
4184 <File
4185 RelativePath=".\skins\xui\en-us\panel_avatar_classified.xml"
4186 >
4187 </File>
4188 <File
4189 RelativePath=".\skins\xui\en-us\panel_avatar_pick.xml"
4190 >
4191 </File>
4192 <File
4193 RelativePath=".\skins\xui\en-us\panel_avatar_pick.xml"
4194 >
4195 </File>
4196 <File
4197 RelativePath=".\skins\xui\en-us\panel_bars.xml"
4198 >
4199 </File>
4200 <File
4201 RelativePath=".\skins\xui\en-us\panel_bg_tab.xml"
4202 >
4203 </File>
4204 <File
4205 RelativePath=".\skins\xui\en-us\panel_chat_bar.xml"
4206 >
4207 </File>
4208 <File
4209 RelativePath=".\skins\xui\en-us\panel_classified.xml"
4210 >
4211 </File>
4212 <File
4213 RelativePath=".\skins\xui\en-us\panel_event.xml"
4214 >
4215 </File>
4216 <File
4217 RelativePath=".\skins\xui\en-us\panel_friends.xml"
4218 >
4219 </File>
4220 <File
4221 RelativePath=".\skins\xui\en-us\panel_group.xml"
4222 >
4223 </File>
4224 <File
4225 RelativePath=".\skins\xui\en-us\panel_group_finder.xml"
4226 >
4227 </File>
4228 <File
4229 RelativePath=".\skins\xui\en-us\panel_group_general.xml"
4230 >
4231 </File>
4232 <File
4233 RelativePath=".\skins\xui\en-us\panel_group_invite.xml"
4234 >
4235 </File>
4236 <File
4237 RelativePath=".\skins\xui\en-us\panel_group_land_money.xml"
4238 >
4239 </File>
4240 <File
4241 RelativePath=".\skins\xui\en-us\panel_group_notices.xml"
4242 >
4243 </File>
4244 <File
4245 RelativePath=".\skins\xui\en-us\panel_group_roles.xml"
4246 >
4247 </File>
4248 <File
4249 RelativePath=".\skins\xui\en-us\panel_group_voting.xml"
4250 >
4251 </File>
4252 <File
4253 RelativePath=".\skins\xui\en-us\panel_groups.xml"
4254 >
4255 </File>
4256 <File
4257 RelativePath=".\skins\xui\en-us\panel_land_covenant.xml"
4258 >
4259 </File>
4260 <File
4261 RelativePath=".\skins\xui\en-us\panel_login.xml"
4262 >
4263 </File>
4264 <File
4265 RelativePath=".\skins\xui\en-us\panel_master_volume.xml"
4266 >
4267 </File>
4268 <File
4269 RelativePath=".\skins\xui\en-us\panel_media_controls.xml"
4270 >
4271 </File>
4272 <File
4273 RelativePath=".\skins\xui\en-us\panel_media_remote.xml"
4274 >
4275 </File>
4276 <File
4277 RelativePath=".\skins\xui\en-us\panel_media_remote_expanded.xml"
4278 >
4279 </File>
4280 <File
4281 RelativePath=".\skins\xui\en-us\panel_music_remote.xml"
4282 >
4283 </File>
4284 <File
4285 RelativePath=".\skins\xui\en-us\panel_overlaybar.xml"
4286 >
4287 </File>
4288 <File
4289 RelativePath=".\skins\xui\en-us\panel_place.xml"
4290 >
4291 </File>
4292 <File
4293 RelativePath=".\skins\xui\en-us\panel_place_small.xml"
4294 >
4295 </File>
4296 <File
4297 RelativePath=".\skins\xui\en-us\panel_preferences_audio.xml"
4298 >
4299 </File>
4300 <File
4301 RelativePath=".\skins\xui\en-us\panel_preferences_chat.xml"
4302 >
4303 </File>
4304 <File
4305 RelativePath=".\skins\xui\en-us\panel_preferences_general.xml"
4306 >
4307 </File>
4308 <File
4309 RelativePath=".\skins\xui\en-us\panel_preferences_graphics1.xml"
4310 >
4311 </File>
4312 <File
4313 RelativePath=".\skins\xui\en-us\panel_preferences_im.xml"
4314 >
4315 </File>
4316 <File
4317 RelativePath=".\skins\xui\en-us\panel_preferences_input.xml"
4318 >
4319 </File>
4320 <File
4321 RelativePath=".\skins\xui\en-us\panel_preferences_LCD.xml"
4322 >
4323 </File>
4324 <File
4325 RelativePath=".\skins\xui\en-us\panel_preferences_network.xml"
4326 >
4327 </File>
4328 <File
4329 RelativePath=".\skins\xui\en-us\panel_preferences_popups.xml"
4330 >
4331 </File>
4332 <File
4333 RelativePath=".\skins\xui\en-us\panel_preferences_voice.xml"
4334 >
4335 </File>
4336 <File
4337 RelativePath=".\skins\xui\en-us\panel_preferences_web.xml"
4338 >
4339 </File>
4340 <File
4341 RelativePath=".\skins\xui\en-us\panel_region_covenant.xml"
4342 >
4343 </File>
4344 <File
4345 RelativePath=".\skins\xui\en-us\panel_region_debug.xml"
4346 >
4347 </File>
4348 <File
4349 RelativePath=".\skins\xui\en-us\panel_region_estate.xml"
4350 >
4351 </File>
4352 <File
4353 RelativePath=".\skins\xui\en-us\panel_region_general.xml"
4354 >
4355 </File>
4356 <File
4357 RelativePath=".\skins\xui\en-us\panel_region_terrain.xml"
4358 >
4359 </File>
4360 <File
4361 RelativePath=".\skins\xui\en-us\panel_region_texture.xml"
4362 >
4363 </File>
4364 <File
4365 RelativePath=".\skins\xui\en-us\panel_scrolling_param.xml"
4366 >
4367 </File>
4368 <File
4369 RelativePath=".\skins\xui\en-us\panel_settings_chat.xml"
4370 >
4371 </File>
4372 <File
4373 RelativePath=".\skins\xui\en-us\panel_settings_im.xml"
4374 >
4375 </File>
4376 <File
4377 RelativePath=".\skins\xui\en-us\panel_settings_im.xml"
4378 >
4379 </File>
4380 <File
4381 RelativePath=".\skins\xui\en-us\panel_settings_msgbox.xml"
4382 >
4383 </File>
4384 <File
4385 RelativePath=".\skins\xui\en-us\panel_settings_network.xml"
4386 >
4387 </File>
4388 <File
4389 RelativePath=".\skins\xui\en-us\panel_settings_web.xml"
4390 >
4391 </File>
4392 <File
4393 RelativePath=".\skins\xui\en-us\panel_speaker_controls.xml"
4394 >
4395 </File>
4396 <File
4397 RelativePath=".\skins\xui\en-us\panel_status_bar.xml"
4398 >
4399 </File>
4400 <File
4401 RelativePath=".\skins\xui\en-us\panel_toolbar.xml"
4402 >
4403 </File>
4404 <File
4405 RelativePath=".\skins\xui\en-us\panel_top_pick.xml"
4406 >
4407 </File>
4408 <File
4409 RelativePath=".\skins\xui\en-us\panel_voice_controls.xml"
4410 >
4411 </File>
4412 <File
4413 RelativePath=".\skins\xui\en-us\panel_voice_enable.xml"
4414 >
4415 </File>
4416 <File
4417 RelativePath=".\skins\xui\en-us\panel_voice_options.xml"
4418 >
4419 </File>
4420 <File
4421 RelativePath=".\skins\xui\en-us\panel_voice_remote.xml"
4422 >
4423 </File>
4424 <File
4425 RelativePath=".\skins\xui\en-us\panel_voice_remote_expanded.xml"
4426 >
4427 </File>
4428 <File
4429 RelativePath=".\app_settings\popups.xml"
4430 >
4431 </File>
4432 <File
4433 RelativePath=".\releasenotes.full.txt"
4434 >
4435 </File>
4436 <File
4437 RelativePath=".\releasenotes.txt"
4438 >
4439 </File>
4440 <File
4441 RelativePath=".\res\resource.h"
4442 >
4443 </File>
4444 <File
4445 RelativePath=".\skins\xui\en-us\role_actions.xml"
4446 >
4447 </File>
4448 <File
4449 RelativePath=".\app_settings\std_bump.ini"
4450 >
4451 </File>
4452 <File
4453 RelativePath=".\skins\xui\en-us\teleport_strings.xml"
4454 >
4455 </File>
4456 <File
4457 RelativePath=".\res\toolbuy.cur"
4458 >
4459 </File>
4460 <File
4461 RelativePath=".\res\toolopen.cur"
4462 >
4463 </File>
4464 <File
4465 RelativePath=".\res\toolpay.cur"
4466 >
4467 </File>
4468 <File
4469 RelativePath=".\res\toolpickobject3.cur"
4470 >
4471 </File>
4472 <File
4473 RelativePath=".\res\toolpipette.cur"
4474 >
4475 </File>
4476 <File
4477 RelativePath=".\res\toolsit.cur"
4478 >
4479 </File>
4480 <File
4481 RelativePath=".\app_settings\trees.xml"
4482 >
4483 </File>
4484 <File
4485 RelativePath=".\app_settings\ultra_graphics.xml"
4486 >
4487 </File>
4488 <File
4489 RelativePath=".\skins\xui\en-us\xui_version.xml"
4490 >
4491 </File>
4492 </Filter>
4493 <File
4494 RelativePath=".\llviewerprecompiledheaders.cpp"
4495 >
4496 <FileConfiguration
4497 Name="Debug|Win32"
4498 >
4499 <Tool
4500 Name="VCCLCompilerTool"
4501 UsePrecompiledHeader="1"
4502 />
4503 </FileConfiguration>
4504 <FileConfiguration
4505 Name="Release|Win32"
4506 >
4507 <Tool
4508 Name="VCCLCompilerTool"
4509 UsePrecompiledHeader="1"
4510 />
4511 </FileConfiguration>
4512 <FileConfiguration
4513 Name="ReleaseForDownload|Win32"
4514 >
4515 <Tool
4516 Name="VCCLCompilerTool"
4517 UsePrecompiledHeader="1"
4518 />
4519 </FileConfiguration>
4520 <FileConfiguration
4521 Name="ReleaseNoOpt|Win32"
4522 >
4523 <Tool
4524 Name="VCCLCompilerTool"
4525 UsePrecompiledHeader="1"
4526 />
4527 </FileConfiguration>
4528 </File>
4529 <File
4530 RelativePath=".\llviewerprecompiledheaders.h"
4531 >
4532 </File>
4533 <File
4534 RelativePath="..\..\etc\message.xml"
4535 >
4536 <FileConfiguration
4537 Name="Debug|Win32"
4538 >
4539 <Tool
4540 Name="VCCustomBuildTool"
4541 Description="Copying message.xml"
4542 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml&#x0D;&#x0A;"
4543 Outputs="./app_settings/message.xml"
4544 />
4545 </FileConfiguration>
4546 <FileConfiguration
4547 Name="Release|Win32"
4548 >
4549 <Tool
4550 Name="VCCustomBuildTool"
4551 Description="Copying message.xml"
4552 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml&#x0D;&#x0A;"
4553 Outputs="./app_settings/message.xml"
4554 />
4555 </FileConfiguration>
4556 <FileConfiguration
4557 Name="ReleaseForDownload|Win32"
4558 >
4559 <Tool
4560 Name="VCCustomBuildTool"
4561 Description="Copying message.xml"
4562 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml&#x0D;&#x0A;"
4563 Outputs="./app_settings/message.xml"
4564 />
4565 </FileConfiguration>
4566 <FileConfiguration
4567 Name="ReleaseNoOpt|Win32"
4568 >
4569 <Tool
4570 Name="VCCustomBuildTool"
4571 Description="Copying message.xml"
4572 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml&#x0D;&#x0A;"
4573 Outputs="./app_settings/message.xml"
4574 />
4575 </FileConfiguration>
4576 </File>
4577 <File
4578 RelativePath="..\..\scripts\messages\message_template.msg"
4579 >
4580 <FileConfiguration
4581 Name="Debug|Win32"
4582 >
4583 <Tool
4584 Name="VCCustomBuildTool"
4585 Description="Copying message template"
4586 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg&#x0D;&#x0A;"
4587 Outputs="./app_settings/message_template.msg"
4588 />
4589 </FileConfiguration>
4590 <FileConfiguration
4591 Name="Release|Win32"
4592 >
4593 <Tool
4594 Name="VCCustomBuildTool"
4595 Description="Copying message template"
4596 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg&#x0D;&#x0A;"
4597 Outputs="./app_settings/message_template.msg"
4598 />
4599 </FileConfiguration>
4600 <FileConfiguration
4601 Name="ReleaseForDownload|Win32"
4602 >
4603 <Tool
4604 Name="VCCustomBuildTool"
4605 Description="Copying message template"
4606 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg&#x0D;&#x0A;"
4607 Outputs="./app_settings/message_template.msg"
4608 />
4609 </FileConfiguration>
4610 <FileConfiguration
4611 Name="ReleaseNoOpt|Win32"
4612 >
4613 <Tool
4614 Name="VCCustomBuildTool"
4615 Description="Copying message template"
4616 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg&#x0D;&#x0A;"
4617 Outputs="./app_settings/message_template.msg"
4618 />
4619 </FileConfiguration>
4620 </File>
4621 </Files>
4622 <Globals>
4623 </Globals>
4624</VisualStudioProject>