aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/newview.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.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 '')
-rw-r--r--linden/indra/newview/newview.vcproj3451
1 files changed, 0 insertions, 3451 deletions
diff --git a/linden/indra/newview/newview.vcproj b/linden/indra/newview/newview.vcproj
deleted file mode 100644
index aa2283f..0000000
--- a/linden/indra/newview/newview.vcproj
+++ /dev/null
@@ -1,3451 +0,0 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="newview"
6 ProjectGUID="{E6F4CF1B-6109-4CA8-B58D-87FA936CDE08}"
7 RootNamespace="newview"
8 Keyword="Win32Proj">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory="$(ConfigurationName)"
17 IntermediateDirectory="$(ConfigurationName)"
18 ConfigurationType="1"
19 CharacterSet="1">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 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;..\..\libraries\include\zlib;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
24 PreprocessorDefinitions="WIN32;_DEBUG;LL_WINDOWS;LL_DEBUG;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
25 MinimalRebuild="FALSE"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 StructMemberAlignment="4"
29 ForceConformanceInForLoopScope="TRUE"
30 RuntimeTypeInfo="TRUE"
31 UsePrecompiledHeader="0"
32 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
33 WarningLevel="3"
34 WarnAsError="FALSE"
35 Detect64BitPortabilityProblems="FALSE"
36 DebugInformationFormat="4"/>
37 <Tool
38 Name="VCCustomBuildTool"/>
39 <Tool
40 Name="VCLinkerTool"
41 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib EZ_LCD_Wrapper_d.lib lgLcd.lib dinput8.lib dsound.lib dxerr8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc71-mt-sgd-1_34_1.lib libboost_signals-vc71-mt-sgd-1_34_1.lib libboost_program_options-vc71-mt-sgd-1_34_1.lib libcurld.lib libeay32.lib libexpatMT.lib OpenJPEGd.lib llmozlib2d.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 libndofdev.lib"
42 OutputFile="$(ConfigurationName)/debugview.exe"
43 LinkIncremental="2"
44 AdditionalLibraryDirectories="&quot;../lib_$(ConfigurationName)/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_debug&quot;"
45 IgnoreDefaultLibraryNames="msvcrt.lib;MSVCRTD.lib;libcd.lib"
46 GenerateDebugInformation="TRUE"
47 ProgramDatabaseFile="$(TargetName).pdb"
48 SubSystem="2"
49 OptimizeReferences="1"
50 EnableCOMDATFolding="1"
51 TargetMachine="1"/>
52 <Tool
53 Name="VCMIDLTool"/>
54 <Tool
55 Name="VCPostBuildEventTool"
56 Description="Executing post-build batch file"
57 CommandLine="postbuild.bat debug"/>
58 <Tool
59 Name="VCPreBuildEventTool"
60 Description="Executing pre-build batch file"
61 CommandLine="prebuild.bat debug"/>
62 <Tool
63 Name="VCPreLinkEventTool"/>
64 <Tool
65 Name="VCResourceCompilerTool"/>
66 <Tool
67 Name="VCWebServiceProxyGeneratorTool"/>
68 <Tool
69 Name="VCXMLDataGeneratorTool"/>
70 <Tool
71 Name="VCWebDeploymentTool"/>
72 <Tool
73 Name="VCManagedWrapperGeneratorTool"/>
74 <Tool
75 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
76 </Configuration>
77 <Configuration
78 Name="Release|Win32"
79 OutputDirectory="$(ConfigurationName)"
80 IntermediateDirectory="$(ConfigurationName)"
81 ConfigurationType="1"
82 CharacterSet="1">
83 <Tool
84 Name="VCCLCompilerTool"
85 AdditionalOptions="/Oy-"
86 GlobalOptimizations="FALSE"
87 InlineFunctionExpansion="2"
88 EnableIntrinsicFunctions="TRUE"
89 OptimizeForProcessor="3"
90 OptimizeForWindowsApplication="TRUE"
91 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;..\..\libraries\include\zlib;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
92 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;LL_RELEASE;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
93 StringPooling="TRUE"
94 RuntimeLibrary="0"
95 StructMemberAlignment="0"
96 ForceConformanceInForLoopScope="TRUE"
97 RuntimeTypeInfo="TRUE"
98 UsePrecompiledHeader="3"
99 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
100 WarningLevel="3"
101 WarnAsError="TRUE"
102 Detect64BitPortabilityProblems="FALSE"
103 DebugInformationFormat="3"/>
104 <Tool
105 Name="VCCustomBuildTool"/>
106 <Tool
107 Name="VCLinkerTool"
108 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc71-mt-s-1_34_1.lib libboost_signals-vc71-mt-s-1_34_1.lib libboost_program_options-vc71-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.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 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.lib lgLcd.lib libndofdev.lib"
109 OutputFile="$(ConfigurationName)/newview.exe"
110 LinkIncremental="1"
111 AdditionalLibraryDirectories="&quot;../lib_$(ConfigurationName)/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_release&quot;"
112 IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib"
113 GenerateDebugInformation="TRUE"
114 ProgramDatabaseFile="$(TargetName).pdb"
115 GenerateMapFile="TRUE"
116 MapFileName="$(TargetName).map"
117 MapLines="TRUE"
118 SubSystem="2"
119 OptimizeReferences="1"
120 EnableCOMDATFolding="1"
121 TargetMachine="1"/>
122 <Tool
123 Name="VCMIDLTool"/>
124 <Tool
125 Name="VCPostBuildEventTool"
126 Description="Executing post-build batch file"
127 CommandLine="postbuild.bat release"/>
128 <Tool
129 Name="VCPreBuildEventTool"
130 Description="Executing pre-build batch file"
131 CommandLine="prebuild.bat release"/>
132 <Tool
133 Name="VCPreLinkEventTool"/>
134 <Tool
135 Name="VCResourceCompilerTool"/>
136 <Tool
137 Name="VCWebServiceProxyGeneratorTool"/>
138 <Tool
139 Name="VCXMLDataGeneratorTool"/>
140 <Tool
141 Name="VCWebDeploymentTool"/>
142 <Tool
143 Name="VCManagedWrapperGeneratorTool"/>
144 <Tool
145 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
146 </Configuration>
147 <Configuration
148 Name="ReleaseForDownload|Win32"
149 OutputDirectory="$(ConfigurationName)"
150 IntermediateDirectory="$(ConfigurationName)"
151 ConfigurationType="1"
152 CharacterSet="1">
153 <Tool
154 Name="VCCLCompilerTool"
155 AdditionalOptions="/Oy-"
156 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;..\..\libraries\include\zlib;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
157 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;LL_RELEASE;LL_RELEASE_FOR_DOWNLOAD;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
158 RuntimeLibrary="0"
159 StructMemberAlignment="0"
160 RuntimeTypeInfo="TRUE"
161 UsePrecompiledHeader="3"
162 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
163 WarningLevel="3"
164 WarnAsError="TRUE"
165 Detect64BitPortabilityProblems="FALSE"
166 DebugInformationFormat="3"/>
167 <Tool
168 Name="VCCustomBuildTool"
169 Description="Copying $(TargetFileName) to $(ProjectDir)"
170 CommandLine="copy $(TargetDir)\$(TargetFileName) $(ProjectDir)
171"
172 Outputs="$(TargetFileName)"/>
173 <Tool
174 Name="VCLinkerTool"
175 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc71-mt-s-1_34_1.lib libboost_signals-vc71-mt-s-1_34_1.lib libboost_program_options-vc71-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.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 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.lib lgLcd.lib libndofdev.lib"
176 OutputFile="$(ConfigurationName)/SecondLife.exe"
177 LinkIncremental="1"
178 AdditionalLibraryDirectories="&quot;../lib_release/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_release&quot;"
179 IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib"
180 GenerateDebugInformation="TRUE"
181 ProgramDatabaseFile="$(TargetName).pdb"
182 GenerateMapFile="TRUE"
183 MapFileName="$(TargetName).map"
184 MapExports="FALSE"
185 MapLines="TRUE"
186 SubSystem="2"
187 OptimizeReferences="2"
188 EnableCOMDATFolding="2"
189 TargetMachine="1"/>
190 <Tool
191 Name="VCMIDLTool"/>
192 <Tool
193 Name="VCPostBuildEventTool"
194 Description="Executing post-build batch file"
195 CommandLine="postbuild.bat releasefordownload"/>
196 <Tool
197 Name="VCPreBuildEventTool"
198 Description="Executing pre-build batch file"
199 CommandLine="prebuild.bat releasefordownload"/>
200 <Tool
201 Name="VCPreLinkEventTool"/>
202 <Tool
203 Name="VCResourceCompilerTool"/>
204 <Tool
205 Name="VCWebServiceProxyGeneratorTool"/>
206 <Tool
207 Name="VCXMLDataGeneratorTool"/>
208 <Tool
209 Name="VCWebDeploymentTool"/>
210 <Tool
211 Name="VCManagedWrapperGeneratorTool"/>
212 <Tool
213 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
214 </Configuration>
215 <Configuration
216 Name="ReleaseNoOpt|Win32"
217 OutputDirectory="$(ConfigurationName)"
218 IntermediateDirectory="$(ConfigurationName)"
219 ConfigurationType="1"
220 CharacterSet="1">
221 <Tool
222 Name="VCCLCompilerTool"
223 AdditionalOptions="/Oy-"
224 Optimization="0"
225 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;..\..\libraries\include\zlib;&quot;..\..\libraries\i686-win32\include\quicktime&quot;;..\..\libraries\include\Logitech_LCD;..\..\libraries\include\Logitech_LCD\LCDUI"
226 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;LL_RELEASE;XP_WIN;XP_WIN32;MOZILLA_INTERNAL_API"
227 RuntimeLibrary="0"
228 StructMemberAlignment="0"
229 ForceConformanceInForLoopScope="TRUE"
230 RuntimeTypeInfo="TRUE"
231 UsePrecompiledHeader="3"
232 PrecompiledHeaderThrough="llviewerprecompiledheaders.h"
233 WarningLevel="3"
234 WarnAsError="TRUE"
235 Detect64BitPortabilityProblems="FALSE"
236 DebugInformationFormat="4"/>
237 <Tool
238 Name="VCCustomBuildTool"/>
239 <Tool
240 Name="VCLinkerTool"
241 AdditionalDependencies="advapi32.lib apr-1.lib aprutil-1.lib areslib.lib comdlg32.lib dinput8.lib dxguid.lib fmodvc.lib freetype.lib gdi32.lib glu32.lib jpeglib_6b.lib kernel32.lib libboost_regex-vc71-mt-s-1_34_1.lib libboost_signals-vc71-mt-s-1_34_1.lib libboost_program_options-vc71-mt-s-1_34_1.lib libcurl.lib libeay32.lib libexpatMT.lib OpenJPEG.lib llmozlib2.lib mswsock.lib netapi32.lib odbc32.lib odbccp32.lib ogg_static_mt.lib ole32.lib oleaut32.lib opengl32.lib png12.lib psapi.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.lib lgLcd.lib libndofdev.lib"
242 OutputFile="$(ConfigurationName)/newview_noopt.exe"
243 LinkIncremental="2"
244 AdditionalLibraryDirectories="&quot;../lib_releasenoopt/i686-win32&quot;;&quot;../../libraries/i686-win32/lib_release&quot;"
245 IgnoreDefaultLibraryNames="msvcrt.lib;libc.lib"
246 GenerateDebugInformation="TRUE"
247 ProgramDatabaseFile="$(TargetName).pdb"
248 GenerateMapFile="FALSE"
249 MapFileName="newview.map"
250 SubSystem="2"
251 OptimizeReferences="1"
252 EnableCOMDATFolding="1"
253 TargetMachine="1"/>
254 <Tool
255 Name="VCMIDLTool"/>
256 <Tool
257 Name="VCPostBuildEventTool"
258 Description="Executing post-build batch file"
259 CommandLine="postbuild.bat releasenoopt"/>
260 <Tool
261 Name="VCPreBuildEventTool"
262 Description="Executing pre-build batch file"
263 CommandLine="prebuild.bat releasenoopt"
264 ExcludedFromBuild="TRUE"/>
265 <Tool
266 Name="VCPreLinkEventTool"/>
267 <Tool
268 Name="VCResourceCompilerTool"/>
269 <Tool
270 Name="VCWebServiceProxyGeneratorTool"/>
271 <Tool
272 Name="VCXMLDataGeneratorTool"/>
273 <Tool
274 Name="VCWebDeploymentTool"/>
275 <Tool
276 Name="VCManagedWrapperGeneratorTool"/>
277 <Tool
278 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
279 </Configuration>
280 </Configurations>
281 <References>
282 </References>
283 <Files>
284 <Filter
285 Name="Source Files"
286 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
287 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
288 <File
289 RelativePath=".\llagent.cpp">
290 </File>
291 <File
292 RelativePath=".\llagentdata.cpp">
293 </File>
294 <File
295 RelativePath=".\llagentpilot.cpp">
296 </File>
297 <File
298 RelativePath=".\llanimstatelabels.cpp">
299 </File>
300 <File
301 RelativePath=".\llappviewer.cpp">
302 </File>
303 <File
304 RelativePath=".\llappviewerwin32.cpp">
305 </File>
306 <File
307 RelativePath=".\llassetuploadresponders.cpp">
308 </File>
309 <File
310 RelativePath=".\llaudiosourcevo.cpp">
311 </File>
312 <File
313 RelativePath=".\llbbox.cpp">
314 </File>
315 <File
316 RelativePath=".\llbox.cpp">
317 </File>
318 <File
319 RelativePath=".\llcallbacklist.cpp">
320 </File>
321 <File
322 RelativePath=".\llcallingcard.cpp">
323 </File>
324 <File
325 RelativePath=".\llcaphttpsender.cpp">
326 </File>
327 <File
328 RelativePath=".\llchatbar.cpp">
329 </File>
330 <File
331 RelativePath=".\llclassifiedinfo.cpp">
332 </File>
333 <File
334 RelativePath=".\llclassifiedstatsresponder.cpp">
335 </File>
336 <File
337 RelativePath=".\llcloud.cpp">
338 </File>
339 <File
340 RelativePath=".\llcolorscheme.cpp">
341 </File>
342 <File
343 RelativePath=".\llcolorswatch.cpp">
344 </File>
345 <File
346 RelativePath=".\llcommandhandler.cpp">
347 </File>
348 <File
349 RelativePath=".\llcommandlineparser.cpp">
350 </File>
351 <File
352 RelativePath=".\llcompass.cpp">
353 </File>
354 <File
355 RelativePath=".\llcompilequeue.cpp">
356 </File>
357 <File
358 RelativePath=".\llconfirmationmanager.cpp">
359 </File>
360 <File
361 RelativePath=".\llconsole.cpp">
362 </File>
363 <File
364 RelativePath=".\llcontainerview.cpp">
365 </File>
366 <File
367 RelativePath=".\llcubemap.cpp">
368 </File>
369 <File
370 RelativePath=".\llcurrencyuimanager.cpp">
371 </File>
372 <File
373 RelativePath=".\llcylinder.cpp">
374 </File>
375 <File
376 RelativePath=".\lldebugmessagebox.cpp">
377 </File>
378 <File
379 RelativePath=".\lldebugview.cpp">
380 </File>
381 <File
382 RelativePath=".\lldelayedgestureerror.cpp">
383 </File>
384 <File
385 RelativePath=".\lldirpicker.cpp">
386 </File>
387 <File
388 RelativePath=".\lldrawable.cpp">
389 </File>
390 <File
391 RelativePath=".\lldrawpool.cpp">
392 </File>
393 <File
394 RelativePath=".\lldrawpoolalpha.cpp">
395 </File>
396 <File
397 RelativePath=".\lldrawpoolavatar.cpp">
398 </File>
399 <File
400 RelativePath=".\lldrawpoolbump.cpp">
401 </File>
402 <File
403 RelativePath=".\lldrawpoolground.cpp">
404 </File>
405 <File
406 RelativePath=".\lldrawpoolsimple.cpp">
407 </File>
408 <File
409 RelativePath=".\lldrawpoolsky.cpp">
410 </File>
411 <File
412 RelativePath=".\lldrawpoolterrain.cpp">
413 </File>
414 <File
415 RelativePath=".\lldrawpooltree.cpp">
416 </File>
417 <File
418 RelativePath=".\lldrawpoolwater.cpp">
419 </File>
420 <File
421 RelativePath=".\lldrawpoolwlsky.cpp">
422 </File>
423 <File
424 RelativePath=".\lldriverparam.cpp">
425 </File>
426 <File
427 RelativePath=".\lldynamictexture.cpp">
428 </File>
429 <File
430 RelativePath=".\llemote.cpp">
431 </File>
432 <File
433 RelativePath=".\lleventinfo.cpp">
434 </File>
435 <File
436 RelativePath=".\lleventnotifier.cpp">
437 </File>
438 <File
439 RelativePath=".\lleventpoll.cpp">
440 </File>
441 <File
442 RelativePath=".\llface.cpp">
443 </File>
444 <File
445 RelativePath=".\llface.inl">
446 </File>
447 <File
448 RelativePath=".\llfasttimerview.cpp">
449 </File>
450 <File
451 RelativePath=".\llfeaturemanager.cpp">
452 </File>
453 <File
454 RelativePath=".\llfilepicker.cpp">
455 </File>
456 <File
457 RelativePath=".\llfirstuse.cpp">
458 </File>
459 <File
460 RelativePath=".\llflexibleobject.cpp">
461 </File>
462 <File
463 RelativePath=".\llfloaterabout.cpp">
464 </File>
465 <File
466 RelativePath=".\llfloateractivespeakers.cpp">
467 </File>
468 <File
469 RelativePath=".\llfloateranimpreview.cpp">
470 </File>
471 <File
472 RelativePath=".\llfloaterauction.cpp">
473 </File>
474 <File
475 RelativePath=".\llfloateravatarinfo.cpp">
476 </File>
477 <File
478 RelativePath=".\llfloateravatarpicker.cpp">
479 </File>
480 <File
481 RelativePath=".\llfloateravatartextures.cpp">
482 </File>
483 <File
484 RelativePath=".\llfloaterbuildoptions.cpp">
485 </File>
486 <File
487 RelativePath=".\llfloaterbump.cpp">
488 </File>
489 <File
490 RelativePath=".\llfloaterbuy.cpp">
491 </File>
492 <File
493 RelativePath=".\llfloaterbuycontents.cpp">
494 </File>
495 <File
496 RelativePath=".\llfloaterbuycurrency.cpp">
497 </File>
498 <File
499 RelativePath=".\llfloaterbuyland.cpp">
500 </File>
501 <File
502 RelativePath=".\llfloatercamera.cpp">
503 </File>
504 <File
505 RelativePath=".\llfloaterchat.cpp">
506 </File>
507 <File
508 RelativePath=".\llfloaterchatterbox.cpp">
509 </File>
510 <File
511 RelativePath=".\llfloaterclassified.cpp">
512 </File>
513 <File
514 RelativePath=".\llfloaterclothing.cpp">
515 </File>
516 <File
517 RelativePath=".\llfloatercolorpicker.cpp">
518 </File>
519 <File
520 RelativePath=".\llfloatercustomize.cpp">
521 </File>
522 <File
523 RelativePath=".\llfloaterdaycycle.cpp">
524 </File>
525 <File
526 RelativePath=".\llfloaterdirectory.cpp">
527 </File>
528 <File
529 RelativePath=".\llfloatereditui.cpp">
530 </File>
531 <File
532 RelativePath=".\llfloaterenvsettings.cpp">
533 </File>
534 <File
535 RelativePath=".\llfloaterevent.cpp">
536 </File>
537 <File
538 RelativePath=".\llfloaterfriends.cpp">
539 </File>
540 <File
541 RelativePath=".\llfloatergesture.cpp">
542 </File>
543 <File
544 RelativePath=".\llfloatergodtools.cpp">
545 </File>
546 <File
547 RelativePath=".\llfloatergroupinfo.cpp">
548 </File>
549 <File
550 RelativePath=".\llfloatergroupinvite.cpp">
551 </File>
552 <File
553 RelativePath=".\llfloatergroups.cpp">
554 </File>
555 <File
556 RelativePath=".\llfloaterhardwaresettings.cpp">
557 </File>
558 <File
559 RelativePath=".\llfloaterhtml.cpp">
560 </File>
561 <File
562 RelativePath=".\llfloaterhtmlhelp.cpp">
563 </File>
564 <File
565 RelativePath=".\llfloaterhud.cpp">
566 </File>
567 <File
568 RelativePath=".\llfloaterimagepreview.cpp">
569 </File>
570 <File
571 RelativePath=".\llfloaterinspect.cpp">
572 </File>
573 <File
574 RelativePath=".\llfloaterjoystick.cpp">
575 </File>
576 <File
577 RelativePath=".\llfloaterlagmeter.cpp">
578 </File>
579 <File
580 RelativePath=".\llfloaterland.cpp">
581 </File>
582 <File
583 RelativePath=".\llfloaterlandholdings.cpp">
584 </File>
585 <File
586 RelativePath=".\llfloaterlandmark.cpp">
587 </File>
588 <File
589 RelativePath=".\llfloatermap.cpp">
590 </File>
591 <File
592 RelativePath=".\llfloatermute.cpp">
593 </File>
594 <File
595 RelativePath=".\llfloaternamedesc.cpp">
596 </File>
597 <File
598 RelativePath=".\llfloaternewim.cpp">
599 </File>
600 <File
601 RelativePath=".\llfloateropenobject.cpp">
602 </File>
603 <File
604 RelativePath=".\llfloaterparcel.cpp">
605 </File>
606 <File
607 RelativePath=".\llfloaterpermissionsmgr.cpp">
608 </File>
609 <File
610 RelativePath=".\llfloaterpostcard.cpp">
611 </File>
612 <File
613 RelativePath=".\llfloaterpostprocess.cpp">
614 </File>
615 <File
616 RelativePath=".\llfloaterpreference.cpp">
617 </File>
618 <File
619 RelativePath=".\llfloaterproperties.cpp">
620 </File>
621 <File
622 RelativePath=".\llfloaterregioninfo.cpp">
623 </File>
624 <File
625 RelativePath=".\llfloaterreleasemsg.cpp">
626 </File>
627 <File
628 RelativePath=".\llfloaterreporter.cpp">
629 </File>
630 <File
631 RelativePath=".\llfloaterscriptdebug.cpp">
632 </File>
633 <File
634 RelativePath=".\llfloatersellland.cpp">
635 </File>
636 <File
637 RelativePath=".\llfloatersettingsdebug.cpp">
638 </File>
639 <File
640 RelativePath=".\llfloatersnapshot.cpp">
641 </File>
642 <File
643 RelativePath=".\llfloaterstats.cpp">
644 </File>
645 <File
646 RelativePath=".\llfloatertelehub.cpp">
647 </File>
648 <File
649 RelativePath=".\llfloatertest.cpp">
650 </File>
651 <File
652 RelativePath=".\llfloatertools.cpp">
653 </File>
654 <File
655 RelativePath=".\llfloatertopobjects.cpp">
656 </File>
657 <File
658 RelativePath=".\llfloatertos.cpp">
659 </File>
660 <File
661 RelativePath=".\llfloaterurldisplay.cpp">
662 </File>
663 <File
664 RelativePath=".\llfloaterurlentry.cpp">
665 </File>
666 <File
667 RelativePath=".\llfloatervoicedevicesettings.cpp">
668 </File>
669 <File
670 RelativePath=".\llfloaterwater.cpp">
671 </File>
672 <File
673 RelativePath=".\llfloaterwater.h">
674 </File>
675 <File
676 RelativePath=".\llfloaterwindlight.cpp">
677 </File>
678 <File
679 RelativePath=".\llfloaterworldmap.cpp">
680 </File>
681 <File
682 RelativePath=".\llfolderview.cpp">
683 </File>
684 <File
685 RelativePath=".\llfollowcam.cpp">
686 </File>
687 <File
688 RelativePath=".\llframestats.cpp">
689 </File>
690 <File
691 RelativePath=".\llframestatview.cpp">
692 </File>
693 <File
694 RelativePath=".\llgenepool.cpp">
695 </File>
696 <File
697 RelativePath=".\llgesturemgr.cpp">
698 </File>
699 <File
700 RelativePath=".\llgivemoney.cpp">
701 </File>
702 <File
703 RelativePath=".\llglsandbox.cpp">
704 </File>
705 <File
706 RelativePath=".\llglslshader.cpp">
707 </File>
708 <File
709 RelativePath=".\llgroupmgr.cpp">
710 </File>
711 <File
712 RelativePath=".\llgroupnotify.cpp">
713 </File>
714 <File
715 RelativePath=".\llhippo.cpp">
716 </File>
717 <File
718 RelativePath=".\llhoverview.cpp">
719 </File>
720 <File
721 RelativePath=".\llhudeffect.cpp">
722 </File>
723 <File
724 RelativePath=".\llhudeffectbeam.cpp">
725 </File>
726 <File
727 RelativePath=".\llhudeffectlookat.cpp">
728 </File>
729 <File
730 RelativePath=".\llhudeffectpointat.cpp">
731 </File>
732 <File
733 RelativePath=".\llhudeffecttrail.cpp">
734 </File>
735 <File
736 RelativePath=".\llhudicon.cpp">
737 </File>
738 <File
739 RelativePath=".\llhudmanager.cpp">
740 </File>
741 <File
742 RelativePath=".\llhudobject.cpp">
743 </File>
744 <File
745 RelativePath=".\llhudrender.cpp">
746 </File>
747 <File
748 RelativePath=".\llhudtext.cpp">
749 </File>
750 <File
751 RelativePath=".\llhudview.cpp">
752 </File>
753 <File
754 RelativePath=".\llimpanel.cpp">
755 </File>
756 <File
757 RelativePath=".\llimview.cpp">
758 </File>
759 <File
760 RelativePath=".\llinventoryactions.cpp">
761 </File>
762 <File
763 RelativePath=".\llinventorybridge.cpp">
764 </File>
765 <File
766 RelativePath=".\llinventoryclipboard.cpp">
767 </File>
768 <File
769 RelativePath=".\llinventorymodel.cpp">
770 </File>
771 <File
772 RelativePath=".\llinventoryview.cpp">
773 </File>
774 <File
775 RelativePath=".\lljoystickbutton.cpp">
776 </File>
777 <File
778 RelativePath=".\lllandmarklist.cpp">
779 </File>
780 <File
781 RelativePath=".\lllcd.cpp">
782 </File>
783 <File
784 RelativePath=".\lllogchat.cpp">
785 </File>
786 <File
787 RelativePath=".\llmanip.cpp">
788 </File>
789 <File
790 RelativePath=".\llmaniprotate.cpp">
791 </File>
792 <File
793 RelativePath=".\llmanipscale.cpp">
794 </File>
795 <File
796 RelativePath=".\llmaniptranslate.cpp">
797 </File>
798 <File
799 RelativePath=".\llmapresponders.cpp">
800 </File>
801 <File
802 RelativePath=".\llmediaremotectrl.cpp">
803 </File>
804 <File
805 RelativePath=".\llmemoryview.cpp">
806 </File>
807 <File
808 RelativePath=".\llmenucommands.cpp">
809 </File>
810 <File
811 RelativePath=".\llmimetypes.cpp">
812 </File>
813 <File
814 RelativePath=".\llmorphview.cpp">
815 </File>
816 <File
817 RelativePath=".\llmoveview.cpp">
818 </File>
819 <File
820 RelativePath=".\llmutelist.cpp">
821 </File>
822 <File
823 RelativePath=".\llnamebox.cpp">
824 </File>
825 <File
826 RelativePath=".\llnameeditor.cpp">
827 </File>
828 <File
829 RelativePath=".\llnamelistctrl.cpp">
830 </File>
831 <File
832 RelativePath=".\llnetmap.cpp">
833 </File>
834 <File
835 RelativePath=".\llnotify.cpp">
836 </File>
837 <File
838 RelativePath=".\lloverlaybar.cpp">
839 </File>
840 <File
841 RelativePath=".\llpanelaudioprefs.cpp">
842 </File>
843 <File
844 RelativePath=".\llpanelaudiovolume.cpp">
845 </File>
846 <File
847 RelativePath=".\llpanelavatar.cpp">
848 </File>
849 <File
850 RelativePath=".\llpanelclassified.cpp">
851 </File>
852 <File
853 RelativePath=".\llpanelcontents.cpp">
854 </File>
855 <File
856 RelativePath=".\llpaneldebug.cpp">
857 </File>
858 <File
859 RelativePath=".\llpaneldirbrowser.cpp">
860 </File>
861 <File
862 RelativePath=".\llpaneldirclassified.cpp">
863 </File>
864 <File
865 RelativePath=".\llpaneldirevents.cpp">
866 </File>
867 <File
868 RelativePath=".\llpaneldirfind.cpp">
869 </File>
870 <File
871 RelativePath=".\llpaneldirgroups.cpp">
872 </File>
873 <File
874 RelativePath=".\llpaneldirland.cpp">
875 </File>
876 <File
877 RelativePath=".\llpaneldirpeople.cpp">
878 </File>
879 <File
880 RelativePath=".\llpaneldirplaces.cpp">
881 </File>
882 <File
883 RelativePath=".\llpaneldirpopular.cpp">
884 </File>
885 <File
886 RelativePath=".\llpaneldisplay.cpp">
887 </File>
888 <File
889 RelativePath=".\llpanelevent.cpp">
890 </File>
891 <File
892 RelativePath=".\llpanelface.cpp">
893 </File>
894 <File
895 RelativePath=".\llpanelgeneral.cpp">
896 </File>
897 <File
898 RelativePath=".\llpanelgroup.cpp">
899 </File>
900 <File
901 RelativePath=".\llpanelgroupgeneral.cpp">
902 </File>
903 <File
904 RelativePath=".\llpanelgroupinvite.cpp">
905 </File>
906 <File
907 RelativePath=".\llpanelgrouplandmoney.cpp">
908 </File>
909 <File
910 RelativePath=".\llpanelgroupnotices.cpp">
911 </File>
912 <File
913 RelativePath=".\llpanelgrouproles.cpp">
914 </File>
915 <File
916 RelativePath=".\llpanelgroupvoting.cpp">
917 </File>
918 <File
919 RelativePath=".\llpanelinput.cpp">
920 </File>
921 <File
922 RelativePath=".\llpanelinventory.cpp">
923 </File>
924 <File
925 RelativePath=".\llpanelland.cpp">
926 </File>
927 <File
928 RelativePath=".\llpanellandmedia.cpp">
929 </File>
930 <File
931 RelativePath=".\llpanellandobjects.cpp">
932 </File>
933 <File
934 RelativePath=".\llpanellandoptions.cpp">
935 </File>
936 <File
937 RelativePath=".\llpanelLCD.cpp">
938 </File>
939 <File
940 RelativePath=".\llpanellogin.cpp">
941 </File>
942 <File
943 RelativePath=".\llpanelmorph.cpp">
944 </File>
945 <File
946 RelativePath=".\llpanelmsgs.cpp">
947 </File>
948 <File
949 RelativePath=".\llpanelnetwork.cpp">
950 </File>
951 <File
952 RelativePath=".\llpanelobject.cpp">
953 </File>
954 <File
955 RelativePath=".\llpanelpermissions.cpp">
956 </File>
957 <File
958 RelativePath=".\llpanelpick.cpp">
959 </File>
960 <File
961 RelativePath=".\llpanelplace.cpp">
962 </File>
963 <File
964 RelativePath=".\llpanelskins.cpp">
965 </File>
966 <File
967 RelativePath=".\llpanelvolume.cpp">
968 </File>
969 <File
970 RelativePath=".\llpanelweb.cpp">
971 </File>
972 <File
973 RelativePath=".\llparcelselection.cpp">
974 </File>
975 <File
976 RelativePath=".\llpatchvertexarray.cpp">
977 </File>
978 <File
979 RelativePath=".\llpolymesh.cpp">
980 </File>
981 <File
982 RelativePath=".\llpolymorph.cpp">
983 </File>
984 <File
985 RelativePath=".\llpostprocess.cpp">
986 </File>
987 <File
988 RelativePath=".\llprefschat.cpp">
989 </File>
990 <File
991 RelativePath=".\llprefsim.cpp">
992 </File>
993 <File
994 RelativePath=".\llprefsvoice.cpp">
995 </File>
996 <File
997 RelativePath=".\llpreview.cpp">
998 </File>
999 <File
1000 RelativePath=".\llpreviewanim.cpp">
1001 </File>
1002 <File
1003 RelativePath=".\llpreviewgesture.cpp">
1004 </File>
1005 <File
1006 RelativePath=".\llpreviewlandmark.cpp">
1007 </File>
1008 <File
1009 RelativePath=".\llpreviewnotecard.cpp">
1010 </File>
1011 <File
1012 RelativePath=".\llpreviewscript.cpp">
1013 </File>
1014 <File
1015 RelativePath=".\llpreviewsound.cpp">
1016 </File>
1017 <File
1018 RelativePath=".\llpreviewtexture.cpp">
1019 </File>
1020 <File
1021 RelativePath=".\llprogressview.cpp">
1022 </File>
1023 <File
1024 RelativePath=".\llregionposition.cpp">
1025 </File>
1026 <File
1027 RelativePath=".\llremoteparcelrequest.cpp">
1028 </File>
1029 <File
1030 RelativePath=".\llrendersphere.cpp">
1031 </File>
1032 <File
1033 RelativePath=".\llsavedsettingsglue.cpp">
1034 </File>
1035 <File
1036 RelativePath=".\llselectmgr.cpp">
1037 </File>
1038 <File
1039 RelativePath=".\llsky.cpp">
1040 </File>
1041 <File
1042 RelativePath=".\llspatialpartition.cpp">
1043 </File>
1044 <File
1045 RelativePath=".\llsprite.cpp">
1046 </File>
1047 <File
1048 RelativePath=".\llsrv.cpp">
1049 </File>
1050 <File
1051 RelativePath=".\llstartup.cpp">
1052 </File>
1053 <File
1054 RelativePath=".\llstatbar.cpp">
1055 </File>
1056 <File
1057 RelativePath=".\llstatgraph.cpp">
1058 </File>
1059 <File
1060 RelativePath=".\llstatusbar.cpp">
1061 </File>
1062 <File
1063 RelativePath=".\llstatview.cpp">
1064 </File>
1065 <File
1066 RelativePath=".\llstylemap.cpp">
1067 </File>
1068 <File
1069 RelativePath=".\llsurface.cpp">
1070 </File>
1071 <File
1072 RelativePath=".\llsurfacepatch.cpp">
1073 </File>
1074 <File
1075 RelativePath=".\lltexlayer.cpp">
1076 </File>
1077 <File
1078 RelativePath=".\lltexturecache.cpp">
1079 </File>
1080 <File
1081 RelativePath=".\lltexturectrl.cpp">
1082 </File>
1083 <File
1084 RelativePath=".\lltexturefetch.cpp">
1085 </File>
1086 <File
1087 RelativePath=".\lltextureview.cpp">
1088 </File>
1089 <File
1090 RelativePath=".\lltool.cpp">
1091 </File>
1092 <File
1093 RelativePath=".\lltoolbar.cpp">
1094 </File>
1095 <File
1096 RelativePath=".\lltoolbrush.cpp">
1097 </File>
1098 <File
1099 RelativePath=".\lltoolcomp.cpp">
1100 </File>
1101 <File
1102 RelativePath=".\lltooldraganddrop.cpp">
1103 </File>
1104 <File
1105 RelativePath=".\lltoolface.cpp">
1106 </File>
1107 <File
1108 RelativePath=".\lltoolfocus.cpp">
1109 </File>
1110 <File
1111 RelativePath=".\lltoolgrab.cpp">
1112 </File>
1113 <File
1114 RelativePath=".\lltoolgun.cpp">
1115 </File>
1116 <File
1117 RelativePath=".\lltoolindividual.cpp">
1118 </File>
1119 <File
1120 RelativePath=".\lltoolmgr.cpp">
1121 </File>
1122 <File
1123 RelativePath=".\lltoolmorph.cpp">
1124 </File>
1125 <File
1126 RelativePath=".\lltoolobjpicker.cpp">
1127 </File>
1128 <File
1129 RelativePath=".\lltoolpie.cpp">
1130 </File>
1131 <File
1132 RelativePath=".\lltoolpipette.cpp">
1133 </File>
1134 <File
1135 RelativePath=".\lltoolplacer.cpp">
1136 </File>
1137 <File
1138 RelativePath=".\lltoolselect.cpp">
1139 </File>
1140 <File
1141 RelativePath=".\lltoolselectland.cpp">
1142 </File>
1143 <File
1144 RelativePath=".\lltoolselectrect.cpp">
1145 </File>
1146 <File
1147 RelativePath=".\lltoolview.cpp">
1148 </File>
1149 <File
1150 RelativePath=".\lltracker.cpp">
1151 </File>
1152 <File
1153 RelativePath=".\lltrans.cpp">
1154 </File>
1155 <File
1156 RelativePath=".\lluploaddialog.cpp">
1157 </File>
1158 <File
1159 RelativePath=".\llurl.cpp">
1160 </File>
1161 <File
1162 RelativePath=".\llurldispatcher.cpp">
1163 </File>
1164 <File
1165 RelativePath=".\llurlhistory.cpp">
1166 </File>
1167 <File
1168 RelativePath=".\llurlsimstring.cpp">
1169 </File>
1170 <File
1171 RelativePath=".\llurlwhitelist.cpp">
1172 </File>
1173 <File
1174 RelativePath=".\lluserauth.cpp">
1175 </File>
1176 <File
1177 RelativePath=".\llvectorperfoptions.cpp">
1178 </File>
1179 <File
1180 RelativePath=".\llvelocitybar.cpp">
1181 </File>
1182 <File
1183 RelativePath=".\llviewchildren.cpp">
1184 </File>
1185 <File
1186 RelativePath=".\llviewerassetstorage.cpp">
1187 </File>
1188 <File
1189 RelativePath=".\llviewerassetstorage.h">
1190 </File>
1191 <File
1192 RelativePath=".\llvieweraudio.cpp">
1193 </File>
1194 <File
1195 RelativePath=".\llviewercamera.cpp">
1196 </File>
1197 <File
1198 RelativePath=".\llviewercontrol.cpp">
1199 </File>
1200 <File
1201 RelativePath=".\llviewerdisplay.cpp">
1202 </File>
1203 <File
1204 RelativePath=".\llviewergenericmessage.cpp">
1205 </File>
1206 <File
1207 RelativePath=".\llviewergesture.cpp">
1208 </File>
1209 <File
1210 RelativePath=".\llviewerimage.cpp">
1211 </File>
1212 <File
1213 RelativePath=".\llviewerimagelist.cpp">
1214 </File>
1215 <File
1216 RelativePath=".\llviewerinventory.cpp">
1217 </File>
1218 <File
1219 RelativePath=".\llviewerjoint.cpp">
1220 </File>
1221 <File
1222 RelativePath=".\llviewerjointattachment.cpp">
1223 </File>
1224 <File
1225 RelativePath=".\llviewerjointmesh.cpp">
1226 </File>
1227 <File
1228 RelativePath=".\llviewerjointmesh_sse.cpp">
1229 <FileConfiguration
1230 Name="Debug|Win32">
1231 <Tool
1232 Name="VCCLCompilerTool"
1233 EnableEnhancedInstructionSet="0"
1234 UsePrecompiledHeader="3"/>
1235 </FileConfiguration>
1236 <FileConfiguration
1237 Name="Release|Win32">
1238 <Tool
1239 Name="VCCLCompilerTool"
1240 EnableEnhancedInstructionSet="0"
1241 UsePrecompiledHeader="3"/>
1242 </FileConfiguration>
1243 <FileConfiguration
1244 Name="ReleaseForDownload|Win32">
1245 <Tool
1246 Name="VCCLCompilerTool"
1247 EnableEnhancedInstructionSet="0"
1248 UsePrecompiledHeader="3"/>
1249 </FileConfiguration>
1250 <FileConfiguration
1251 Name="ReleaseNoOpt|Win32">
1252 <Tool
1253 Name="VCCLCompilerTool"
1254 EnableEnhancedInstructionSet="0"
1255 UsePrecompiledHeader="3"/>
1256 </FileConfiguration>
1257 </File>
1258 <File
1259 RelativePath=".\llviewerjointmesh_sse2.cpp">
1260 <FileConfiguration
1261 Name="Debug|Win32">
1262 <Tool
1263 Name="VCCLCompilerTool"
1264 EnableEnhancedInstructionSet="0"
1265 UsePrecompiledHeader="3"/>
1266 </FileConfiguration>
1267 <FileConfiguration
1268 Name="Release|Win32">
1269 <Tool
1270 Name="VCCLCompilerTool"
1271 EnableEnhancedInstructionSet="0"
1272 UsePrecompiledHeader="0"/>
1273 </FileConfiguration>
1274 <FileConfiguration
1275 Name="ReleaseForDownload|Win32">
1276 <Tool
1277 Name="VCCLCompilerTool"
1278 EnableEnhancedInstructionSet="0"
1279 UsePrecompiledHeader="0"/>
1280 </FileConfiguration>
1281 <FileConfiguration
1282 Name="ReleaseNoOpt|Win32">
1283 <Tool
1284 Name="VCCLCompilerTool"
1285 EnableEnhancedInstructionSet="0"
1286 UsePrecompiledHeader="3"/>
1287 </FileConfiguration>
1288 </File>
1289 <File
1290 RelativePath=".\llviewerjointmesh_vec.cpp">
1291 </File>
1292 <File
1293 RelativePath=".\llviewerjoystick.cpp">
1294 </File>
1295 <File
1296 RelativePath=".\llviewerkeyboard.cpp">
1297 </File>
1298 <File
1299 RelativePath=".\llviewerlayer.cpp">
1300 </File>
1301 <File
1302 RelativePath=".\llviewermedia.cpp">
1303 </File>
1304 <File
1305 RelativePath=".\llviewermenu.cpp">
1306 </File>
1307 <File
1308 RelativePath=".\llviewermenufile.cpp">
1309 </File>
1310 <File
1311 RelativePath=".\llviewermessage.cpp">
1312 </File>
1313 <File
1314 RelativePath=".\llviewernetwork.cpp">
1315 </File>
1316 <File
1317 RelativePath=".\llviewerobject.cpp">
1318 </File>
1319 <File
1320 RelativePath=".\llviewerobjectlist.cpp">
1321 </File>
1322 <File
1323 RelativePath=".\llviewerparcelmedia.cpp">
1324 </File>
1325 <File
1326 RelativePath=".\llviewerparcelmediaautoplay.cpp">
1327 </File>
1328 <File
1329 RelativePath=".\llviewerparcelmgr.cpp">
1330 </File>
1331 <File
1332 RelativePath=".\llviewerparceloverlay.cpp">
1333 </File>
1334 <File
1335 RelativePath=".\llviewerpartsim.cpp">
1336 </File>
1337 <File
1338 RelativePath=".\llviewerpartsource.cpp">
1339 </File>
1340 <File
1341 RelativePath=".\llviewerregion.cpp">
1342 </File>
1343 <File
1344 RelativePath=".\llviewerstats.cpp">
1345 </File>
1346 <File
1347 RelativePath=".\llviewertexteditor.cpp">
1348 </File>
1349 <File
1350 RelativePath=".\llviewertextureanim.cpp">
1351 </File>
1352 <File
1353 RelativePath=".\llviewerthrottle.cpp">
1354 </File>
1355 <File
1356 RelativePath=".\llviewervisualparam.cpp">
1357 </File>
1358 <File
1359 RelativePath=".\llviewerwindow.cpp">
1360 </File>
1361 <File
1362 RelativePath=".\llvlcomposition.cpp">
1363 </File>
1364 <File
1365 RelativePath=".\llvlmanager.cpp">
1366 </File>
1367 <File
1368 RelativePath=".\llvoavatar.cpp">
1369 </File>
1370 <File
1371 RelativePath=".\llvocache.cpp">
1372 </File>
1373 <File
1374 RelativePath=".\llvoclouds.cpp">
1375 </File>
1376 <File
1377 RelativePath=".\llvograss.cpp">
1378 </File>
1379 <File
1380 RelativePath=".\llvoground.cpp">
1381 </File>
1382 <File
1383 RelativePath=".\llvoiceclient.cpp">
1384 </File>
1385 <File
1386 RelativePath=".\llvoiceremotectrl.cpp">
1387 </File>
1388 <File
1389 RelativePath=".\llvoicevisualizer.cpp">
1390 </File>
1391 <File
1392 RelativePath=".\llvoinventorylistener.cpp">
1393 </File>
1394 <File
1395 RelativePath=".\llvopartgroup.cpp">
1396 </File>
1397 <File
1398 RelativePath=".\llvosky.cpp">
1399 </File>
1400 <File
1401 RelativePath=".\llvosurfacepatch.cpp">
1402 </File>
1403 <File
1404 RelativePath=".\llvotextbubble.cpp">
1405 </File>
1406 <File
1407 RelativePath=".\llvotree.cpp">
1408 </File>
1409 <File
1410 RelativePath=".\llvovolume.cpp">
1411 </File>
1412 <File
1413 RelativePath=".\llvowater.cpp">
1414 </File>
1415 <File
1416 RelativePath=".\llvowlsky.cpp">
1417 </File>
1418 <File
1419 RelativePath=".\llwatchdog.cpp">
1420 </File>
1421 <File
1422 RelativePath=".\llwaterparammanager.cpp">
1423 </File>
1424 <File
1425 RelativePath=".\llwaterparammanager.h">
1426 </File>
1427 <File
1428 RelativePath=".\llwaterparamset.cpp">
1429 </File>
1430 <File
1431 RelativePath=".\llwaterparamset.h">
1432 </File>
1433 <File
1434 RelativePath=".\llwearable.cpp">
1435 </File>
1436 <File
1437 RelativePath=".\llwearablelist.cpp">
1438 </File>
1439 <File
1440 RelativePath=".\llweb.cpp">
1441 </File>
1442 <File
1443 RelativePath=".\llwebbrowserctrl.cpp">
1444 </File>
1445 <File
1446 RelativePath=".\llwind.cpp">
1447 </File>
1448 <File
1449 RelativePath=".\llwindebug.cpp">
1450 </File>
1451 <File
1452 RelativePath=".\llwlanimator.cpp">
1453 </File>
1454 <File
1455 RelativePath=".\llwldaycycle.cpp">
1456 </File>
1457 <File
1458 RelativePath=".\llwlparammanager.cpp">
1459 </File>
1460 <File
1461 RelativePath=".\llwlparamset.cpp">
1462 </File>
1463 <File
1464 RelativePath=".\llworld.cpp">
1465 </File>
1466 <File
1467 RelativePath=".\llworldmap.cpp">
1468 </File>
1469 <File
1470 RelativePath=".\llworldmapview.cpp">
1471 </File>
1472 <File
1473 RelativePath=".\llxmlrpctransaction.cpp">
1474 </File>
1475 <File
1476 RelativePath=".\noise.cpp">
1477 </File>
1478 <File
1479 RelativePath=".\pipeline.cpp">
1480 </File>
1481 </Filter>
1482 <Filter
1483 Name="Header Files"
1484 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1485 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
1486 <File
1487 RelativePath=".\llagent.h">
1488 </File>
1489 <File
1490 RelativePath=".\llagentdata.h">
1491 </File>
1492 <File
1493 RelativePath=".\llagentpilot.h">
1494 </File>
1495 <File
1496 RelativePath=".\llanimstatelabels.h">
1497 </File>
1498 <File
1499 RelativePath=".\llappearance.h">
1500 </File>
1501 <File
1502 RelativePath=".\llappviewer.h">
1503 </File>
1504 <File
1505 RelativePath=".\llappviewerwin32.h">
1506 </File>
1507 <File
1508 RelativePath=".\llassetuploadresponders.h">
1509 </File>
1510 <File
1511 RelativePath=".\llasynchostbyname.h">
1512 </File>
1513 <File
1514 RelativePath=".\llaudiosourcevo.h">
1515 </File>
1516 <File
1517 RelativePath=".\llautocomplete.h">
1518 </File>
1519 <File
1520 RelativePath=".\llbbox.h">
1521 </File>
1522 <File
1523 RelativePath=".\llbox.h">
1524 </File>
1525 <File
1526 RelativePath=".\llcallbacklist.h">
1527 </File>
1528 <File
1529 RelativePath=".\llcallingcard.h">
1530 </File>
1531 <File
1532 RelativePath=".\llcaphttpsender.h">
1533 </File>
1534 <File
1535 RelativePath=".\llchatbar.h">
1536 </File>
1537 <File
1538 RelativePath=".\llclassifiedinfo.h">
1539 </File>
1540 <File
1541 RelativePath=".\llclassifiedstatsresponder.h">
1542 </File>
1543 <File
1544 RelativePath=".\llcloud.h">
1545 </File>
1546 <File
1547 RelativePath=".\llcolorscheme.h">
1548 </File>
1549 <File
1550 RelativePath=".\llcolorswatch.h">
1551 </File>
1552 <File
1553 RelativePath=".\llcommandhandler.h">
1554 </File>
1555 <File
1556 RelativePath=".\llcommandlineparser.h">
1557 </File>
1558 <File
1559 RelativePath=".\llcompass.h">
1560 </File>
1561 <File
1562 RelativePath=".\llcompilequeue.h">
1563 </File>
1564 <File
1565 RelativePath=".\llconfirmationmanager.h">
1566 </File>
1567 <File
1568 RelativePath=".\llconsole.h">
1569 </File>
1570 <File
1571 RelativePath=".\llcontainerview.h">
1572 </File>
1573 <File
1574 RelativePath=".\llcubemap.h">
1575 </File>
1576 <File
1577 RelativePath=".\llcurrencyuimanager.h">
1578 </File>
1579 <File
1580 RelativePath=".\llcylinder.h">
1581 </File>
1582 <File
1583 RelativePath=".\lldebugmessagebox.h">
1584 </File>
1585 <File
1586 RelativePath=".\lldebugview.h">
1587 </File>
1588 <File
1589 RelativePath=".\lldelayedgestureerror.h">
1590 </File>
1591 <File
1592 RelativePath=".\lldirpicker.h">
1593 </File>
1594 <File
1595 RelativePath=".\lldrawable.h">
1596 </File>
1597 <File
1598 RelativePath=".\lldrawpool.h">
1599 </File>
1600 <File
1601 RelativePath=".\lldrawpoolalpha.h">
1602 </File>
1603 <File
1604 RelativePath=".\lldrawpoolavatar.h">
1605 </File>
1606 <File
1607 RelativePath=".\lldrawpoolbump.h">
1608 </File>
1609 <File
1610 RelativePath=".\lldrawpoolground.h">
1611 </File>
1612 <File
1613 RelativePath=".\lldrawpoolsimple.h">
1614 </File>
1615 <File
1616 RelativePath=".\lldrawpoolsky.h">
1617 </File>
1618 <File
1619 RelativePath=".\lldrawpoolterrain.h">
1620 </File>
1621 <File
1622 RelativePath=".\lldrawpooltree.h">
1623 </File>
1624 <File
1625 RelativePath=".\lldrawpoolwater.h">
1626 </File>
1627 <File
1628 RelativePath=".\lldrawpoolwlsky.h">
1629 </File>
1630 <File
1631 RelativePath=".\lldriverparam.h">
1632 </File>
1633 <File
1634 RelativePath=".\lldynamictexture.h">
1635 </File>
1636 <File
1637 RelativePath=".\llemote.h">
1638 </File>
1639 <File
1640 RelativePath=".\lleventemitter.h">
1641 </File>
1642 <File
1643 RelativePath=".\lleventinfo.h">
1644 </File>
1645 <File
1646 RelativePath=".\lleventnotifier.h">
1647 </File>
1648 <File
1649 RelativePath=".\lleventpoll.h">
1650 </File>
1651 <File
1652 RelativePath=".\llface.h">
1653 </File>
1654 <File
1655 RelativePath=".\llfasttimerview.h">
1656 </File>
1657 <File
1658 RelativePath=".\llfeaturemanager.h">
1659 </File>
1660 <File
1661 RelativePath=".\llfilepicker.h">
1662 </File>
1663 <File
1664 RelativePath=".\llfilist.h">
1665 </File>
1666 <File
1667 RelativePath="..\llcommon\llfindlocale.h">
1668 </File>
1669 <File
1670 RelativePath=".\llfirstuse.h">
1671 </File>
1672 <File
1673 RelativePath=".\llflexibleobject.h">
1674 </File>
1675 <File
1676 RelativePath=".\llfloaterabout.h">
1677 </File>
1678 <File
1679 RelativePath=".\llfloateractivespeakers.h">
1680 </File>
1681 <File
1682 RelativePath=".\llfloateranimpreview.h">
1683 </File>
1684 <File
1685 RelativePath=".\llfloaterauction.h">
1686 </File>
1687 <File
1688 RelativePath=".\llfloateravatarinfo.h">
1689 </File>
1690 <File
1691 RelativePath=".\llfloateravatarpicker.h">
1692 </File>
1693 <File
1694 RelativePath=".\llfloateravatartextures.h">
1695 </File>
1696 <File
1697 RelativePath=".\llfloaterbuildoptions.h">
1698 </File>
1699 <File
1700 RelativePath=".\llfloaterbump.h">
1701 </File>
1702 <File
1703 RelativePath=".\llfloaterbuy.h">
1704 </File>
1705 <File
1706 RelativePath=".\llfloaterbuycontents.h">
1707 </File>
1708 <File
1709 RelativePath=".\llfloaterbuycurrency.h">
1710 </File>
1711 <File
1712 RelativePath=".\llfloaterbuyland.h">
1713 </File>
1714 <File
1715 RelativePath=".\llfloatercamera.h">
1716 </File>
1717 <File
1718 RelativePath=".\llfloaterchat.h">
1719 </File>
1720 <File
1721 RelativePath=".\llfloaterchatterbox.h">
1722 </File>
1723 <File
1724 RelativePath=".\llfloaterclassified.h">
1725 </File>
1726 <File
1727 RelativePath=".\llfloaterclothing.h">
1728 </File>
1729 <File
1730 RelativePath=".\llfloatercolorpicker.h">
1731 </File>
1732 <File
1733 RelativePath=".\llfloatercustomize.h">
1734 </File>
1735 <File
1736 RelativePath=".\llfloaterdaycycle.h">
1737 </File>
1738 <File
1739 RelativePath=".\llfloaterdirectory.h">
1740 </File>
1741 <File
1742 RelativePath=".\llfloatereditui.h">
1743 </File>
1744 <File
1745 RelativePath=".\llfloaterenvsettings.h">
1746 </File>
1747 <File
1748 RelativePath=".\llfloaterevent.h">
1749 </File>
1750 <File
1751 RelativePath=".\llfloaterfriends.h">
1752 </File>
1753 <File
1754 RelativePath=".\llfloatergesture.h">
1755 </File>
1756 <File
1757 RelativePath=".\llfloatergodtools.h">
1758 </File>
1759 <File
1760 RelativePath=".\llfloatergroupinfo.h">
1761 </File>
1762 <File
1763 RelativePath=".\llfloatergroupinvite.h">
1764 </File>
1765 <File
1766 RelativePath=".\llfloatergroups.h">
1767 </File>
1768 <File
1769 RelativePath=".\llfloaterhardwaresettings.h">
1770 </File>
1771 <File
1772 RelativePath=".\llfloaterhtml.h">
1773 </File>
1774 <File
1775 RelativePath=".\llfloaterhtmlhelp.h">
1776 </File>
1777 <File
1778 RelativePath=".\llfloaterhud.h">
1779 </File>
1780 <File
1781 RelativePath=".\llfloaterimagepreview.h">
1782 </File>
1783 <File
1784 RelativePath=".\llfloaterinspect.h">
1785 </File>
1786 <File
1787 RelativePath=".\llfloaterjoystick.h">
1788 </File>
1789 <File
1790 RelativePath=".\llfloaterlagmeter.h">
1791 </File>
1792 <File
1793 RelativePath=".\llfloaterland.h">
1794 </File>
1795 <File
1796 RelativePath=".\llfloaterlandholdings.h">
1797 </File>
1798 <File
1799 RelativePath=".\llfloaterlandmark.h">
1800 </File>
1801 <File
1802 RelativePath=".\llfloatermap.h">
1803 </File>
1804 <File
1805 RelativePath=".\llfloatermute.h">
1806 </File>
1807 <File
1808 RelativePath=".\llfloaternamedesc.h">
1809 </File>
1810 <File
1811 RelativePath=".\llfloaternewim.h">
1812 </File>
1813 <File
1814 RelativePath=".\llfloateropenobject.h">
1815 </File>
1816 <File
1817 RelativePath=".\llfloaterparcel.h">
1818 </File>
1819 <File
1820 RelativePath=".\llfloaterpermissionsmgr.h">
1821 </File>
1822 <File
1823 RelativePath=".\llfloaterpostcard.h">
1824 </File>
1825 <File
1826 RelativePath=".\llfloaterpostprocess.h">
1827 </File>
1828 <File
1829 RelativePath=".\llfloaterpreference.h">
1830 </File>
1831 <File
1832 RelativePath=".\llfloaterproperties.h">
1833 </File>
1834 <File
1835 RelativePath=".\llfloaterregioninfo.h">
1836 </File>
1837 <File
1838 RelativePath=".\llfloaterreporter.h">
1839 </File>
1840 <File
1841 RelativePath=".\llfloaterscriptdebug.h">
1842 </File>
1843 <File
1844 RelativePath=".\llfloatersellland.h">
1845 </File>
1846 <File
1847 RelativePath=".\llfloatersettingsdebug.h">
1848 </File>
1849 <File
1850 RelativePath=".\llfloatersnapshot.h">
1851 </File>
1852 <File
1853 RelativePath=".\llfloaterstats.h">
1854 </File>
1855 <File
1856 RelativePath=".\llfloatertelehub.h">
1857 </File>
1858 <File
1859 RelativePath=".\llfloatertest.h">
1860 </File>
1861 <File
1862 RelativePath=".\llfloatertools.h">
1863 </File>
1864 <File
1865 RelativePath=".\llfloatertopobjects.h">
1866 </File>
1867 <File
1868 RelativePath=".\llfloatertos.h">
1869 </File>
1870 <File
1871 RelativePath=".\llfloaterurldisplay.h">
1872 </File>
1873 <File
1874 RelativePath=".\llfloaterurlentry.h">
1875 </File>
1876 <File
1877 RelativePath=".\llfloatervoicedevicesettings.h">
1878 </File>
1879 <File
1880 RelativePath=".\llfloaterwindlight.h">
1881 </File>
1882 <File
1883 RelativePath=".\llfloaterworldmap.h">
1884 </File>
1885 <File
1886 RelativePath=".\llfolderview.h">
1887 </File>
1888 <File
1889 RelativePath=".\llfollowcam.h">
1890 </File>
1891 <File
1892 RelativePath=".\llframestats.h">
1893 </File>
1894 <File
1895 RelativePath=".\llframestatview.h">
1896 </File>
1897 <File
1898 RelativePath=".\llgenepool.h">
1899 </File>
1900 <File
1901 RelativePath=".\llgesturemgr.h">
1902 </File>
1903 <File
1904 RelativePath=".\llgivemoney.h">
1905 </File>
1906 <File
1907 RelativePath=".\llglslshader.h">
1908 </File>
1909 <File
1910 RelativePath=".\llgroupmgr.h">
1911 </File>
1912 <File
1913 RelativePath=".\llgroupnotify.h">
1914 </File>
1915 <File
1916 RelativePath=".\llhippo.h">
1917 </File>
1918 <File
1919 RelativePath=".\llhoverview.h">
1920 </File>
1921 <File
1922 RelativePath=".\llhudeffect.h">
1923 </File>
1924 <File
1925 RelativePath=".\llhudeffectbeam.h">
1926 </File>
1927 <File
1928 RelativePath=".\llhudeffectlookat.h">
1929 </File>
1930 <File
1931 RelativePath=".\llhudeffectpointat.h">
1932 </File>
1933 <File
1934 RelativePath=".\llhudeffecttrail.h">
1935 </File>
1936 <File
1937 RelativePath=".\llhudicon.h">
1938 </File>
1939 <File
1940 RelativePath=".\llhudmanager.h">
1941 </File>
1942 <File
1943 RelativePath=".\llhudobject.h">
1944 </File>
1945 <File
1946 RelativePath=".\llhudrender.h">
1947 </File>
1948 <File
1949 RelativePath=".\llhudtext.h">
1950 </File>
1951 <File
1952 RelativePath=".\llhudview.h">
1953 </File>
1954 <File
1955 RelativePath=".\llimpanel.h">
1956 </File>
1957 <File
1958 RelativePath=".\llimview.h">
1959 </File>
1960 <File
1961 RelativePath=".\llinventorybridge.h">
1962 </File>
1963 <File
1964 RelativePath=".\llinventoryclipboard.h">
1965 </File>
1966 <File
1967 RelativePath=".\llinventorymodel.h">
1968 </File>
1969 <File
1970 RelativePath=".\llinventoryview.h">
1971 </File>
1972 <File
1973 RelativePath=".\lljoystickbutton.h">
1974 </File>
1975 <File
1976 RelativePath=".\lllandmarklist.h">
1977 </File>
1978 <File
1979 RelativePath=".\lllcd.h">
1980 </File>
1981 <File
1982 RelativePath=".\lllightconstants.h">
1983 </File>
1984 <File
1985 RelativePath=".\lllogchat.h">
1986 </File>
1987 <File
1988 RelativePath=".\llmanip.h">
1989 </File>
1990 <File
1991 RelativePath=".\llmaniprotate.h">
1992 </File>
1993 <File
1994 RelativePath=".\llmanipscale.h">
1995 </File>
1996 <File
1997 RelativePath=".\llmaniptranslate.h">
1998 </File>
1999 <File
2000 RelativePath=".\llmediaremotectrl.h">
2001 </File>
2002 <File
2003 RelativePath=".\llmemoryview.h">
2004 </File>
2005 <File
2006 RelativePath=".\llmenucommands.h">
2007 </File>
2008 <File
2009 RelativePath=".\llmimetypes.h">
2010 </File>
2011 <File
2012 RelativePath=".\llmorphview.h">
2013 </File>
2014 <File
2015 RelativePath=".\llmoveview.h">
2016 </File>
2017 <File
2018 RelativePath=".\llmutelist.h">
2019 </File>
2020 <File
2021 RelativePath=".\llnamebox.h">
2022 </File>
2023 <File
2024 RelativePath=".\llnameeditor.h">
2025 </File>
2026 <File
2027 RelativePath=".\llnamelistctrl.h">
2028 </File>
2029 <File
2030 RelativePath=".\llnetmap.h">
2031 </File>
2032 <File
2033 RelativePath=".\llnotify.h">
2034 </File>
2035 <File
2036 RelativePath=".\lloverlaybar.h">
2037 </File>
2038 <File
2039 RelativePath=".\llpanelaudioprefs.h">
2040 </File>
2041 <File
2042 RelativePath=".\llpanelaudiovolume.h">
2043 </File>
2044 <File
2045 RelativePath=".\llpanelavatar.h">
2046 </File>
2047 <File
2048 RelativePath=".\llpanelclassified.h">
2049 </File>
2050 <File
2051 RelativePath=".\llpanelcontents.h">
2052 </File>
2053 <File
2054 RelativePath=".\llpanelcreate.h">
2055 </File>
2056 <File
2057 RelativePath=".\llpaneldebug.h">
2058 </File>
2059 <File
2060 RelativePath=".\llpaneldirbrowser.h">
2061 </File>
2062 <File
2063 RelativePath=".\llpaneldirclassified.h">
2064 </File>
2065 <File
2066 RelativePath=".\llpaneldirevents.h">
2067 </File>
2068 <File
2069 RelativePath=".\llpaneldirfind.h">
2070 </File>
2071 <File
2072 RelativePath=".\llpaneldirgroups.h">
2073 </File>
2074 <File
2075 RelativePath=".\llpaneldirland.h">
2076 </File>
2077 <File
2078 RelativePath=".\llpaneldirpeople.h">
2079 </File>
2080 <File
2081 RelativePath=".\llpaneldirplaces.h">
2082 </File>
2083 <File
2084 RelativePath=".\llpaneldirpopular.h">
2085 </File>
2086 <File
2087 RelativePath=".\llpaneldisplay.h">
2088 </File>
2089 <File
2090 RelativePath=".\llpanelevent.h">
2091 </File>
2092 <File
2093 RelativePath=".\llpanelface.h">
2094 </File>
2095 <File
2096 RelativePath=".\llpanelgeneral.h">
2097 </File>
2098 <File
2099 RelativePath=".\llpanelgroup.h">
2100 </File>
2101 <File
2102 RelativePath=".\llpanelgroupgeneral.h">
2103 </File>
2104 <File
2105 RelativePath=".\llpanelgroupinvite.h">
2106 </File>
2107 <File
2108 RelativePath=".\llpanelgrouplandmoney.h">
2109 </File>
2110 <File
2111 RelativePath=".\llpanelgroupnotices.h">
2112 </File>
2113 <File
2114 RelativePath=".\llpanelgrouproles.h">
2115 </File>
2116 <File
2117 RelativePath=".\llpanelgroupvoting.h">
2118 </File>
2119 <File
2120 RelativePath=".\llpanelinput.h">
2121 </File>
2122 <File
2123 RelativePath=".\llpanelinventory.h">
2124 </File>
2125 <File
2126 RelativePath=".\llpanelland.h">
2127 </File>
2128 <File
2129 RelativePath=".\llpanellandmedia.h">
2130 </File>
2131 <File
2132 RelativePath=".\llpanellandobjects.h">
2133 </File>
2134 <File
2135 RelativePath=".\llpanellandoptions.h">
2136 </File>
2137 <File
2138 RelativePath=".\llpanelLCD.h">
2139 </File>
2140 <File
2141 RelativePath=".\llpanellogin.h">
2142 </File>
2143 <File
2144 RelativePath=".\llpanelmorph.h">
2145 </File>
2146 <File
2147 RelativePath=".\llpanelmsgs.h">
2148 </File>
2149 <File
2150 RelativePath=".\llpanelnetwork.h">
2151 </File>
2152 <File
2153 RelativePath=".\llpanelobject.h">
2154 </File>
2155 <File
2156 RelativePath=".\llpanelpermissions.h">
2157 </File>
2158 <File
2159 RelativePath=".\llpanelpick.h">
2160 </File>
2161 <File
2162 RelativePath=".\llpanelplace.h">
2163 </File>
2164 <File
2165 RelativePath=".\llpanelskins.h">
2166 </File>
2167 <File
2168 RelativePath=".\llpanelvolume.h">
2169 </File>
2170 <File
2171 RelativePath=".\llpanelweb.h">
2172 </File>
2173 <File
2174 RelativePath=".\llparcelselection.h">
2175 </File>
2176 <File
2177 RelativePath=".\llpatchvertexarray.h">
2178 </File>
2179 <File
2180 RelativePath=".\llpbuffer.h">
2181 </File>
2182 <File
2183 RelativePath=".\llpolymesh.h">
2184 </File>
2185 <File
2186 RelativePath=".\llpolymorph.h">
2187 </File>
2188 <File
2189 RelativePath=".\llpostprocess.h">
2190 </File>
2191 <File
2192 RelativePath=".\llprefschat.h">
2193 </File>
2194 <File
2195 RelativePath=".\llprefsim.h">
2196 </File>
2197 <File
2198 RelativePath=".\llprefsvoice.h">
2199 </File>
2200 <File
2201 RelativePath=".\llpreview.h">
2202 </File>
2203 <File
2204 RelativePath=".\llpreviewanim.h">
2205 </File>
2206 <File
2207 RelativePath=".\llpreviewgesture.h">
2208 </File>
2209 <File
2210 RelativePath=".\llpreviewlandmark.h">
2211 </File>
2212 <File
2213 RelativePath=".\llpreviewnotecard.h">
2214 </File>
2215 <File
2216 RelativePath=".\llpreviewobject.h">
2217 </File>
2218 <File
2219 RelativePath=".\llpreviewscript.h">
2220 </File>
2221 <File
2222 RelativePath=".\llpreviewsound.h">
2223 </File>
2224 <File
2225 RelativePath=".\llpreviewtexture.h">
2226 </File>
2227 <File
2228 RelativePath=".\llprogressview.h">
2229 </File>
2230 <File
2231 RelativePath=".\llregionposition.h">
2232 </File>
2233 <File
2234 RelativePath=".\llremoteparcelrequest.h">
2235 </File>
2236 <File
2237 RelativePath=".\llrendersphere.h">
2238 </File>
2239 <File
2240 RelativePath=".\llresourcedata.h">
2241 </File>
2242 <File
2243 RelativePath=".\llrig.h">
2244 </File>
2245 <File
2246 RelativePath=".\llsavedsettingsglue.h">
2247 </File>
2248 <File
2249 RelativePath=".\llselectmgr.h">
2250 </File>
2251 <File
2252 RelativePath=".\llsky.h">
2253 </File>
2254 <File
2255 RelativePath=".\llspatialpartition.h">
2256 </File>
2257 <File
2258 RelativePath=".\llsprite.h">
2259 </File>
2260 <File
2261 RelativePath=".\llsrv.h">
2262 </File>
2263 <File
2264 RelativePath=".\llstartup.h">
2265 </File>
2266 <File
2267 RelativePath=".\llstatbar.h">
2268 </File>
2269 <File
2270 RelativePath=".\llstatgraph.h">
2271 </File>
2272 <File
2273 RelativePath=".\llstatusbar.h">
2274 </File>
2275 <File
2276 RelativePath=".\llstatview.h">
2277 </File>
2278 <File
2279 RelativePath=".\llstylemap.h">
2280 </File>
2281 <File
2282 RelativePath=".\llsurface.h">
2283 </File>
2284 <File
2285 RelativePath=".\llsurfacepatch.h">
2286 </File>
2287 <File
2288 RelativePath=".\lltable.h">
2289 </File>
2290 <File
2291 RelativePath=".\lltexlayer.h">
2292 </File>
2293 <File
2294 RelativePath=".\lltexturebar.h">
2295 </File>
2296 <File
2297 RelativePath=".\lltexturecache.h">
2298 </File>
2299 <File
2300 RelativePath=".\lltexturectrl.h">
2301 </File>
2302 <File
2303 RelativePath=".\lltexturefetch.h">
2304 </File>
2305 <File
2306 RelativePath=".\lltextureview.h">
2307 </File>
2308 <File
2309 RelativePath=".\lltool.h">
2310 </File>
2311 <File
2312 RelativePath=".\lltoolbar.h">
2313 </File>
2314 <File
2315 RelativePath=".\lltoolbrush.h">
2316 </File>
2317 <File
2318 RelativePath=".\lltoolcomp.h">
2319 </File>
2320 <File
2321 RelativePath=".\lltooldraganddrop.h">
2322 </File>
2323 <File
2324 RelativePath=".\lltoolface.h">
2325 </File>
2326 <File
2327 RelativePath=".\lltoolfocus.h">
2328 </File>
2329 <File
2330 RelativePath=".\lltoolgrab.h">
2331 </File>
2332 <File
2333 RelativePath=".\lltoolgun.h">
2334 </File>
2335 <File
2336 RelativePath=".\lltoolindividual.h">
2337 </File>
2338 <File
2339 RelativePath=".\lltoolmgr.h">
2340 </File>
2341 <File
2342 RelativePath=".\lltoolmorph.h">
2343 </File>
2344 <File
2345 RelativePath=".\lltoolobjpicker.h">
2346 </File>
2347 <File
2348 RelativePath=".\lltoolpie.h">
2349 </File>
2350 <File
2351 RelativePath=".\lltoolpipette.h">
2352 </File>
2353 <File
2354 RelativePath=".\lltoolplacer.h">
2355 </File>
2356 <File
2357 RelativePath=".\lltoolselect.h">
2358 </File>
2359 <File
2360 RelativePath=".\lltoolselectland.h">
2361 </File>
2362 <File
2363 RelativePath=".\lltoolselectrect.h">
2364 </File>
2365 <File
2366 RelativePath=".\lltoolview.h">
2367 </File>
2368 <File
2369 RelativePath=".\lltracker.h">
2370 </File>
2371 <File
2372 RelativePath=".\lltrans.h">
2373 </File>
2374 <File
2375 RelativePath=".\lluploaddialog.h">
2376 </File>
2377 <File
2378 RelativePath=".\llurl.h">
2379 </File>
2380 <File
2381 RelativePath=".\llurldispatcher.h">
2382 </File>
2383 <File
2384 RelativePath=".\llurlhistory.h">
2385 </File>
2386 <File
2387 RelativePath=".\llurlsimstring.h">
2388 </File>
2389 <File
2390 RelativePath=".\llurlwhitelist.h">
2391 </File>
2392 <File
2393 RelativePath=".\lluserauth.h">
2394 </File>
2395 <File
2396 RelativePath=".\lluvscreen.h">
2397 </File>
2398 <File
2399 RelativePath=".\llvectorperfoptions.h">
2400 </File>
2401 <File
2402 RelativePath=".\llvelocitybar.h">
2403 </File>
2404 <File
2405 RelativePath=".\llviewchildren.h">
2406 </File>
2407 <File
2408 RelativePath=".\llvieweraudio.h">
2409 </File>
2410 <File
2411 RelativePath=".\llviewerbuild.h">
2412 </File>
2413 <File
2414 RelativePath=".\llviewercamera.h">
2415 </File>
2416 <File
2417 RelativePath=".\llviewercontrol.h">
2418 </File>
2419 <File
2420 RelativePath=".\llviewerdisplay.h">
2421 </File>
2422 <File
2423 RelativePath=".\llviewergenericmessage.h">
2424 </File>
2425 <File
2426 RelativePath=".\llviewergesture.h">
2427 </File>
2428 <File
2429 RelativePath=".\llviewerimage.h">
2430 </File>
2431 <File
2432 RelativePath=".\llviewerimagelist.h">
2433 </File>
2434 <File
2435 RelativePath=".\llviewerinventory.h">
2436 </File>
2437 <File
2438 RelativePath=".\llviewerjoint.h">
2439 </File>
2440 <File
2441 RelativePath=".\llviewerjointattachment.h">
2442 </File>
2443 <File
2444 RelativePath=".\llviewerjointmesh.h">
2445 </File>
2446 <File
2447 RelativePath=".\llviewerjoystick.h">
2448 </File>
2449 <File
2450 RelativePath=".\llviewerkeyboard.h">
2451 </File>
2452 <File
2453 RelativePath=".\llviewerlayer.h">
2454 </File>
2455 <File
2456 RelativePath=".\llviewermedia.h">
2457 </File>
2458 <File
2459 RelativePath=".\llviewermenu.h">
2460 </File>
2461 <File
2462 RelativePath=".\llviewermenufile.h">
2463 </File>
2464 <File
2465 RelativePath=".\llviewermessage.h">
2466 </File>
2467 <File
2468 RelativePath=".\llviewernetwork.h">
2469 </File>
2470 <File
2471 RelativePath=".\llviewerobject.h">
2472 </File>
2473 <File
2474 RelativePath=".\llviewerobjectlist.h">
2475 </File>
2476 <File
2477 RelativePath=".\llviewerparcelmedia.h">
2478 </File>
2479 <File
2480 RelativePath=".\llviewerparcelmediaautoplay.h">
2481 </File>
2482 <File
2483 RelativePath=".\llviewerparcelmgr.h">
2484 </File>
2485 <File
2486 RelativePath=".\llviewerparceloverlay.h">
2487 </File>
2488 <File
2489 RelativePath=".\llviewerpartsim.h">
2490 </File>
2491 <File
2492 RelativePath=".\llviewerpartsource.h">
2493 </File>
2494 <File
2495 RelativePath=".\llviewerregion.h">
2496 </File>
2497 <File
2498 RelativePath=".\llviewerstats.h">
2499 </File>
2500 <File
2501 RelativePath=".\llviewertexteditor.h">
2502 </File>
2503 <File
2504 RelativePath=".\llviewertextureanim.h">
2505 </File>
2506 <File
2507 RelativePath=".\llviewerthrottle.h">
2508 </File>
2509 <File
2510 RelativePath=".\llviewervisualparam.h">
2511 </File>
2512 <File
2513 RelativePath=".\llviewerwindow.h">
2514 </File>
2515 <File
2516 RelativePath=".\llvlcomposition.h">
2517 </File>
2518 <File
2519 RelativePath=".\llvlmanager.h">
2520 </File>
2521 <File
2522 RelativePath=".\llvoavatar.h">
2523 </File>
2524 <File
2525 RelativePath=".\llvocache.h">
2526 </File>
2527 <File
2528 RelativePath=".\llvoclouds.h">
2529 </File>
2530 <File
2531 RelativePath=".\llvograss.h">
2532 </File>
2533 <File
2534 RelativePath=".\llvoground.h">
2535 </File>
2536 <File
2537 RelativePath=".\llvoiceclient.h">
2538 </File>
2539 <File
2540 RelativePath=".\llvoiceremotectrl.h">
2541 </File>
2542 <File
2543 RelativePath=".\llvoicevisualizer.h">
2544 </File>
2545 <File
2546 RelativePath=".\llvoinventorylistener.h">
2547 </File>
2548 <File
2549 RelativePath=".\llvopartgroup.h">
2550 </File>
2551 <File
2552 RelativePath=".\llvosky.h">
2553 </File>
2554 <File
2555 RelativePath=".\llvosurfacepatch.h">
2556 </File>
2557 <File
2558 RelativePath=".\llvotextbubble.h">
2559 </File>
2560 <File
2561 RelativePath=".\llvotree.h">
2562 </File>
2563 <File
2564 RelativePath=".\llvovolume.h">
2565 </File>
2566 <File
2567 RelativePath=".\llvowater.h">
2568 </File>
2569 <File
2570 RelativePath=".\llvowlsky.h">
2571 </File>
2572 <File
2573 RelativePath=".\llwatchdog.h">
2574 </File>
2575 <File
2576 RelativePath=".\llwearable.h">
2577 </File>
2578 <File
2579 RelativePath=".\llwearablelist.h">
2580 </File>
2581 <File
2582 RelativePath=".\llweb.h">
2583 </File>
2584 <File
2585 RelativePath=".\llwebbrowserctrl.h">
2586 </File>
2587 <File
2588 RelativePath=".\llwind.h">
2589 </File>
2590 <File
2591 RelativePath=".\llwindebug.h">
2592 </File>
2593 <File
2594 RelativePath=".\llwlanimator.h">
2595 </File>
2596 <File
2597 RelativePath=".\llwldaycycle.h">
2598 </File>
2599 <File
2600 RelativePath=".\llwlparammanager.h">
2601 </File>
2602 <File
2603 RelativePath=".\llwlparamset.h">
2604 </File>
2605 <File
2606 RelativePath=".\llworld.h">
2607 </File>
2608 <File
2609 RelativePath=".\llworldmap.h">
2610 </File>
2611 <File
2612 RelativePath=".\llworldmapview.h">
2613 </File>
2614 <File
2615 RelativePath=".\llxmlrpctransaction.h">
2616 </File>
2617 <File
2618 RelativePath=".\macmain.h">
2619 </File>
2620 <File
2621 RelativePath=".\noise.h">
2622 </File>
2623 <File
2624 RelativePath=".\pipeline.h">
2625 </File>
2626 <File
2627 RelativePath=".\randgauss.h">
2628 </File>
2629 <File
2630 RelativePath=".\VertexCache.h">
2631 </File>
2632 <File
2633 RelativePath=".\VorbisFramework.h">
2634 </File>
2635 </Filter>
2636 <Filter
2637 Name="Resource Files"
2638 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
2639 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
2640 <File
2641 RelativePath=".\skins\xui\en-us\alerts.xml">
2642 </File>
2643 <File
2644 RelativePath=".\app_settings\anim.ini">
2645 </File>
2646 <File
2647 RelativePath=".\res\arrowcop.cur">
2648 </File>
2649 <File
2650 RelativePath=".\res\arrowcopmulti.cur">
2651 </File>
2652 <File
2653 RelativePath=".\character\avatar_lad.xml">
2654 </File>
2655 <File
2656 RelativePath=".\res\bitmap2.bmp">
2657 </File>
2658 <File
2659 RelativePath=".\res\bitmap4.bmp">
2660 </File>
2661 <File
2662 RelativePath=".\app_settings\colors.xml">
2663 </File>
2664 <File
2665 RelativePath=".\app_settings\colors_base.xml">
2666 </File>
2667 <File
2668 RelativePath=".\skins\xui\en-us\floater_about.xml">
2669 </File>
2670 <File
2671 RelativePath=".\skins\xui\en-us\floater_about_land.xml">
2672 </File>
2673 <File
2674 RelativePath=".\skins\xui\en-us\floater_account_history.xml">
2675 </File>
2676 <File
2677 RelativePath=".\skins\xui\en-us\floater_active_speakers.xml">
2678 </File>
2679 <File
2680 RelativePath=".\skins\xui\en-us\floater_animation_preview.xml">
2681 </File>
2682 <File
2683 RelativePath=".\skins\xui\en-us\floater_auction.xml">
2684 </File>
2685 <File
2686 RelativePath=".\skins\xui\en-us\floater_audio_volume.xml">
2687 </File>
2688 <File
2689 RelativePath=".\skins\xui\en-us\floater_avatar_picker.xml">
2690 </File>
2691 <File
2692 RelativePath=".\skins\xui\en-us\floater_avatar_textures.xml">
2693 </File>
2694 <File
2695 RelativePath=".\skins\xui\en-us\floater_build_options.xml">
2696 </File>
2697 <File
2698 RelativePath=".\skins\xui\en-us\floater_bumps.xml">
2699 </File>
2700 <File
2701 RelativePath=".\skins\xui\en-us\floater_buy_contents.xml">
2702 </File>
2703 <File
2704 RelativePath=".\skins\xui\en-us\floater_buy_currency.xml">
2705 </File>
2706 <File
2707 RelativePath=".\skins\xui\en-us\floater_buy_land.xml">
2708 </File>
2709 <File
2710 RelativePath=".\skins\xui\en-us\floater_buy_object.xml">
2711 </File>
2712 <File
2713 RelativePath=".\skins\xui\en-us\floater_chat_history.xml">
2714 </File>
2715 <File
2716 RelativePath=".\skins\xui\en-us\floater_chatterbox.xml">
2717 </File>
2718 <File
2719 RelativePath=".\skins\xui\en-us\floater_choose_group.xml">
2720 </File>
2721 <File
2722 RelativePath=".\skins\xui\en-us\floater_clothing.xml">
2723 </File>
2724 <File
2725 RelativePath=".\skins\xui\en-us\floater_color_picker.xml">
2726 </File>
2727 <File
2728 RelativePath=".\skins\xui\en-us\floater_critical.xml">
2729 </File>
2730 <File
2731 RelativePath=".\skins\xui\en-us\floater_customize.xml">
2732 </File>
2733 <File
2734 RelativePath=".\skins\xui\en-us\floater_day_cycle_options.xml">
2735 </File>
2736 <File
2737 RelativePath=".\skins\xui\en-us\floater_device_settings.xml">
2738 </File>
2739 <File
2740 RelativePath=".\skins\xui\en-us\floater_directory.xml">
2741 </File>
2742 <File
2743 RelativePath=".\skins\xui\en-us\floater_gesture.xml">
2744 </File>
2745 <File
2746 RelativePath=".\skins\xui\en-us\floater_god_tools.xml">
2747 </File>
2748 <File
2749 RelativePath=".\skins\xui\en-us\floater_group_info.xml">
2750 </File>
2751 <File
2752 RelativePath=".\skins\xui\en-us\floater_groups.xml">
2753 </File>
2754 <File
2755 RelativePath=".\skins\xui\en-us\floater_html.xml">
2756 </File>
2757 <File
2758 RelativePath=".\skins\xui\en-us\floater_html_help.xml">
2759 </File>
2760 <File
2761 RelativePath=".\skins\xui\en-us\floater_im.xml">
2762 </File>
2763 <File
2764 RelativePath=".\skins\xui\en-us\floater_image_preview.xml">
2765 </File>
2766 <File
2767 RelativePath=".\skins\xui\en-us\floater_import.xml">
2768 </File>
2769 <File
2770 RelativePath=".\skins\xui\en-us\floater_inspect.xml">
2771 </File>
2772 <File
2773 RelativePath=".\skins\xui\en-us\floater_instant_message.xml">
2774 </File>
2775 <File
2776 RelativePath=".\skins\xui\en-us\floater_instant_message_ad_hoc.xml">
2777 </File>
2778 <File
2779 RelativePath=".\skins\xui\en-us\floater_instant_message_group.xml">
2780 </File>
2781 <File
2782 RelativePath=".\skins\xui\en-us\floater_inventory.xml">
2783 </File>
2784 <File
2785 RelativePath=".\skins\xui\en-us\floater_inventory_item_properties.xml">
2786 </File>
2787 <File
2788 RelativePath=".\skins\xui\en-us\floater_inventory_view_finder.xml">
2789 </File>
2790 <File
2791 RelativePath=".\skins\xui\en-us\floater_joystick.xml">
2792 </File>
2793 <File
2794 RelativePath=".\skins\xui\en-us\floater_lagmeter.xml">
2795 </File>
2796 <File
2797 RelativePath=".\skins\xui\en-us\floater_land_holdings.xml">
2798 </File>
2799 <File
2800 RelativePath=".\skins\xui\en-us\floater_live_lsleditor.xml">
2801 </File>
2802 <File
2803 RelativePath=".\skins\xui\en-us\floater_lsl_guide.xml">
2804 </File>
2805 <File
2806 RelativePath=".\skins\xui\en-us\floater_media_browser.xml">
2807 </File>
2808 <File
2809 RelativePath=".\skins\xui\en-us\floater_moveview.xml">
2810 </File>
2811 <File
2812 RelativePath=".\skins\xui\en-us\floater_mute.xml">
2813 </File>
2814 <File
2815 RelativePath=".\skins\xui\en-us\floater_my_friends.xml">
2816 </File>
2817 <File
2818 RelativePath=".\skins\xui\en-us\floater_name_description.xml">
2819 </File>
2820 <File
2821 RelativePath=".\skins\xui\en-us\floater_new_im.xml">
2822 </File>
2823 <File
2824 RelativePath=".\skins\xui\en-us\floater_new_outfit_dialog.xml">
2825 </File>
2826 <File
2827 RelativePath=".\skins\xui\en-us\floater_openobject.xml">
2828 </File>
2829 <File
2830 RelativePath=".\skins\xui\en-us\floater_pay.xml">
2831 </File>
2832 <File
2833 RelativePath=".\skins\xui\en-us\floater_pay_object.xml">
2834 </File>
2835 <File
2836 RelativePath=".\skins\xui\en-us\floater_postcard.xml">
2837 </File>
2838 <File
2839 RelativePath=".\skins\xui\en-us\floater_preferences.xml">
2840 </File>
2841 <File
2842 RelativePath=".\skins\xui\en-us\floater_preview_animation.xml">
2843 </File>
2844 <File
2845 RelativePath=".\skins\xui\en-us\floater_preview_classified.xml">
2846 </File>
2847 <File
2848 RelativePath=".\skins\xui\en-us\floater_preview_embedded_texture.xml">
2849 </File>
2850 <File
2851 RelativePath=".\skins\xui\en-us\floater_preview_event.xml">
2852 </File>
2853 <File
2854 RelativePath=".\skins\xui\en-us\floater_preview_existing_landmark.xml">
2855 </File>
2856 <File
2857 RelativePath=".\skins\xui\en-us\floater_preview_gesture.xml">
2858 </File>
2859 <File
2860 RelativePath=".\skins\xui\en-us\floater_preview_new_landmark.xml">
2861 </File>
2862 <File
2863 RelativePath=".\skins\xui\en-us\floater_preview_notecard.xml">
2864 </File>
2865 <File
2866 RelativePath=".\skins\xui\en-us\floater_preview_notecard_keep_discard.xml">
2867 </File>
2868 <File
2869 RelativePath=".\skins\xui\en-us\floater_preview_sound.xml">
2870 </File>
2871 <File
2872 RelativePath=".\skins\xui\en-us\floater_preview_texture.xml">
2873 </File>
2874 <File
2875 RelativePath=".\skins\xui\en-us\floater_preview_texture_keep_discard.xml">
2876 </File>
2877 <File
2878 RelativePath=".\skins\xui\en-us\floater_preview_url.xml">
2879 </File>
2880 <File
2881 RelativePath=".\skins\xui\en-us\floater_price_for_listing.xml">
2882 </File>
2883 <File
2884 RelativePath=".\skins\xui\en-us\floater_profile.xml">
2885 </File>
2886 <File
2887 RelativePath=".\skins\xui\en-us\floater_rate.xml">
2888 </File>
2889 <File
2890 RelativePath=".\skins\xui\en-us\floater_region_info.xml">
2891 </File>
2892 <File
2893 RelativePath=".\skins\xui\en-us\floater_report_abuse.xml">
2894 </File>
2895 <File
2896 RelativePath=".\skins\xui\en-us\floater_report_bug.xml">
2897 </File>
2898 <File
2899 RelativePath=".\skins\xui\en-us\floater_script_debug.xml">
2900 </File>
2901 <File
2902 RelativePath=".\skins\xui\en-us\floater_script_ed_panel.xml">
2903 </File>
2904 <File
2905 RelativePath=".\skins\xui\en-us\floater_script_preview.xml">
2906 </File>
2907 <File
2908 RelativePath=".\skins\xui\en-us\floater_script_preview_new.xml">
2909 </File>
2910 <File
2911 RelativePath=".\skins\xui\en-us\floater_script_queue.xml">
2912 </File>
2913 <File
2914 RelativePath=".\skins\xui\en-us\floater_script_search.xml">
2915 </File>
2916 <File
2917 RelativePath=".\skins\xui\en-us\floater_select_key.xml">
2918 </File>
2919 <File
2920 RelativePath=".\skins\xui\en-us\floater_sell_land.xml">
2921 </File>
2922 <File
2923 RelativePath=".\skins\xui\en-us\floater_settings_debug.xml">
2924 </File>
2925 <File
2926 RelativePath=".\skins\xui\en-us\floater_sim_release_message.xml">
2927 </File>
2928 <File
2929 RelativePath=".\skins\xui\en-us\floater_sky_settings.xml">
2930 </File>
2931 <File
2932 RelativePath=".\skins\xui\en-us\floater_snapshot.xml">
2933 </File>
2934 <File
2935 RelativePath=".\skins\xui\en-us\floater_sound_preview.xml">
2936 </File>
2937 <File
2938 RelativePath=".\skins\xui\en-us\floater_telehub.xml">
2939 </File>
2940 <File
2941 RelativePath=".\skins\xui\en-us\floater_test.xml">
2942 </File>
2943 <File
2944 RelativePath=".\skins\xui\en-us\floater_texture_ctrl.xml">
2945 </File>
2946 <File
2947 RelativePath=".\skins\xui\en-us\floater_tools.xml">
2948 </File>
2949 <File
2950 RelativePath=".\skins\xui\en-us\floater_top_objects.xml">
2951 </File>
2952 <File
2953 RelativePath=".\skins\xui\en-us\floater_tos.xml">
2954 </File>
2955 <File
2956 RelativePath=".\skins\xui\en-us\floater_url_entry.xml">
2957 </File>
2958 <File
2959 RelativePath=".\skins\xui\en-us\floater_voice_wizard.xml">
2960 </File>
2961 <File
2962 RelativePath=".\skins\xui\en-us\floater_wearable_save_as.xml">
2963 </File>
2964 <File
2965 RelativePath=".\skins\xui\en-us\floater_windlight_options.xml">
2966 </File>
2967 <File
2968 RelativePath=".\skins\xui\en-us\floater_world_map.xml">
2969 </File>
2970 <File
2971 RelativePath=".\app_settings\grass.xml">
2972 </File>
2973 <File
2974 RelativePath=".\Info-SecondLife.plist">
2975 </File>
2976 <File
2977 RelativePath=".\English.lproj\InfoPlist.strings">
2978 </File>
2979 <File
2980 RelativePath=".\res\install_icon.ico">
2981 </File>
2982 <File
2983 RelativePath=".\app_settings\keys.ini">
2984 </File>
2985 <File
2986 RelativePath=".\app_settings\keywords.ini">
2987 </File>
2988 <File
2989 RelativePath=".\res\ll_icon.ico">
2990 </File>
2991 <File
2992 RelativePath=".\res\llarrow.cur">
2993 </File>
2994 <File
2995 RelativePath=".\res\llarrowdrag.cur">
2996 </File>
2997 <File
2998 RelativePath=".\res\llarrowdragmulti.cur">
2999 </File>
3000 <File
3001 RelativePath=".\res\llarrowlocked.cur">
3002 </File>
3003 <File
3004 RelativePath=".\res\llgrablocked.cur">
3005 </File>
3006 <File
3007 RelativePath=".\res\llnolocked.cur">
3008 </File>
3009 <File
3010 RelativePath=".\res\lltoolcamera.cur">
3011 </File>
3012 <File
3013 RelativePath=".\res\lltoolcreate.cur">
3014 </File>
3015 <File
3016 RelativePath=".\res\lltoolfocus.cur">
3017 </File>
3018 <File
3019 RelativePath=".\res\lltoolgrab.cur">
3020 </File>
3021 <File
3022 RelativePath=".\res\lltoolland.cur">
3023 </File>
3024 <File
3025 RelativePath=".\res\lltoolpan.cur">
3026 </File>
3027 <File
3028 RelativePath=".\res\lltoolpipette.cur">
3029 </File>
3030 <File
3031 RelativePath=".\res\lltoolrotate.cur">
3032 </File>
3033 <File
3034 RelativePath=".\res\lltoolscale.cur">
3035 </File>
3036 <File
3037 RelativePath=".\res\lltooltranslate.cur">
3038 </File>
3039 <File
3040 RelativePath=".\res\lltoolzoomin.cur">
3041 </File>
3042 <File
3043 RelativePath=".\res\loginbackground.bmp">
3044 </File>
3045 <File
3046 RelativePath=".\skins\xui\en-us\menu_inventory.xml">
3047 </File>
3048 <File
3049 RelativePath=".\skins\xui\en-us\menu_login.xml">
3050 </File>
3051 <File
3052 RelativePath=".\skins\xui\en-us\menu_pie_attachment.xml">
3053 </File>
3054 <File
3055 RelativePath=".\skins\xui\en-us\menu_pie_avatar.xml">
3056 </File>
3057 <File
3058 RelativePath=".\skins\xui\en-us\menu_pie_land.xml">
3059 </File>
3060 <File
3061 RelativePath=".\skins\xui\en-us\menu_pie_object.xml">
3062 </File>
3063 <File
3064 RelativePath=".\skins\xui\en-us\menu_pie_self.xml">
3065 </File>
3066 <File
3067 RelativePath=".\skins\xui\en-us\menu_viewer.xml">
3068 </File>
3069 <File
3070 RelativePath=".\skins\xui\en-us\mime_types.xml">
3071 </File>
3072 <File
3073 RelativePath=".\res\newViewRes.rc">
3074 </File>
3075 <File
3076 RelativePath=".\skins\xui\en-us\notify.xml">
3077 </File>
3078 <File
3079 RelativePath=".\skins\xui\en-us\panel_account_details.xml">
3080 </File>
3081 <File
3082 RelativePath=".\skins\xui\en-us\panel_account_planning.xml">
3083 </File>
3084 <File
3085 RelativePath=".\skins\xui\en-us\panel_account_transactions.xml">
3086 </File>
3087 <File
3088 RelativePath=".\skins\xui\en-us\panel_audio.xml">
3089 </File>
3090 <File
3091 RelativePath=".\skins\xui\en-us\panel_audio_device.xml">
3092 </File>
3093 <File
3094 RelativePath=".\skins\xui\en-us\panel_avatar.xml">
3095 </File>
3096 <File
3097 RelativePath=".\skins\xui\en-us\panel_avatar_classified.xml">
3098 </File>
3099 <File
3100 RelativePath=".\skins\xui\en-us\panel_avatar_pick.xml">
3101 </File>
3102 <File
3103 RelativePath=".\skins\xui\en-us\panel_avatar_pick.xml">
3104 </File>
3105 <File
3106 RelativePath=".\skins\xui\en-us\panel_bars.xml">
3107 </File>
3108 <File
3109 RelativePath=".\skins\xui\en-us\panel_bg_tab.xml">
3110 </File>
3111 <File
3112 RelativePath=".\skins\xui\en-us\panel_chat_bar.xml">
3113 </File>
3114 <File
3115 RelativePath=".\skins\xui\en-us\panel_classified.xml">
3116 </File>
3117 <File
3118 RelativePath=".\skins\xui\en-us\panel_event.xml">
3119 </File>
3120 <File
3121 RelativePath=".\skins\xui\en-us\panel_friends.xml">
3122 </File>
3123 <File
3124 RelativePath=".\skins\xui\en-us\panel_group.xml">
3125 </File>
3126 <File
3127 RelativePath=".\skins\xui\en-us\panel_group_finder.xml">
3128 </File>
3129 <File
3130 RelativePath=".\skins\xui\en-us\panel_group_general.xml">
3131 </File>
3132 <File
3133 RelativePath=".\skins\xui\en-us\panel_group_invite.xml">
3134 </File>
3135 <File
3136 RelativePath=".\skins\xui\en-us\panel_group_land_money.xml">
3137 </File>
3138 <File
3139 RelativePath=".\skins\xui\en-us\panel_group_notices.xml">
3140 </File>
3141 <File
3142 RelativePath=".\skins\xui\en-us\panel_group_roles.xml">
3143 </File>
3144 <File
3145 RelativePath=".\skins\xui\en-us\panel_group_voting.xml">
3146 </File>
3147 <File
3148 RelativePath=".\skins\xui\en-us\panel_groups.xml">
3149 </File>
3150 <File
3151 RelativePath=".\skins\xui\en-us\panel_land_covenant.xml">
3152 </File>
3153 <File
3154 RelativePath=".\skins\xui\en-us\panel_login.xml">
3155 </File>
3156 <File
3157 RelativePath=".\skins\xui\en-us\panel_master_volume.xml">
3158 </File>
3159 <File
3160 RelativePath=".\skins\xui\en-us\panel_media_controls.xml">
3161 </File>
3162 <File
3163 RelativePath=".\skins\xui\en-us\panel_media_remote.xml">
3164 </File>
3165 <File
3166 RelativePath=".\skins\xui\en-us\panel_media_remote_expanded.xml">
3167 </File>
3168 <File
3169 RelativePath=".\skins\xui\en-us\panel_music_remote.xml">
3170 </File>
3171 <File
3172 RelativePath=".\skins\xui\en-us\panel_overlaybar.xml">
3173 </File>
3174 <File
3175 RelativePath=".\skins\xui\en-us\panel_place.xml">
3176 </File>
3177 <File
3178 RelativePath=".\skins\xui\en-us\panel_place_small.xml">
3179 </File>
3180 <File
3181 RelativePath=".\skins\xui\en-us\panel_preferences_audio.xml">
3182 </File>
3183 <File
3184 RelativePath=".\skins\xui\en-us\panel_preferences_chat.xml">
3185 </File>
3186 <File
3187 RelativePath=".\skins\xui\en-us\panel_preferences_general.xml">
3188 </File>
3189 <File
3190 RelativePath=".\skins\xui\en-us\panel_preferences_graphics1.xml">
3191 </File>
3192 <File
3193 RelativePath=".\skins\xui\en-us\panel_preferences_graphics2.xml">
3194 </File>
3195 <File
3196 RelativePath=".\skins\xui\en-us\panel_preferences_graphics3.xml">
3197 </File>
3198 <File
3199 RelativePath=".\skins\xui\en-us\panel_preferences_im.xml">
3200 </File>
3201 <File
3202 RelativePath=".\skins\xui\en-us\panel_preferences_input.xml">
3203 </File>
3204 <File
3205 RelativePath=".\skins\xui\en-us\panel_preferences_network.xml">
3206 </File>
3207 <File
3208 RelativePath=".\skins\xui\en-us\panel_preferences_popups.xml">
3209 </File>
3210 <File
3211 RelativePath=".\skins\xui\en-us\panel_preferences_voice.xml">
3212 </File>
3213 <File
3214 RelativePath=".\skins\xui\en-us\panel_preferences_web.xml">
3215 </File>
3216 <File
3217 RelativePath=".\skins\xui\en-us\panel_region_covenant.xml">
3218 </File>
3219 <File
3220 RelativePath=".\skins\xui\en-us\panel_region_debug.xml">
3221 </File>
3222 <File
3223 RelativePath=".\skins\xui\en-us\panel_region_estate.xml">
3224 </File>
3225 <File
3226 RelativePath=".\skins\xui\en-us\panel_region_general.xml">
3227 </File>
3228 <File
3229 RelativePath=".\skins\xui\en-us\panel_region_terrain.xml">
3230 </File>
3231 <File
3232 RelativePath=".\skins\xui\en-us\panel_region_texture.xml">
3233 </File>
3234 <File
3235 RelativePath=".\skins\xui\en-us\panel_scrolling_param.xml">
3236 </File>
3237 <File
3238 RelativePath=".\skins\xui\en-us\panel_settings_chat.xml">
3239 </File>
3240 <File
3241 RelativePath=".\skins\xui\en-us\panel_settings_im.xml">
3242 </File>
3243 <File
3244 RelativePath=".\skins\xui\en-us\panel_settings_im.xml">
3245 </File>
3246 <File
3247 RelativePath=".\skins\xui\en-us\panel_settings_msgbox.xml">
3248 </File>
3249 <File
3250 RelativePath=".\skins\xui\en-us\panel_settings_network.xml">
3251 </File>
3252 <File
3253 RelativePath=".\skins\xui\en-us\panel_settings_web.xml">
3254 </File>
3255 <File
3256 RelativePath=".\skins\xui\en-us\panel_speaker_controls.xml">
3257 </File>
3258 <File
3259 RelativePath=".\skins\xui\en-us\panel_status_bar.xml">
3260 </File>
3261 <File
3262 RelativePath=".\skins\xui\en-us\panel_toolbar.xml">
3263 </File>
3264 <File
3265 RelativePath=".\skins\xui\en-us\panel_top_pick.xml">
3266 </File>
3267 <File
3268 RelativePath=".\skins\xui\en-us\panel_voice_controls.xml">
3269 </File>
3270 <File
3271 RelativePath=".\skins\xui\en-us\panel_voice_enable.xml">
3272 </File>
3273 <File
3274 RelativePath=".\skins\xui\en-us\panel_voice_options.xml">
3275 </File>
3276 <File
3277 RelativePath=".\skins\xui\en-us\panel_voice_remote.xml">
3278 </File>
3279 <File
3280 RelativePath=".\skins\xui\en-us\panel_voice_remote_expanded.xml">
3281 </File>
3282 <File
3283 RelativePath=".\app_settings\popups.xml">
3284 </File>
3285 <File
3286 RelativePath=".\releasenotes.full.txt">
3287 </File>
3288 <File
3289 RelativePath=".\releasenotes.txt">
3290 </File>
3291 <File
3292 RelativePath=".\res\resource.h">
3293 </File>
3294 <File
3295 RelativePath=".\skins\xui\en-us\role_actions.xml">
3296 </File>
3297 <File
3298 RelativePath=".\app_settings\settings.xml">
3299 </File>
3300 <File
3301 RelativePath=".\app_settings\std_bump.ini">
3302 </File>
3303 <File
3304 RelativePath=".\skins\xui\en-us\teleport_strings.xml">
3305 </File>
3306 <File
3307 RelativePath=".\skins\textures\textures.xml">
3308 </File>
3309 <File
3310 RelativePath=".\res\toolbuy.cur">
3311 </File>
3312 <File
3313 RelativePath=".\res\toolopen.cur">
3314 </File>
3315 <File
3316 RelativePath=".\res\toolpay.cur">
3317 </File>
3318 <File
3319 RelativePath=".\res\toolpickobject3.cur">
3320 </File>
3321 <File
3322 RelativePath=".\res\toolpipette.cur">
3323 </File>
3324 <File
3325 RelativePath=".\res\toolsit.cur">
3326 </File>
3327 <File
3328 RelativePath=".\app_settings\trees.xml">
3329 </File>
3330 <File
3331 RelativePath=".\skins\xui\en-us\xui_version.xml">
3332 </File>
3333 </Filter>
3334 <File
3335 RelativePath=".\files.lst">
3336 </File>
3337 <File
3338 RelativePath=".\llviewerprecompiledheaders.cpp">
3339 <FileConfiguration
3340 Name="Debug|Win32">
3341 <Tool
3342 Name="VCCLCompilerTool"
3343 UsePrecompiledHeader="1"/>
3344 </FileConfiguration>
3345 <FileConfiguration
3346 Name="Release|Win32">
3347 <Tool
3348 Name="VCCLCompilerTool"
3349 UsePrecompiledHeader="1"/>
3350 </FileConfiguration>
3351 <FileConfiguration
3352 Name="ReleaseForDownload|Win32">
3353 <Tool
3354 Name="VCCLCompilerTool"
3355 UsePrecompiledHeader="1"/>
3356 </FileConfiguration>
3357 <FileConfiguration
3358 Name="ReleaseNoOpt|Win32">
3359 <Tool
3360 Name="VCCLCompilerTool"
3361 UsePrecompiledHeader="1"/>
3362 </FileConfiguration>
3363 </File>
3364 <File
3365 RelativePath=".\llviewerprecompiledheaders.h">
3366 </File>
3367 <File
3368 RelativePath="..\..\etc\message.xml">
3369 <FileConfiguration
3370 Name="Debug|Win32">
3371 <Tool
3372 Name="VCCustomBuildTool"
3373 Description="Copying message.xml"
3374 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml
3375"
3376 Outputs="./app_settings/message.xml"/>
3377 </FileConfiguration>
3378 <FileConfiguration
3379 Name="Release|Win32">
3380 <Tool
3381 Name="VCCustomBuildTool"
3382 Description="Copying message.xml"
3383 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml
3384"
3385 Outputs="./app_settings/message.xml"/>
3386 </FileConfiguration>
3387 <FileConfiguration
3388 Name="ReleaseForDownload|Win32">
3389 <Tool
3390 Name="VCCustomBuildTool"
3391 Description="Copying message.xml"
3392 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml
3393"
3394 Outputs="./app_settings/message.xml"/>
3395 </FileConfiguration>
3396 <FileConfiguration
3397 Name="ReleaseNoOpt|Win32">
3398 <Tool
3399 Name="VCCustomBuildTool"
3400 Description="Copying message.xml"
3401 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message.xml
3402"
3403 Outputs="./app_settings/message.xml"/>
3404 </FileConfiguration>
3405 </File>
3406 <File
3407 RelativePath="..\..\scripts\messages\message_template.msg">
3408 <FileConfiguration
3409 Name="Debug|Win32">
3410 <Tool
3411 Name="VCCustomBuildTool"
3412 Description="Copying message template"
3413 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg
3414"
3415 Outputs="./app_settings/message_template.msg"/>
3416 </FileConfiguration>
3417 <FileConfiguration
3418 Name="Release|Win32">
3419 <Tool
3420 Name="VCCustomBuildTool"
3421 Description="Copying message template"
3422 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg
3423"
3424 Outputs="./app_settings/message_template.msg"/>
3425 </FileConfiguration>
3426 <FileConfiguration
3427 Name="ReleaseForDownload|Win32">
3428 <Tool
3429 Name="VCCustomBuildTool"
3430 Description="Copying message template"
3431 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg
3432"
3433 Outputs="./app_settings/message_template.msg"/>
3434 </FileConfiguration>
3435 <FileConfiguration
3436 Name="ReleaseNoOpt|Win32">
3437 <Tool
3438 Name="VCCustomBuildTool"
3439 Description="Copying message template"
3440 CommandLine="copy &quot;$(InputPath)&quot; .\app_settings\message_template.msg
3441"
3442 Outputs="./app_settings/message_template.msg"/>
3443 </FileConfiguration>
3444 </File>
3445 <File
3446 RelativePath=".\skins\textures\textures.xml">
3447 </File>
3448 </Files>
3449 <Globals>
3450 </Globals>
3451</VisualStudioProject>