aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/macview.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/macview.xcodeproj')
-rw-r--r--linden/indra/newview/macview.xcodeproj/project.pbxproj238
1 files changed, 127 insertions, 111 deletions
diff --git a/linden/indra/newview/macview.xcodeproj/project.pbxproj b/linden/indra/newview/macview.xcodeproj/project.pbxproj
index 08e64b4..669833e 100644
--- a/linden/indra/newview/macview.xcodeproj/project.pbxproj
+++ b/linden/indra/newview/macview.xcodeproj/project.pbxproj
@@ -27,6 +27,9 @@
27 1A0201850B7A861200D5C589 /* llblowfishcipher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A02017E0B7A861200D5C589 /* llblowfishcipher.cpp */; }; 27 1A0201850B7A861200D5C589 /* llblowfishcipher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A02017E0B7A861200D5C589 /* llblowfishcipher.cpp */; };
28 1A0201860B7A861200D5C589 /* llnullcipher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0201810B7A861200D5C589 /* llnullcipher.cpp */; }; 28 1A0201860B7A861200D5C589 /* llnullcipher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0201810B7A861200D5C589 /* llnullcipher.cpp */; };
29 1A0201870B7A861200D5C589 /* llxorcipher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0201830B7A861200D5C589 /* llxorcipher.cpp */; }; 29 1A0201870B7A861200D5C589 /* llxorcipher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0201830B7A861200D5C589 /* llxorcipher.cpp */; };
30 1A0DA5130C3AC07800361F49 /* llviewerjointmesh_vec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0DA5100C3AC07700361F49 /* llviewerjointmesh_vec.cpp */; };
31 1A0DA5140C3AC07800361F49 /* llviewerjointmesh_sse2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0DA5110C3AC07700361F49 /* llviewerjointmesh_sse2.cpp */; };
32 1A0DA5150C3AC07800361F49 /* llviewerjointmesh_sse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A0DA5120C3AC07700361F49 /* llviewerjointmesh_sse.cpp */; };
30 1A1C61620847AEE6005D7227 /* llvolumemgr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A1C615E0847AEE6005D7227 /* llvolumemgr.cpp */; }; 33 1A1C61620847AEE6005D7227 /* llvolumemgr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A1C615E0847AEE6005D7227 /* llvolumemgr.cpp */; };
31 1A1C61630847AEE6005D7227 /* llvolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A1C615F0847AEE6005D7227 /* llvolume.cpp */; }; 34 1A1C61630847AEE6005D7227 /* llvolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A1C615F0847AEE6005D7227 /* llvolume.cpp */; };
32 1A1C61760847B307005D7227 /* llvolumemessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A1C61740847B307005D7227 /* llvolumemessage.cpp */; }; 35 1A1C61760847B307005D7227 /* llvolumemessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A1C61740847B307005D7227 /* llvolumemessage.cpp */; };
@@ -260,7 +263,6 @@
260 5503BC2505446B20003D051F /* llfloatermap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AAD051F61DF00A80050 /* llfloatermap.cpp */; }; 263 5503BC2505446B20003D051F /* llfloatermap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AAD051F61DF00A80050 /* llfloatermap.cpp */; };
261 5503BC2705446B20003D051F /* llregionposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AAF051F61DF00A80050 /* llregionposition.cpp */; }; 264 5503BC2705446B20003D051F /* llregionposition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AAF051F61DF00A80050 /* llregionposition.cpp */; };
262 5503BC2905446B20003D051F /* llasynchostbyname.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB2051F61DF00A80050 /* llasynchostbyname.cpp */; }; 265 5503BC2905446B20003D051F /* llasynchostbyname.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB2051F61DF00A80050 /* llasynchostbyname.cpp */; };
263 5503BC2A05446B20003D051F /* llaudiostatus.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB3051F61DF00A80050 /* llaudiostatus.cpp */; };
264 5503BC2B05446B20003D051F /* llpanelavatar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB4051F61DF00A80050 /* llpanelavatar.cpp */; }; 266 5503BC2B05446B20003D051F /* llpanelavatar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB4051F61DF00A80050 /* llpanelavatar.cpp */; };
265 5503BC2C05446B20003D051F /* llpanelaudioprefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB5051F61DF00A80050 /* llpanelaudioprefs.cpp */; }; 267 5503BC2C05446B20003D051F /* llpanelaudioprefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB5051F61DF00A80050 /* llpanelaudioprefs.cpp */; };
266 5503BC2D05446B20003D051F /* llfloaterbuy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB6051F61DF00A80050 /* llfloaterbuy.cpp */; }; 268 5503BC2D05446B20003D051F /* llfloaterbuy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AB6051F61DF00A80050 /* llfloaterbuy.cpp */; };
@@ -423,6 +425,7 @@
423 61923D6C074AE3C0005E1F34 /* llstatemachine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D25074AE3C0005E1F34 /* llstatemachine.cpp */; }; 425 61923D6C074AE3C0005E1F34 /* llstatemachine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D25074AE3C0005E1F34 /* llstatemachine.cpp */; };
424 61923D6E074AE3C0005E1F34 /* lltargetingmotion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D27074AE3C0005E1F34 /* lltargetingmotion.cpp */; }; 426 61923D6E074AE3C0005E1F34 /* lltargetingmotion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D27074AE3C0005E1F34 /* lltargetingmotion.cpp */; };
425 61923D70074AE3C0005E1F34 /* llvisualparam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D29074AE3C0005E1F34 /* llvisualparam.cpp */; }; 427 61923D70074AE3C0005E1F34 /* llvisualparam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D29074AE3C0005E1F34 /* llvisualparam.cpp */; };
428 79256EA30C57D6A5000AAFA4 /* llfloatervoicewizard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */; };
426 84401E2F0A13CC9A006720A5 /* llfloatergroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */; }; 429 84401E2F0A13CC9A006720A5 /* llfloatergroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */; };
427 84401E320A13CCB2006720A5 /* llpanelgroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */; }; 430 84401E320A13CCB2006720A5 /* llpanelgroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */; };
428 8833693F0C18AF33007F52DA /* llimagepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8833693B0C18AF33007F52DA /* llimagepng.cpp */; }; 431 8833693F0C18AF33007F52DA /* llimagepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8833693B0C18AF33007F52DA /* llimagepng.cpp */; };
@@ -431,7 +434,6 @@
431 88A95BCA0C14D92C0027E363 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 88A95BC90C14D92C0027E363 /* libresolv.dylib */; }; 434 88A95BCA0C14D92C0027E363 /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 88A95BC90C14D92C0027E363 /* libresolv.dylib */; };
432 88AA282C0C17720D0032DF53 /* libpng12.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 88AA282B0C17720D0032DF53 /* libpng12.a */; }; 435 88AA282C0C17720D0032DF53 /* libpng12.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 88AA282B0C17720D0032DF53 /* libpng12.a */; };
433 9104C0CC0778AE0F001EC4F6 /* llpanelmsgs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9104C0CB0778AE0F001EC4F6 /* llpanelmsgs.cpp */; }; 436 9104C0CC0778AE0F001EC4F6 /* llpanelmsgs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9104C0CB0778AE0F001EC4F6 /* llpanelmsgs.cpp */; };
434 910D255306484F1A0034E66F /* llvolumesliderctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 910D255206484F1A0034E66F /* llvolumesliderctrl.cpp */; };
435 9117EAA20BF24A6100845BD2 /* llpacketack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9117EAA10BF24A6100845BD2 /* llpacketack.cpp */; }; 437 9117EAA20BF24A6100845BD2 /* llpacketack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9117EAA10BF24A6100845BD2 /* llpacketack.cpp */; };
436 9118669B07F4FAF700E3D5BC /* llmediaremotectrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9118669907F4FAF700E3D5BC /* llmediaremotectrl.cpp */; }; 438 9118669B07F4FAF700E3D5BC /* llmediaremotectrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9118669907F4FAF700E3D5BC /* llmediaremotectrl.cpp */; };
437 911CAD87075BE87B00CD1090 /* llinventoryview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 911CAD86075BE87B00CD1090 /* llinventoryview.cpp */; }; 439 911CAD87075BE87B00CD1090 /* llinventoryview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 911CAD86075BE87B00CD1090 /* llinventoryview.cpp */; };
@@ -496,9 +498,13 @@
496 9928ACA5056D9353003865BE /* CrashReporter.nib in Resources */ = {isa = PBXBuildFile; fileRef = 9928ACA4056D9353003865BE /* CrashReporter.nib */; }; 498 9928ACA5056D9353003865BE /* CrashReporter.nib in Resources */ = {isa = PBXBuildFile; fileRef = 9928ACA4056D9353003865BE /* CrashReporter.nib */; };
497 9930A8E40B8FB10A00197ECA /* language.txt in Resources */ = {isa = PBXBuildFile; fileRef = 9930A8E30B8FB10A00197ECA /* language.txt */; }; 499 9930A8E40B8FB10A00197ECA /* language.txt in Resources */ = {isa = PBXBuildFile; fileRef = 9930A8E30B8FB10A00197ECA /* language.txt */; };
498 99321B14081DD26000678159 /* llworkerthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99321B12081DD26000678159 /* llworkerthread.cpp */; }; 500 99321B14081DD26000678159 /* llworkerthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99321B12081DD26000678159 /* llworkerthread.cpp */; };
501 99374E4E0B5C6059008DB4BE /* lliosocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99374E460B5C603E008DB4BE /* lliosocket.cpp */; };
502 993A3E050B546D47007A0790 /* llvoiceclient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 993A3E040B546D47007A0790 /* llvoiceclient.cpp */; };
499 994ADAE30A8016E600061DFB /* libllmozlib.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 994ADAE20A8016E500061DFB /* libllmozlib.dylib */; }; 503 994ADAE30A8016E600061DFB /* libllmozlib.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 994ADAE20A8016E500061DFB /* libllmozlib.dylib */; };
500 9950AF460B3762A1007E36E0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; 504 9950AF460B3762A1007E36E0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
501 9950AF610B3763DF007E36E0 /* libfmodwrapper.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */; }; 505 9950AF610B3763DF007E36E0 /* libfmodwrapper.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */; };
506 9956CAFD0B96679C00F58C6D /* llprefsvoice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */; };
507 996209690B864D0E00392531 /* SLVoiceAgent.app in Resources */ = {isa = PBXBuildFile; fileRef = 996209680B864D0E00392531 /* SLVoiceAgent.app */; };
502 9967E9200B3754800087BD1B /* libfmodwrapper.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */; }; 508 9967E9200B3754800087BD1B /* libfmodwrapper.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */; };
503 9967E98D0B375B0E0087BD1B /* fmodwrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9967E9520B37564D0087BD1B /* fmodwrapper.cpp */; }; 509 9967E98D0B375B0E0087BD1B /* fmodwrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9967E9520B37564D0087BD1B /* fmodwrapper.cpp */; };
504 9967E9B30B375D9D0087BD1B /* libfmod.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765009BEA39600AF6316 /* libfmod.a */; }; 510 9967E9B30B375D9D0087BD1B /* libfmod.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765009BEA39600AF6316 /* libfmod.a */; };
@@ -511,6 +517,7 @@
511 99BB5176099AC2A4004BF9F2 /* llconfirmationmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99BB5174099AC2A4004BF9F2 /* llconfirmationmanager.cpp */; }; 517 99BB5176099AC2A4004BF9F2 /* llconfirmationmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99BB5174099AC2A4004BF9F2 /* llconfirmationmanager.cpp */; };
512 99C6BFAA0A1BBD4800419AE7 /* llfloaterhtmlfind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99C6BFA90A1BBD4800419AE7 /* llfloaterhtmlfind.cpp */; }; 518 99C6BFAA0A1BBD4800419AE7 /* llfloaterhtmlfind.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99C6BFA90A1BBD4800419AE7 /* llfloaterhtmlfind.cpp */; };
513 99C7B320081F128400499A23 /* llvfsthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91A154F8081DC15E0089988C /* llvfsthread.cpp */; }; 519 99C7B320081F128400499A23 /* llvfsthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91A154F8081DC15E0089988C /* llvfsthread.cpp */; };
520 99C9FA670B6AD9BF00A1BBA6 /* SLVoice in Resources */ = {isa = PBXBuildFile; fileRef = 99C9FA660B6AD9BF00A1BBA6 /* SLVoice */; };
514 99DB67DF07C161A500CF3185 /* llmediaimplquicktime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99DB67DB07C161A500CF3185 /* llmediaimplquicktime.cpp */; }; 521 99DB67DF07C161A500CF3185 /* llmediaimplquicktime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99DB67DB07C161A500CF3185 /* llmediaimplquicktime.cpp */; };
515 99E4326D092D5996003AE728 /* llassettype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E4326B092D5996003AE728 /* llassettype.cpp */; }; 522 99E4326D092D5996003AE728 /* llassettype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E4326B092D5996003AE728 /* llassettype.cpp */; };
516 99E4350C092D644F003AE728 /* llmortician.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E4350B092D644F003AE728 /* llmortician.cpp */; }; 523 99E4350C092D644F003AE728 /* llmortician.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E4350B092D644F003AE728 /* llmortician.cpp */; };
@@ -518,6 +525,10 @@
518 99E43514092D64CC003AE728 /* llmemoryview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E43513092D64CC003AE728 /* llmemoryview.cpp */; }; 525 99E43514092D64CC003AE728 /* llmemoryview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E43513092D64CC003AE728 /* llmemoryview.cpp */; };
519 99E43517092D64E6003AE728 /* llvoinventorylistener.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */; }; 526 99E43517092D64E6003AE728 /* llvoinventorylistener.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */; };
520 99E4351A092D6535003AE728 /* llcommon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E43519092D6535003AE728 /* llcommon.cpp */; }; 527 99E4351A092D6535003AE728 /* llcommon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E43519092D6535003AE728 /* llcommon.cpp */; };
528 99E63DFF0BCADD2F000C1751 /* libalut.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 99E63DEF0BCADD14000C1751 /* libalut.dylib */; };
529 99E63E000BCADD2F000C1751 /* libopenal.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 99E63DF20BCADD14000C1751 /* libopenal.dylib */; };
530 99E63E010BCADD2F000C1751 /* libortp.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 99E63DF00BCADD14000C1751 /* libortp.dylib */; };
531 99E63E020BCADD2F000C1751 /* libvivoxsdk.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 99E63DF10BCADD14000C1751 /* libvivoxsdk.dylib */; };
521 99E64039081F1CB80009003F /* llgl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E64036081F1CB80009003F /* llgl.cpp */; }; 532 99E64039081F1CB80009003F /* llgl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99E64036081F1CB80009003F /* llgl.cpp */; };
522 99EDDF5C05892E720031B20D /* llfloaterlandholdings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99EDDF5B05892E720031B20D /* llfloaterlandholdings.cpp */; }; 533 99EDDF5C05892E720031B20D /* llfloaterlandholdings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99EDDF5B05892E720031B20D /* llfloaterlandholdings.cpp */; };
523 99EDE33705896DC10031B20D /* SecondLife.nib in Resources */ = {isa = PBXBuildFile; fileRef = 99EDE33605896DC10031B20D /* SecondLife.nib */; }; 534 99EDE33705896DC10031B20D /* SecondLife.nib in Resources */ = {isa = PBXBuildFile; fileRef = 99EDE33605896DC10031B20D /* SecondLife.nib */; };
@@ -563,6 +574,7 @@
563 AA02B9BC0B0CE44D00F2996D /* lltexturefetch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA02B9BA0B0CE44D00F2996D /* lltexturefetch.cpp */; }; 574 AA02B9BC0B0CE44D00F2996D /* lltexturefetch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA02B9BA0B0CE44D00F2996D /* lltexturefetch.cpp */; };
564 AA0E2A610A2FDAEE0066250A /* llcontrol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA0E2A5F0A2FDAEE0066250A /* llcontrol.cpp */; }; 575 AA0E2A610A2FDAEE0066250A /* llcontrol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA0E2A5F0A2FDAEE0066250A /* llcontrol.cpp */; };
565 AA0E2A640A2FDB340066250A /* lltoolpipette.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA0E2A620A2FDB340066250A /* lltoolpipette.cpp */; }; 576 AA0E2A640A2FDB340066250A /* lltoolpipette.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA0E2A620A2FDB340066250A /* lltoolpipette.cpp */; };
577 AA1183500C1DF9C400FDE5BA /* llpanelaudiovolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */; };
566 AA348DFA0B0EAB31002C3015 /* llcurl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA348DF80B0EAB31002C3015 /* llcurl.cpp */; }; 578 AA348DFA0B0EAB31002C3015 /* llcurl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA348DF80B0EAB31002C3015 /* llcurl.cpp */; };
567 AAA1336B0A3F94D000419F7C /* lluistring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAA133690A3F94D000419F7C /* lluistring.cpp */; }; 579 AAA1336B0A3F94D000419F7C /* lluistring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAA133690A3F94D000419F7C /* lluistring.cpp */; };
568 AAC121A50A93A8380080E8A9 /* llfloatersellland.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */; }; 580 AAC121A50A93A8380080E8A9 /* llfloatersellland.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */; };
@@ -584,7 +596,11 @@
584 D64594680B3B732200FAB68F /* llimagejpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923DA2074AE4F2005E1F34 /* llimagejpeg.cpp */; }; 596 D64594680B3B732200FAB68F /* llimagejpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923DA2074AE4F2005E1F34 /* llimagejpeg.cpp */; };
585 D64594690B3B732300FAB68F /* llimagetga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923DA4074AE4F2005E1F34 /* llimagetga.cpp */; }; 597 D64594690B3B732300FAB68F /* llimagetga.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923DA4074AE4F2005E1F34 /* llimagetga.cpp */; };
586 D651349D0B3C40870042C56E /* llqueuedthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AF9D84F08B405630094E8E7 /* llqueuedthread.cpp */; }; 598 D651349D0B3C40870042C56E /* llqueuedthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AF9D84F08B405630094E8E7 /* llqueuedthread.cpp */; };
599 D6B766800BFE8E9B00DC8153 /* llfloaterchatterbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D6B7667F0BFE8E9A00DC8153 /* llfloaterchatterbox.cpp */; };
587 D6F77CBC0B445C3B0040826D /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9985A1270AC1FE4E00579AFB /* AppKit.framework */; }; 600 D6F77CBC0B445C3B0040826D /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9985A1270AC1FE4E00579AFB /* AppKit.framework */; };
601 D8CA570F0BAF74FC0093D6D4 /* llvoicevisualizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8CA570E0BAF74FC0093D6D4 /* llvoicevisualizer.cpp */; };
602 D8EAB8B60BE7B3D10067DBB3 /* llfloateractivespeakers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8EAB8B40BE7B3D10067DBB3 /* llfloateractivespeakers.cpp */; };
603 D8EAB8BA0BE7B4490067DBB3 /* llvoiceremotectrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D8EAB8B80BE7B4490067DBB3 /* llvoiceremotectrl.cpp */; };
588 DA4B141B0B978815003F64DE /* llhttpsender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA4B14140B978815003F64DE /* llhttpsender.cpp */; }; 604 DA4B141B0B978815003F64DE /* llhttpsender.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA4B14140B978815003F64DE /* llhttpsender.cpp */; };
589 DA4B141C0B978815003F64DE /* llsdmessagebuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA4B14170B978815003F64DE /* llsdmessagebuilder.cpp */; }; 605 DA4B141C0B978815003F64DE /* llsdmessagebuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA4B14170B978815003F64DE /* llsdmessagebuilder.cpp */; };
590 DA4B141D0B978815003F64DE /* llsdmessagereader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA4B14190B978815003F64DE /* llsdmessagereader.cpp */; }; 606 DA4B141D0B978815003F64DE /* llsdmessagereader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = DA4B14190B978815003F64DE /* llsdmessagereader.cpp */; };
@@ -820,6 +836,9 @@
820 1A0201820B7A861200D5C589 /* llnullcipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llnullcipher.h; sourceTree = "<group>"; }; 836 1A0201820B7A861200D5C589 /* llnullcipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llnullcipher.h; sourceTree = "<group>"; };
821 1A0201830B7A861200D5C589 /* llxorcipher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llxorcipher.cpp; sourceTree = "<group>"; }; 837 1A0201830B7A861200D5C589 /* llxorcipher.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llxorcipher.cpp; sourceTree = "<group>"; };
822 1A0201840B7A861200D5C589 /* llxorcipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llxorcipher.h; sourceTree = "<group>"; }; 838 1A0201840B7A861200D5C589 /* llxorcipher.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llxorcipher.h; sourceTree = "<group>"; };
839 1A0DA5100C3AC07700361F49 /* llviewerjointmesh_vec.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointmesh_vec.cpp; sourceTree = "<group>"; };
840 1A0DA5110C3AC07700361F49 /* llviewerjointmesh_sse2.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointmesh_sse2.cpp; sourceTree = "<group>"; };
841 1A0DA5120C3AC07700361F49 /* llviewerjointmesh_sse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointmesh_sse.cpp; sourceTree = "<group>"; };
823 1A1C615E0847AEE6005D7227 /* llvolumemgr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvolumemgr.cpp; sourceTree = "<group>"; }; 842 1A1C615E0847AEE6005D7227 /* llvolumemgr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvolumemgr.cpp; sourceTree = "<group>"; };
824 1A1C615F0847AEE6005D7227 /* llvolume.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvolume.cpp; sourceTree = "<group>"; }; 843 1A1C615F0847AEE6005D7227 /* llvolume.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvolume.cpp; sourceTree = "<group>"; };
825 1A1C61600847AEE6005D7227 /* llvolumemgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvolumemgr.h; sourceTree = "<group>"; }; 844 1A1C61600847AEE6005D7227 /* llvolumemgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvolumemgr.h; sourceTree = "<group>"; };
@@ -1091,7 +1110,6 @@
1091 26F52AAD051F61DF00A80050 /* llfloatermap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatermap.cpp; sourceTree = SOURCE_ROOT; }; 1110 26F52AAD051F61DF00A80050 /* llfloatermap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatermap.cpp; sourceTree = SOURCE_ROOT; };
1092 26F52AAF051F61DF00A80050 /* llregionposition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llregionposition.cpp; sourceTree = SOURCE_ROOT; }; 1111 26F52AAF051F61DF00A80050 /* llregionposition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llregionposition.cpp; sourceTree = SOURCE_ROOT; };
1093 26F52AB2051F61DF00A80050 /* llasynchostbyname.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llasynchostbyname.cpp; sourceTree = SOURCE_ROOT; }; 1112 26F52AB2051F61DF00A80050 /* llasynchostbyname.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llasynchostbyname.cpp; sourceTree = SOURCE_ROOT; };
1094 26F52AB3051F61DF00A80050 /* llaudiostatus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llaudiostatus.cpp; sourceTree = SOURCE_ROOT; };
1095 26F52AB4051F61DF00A80050 /* llpanelavatar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelavatar.cpp; sourceTree = SOURCE_ROOT; }; 1113 26F52AB4051F61DF00A80050 /* llpanelavatar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelavatar.cpp; sourceTree = SOURCE_ROOT; };
1096 26F52AB5051F61DF00A80050 /* llpanelaudioprefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelaudioprefs.cpp; sourceTree = SOURCE_ROOT; }; 1114 26F52AB5051F61DF00A80050 /* llpanelaudioprefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelaudioprefs.cpp; sourceTree = SOURCE_ROOT; };
1097 26F52AB6051F61DF00A80050 /* llfloaterbuy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterbuy.cpp; sourceTree = SOURCE_ROOT; }; 1115 26F52AB6051F61DF00A80050 /* llfloaterbuy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterbuy.cpp; sourceTree = SOURCE_ROOT; };
@@ -1271,7 +1289,6 @@
1271 619221B2074A9B58005E1F34 /* v4coloru.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = v4coloru.h; sourceTree = "<group>"; }; 1289 619221B2074A9B58005E1F34 /* v4coloru.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = v4coloru.h; sourceTree = "<group>"; };
1272 619221B3074A9B58005E1F34 /* v4math.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = v4math.cpp; sourceTree = "<group>"; }; 1290 619221B3074A9B58005E1F34 /* v4math.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = v4math.cpp; sourceTree = "<group>"; };
1273 619221B4074A9B58005E1F34 /* v4math.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = v4math.h; sourceTree = "<group>"; }; 1291 619221B4074A9B58005E1F34 /* v4math.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = v4math.h; sourceTree = "<group>"; };
1274 619221B5074A9B58005E1F34 /* vmath.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vmath.h; sourceTree = "<group>"; };
1275 619221B6074A9B58005E1F34 /* xform.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = xform.cpp; sourceTree = "<group>"; }; 1292 619221B6074A9B58005E1F34 /* xform.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = xform.cpp; sourceTree = "<group>"; };
1276 619221B7074A9B58005E1F34 /* xform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xform.h; sourceTree = "<group>"; }; 1293 619221B7074A9B58005E1F34 /* xform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xform.h; sourceTree = "<group>"; };
1277 619221B9074A9B59005E1F34 /* llassetstorage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llassetstorage.cpp; sourceTree = "<group>"; }; 1294 619221B9074A9B59005E1F34 /* llassetstorage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llassetstorage.cpp; sourceTree = "<group>"; };
@@ -1292,7 +1309,6 @@
1292 619221D7074A9B59005E1F34 /* llinstantmessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinstantmessage.h; sourceTree = "<group>"; }; 1309 619221D7074A9B59005E1F34 /* llinstantmessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinstantmessage.h; sourceTree = "<group>"; };
1293 619221D8074A9B59005E1F34 /* llinvite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinvite.h; sourceTree = "<group>"; }; 1310 619221D8074A9B59005E1F34 /* llinvite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinvite.h; sourceTree = "<group>"; };
1294 619221D9074A9B59005E1F34 /* llloginflags.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llloginflags.h; sourceTree = "<group>"; }; 1311 619221D9074A9B59005E1F34 /* llloginflags.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llloginflags.h; sourceTree = "<group>"; };
1295 619221DA074A9B59005E1F34 /* lllsltransmit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllsltransmit.h; sourceTree = "<group>"; };
1296 619221DB074A9B59005E1F34 /* llmail.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmail.cpp; sourceTree = "<group>"; }; 1312 619221DB074A9B59005E1F34 /* llmail.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmail.cpp; sourceTree = "<group>"; };
1297 619221DC074A9B59005E1F34 /* llmail.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmail.h; sourceTree = "<group>"; }; 1313 619221DC074A9B59005E1F34 /* llmail.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmail.h; sourceTree = "<group>"; };
1298 619221DD074A9B59005E1F34 /* llnamevalue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llnamevalue.cpp; sourceTree = "<group>"; }; 1314 619221DD074A9B59005E1F34 /* llnamevalue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llnamevalue.cpp; sourceTree = "<group>"; };
@@ -1422,7 +1438,6 @@
1422 61923CE0074AE2CB005E1F34 /* listener_openal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = listener_openal.h; sourceTree = "<group>"; }; 1438 61923CE0074AE2CB005E1F34 /* listener_openal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = listener_openal.h; sourceTree = "<group>"; };
1423 61923CE1074AE2CB005E1F34 /* llaudiodecodemgr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llaudiodecodemgr.cpp; sourceTree = "<group>"; }; 1439 61923CE1074AE2CB005E1F34 /* llaudiodecodemgr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llaudiodecodemgr.cpp; sourceTree = "<group>"; };
1424 61923CE2074AE2CB005E1F34 /* llaudiodecodemgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llaudiodecodemgr.h; sourceTree = "<group>"; }; 1440 61923CE2074AE2CB005E1F34 /* llaudiodecodemgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llaudiodecodemgr.h; sourceTree = "<group>"; };
1425 61923CE3074AE2CB005E1F34 /* llaudiosource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llaudiosource.h; sourceTree = "<group>"; };
1426 61923CE5074AE2CB005E1F34 /* vorbisdecode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vorbisdecode.cpp; sourceTree = "<group>"; }; 1441 61923CE5074AE2CB005E1F34 /* vorbisdecode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vorbisdecode.cpp; sourceTree = "<group>"; };
1427 61923CE6074AE2CB005E1F34 /* vorbisdecode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vorbisdecode.h; sourceTree = "<group>"; }; 1442 61923CE6074AE2CB005E1F34 /* vorbisdecode.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vorbisdecode.h; sourceTree = "<group>"; };
1428 61923CE7074AE2CB005E1F34 /* vorbisencode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vorbisencode.cpp; sourceTree = "<group>"; }; 1443 61923CE7074AE2CB005E1F34 /* vorbisencode.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vorbisencode.cpp; sourceTree = "<group>"; };
@@ -1482,6 +1497,8 @@
1482 61923DA5074AE4F2005E1F34 /* llimagetga.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagetga.h; sourceTree = "<group>"; }; 1497 61923DA5074AE4F2005E1F34 /* llimagetga.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagetga.h; sourceTree = "<group>"; };
1483 61923DA8074AE4F3005E1F34 /* llmapimagetype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmapimagetype.h; sourceTree = "<group>"; }; 1498 61923DA8074AE4F3005E1F34 /* llmapimagetype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmapimagetype.h; sourceTree = "<group>"; };
1484 6192E764074A7CE9005E1F34 /* libllcommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libllcommon.a; sourceTree = BUILT_PRODUCTS_DIR; }; 1499 6192E764074A7CE9005E1F34 /* libllcommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libllcommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
1500 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatervoicewizard.cpp; sourceTree = "<group>"; };
1501 79256EA20C57D6A4000AAFA4 /* llfloatervoicewizard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatervoicewizard.h; sourceTree = "<group>"; };
1485 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatergroupinvite.cpp; sourceTree = "<group>"; }; 1502 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatergroupinvite.cpp; sourceTree = "<group>"; };
1486 84401E2E0A13CC9A006720A5 /* llfloatergroupinvite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupinvite.h; sourceTree = "<group>"; }; 1503 84401E2E0A13CC9A006720A5 /* llfloatergroupinvite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupinvite.h; sourceTree = "<group>"; };
1487 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelgroupinvite.cpp; sourceTree = "<group>"; }; 1504 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelgroupinvite.cpp; sourceTree = "<group>"; };
@@ -1497,7 +1514,6 @@
1497 8B2ECFA00534C21A00A80059 /* llfirstuse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfirstuse.cpp; sourceTree = "<group>"; }; 1514 8B2ECFA00534C21A00A80059 /* llfirstuse.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfirstuse.cpp; sourceTree = "<group>"; };
1498 9104C0CB0778AE0F001EC4F6 /* llpanelmsgs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelmsgs.cpp; sourceTree = "<group>"; }; 1515 9104C0CB0778AE0F001EC4F6 /* llpanelmsgs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelmsgs.cpp; sourceTree = "<group>"; };
1499 9104C0CD0778AE20001EC4F6 /* llpanelmsgs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelmsgs.h; sourceTree = "<group>"; }; 1516 9104C0CD0778AE20001EC4F6 /* llpanelmsgs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelmsgs.h; sourceTree = "<group>"; };
1500 910D255206484F1A0034E66F /* llvolumesliderctrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvolumesliderctrl.cpp; sourceTree = "<group>"; };
1501 9117EAA10BF24A6100845BD2 /* llpacketack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpacketack.cpp; sourceTree = "<group>"; }; 1517 9117EAA10BF24A6100845BD2 /* llpacketack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpacketack.cpp; sourceTree = "<group>"; };
1502 9118669907F4FAF700E3D5BC /* llmediaremotectrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaremotectrl.cpp; sourceTree = "<group>"; }; 1518 9118669907F4FAF700E3D5BC /* llmediaremotectrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaremotectrl.cpp; sourceTree = "<group>"; };
1503 9118669A07F4FAF700E3D5BC /* llmediaremotectrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaremotectrl.h; sourceTree = "<group>"; }; 1519 9118669A07F4FAF700E3D5BC /* llmediaremotectrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaremotectrl.h; sourceTree = "<group>"; };
@@ -1611,7 +1627,14 @@
1611 99321B11081DD26000678159 /* llworkerthread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llworkerthread.h; sourceTree = "<group>"; }; 1627 99321B11081DD26000678159 /* llworkerthread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llworkerthread.h; sourceTree = "<group>"; };
1612 99321B12081DD26000678159 /* llworkerthread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworkerthread.cpp; sourceTree = "<group>"; }; 1628 99321B12081DD26000678159 /* llworkerthread.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworkerthread.cpp; sourceTree = "<group>"; };
1613 9932ED1F056C1F0900554101 /* crashreporter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = crashreporter.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1629 9932ED1F056C1F0900554101 /* crashreporter.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = crashreporter.app; sourceTree = BUILT_PRODUCTS_DIR; };
1630 99374E450B5C603E008DB4BE /* lliosocket.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lliosocket.h; sourceTree = "<group>"; };
1631 99374E460B5C603E008DB4BE /* lliosocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lliosocket.cpp; sourceTree = "<group>"; };
1632 993A3E030B546D47007A0790 /* llvoiceclient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoiceclient.h; sourceTree = "<group>"; };
1633 993A3E040B546D47007A0790 /* llvoiceclient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvoiceclient.cpp; sourceTree = "<group>"; };
1614 994ADAE20A8016E500061DFB /* libllmozlib.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libllmozlib.dylib; path = "../../libraries/universal-darwin/lib_release/libllmozlib.dylib"; sourceTree = SOURCE_ROOT; }; 1634 994ADAE20A8016E500061DFB /* libllmozlib.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libllmozlib.dylib; path = "../../libraries/universal-darwin/lib_release/libllmozlib.dylib"; sourceTree = SOURCE_ROOT; };
1635 9956CAFB0B96679C00F58C6D /* llprefsvoice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llprefsvoice.h; sourceTree = "<group>"; };
1636 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; path = llprefsvoice.cpp; sourceTree = "<group>"; };
1637 996209680B864D0E00392531 /* SLVoiceAgent.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = SLVoiceAgent.app; path = "vivox-runtime/universal-darwin/SLVoiceAgent.app"; sourceTree = SOURCE_ROOT; };
1615 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libfmodwrapper.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 1638 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libfmodwrapper.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1616 9967E9520B37564D0087BD1B /* fmodwrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmodwrapper.cpp; sourceTree = "<group>"; }; 1639 9967E9520B37564D0087BD1B /* fmodwrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmodwrapper.cpp; sourceTree = "<group>"; };
1617 997B4BD006015820001B0407 /* viewer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = viewer.h; sourceTree = SOURCE_ROOT; }; 1640 997B4BD006015820001B0407 /* viewer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = viewer.h; sourceTree = SOURCE_ROOT; };
@@ -1715,7 +1738,6 @@
1715 997B4C5C06015821001B0407 /* llpreviewtexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewtexture.h; sourceTree = SOURCE_ROOT; }; 1738 997B4C5C06015821001B0407 /* llpreviewtexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewtexture.h; sourceTree = SOURCE_ROOT; };
1716 997B4C5D06015821001B0407 /* llpreviewsound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewsound.h; sourceTree = SOURCE_ROOT; }; 1739 997B4C5D06015821001B0407 /* llpreviewsound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewsound.h; sourceTree = SOURCE_ROOT; };
1717 997B4C5E06015821001B0407 /* llpreviewscript.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewscript.h; sourceTree = SOURCE_ROOT; }; 1740 997B4C5E06015821001B0407 /* llpreviewscript.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewscript.h; sourceTree = SOURCE_ROOT; };
1718 997B4C5F06015821001B0407 /* llpreviewobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewobject.h; sourceTree = SOURCE_ROOT; };
1719 997B4C6006015821001B0407 /* llpreviewnotecard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewnotecard.h; sourceTree = SOURCE_ROOT; }; 1741 997B4C6006015821001B0407 /* llpreviewnotecard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewnotecard.h; sourceTree = SOURCE_ROOT; };
1720 997B4C6106015821001B0407 /* llpreviewlandmark.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewlandmark.h; sourceTree = SOURCE_ROOT; }; 1742 997B4C6106015821001B0407 /* llpreviewlandmark.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewlandmark.h; sourceTree = SOURCE_ROOT; };
1721 997B4C6206015821001B0407 /* llpreview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreview.h; sourceTree = SOURCE_ROOT; }; 1743 997B4C6206015821001B0407 /* llpreview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreview.h; sourceTree = SOURCE_ROOT; };
@@ -1728,7 +1750,6 @@
1728 997B4C6C06015821001B0407 /* llpanelobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelobject.h; sourceTree = SOURCE_ROOT; }; 1750 997B4C6C06015821001B0407 /* llpanelobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelobject.h; sourceTree = SOURCE_ROOT; };
1729 997B4C6D06015822001B0407 /* llpanelnetwork.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelnetwork.h; sourceTree = SOURCE_ROOT; }; 1751 997B4C6D06015822001B0407 /* llpanelnetwork.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelnetwork.h; sourceTree = SOURCE_ROOT; };
1730 997B4C6F06015822001B0407 /* llpanelmorph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelmorph.h; sourceTree = SOURCE_ROOT; }; 1752 997B4C6F06015822001B0407 /* llpanelmorph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelmorph.h; sourceTree = SOURCE_ROOT; };
1731 997B4C7106015822001B0407 /* llpanelleaderboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelleaderboard.h; sourceTree = SOURCE_ROOT; };
1732 997B4C7206015822001B0407 /* llpanelland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelland.h; sourceTree = SOURCE_ROOT; }; 1753 997B4C7206015822001B0407 /* llpanelland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelland.h; sourceTree = SOURCE_ROOT; };
1733 997B4C7306015822001B0407 /* llpanelinventory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelinventory.h; sourceTree = SOURCE_ROOT; }; 1754 997B4C7306015822001B0407 /* llpanelinventory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelinventory.h; sourceTree = SOURCE_ROOT; };
1734 997B4C7406015822001B0407 /* llpanelinput.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelinput.h; sourceTree = SOURCE_ROOT; }; 1755 997B4C7406015822001B0407 /* llpanelinput.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelinput.h; sourceTree = SOURCE_ROOT; };
@@ -1739,7 +1760,6 @@
1739 997B4C7C06015822001B0407 /* llpaneldisplay.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldisplay.h; sourceTree = SOURCE_ROOT; }; 1760 997B4C7C06015822001B0407 /* llpaneldisplay.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldisplay.h; sourceTree = SOURCE_ROOT; };
1740 997B4C7D06015822001B0407 /* llpaneldirpopular.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirpopular.h; sourceTree = SOURCE_ROOT; }; 1761 997B4C7D06015822001B0407 /* llpaneldirpopular.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirpopular.h; sourceTree = SOURCE_ROOT; };
1741 997B4C7E06015822001B0407 /* llpaneldirplaces.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirplaces.h; sourceTree = SOURCE_ROOT; }; 1762 997B4C7E06015822001B0407 /* llpaneldirplaces.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirplaces.h; sourceTree = SOURCE_ROOT; };
1742 997B4C7F06015822001B0407 /* llpaneldirpicks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirpicks.h; sourceTree = SOURCE_ROOT; };
1743 997B4C8006015822001B0407 /* llpaneldirpeople.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirpeople.h; sourceTree = SOURCE_ROOT; }; 1763 997B4C8006015822001B0407 /* llpaneldirpeople.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirpeople.h; sourceTree = SOURCE_ROOT; };
1744 997B4C8206015822001B0407 /* llpaneldirland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirland.h; sourceTree = SOURCE_ROOT; }; 1764 997B4C8206015822001B0407 /* llpaneldirland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirland.h; sourceTree = SOURCE_ROOT; };
1745 997B4C8306015822001B0407 /* llpaneldirgroups.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirgroups.h; sourceTree = SOURCE_ROOT; }; 1765 997B4C8306015822001B0407 /* llpaneldirgroups.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirgroups.h; sourceTree = SOURCE_ROOT; };
@@ -1747,7 +1767,6 @@
1747 997B4C8506015822001B0407 /* llpaneldirevents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirevents.h; sourceTree = SOURCE_ROOT; }; 1767 997B4C8506015822001B0407 /* llpaneldirevents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirevents.h; sourceTree = SOURCE_ROOT; };
1748 997B4C8606015822001B0407 /* llpaneldirbrowser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirbrowser.h; sourceTree = SOURCE_ROOT; }; 1768 997B4C8606015822001B0407 /* llpaneldirbrowser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldirbrowser.h; sourceTree = SOURCE_ROOT; };
1749 997B4C8906015822001B0407 /* llpaneldebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldebug.h; sourceTree = SOURCE_ROOT; }; 1769 997B4C8906015822001B0407 /* llpaneldebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpaneldebug.h; sourceTree = SOURCE_ROOT; };
1750 997B4C8A06015822001B0407 /* llpanelcreate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelcreate.h; sourceTree = SOURCE_ROOT; };
1751 997B4C8B06015822001B0407 /* llpanelcontents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelcontents.h; sourceTree = SOURCE_ROOT; }; 1770 997B4C8B06015822001B0407 /* llpanelcontents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelcontents.h; sourceTree = SOURCE_ROOT; };
1752 997B4C8D06015822001B0407 /* llpanelavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelavatar.h; sourceTree = SOURCE_ROOT; }; 1771 997B4C8D06015822001B0407 /* llpanelavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelavatar.h; sourceTree = SOURCE_ROOT; };
1753 997B4C8E06015822001B0407 /* llpanelaudioprefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelaudioprefs.h; sourceTree = SOURCE_ROOT; }; 1772 997B4C8E06015822001B0407 /* llpanelaudioprefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelaudioprefs.h; sourceTree = SOURCE_ROOT; };
@@ -1804,7 +1823,6 @@
1804 997B4CD106015822001B0407 /* llfloaterlandholdings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterlandholdings.h; sourceTree = SOURCE_ROOT; }; 1823 997B4CD106015822001B0407 /* llfloaterlandholdings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterlandholdings.h; sourceTree = SOURCE_ROOT; };
1805 997B4CD206015822001B0407 /* llfloaterland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterland.h; sourceTree = SOURCE_ROOT; }; 1824 997B4CD206015822001B0407 /* llfloaterland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterland.h; sourceTree = SOURCE_ROOT; };
1806 997B4CD406015822001B0407 /* llfloatergroups.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroups.h; sourceTree = SOURCE_ROOT; }; 1825 997B4CD406015822001B0407 /* llfloatergroups.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroups.h; sourceTree = SOURCE_ROOT; };
1807 997B4CD506015822001B0407 /* llfloatergroupprofile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupprofile.h; sourceTree = SOURCE_ROOT; };
1808 997B4CD606015822001B0407 /* llfloatergroupinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupinfo.h; sourceTree = SOURCE_ROOT; }; 1826 997B4CD606015822001B0407 /* llfloatergroupinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupinfo.h; sourceTree = SOURCE_ROOT; };
1809 997B4CD806015822001B0407 /* llfloatergodtools.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergodtools.h; sourceTree = SOURCE_ROOT; }; 1827 997B4CD806015822001B0407 /* llfloatergodtools.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergodtools.h; sourceTree = SOURCE_ROOT; };
1810 997B4CD906015822001B0407 /* llfloatergesture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergesture.h; sourceTree = SOURCE_ROOT; }; 1828 997B4CD906015822001B0407 /* llfloatergesture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergesture.h; sourceTree = SOURCE_ROOT; };
@@ -1828,7 +1846,6 @@
1828 997B4CF206015822001B0407 /* llemote.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llemote.h; sourceTree = SOURCE_ROOT; }; 1846 997B4CF206015822001B0407 /* llemote.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llemote.h; sourceTree = SOURCE_ROOT; };
1829 997B4CF406015822001B0407 /* lldriverparam.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldriverparam.h; sourceTree = SOURCE_ROOT; }; 1847 997B4CF406015822001B0407 /* lldriverparam.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldriverparam.h; sourceTree = SOURCE_ROOT; };
1830 997B4CF506015823001B0407 /* lldrawpoolwater.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolwater.h; sourceTree = SOURCE_ROOT; }; 1848 997B4CF506015823001B0407 /* lldrawpoolwater.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolwater.h; sourceTree = SOURCE_ROOT; };
1831 997B4CF606015823001B0407 /* lldrawpooltreenew.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpooltreenew.h; sourceTree = SOURCE_ROOT; };
1832 997B4CF706015823001B0407 /* lldrawpooltree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpooltree.h; sourceTree = SOURCE_ROOT; }; 1849 997B4CF706015823001B0407 /* lldrawpooltree.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpooltree.h; sourceTree = SOURCE_ROOT; };
1833 997B4CF806015823001B0407 /* lldrawpoolterrain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolterrain.h; sourceTree = SOURCE_ROOT; }; 1850 997B4CF806015823001B0407 /* lldrawpoolterrain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolterrain.h; sourceTree = SOURCE_ROOT; };
1834 997B4CFA06015823001B0407 /* lldrawpoolsky.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolsky.h; sourceTree = SOURCE_ROOT; }; 1851 997B4CFA06015823001B0407 /* lldrawpoolsky.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolsky.h; sourceTree = SOURCE_ROOT; };
@@ -1840,7 +1857,6 @@
1840 997B4D0006015823001B0407 /* lldrawpool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpool.h; sourceTree = SOURCE_ROOT; }; 1857 997B4D0006015823001B0407 /* lldrawpool.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpool.h; sourceTree = SOURCE_ROOT; };
1841 997B4D0106015823001B0407 /* lldrawable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawable.h; sourceTree = SOURCE_ROOT; }; 1858 997B4D0106015823001B0407 /* lldrawable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawable.h; sourceTree = SOURCE_ROOT; };
1842 997B4D0306015823001B0407 /* lldebugview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldebugview.h; sourceTree = SOURCE_ROOT; }; 1859 997B4D0306015823001B0407 /* lldebugview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldebugview.h; sourceTree = SOURCE_ROOT; };
1843 997B4D0506015823001B0407 /* llconversation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llconversation.h; sourceTree = SOURCE_ROOT; };
1844 997B4D0606015823001B0407 /* llcontainerview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcontainerview.h; sourceTree = SOURCE_ROOT; }; 1860 997B4D0606015823001B0407 /* llcontainerview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcontainerview.h; sourceTree = SOURCE_ROOT; };
1845 997B4D0706015823001B0407 /* llconsole.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llconsole.h; sourceTree = SOURCE_ROOT; }; 1861 997B4D0706015823001B0407 /* llconsole.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llconsole.h; sourceTree = SOURCE_ROOT; };
1846 997B4D0806015823001B0407 /* llcompilequeue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcompilequeue.h; sourceTree = SOURCE_ROOT; }; 1862 997B4D0806015823001B0407 /* llcompilequeue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcompilequeue.h; sourceTree = SOURCE_ROOT; };
@@ -1856,8 +1872,6 @@
1856 997B4D1806015823001B0407 /* llbbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llbbox.h; sourceTree = SOURCE_ROOT; }; 1872 997B4D1806015823001B0407 /* llbbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llbbox.h; sourceTree = SOURCE_ROOT; };
1857 997B4D1C06015823001B0407 /* llaudiostatus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llaudiostatus.h; sourceTree = SOURCE_ROOT; }; 1873 997B4D1C06015823001B0407 /* llaudiostatus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llaudiostatus.h; sourceTree = SOURCE_ROOT; };
1858 997B4D1E06015823001B0407 /* llappearance.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llappearance.h; sourceTree = SOURCE_ROOT; }; 1874 997B4D1E06015823001B0407 /* llappearance.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llappearance.h; sourceTree = SOURCE_ROOT; };
1859 997B4D2006015823001B0407 /* llagparray.inl */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.h; fileEncoding = 30; path = llagparray.inl; sourceTree = SOURCE_ROOT; };
1860 997B4D2106015823001B0407 /* llagparray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagparray.h; sourceTree = SOURCE_ROOT; };
1861 997B4D2206015823001B0407 /* llagentpilot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentpilot.h; sourceTree = SOURCE_ROOT; }; 1875 997B4D2206015823001B0407 /* llagentpilot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentpilot.h; sourceTree = SOURCE_ROOT; };
1862 997B4D2306015823001B0407 /* llagent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagent.h; sourceTree = SOURCE_ROOT; }; 1876 997B4D2306015823001B0407 /* llagent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagent.h; sourceTree = SOURCE_ROOT; };
1863 997B4D2406015823001B0407 /* head.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = head.h; sourceTree = SOURCE_ROOT; }; 1877 997B4D2406015823001B0407 /* head.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = head.h; sourceTree = SOURCE_ROOT; };
@@ -1879,6 +1893,7 @@
1879 99BB5175099AC2A4004BF9F2 /* llconfirmationmanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llconfirmationmanager.h; sourceTree = SOURCE_ROOT; }; 1893 99BB5175099AC2A4004BF9F2 /* llconfirmationmanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llconfirmationmanager.h; sourceTree = SOURCE_ROOT; };
1880 99C6BFA80A1BBD4800419AE7 /* llfloaterhtmlfind.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterhtmlfind.h; sourceTree = "<group>"; }; 1894 99C6BFA80A1BBD4800419AE7 /* llfloaterhtmlfind.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterhtmlfind.h; sourceTree = "<group>"; };
1881 99C6BFA90A1BBD4800419AE7 /* llfloaterhtmlfind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterhtmlfind.cpp; sourceTree = "<group>"; }; 1895 99C6BFA90A1BBD4800419AE7 /* llfloaterhtmlfind.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterhtmlfind.cpp; sourceTree = "<group>"; };
1896 99C9FA660B6AD9BF00A1BBA6 /* SLVoice */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; name = SLVoice; path = "vivox-runtime/universal-darwin/SLVoice"; sourceTree = SOURCE_ROOT; };
1882 99D5703305BDEFD7004DE704 /* AutoUpdater.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AutoUpdater.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1897 99D5703305BDEFD7004DE704 /* AutoUpdater.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AutoUpdater.app; sourceTree = BUILT_PRODUCTS_DIR; };
1883 99D5703505BDEFD8004DE704 /* AutoUpdater-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "AutoUpdater-Info.plist"; sourceTree = SOURCE_ROOT; }; 1898 99D5703505BDEFD8004DE704 /* AutoUpdater-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "AutoUpdater-Info.plist"; sourceTree = SOURCE_ROOT; };
1884 99D8B25508735BFE002F8938 /* material_codes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = material_codes.h; sourceTree = "<group>"; }; 1899 99D8B25508735BFE002F8938 /* material_codes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = material_codes.h; sourceTree = "<group>"; };
@@ -1896,6 +1911,10 @@
1896 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvoinventorylistener.cpp; sourceTree = SOURCE_ROOT; }; 1911 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvoinventorylistener.cpp; sourceTree = SOURCE_ROOT; };
1897 99E43518092D6535003AE728 /* llcommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = llcommon.h; path = ../llcommon/llcommon.h; sourceTree = SOURCE_ROOT; }; 1912 99E43518092D6535003AE728 /* llcommon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = llcommon.h; path = ../llcommon/llcommon.h; sourceTree = SOURCE_ROOT; };
1898 99E43519092D6535003AE728 /* llcommon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llcommon.cpp; path = ../llcommon/llcommon.cpp; sourceTree = SOURCE_ROOT; }; 1913 99E43519092D6535003AE728 /* llcommon.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llcommon.cpp; path = ../llcommon/llcommon.cpp; sourceTree = SOURCE_ROOT; };
1914 99E63DEF0BCADD14000C1751 /* libalut.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libalut.dylib; path = "vivox-runtime/universal-darwin/libalut.dylib"; sourceTree = SOURCE_ROOT; };
1915 99E63DF00BCADD14000C1751 /* libortp.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libortp.dylib; path = "vivox-runtime/universal-darwin/libortp.dylib"; sourceTree = SOURCE_ROOT; };
1916 99E63DF10BCADD14000C1751 /* libvivoxsdk.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libvivoxsdk.dylib; path = "vivox-runtime/universal-darwin/libvivoxsdk.dylib"; sourceTree = SOURCE_ROOT; };
1917 99E63DF20BCADD14000C1751 /* libopenal.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libopenal.dylib; path = "vivox-runtime/universal-darwin/libopenal.dylib"; sourceTree = SOURCE_ROOT; };
1899 99E64035081F1CB80009003F /* llglheaders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llglheaders.h; sourceTree = "<group>"; }; 1918 99E64035081F1CB80009003F /* llglheaders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llglheaders.h; sourceTree = "<group>"; };
1900 99E64036081F1CB80009003F /* llgl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llgl.cpp; sourceTree = "<group>"; }; 1919 99E64036081F1CB80009003F /* llgl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llgl.cpp; sourceTree = "<group>"; };
1901 99E64037081F1CB80009003F /* llgl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llgl.h; sourceTree = "<group>"; }; 1920 99E64037081F1CB80009003F /* llgl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llgl.h; sourceTree = "<group>"; };
@@ -1969,6 +1988,8 @@
1969 AA0E2A600A2FDAEE0066250A /* llcontrol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcontrol.h; sourceTree = "<group>"; }; 1988 AA0E2A600A2FDAEE0066250A /* llcontrol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcontrol.h; sourceTree = "<group>"; };
1970 AA0E2A620A2FDB340066250A /* lltoolpipette.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lltoolpipette.cpp; sourceTree = "<group>"; }; 1989 AA0E2A620A2FDB340066250A /* lltoolpipette.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lltoolpipette.cpp; sourceTree = "<group>"; };
1971 AA0E2A630A2FDB340066250A /* lltoolpipette.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lltoolpipette.h; sourceTree = "<group>"; }; 1990 AA0E2A630A2FDB340066250A /* lltoolpipette.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lltoolpipette.h; sourceTree = "<group>"; };
1991 AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelaudiovolume.cpp; sourceTree = "<group>"; };
1992 AA11834F0C1DF9C400FDE5BA /* llpanelaudiovolume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelaudiovolume.h; sourceTree = "<group>"; };
1972 AA348DF80B0EAB31002C3015 /* llcurl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcurl.cpp; sourceTree = "<group>"; }; 1993 AA348DF80B0EAB31002C3015 /* llcurl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcurl.cpp; sourceTree = "<group>"; };
1973 AA348DF90B0EAB31002C3015 /* llcurl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcurl.h; sourceTree = "<group>"; }; 1994 AA348DF90B0EAB31002C3015 /* llcurl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcurl.h; sourceTree = "<group>"; };
1974 AAA133690A3F94D000419F7C /* lluistring.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lluistring.cpp; sourceTree = "<group>"; }; 1995 AAA133690A3F94D000419F7C /* lluistring.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lluistring.cpp; sourceTree = "<group>"; };
@@ -1981,6 +2002,8 @@
1981 AAEAAF260A8104D8005F0707 /* llscrollingpanellist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llscrollingpanellist.h; sourceTree = "<group>"; }; 2002 AAEAAF260A8104D8005F0707 /* llscrollingpanellist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llscrollingpanellist.h; sourceTree = "<group>"; };
1982 AAF5FFD00B13F71900D28A84 /* lltexturecache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lltexturecache.cpp; sourceTree = "<group>"; }; 2003 AAF5FFD00B13F71900D28A84 /* lltexturecache.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lltexturecache.cpp; sourceTree = "<group>"; };
1983 AAF5FFD10B13F71900D28A84 /* lltexturecache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lltexturecache.h; sourceTree = "<group>"; }; 2004 AAF5FFD10B13F71900D28A84 /* lltexturecache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lltexturecache.h; sourceTree = "<group>"; };
2005 AB058FE40B3B74AD003C59D8 /* llvoicevisualizer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoicevisualizer.h; sourceTree = "<group>"; };
2006 ABD8702D0B3C68630007C63B /* llvoavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoavatar.h; sourceTree = "<group>"; };
1984 C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterinspect.cpp; sourceTree = "<group>"; }; 2007 C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterinspect.cpp; sourceTree = "<group>"; };
1985 C16C084F0B4AE6C7009AD67F /* llfloaterinspect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterinspect.h; sourceTree = "<group>"; }; 2008 C16C084F0B4AE6C7009AD67F /* llfloaterinspect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterinspect.h; sourceTree = "<group>"; };
1986 C1F5D0A30B138AEB00827F1D /* lluserrelations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lluserrelations.cpp; sourceTree = "<group>"; }; 2009 C1F5D0A30B138AEB00827F1D /* lluserrelations.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lluserrelations.cpp; sourceTree = "<group>"; };
@@ -2001,6 +2024,14 @@
2001 D62831620B4F3FA200F8830F /* llimagegl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagegl.h; sourceTree = "<group>"; }; 2024 D62831620B4F3FA200F8830F /* llimagegl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagegl.h; sourceTree = "<group>"; };
2002 D62831640B4F3FA200F8830F /* llvertexprogramgl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvertexprogramgl.cpp; sourceTree = "<group>"; }; 2025 D62831640B4F3FA200F8830F /* llvertexprogramgl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvertexprogramgl.cpp; sourceTree = "<group>"; };
2003 D62831650B4F3FA200F8830F /* llvertexprogramgl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvertexprogramgl.h; sourceTree = "<group>"; }; 2026 D62831650B4F3FA200F8830F /* llvertexprogramgl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvertexprogramgl.h; sourceTree = "<group>"; };
2027 D6B7667F0BFE8E9A00DC8153 /* llfloaterchatterbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterchatterbox.cpp; sourceTree = "<group>"; };
2028 D6B766820BFE8ED700DC8153 /* llfloaterchatterbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterchatterbox.h; sourceTree = "<group>"; };
2029 D8CA570D0BAF74FC0093D6D4 /* llvoicevisualizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llvoicevisualizer.h; sourceTree = "<group>"; };
2030 D8CA570E0BAF74FC0093D6D4 /* llvoicevisualizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llvoicevisualizer.cpp; sourceTree = "<group>"; };
2031 D8EAB8B40BE7B3D10067DBB3 /* llfloateractivespeakers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloateractivespeakers.cpp; sourceTree = "<group>"; };
2032 D8EAB8B50BE7B3D10067DBB3 /* llfloateractivespeakers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloateractivespeakers.h; sourceTree = "<group>"; };
2033 D8EAB8B80BE7B4490067DBB3 /* llvoiceremotectrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvoiceremotectrl.cpp; sourceTree = "<group>"; };
2034 D8EAB8B90BE7B4490067DBB3 /* llvoiceremotectrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoiceremotectrl.h; sourceTree = "<group>"; };
2004 DA4B14140B978815003F64DE /* llhttpsender.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhttpsender.cpp; sourceTree = "<group>"; }; 2035 DA4B14140B978815003F64DE /* llhttpsender.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhttpsender.cpp; sourceTree = "<group>"; };
2005 DA4B14150B978815003F64DE /* llhttpsender.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llhttpsender.h; sourceTree = "<group>"; }; 2036 DA4B14150B978815003F64DE /* llhttpsender.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llhttpsender.h; sourceTree = "<group>"; };
2006 DA4B14160B978815003F64DE /* llmessagetemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagetemplate.h; sourceTree = "<group>"; }; 2037 DA4B14160B978815003F64DE /* llmessagetemplate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagetemplate.h; sourceTree = "<group>"; };
@@ -2083,7 +2114,6 @@
2083 EB3EE713083AC23D002BF676 /* llviewertexteditor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewertexteditor.h; sourceTree = "<group>"; }; 2114 EB3EE713083AC23D002BF676 /* llviewertexteditor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewertexteditor.h; sourceTree = "<group>"; };
2084 EB3EE714083AC23D002BF676 /* llvieweruictrlfactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvieweruictrlfactory.cpp; sourceTree = "<group>"; }; 2115 EB3EE714083AC23D002BF676 /* llvieweruictrlfactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvieweruictrlfactory.cpp; sourceTree = "<group>"; };
2085 EB3EE715083AC23D002BF676 /* llvieweruictrlfactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvieweruictrlfactory.h; sourceTree = "<group>"; }; 2116 EB3EE715083AC23D002BF676 /* llvieweruictrlfactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvieweruictrlfactory.h; sourceTree = "<group>"; };
2086 EB3EE716083AC23D002BF676 /* llvolumesliderctrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvolumesliderctrl.h; sourceTree = "<group>"; };
2087 EB3EE725083AC2F2002BF676 /* llimagedxt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimagedxt.cpp; sourceTree = "<group>"; }; 2117 EB3EE725083AC2F2002BF676 /* llimagedxt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimagedxt.cpp; sourceTree = "<group>"; };
2088 EB3EE726083AC2F2002BF676 /* llimagedxt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagedxt.h; sourceTree = "<group>"; }; 2118 EB3EE726083AC2F2002BF676 /* llimagedxt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagedxt.h; sourceTree = "<group>"; };
2089 EB9E8314082AEEF2007B4479 /* llmenugl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmenugl.cpp; sourceTree = "<group>"; }; 2119 EB9E8314082AEEF2007B4479 /* llmenugl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmenugl.cpp; sourceTree = "<group>"; };
@@ -2327,7 +2357,13 @@
2327 children = ( 2357 children = (
2328 019200F204DD7D3500A800A7 /* macview.r */, 2358 019200F204DD7D3500A800A7 /* macview.r */,
2329 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */, 2359 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */,
2360 99C9FA660B6AD9BF00A1BBA6 /* SLVoice */,
2361 996209680B864D0E00392531 /* SLVoiceAgent.app */,
2330 9930A8E30B8FB10A00197ECA /* language.txt */, 2362 9930A8E30B8FB10A00197ECA /* language.txt */,
2363 99E63DEF0BCADD14000C1751 /* libalut.dylib */,
2364 99E63DF00BCADD14000C1751 /* libortp.dylib */,
2365 99E63DF10BCADD14000C1751 /* libvivoxsdk.dylib */,
2366 99E63DF20BCADD14000C1751 /* libopenal.dylib */,
2331 ); 2367 );
2332 name = Resources; 2368 name = Resources;
2333 sourceTree = "<group>"; 2369 sourceTree = "<group>";
@@ -2345,6 +2381,25 @@
2345 26F529A0051F61CD00A80050 /* newview */ = { 2381 26F529A0051F61CD00A80050 /* newview */ = {
2346 isa = PBXGroup; 2382 isa = PBXGroup;
2347 children = ( 2383 children = (
2384 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */,
2385 79256EA20C57D6A4000AAFA4 /* llfloatervoicewizard.h */,
2386 AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */,
2387 AA11834F0C1DF9C400FDE5BA /* llpanelaudiovolume.h */,
2388 D6B766820BFE8ED700DC8153 /* llfloaterchatterbox.h */,
2389 D6B7667F0BFE8E9A00DC8153 /* llfloaterchatterbox.cpp */,
2390 D8EAB8B80BE7B4490067DBB3 /* llvoiceremotectrl.cpp */,
2391 D8EAB8B90BE7B4490067DBB3 /* llvoiceremotectrl.h */,
2392 D8EAB8B40BE7B3D10067DBB3 /* llfloateractivespeakers.cpp */,
2393 D8EAB8B50BE7B3D10067DBB3 /* llfloateractivespeakers.h */,
2394 9956CAFB0B96679C00F58C6D /* llprefsvoice.h */,
2395 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */,
2396 993A3E030B546D47007A0790 /* llvoiceclient.h */,
2397 993A3E040B546D47007A0790 /* llvoiceclient.cpp */,
2398 ABD8702D0B3C68630007C63B /* llvoavatar.h */,
2399 AB058FE40B3B74AD003C59D8 /* llvoicevisualizer.h */,
2400 1A0DA5100C3AC07700361F49 /* llviewerjointmesh_vec.cpp */,
2401 1A0DA5110C3AC07700361F49 /* llviewerjointmesh_sse2.cpp */,
2402 1A0DA5120C3AC07700361F49 /* llviewerjointmesh_sse.cpp */,
2348 26F52A9D051F61DF00A80050 /* head.cpp */, 2403 26F52A9D051F61DF00A80050 /* head.cpp */,
2349 26F52A41051F61DF00A80050 /* llagent.cpp */, 2404 26F52A41051F61DF00A80050 /* llagent.cpp */,
2350 1A758C910A436FCA00589675 /* llagentdata.cpp */, 2405 1A758C910A436FCA00589675 /* llagentdata.cpp */,
@@ -2353,7 +2408,6 @@
2353 FD59ED5E0AF2AF460086642A /* llassetuploadresponders.h */, 2408 FD59ED5E0AF2AF460086642A /* llassetuploadresponders.h */,
2354 26F52AB2051F61DF00A80050 /* llasynchostbyname.cpp */, 2409 26F52AB2051F61DF00A80050 /* llasynchostbyname.cpp */,
2355 918166CA06516C59005727DC /* llaudiosourcevo.cpp */, 2410 918166CA06516C59005727DC /* llaudiosourcevo.cpp */,
2356 26F52AB3051F61DF00A80050 /* llaudiostatus.cpp */,
2357 26F52A33051F61DF00A80050 /* llbbox.cpp */, 2411 26F52A33051F61DF00A80050 /* llbbox.cpp */,
2358 26F52ABF051F61DF00A80050 /* llbox.cpp */, 2412 26F52ABF051F61DF00A80050 /* llbox.cpp */,
2359 26F529F0051F61DF00A80050 /* llcallbacklist.cpp */, 2413 26F529F0051F61DF00A80050 /* llcallbacklist.cpp */,
@@ -2703,8 +2757,6 @@
2703 26F529CF051F61DF00A80050 /* llvoground.cpp */, 2757 26F529CF051F61DF00A80050 /* llvoground.cpp */,
2704 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */, 2758 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */,
2705 99E43515092D64E6003AE728 /* llvoinventorylistener.h */, 2759 99E43515092D64E6003AE728 /* llvoinventorylistener.h */,
2706 910D255206484F1A0034E66F /* llvolumesliderctrl.cpp */,
2707 EB3EE716083AC23D002BF676 /* llvolumesliderctrl.h */,
2708 26F529CD051F61DF00A80050 /* llvopartgroup.cpp */, 2760 26F529CD051F61DF00A80050 /* llvopartgroup.cpp */,
2709 26F529CC051F61DF00A80050 /* llvosky.cpp */, 2761 26F529CC051F61DF00A80050 /* llvosky.cpp */,
2710 A3077C0509DCB8140059ED75 /* llvostars.cpp */, 2762 A3077C0509DCB8140059ED75 /* llvostars.cpp */,
@@ -2730,6 +2782,8 @@
2730 26F529BD051F61DF00A80050 /* noise.cpp */, 2782 26F529BD051F61DF00A80050 /* noise.cpp */,
2731 26F529BA051F61DF00A80050 /* pipeline.cpp */, 2783 26F529BA051F61DF00A80050 /* pipeline.cpp */,
2732 26E79A760520BEC400A80050 /* viewer.cpp */, 2784 26E79A760520BEC400A80050 /* viewer.cpp */,
2785 D8CA570D0BAF74FC0093D6D4 /* llvoicevisualizer.h */,
2786 D8CA570E0BAF74FC0093D6D4 /* llvoicevisualizer.cpp */,
2733 ); 2787 );
2734 name = newview; 2788 name = newview;
2735 sourceTree = "<group>"; 2789 sourceTree = "<group>";
@@ -2960,7 +3014,6 @@
2960 619221B2074A9B58005E1F34 /* v4coloru.h */, 3014 619221B2074A9B58005E1F34 /* v4coloru.h */,
2961 619221B3074A9B58005E1F34 /* v4math.cpp */, 3015 619221B3074A9B58005E1F34 /* v4math.cpp */,
2962 619221B4074A9B58005E1F34 /* v4math.h */, 3016 619221B4074A9B58005E1F34 /* v4math.h */,
2963 619221B5074A9B58005E1F34 /* vmath.h */,
2964 619221B6074A9B58005E1F34 /* xform.cpp */, 3017 619221B6074A9B58005E1F34 /* xform.cpp */,
2965 619221B7074A9B58005E1F34 /* xform.h */, 3018 619221B7074A9B58005E1F34 /* xform.h */,
2966 ); 3019 );
@@ -2971,6 +3024,8 @@
2971 619221B8074A9B58005E1F34 /* llmessage */ = { 3024 619221B8074A9B58005E1F34 /* llmessage */ = {
2972 isa = PBXGroup; 3025 isa = PBXGroup;
2973 children = ( 3026 children = (
3027 99374E450B5C603E008DB4BE /* lliosocket.h */,
3028 99374E460B5C603E008DB4BE /* lliosocket.cpp */,
2974 9117EAA10BF24A6100845BD2 /* llpacketack.cpp */, 3029 9117EAA10BF24A6100845BD2 /* llpacketack.cpp */,
2975 9CC281000BE79746006D8BDC /* llmessagetemplateparser.h */, 3030 9CC281000BE79746006D8BDC /* llmessagetemplateparser.h */,
2976 9CC280FE0BE79737006D8BDC /* llmessagetemplateparser.cpp */, 3031 9CC280FE0BE79737006D8BDC /* llmessagetemplateparser.cpp */,
@@ -3053,7 +3108,6 @@
3053 619221D7074A9B59005E1F34 /* llinstantmessage.h */, 3108 619221D7074A9B59005E1F34 /* llinstantmessage.h */,
3054 619221D8074A9B59005E1F34 /* llinvite.h */, 3109 619221D8074A9B59005E1F34 /* llinvite.h */,
3055 619221D9074A9B59005E1F34 /* llloginflags.h */, 3110 619221D9074A9B59005E1F34 /* llloginflags.h */,
3056 619221DA074A9B59005E1F34 /* lllsltransmit.h */,
3057 619221DB074A9B59005E1F34 /* llmail.cpp */, 3111 619221DB074A9B59005E1F34 /* llmail.cpp */,
3058 619221DC074A9B59005E1F34 /* llmail.h */, 3112 619221DC074A9B59005E1F34 /* llmail.h */,
3059 619221DD074A9B59005E1F34 /* llnamevalue.cpp */, 3113 619221DD074A9B59005E1F34 /* llnamevalue.cpp */,
@@ -3394,7 +3448,6 @@
3394 61923CE0074AE2CB005E1F34 /* listener_openal.h */, 3448 61923CE0074AE2CB005E1F34 /* listener_openal.h */,
3395 61923CE1074AE2CB005E1F34 /* llaudiodecodemgr.cpp */, 3449 61923CE1074AE2CB005E1F34 /* llaudiodecodemgr.cpp */,
3396 61923CE2074AE2CB005E1F34 /* llaudiodecodemgr.h */, 3450 61923CE2074AE2CB005E1F34 /* llaudiodecodemgr.h */,
3397 61923CE3074AE2CB005E1F34 /* llaudiosource.h */,
3398 61923CE5074AE2CB005E1F34 /* vorbisdecode.cpp */, 3451 61923CE5074AE2CB005E1F34 /* vorbisdecode.cpp */,
3399 61923CE6074AE2CB005E1F34 /* vorbisdecode.h */, 3452 61923CE6074AE2CB005E1F34 /* vorbisdecode.h */,
3400 61923CE7074AE2CB005E1F34 /* vorbisencode.cpp */, 3453 61923CE7074AE2CB005E1F34 /* vorbisencode.cpp */,
@@ -3525,8 +3578,6 @@
3525 997B4D2306015823001B0407 /* llagent.h */, 3578 997B4D2306015823001B0407 /* llagent.h */,
3526 1A758C990A43700400589675 /* llagentdata.h */, 3579 1A758C990A43700400589675 /* llagentdata.h */,
3527 997B4D2206015823001B0407 /* llagentpilot.h */, 3580 997B4D2206015823001B0407 /* llagentpilot.h */,
3528 997B4D2106015823001B0407 /* llagparray.h */,
3529 997B4D2006015823001B0407 /* llagparray.inl */,
3530 997B4D1E06015823001B0407 /* llappearance.h */, 3581 997B4D1E06015823001B0407 /* llappearance.h */,
3531 997B4D2506015823001B0407 /* llasynchostbyname.h */, 3582 997B4D2506015823001B0407 /* llasynchostbyname.h */,
3532 997B4D1C06015823001B0407 /* llaudiostatus.h */, 3583 997B4D1C06015823001B0407 /* llaudiostatus.h */,
@@ -3544,7 +3595,6 @@
3544 997B4D0806015823001B0407 /* llcompilequeue.h */, 3595 997B4D0806015823001B0407 /* llcompilequeue.h */,
3545 997B4D0706015823001B0407 /* llconsole.h */, 3596 997B4D0706015823001B0407 /* llconsole.h */,
3546 997B4D0606015823001B0407 /* llcontainerview.h */, 3597 997B4D0606015823001B0407 /* llcontainerview.h */,
3547 997B4D0506015823001B0407 /* llconversation.h */,
3548 997B4CEF06015822001B0407 /* llcubemap.h */, 3598 997B4CEF06015822001B0407 /* llcubemap.h */,
3549 997B4CEE06015822001B0407 /* llcylinder.h */, 3599 997B4CEE06015822001B0407 /* llcylinder.h */,
3550 997B4D0306015823001B0407 /* lldebugview.h */, 3600 997B4D0306015823001B0407 /* lldebugview.h */,
@@ -3558,7 +3608,6 @@
3558 997B4CFA06015823001B0407 /* lldrawpoolsky.h */, 3608 997B4CFA06015823001B0407 /* lldrawpoolsky.h */,
3559 997B4CF806015823001B0407 /* lldrawpoolterrain.h */, 3609 997B4CF806015823001B0407 /* lldrawpoolterrain.h */,
3560 997B4CF706015823001B0407 /* lldrawpooltree.h */, 3610 997B4CF706015823001B0407 /* lldrawpooltree.h */,
3561 997B4CF606015823001B0407 /* lldrawpooltreenew.h */,
3562 997B4CF506015823001B0407 /* lldrawpoolwater.h */, 3611 997B4CF506015823001B0407 /* lldrawpoolwater.h */,
3563 997B4CF406015822001B0407 /* lldriverparam.h */, 3612 997B4CF406015822001B0407 /* lldriverparam.h */,
3564 997B4CF206015822001B0407 /* llemote.h */, 3613 997B4CF206015822001B0407 /* llemote.h */,
@@ -3588,7 +3637,6 @@
3588 997B4CD806015822001B0407 /* llfloatergodtools.h */, 3637 997B4CD806015822001B0407 /* llfloatergodtools.h */,
3589 997B4CD606015822001B0407 /* llfloatergroupinfo.h */, 3638 997B4CD606015822001B0407 /* llfloatergroupinfo.h */,
3590 84401E2E0A13CC9A006720A5 /* llfloatergroupinvite.h */, 3639 84401E2E0A13CC9A006720A5 /* llfloatergroupinvite.h */,
3591 997B4CD506015822001B0407 /* llfloatergroupprofile.h */,
3592 997B4CD406015822001B0407 /* llfloatergroups.h */, 3640 997B4CD406015822001B0407 /* llfloatergroups.h */,
3593 997B4CD206015822001B0407 /* llfloaterland.h */, 3641 997B4CD206015822001B0407 /* llfloaterland.h */,
3594 997B4CD106015822001B0407 /* llfloaterlandholdings.h */, 3642 997B4CD106015822001B0407 /* llfloaterlandholdings.h */,
@@ -3656,7 +3704,6 @@
3656 997B4C8D06015822001B0407 /* llpanelavatar.h */, 3704 997B4C8D06015822001B0407 /* llpanelavatar.h */,
3657 99FBB048087363B00048A5CC /* llpanelclassified.h */, 3705 99FBB048087363B00048A5CC /* llpanelclassified.h */,
3658 997B4C8B06015822001B0407 /* llpanelcontents.h */, 3706 997B4C8B06015822001B0407 /* llpanelcontents.h */,
3659 997B4C8A06015822001B0407 /* llpanelcreate.h */,
3660 997B4C8906015822001B0407 /* llpaneldebug.h */, 3707 997B4C8906015822001B0407 /* llpaneldebug.h */,
3661 997B4C8606015822001B0407 /* llpaneldirbrowser.h */, 3708 997B4C8606015822001B0407 /* llpaneldirbrowser.h */,
3662 99FBB090087366930048A5CC /* llpaneldirclassified.h */, 3709 99FBB090087366930048A5CC /* llpaneldirclassified.h */,
@@ -3665,7 +3712,6 @@
3665 997B4C8306015822001B0407 /* llpaneldirgroups.h */, 3712 997B4C8306015822001B0407 /* llpaneldirgroups.h */,
3666 997B4C8206015822001B0407 /* llpaneldirland.h */, 3713 997B4C8206015822001B0407 /* llpaneldirland.h */,
3667 997B4C8006015822001B0407 /* llpaneldirpeople.h */, 3714 997B4C8006015822001B0407 /* llpaneldirpeople.h */,
3668 997B4C7F06015822001B0407 /* llpaneldirpicks.h */,
3669 997B4C7E06015822001B0407 /* llpaneldirplaces.h */, 3715 997B4C7E06015822001B0407 /* llpaneldirplaces.h */,
3670 997B4C7D06015822001B0407 /* llpaneldirpopular.h */, 3716 997B4C7D06015822001B0407 /* llpaneldirpopular.h */,
3671 997B4C7C06015822001B0407 /* llpaneldisplay.h */, 3717 997B4C7C06015822001B0407 /* llpaneldisplay.h */,
@@ -3684,7 +3730,6 @@
3684 997B4C7206015822001B0407 /* llpanelland.h */, 3730 997B4C7206015822001B0407 /* llpanelland.h */,
3685 1A758C970A436FF000589675 /* llpanellandobjects.h */, 3731 1A758C970A436FF000589675 /* llpanellandobjects.h */,
3686 1A758C980A436FF400589675 /* llpanellandoptions.h */, 3732 1A758C980A436FF400589675 /* llpanellandoptions.h */,
3687 997B4C7106015822001B0407 /* llpanelleaderboard.h */,
3688 A3AF6BD00A544F0A005B5E2C /* llpanellogin.h */, 3733 A3AF6BD00A544F0A005B5E2C /* llpanellogin.h */,
3689 997B4C6F06015822001B0407 /* llpanelmorph.h */, 3734 997B4C6F06015822001B0407 /* llpanelmorph.h */,
3690 9104C0CD0778AE20001EC4F6 /* llpanelmsgs.h */, 3735 9104C0CD0778AE20001EC4F6 /* llpanelmsgs.h */,
@@ -3702,7 +3747,6 @@
3702 91FC1D4606527FEC009CF498 /* llpreviewgesture.h */, 3747 91FC1D4606527FEC009CF498 /* llpreviewgesture.h */,
3703 997B4C6106015821001B0407 /* llpreviewlandmark.h */, 3748 997B4C6106015821001B0407 /* llpreviewlandmark.h */,
3704 997B4C6006015821001B0407 /* llpreviewnotecard.h */, 3749 997B4C6006015821001B0407 /* llpreviewnotecard.h */,
3705 997B4C5F06015821001B0407 /* llpreviewobject.h */,
3706 997B4C5E06015821001B0407 /* llpreviewscript.h */, 3750 997B4C5E06015821001B0407 /* llpreviewscript.h */,
3707 997B4C5D06015821001B0407 /* llpreviewsound.h */, 3751 997B4C5D06015821001B0407 /* llpreviewsound.h */,
3708 997B4C5C06015821001B0407 /* llpreviewtexture.h */, 3752 997B4C5C06015821001B0407 /* llpreviewtexture.h */,
@@ -4052,6 +4096,12 @@
4052 99EDE33705896DC10031B20D /* SecondLife.nib in Resources */, 4096 99EDE33705896DC10031B20D /* SecondLife.nib in Resources */,
4053 FD53B3C309BDD5F900BFE3BC /* AutoUpdater.app in Resources */, 4097 FD53B3C309BDD5F900BFE3BC /* AutoUpdater.app in Resources */,
4054 FD53B3C409BDD5FA00BFE3BC /* crashreporter.app in Resources */, 4098 FD53B3C409BDD5FA00BFE3BC /* crashreporter.app in Resources */,
4099 99C9FA670B6AD9BF00A1BBA6 /* SLVoice in Resources */,
4100 99E63DFF0BCADD2F000C1751 /* libalut.dylib in Resources */,
4101 99E63E000BCADD2F000C1751 /* libopenal.dylib in Resources */,
4102 99E63E010BCADD2F000C1751 /* libortp.dylib in Resources */,
4103 99E63E020BCADD2F000C1751 /* libvivoxsdk.dylib in Resources */,
4104 996209690B864D0E00392531 /* SLVoiceAgent.app in Resources */,
4055 9930A8E40B8FB10A00197ECA /* language.txt in Resources */, 4105 9930A8E40B8FB10A00197ECA /* language.txt in Resources */,
4056 ); 4106 );
4057 runOnlyForDeploymentPostprocessing = 0; 4107 runOnlyForDeploymentPostprocessing = 0;
@@ -4302,7 +4352,6 @@
4302 5503BC2505446B20003D051F /* llfloatermap.cpp in Sources */, 4352 5503BC2505446B20003D051F /* llfloatermap.cpp in Sources */,
4303 5503BC2705446B20003D051F /* llregionposition.cpp in Sources */, 4353 5503BC2705446B20003D051F /* llregionposition.cpp in Sources */,
4304 5503BC2905446B20003D051F /* llasynchostbyname.cpp in Sources */, 4354 5503BC2905446B20003D051F /* llasynchostbyname.cpp in Sources */,
4305 5503BC2A05446B20003D051F /* llaudiostatus.cpp in Sources */,
4306 5503BC2B05446B20003D051F /* llpanelavatar.cpp in Sources */, 4355 5503BC2B05446B20003D051F /* llpanelavatar.cpp in Sources */,
4307 5503BC2C05446B20003D051F /* llpanelaudioprefs.cpp in Sources */, 4356 5503BC2C05446B20003D051F /* llpanelaudioprefs.cpp in Sources */,
4308 5503BC2D05446B20003D051F /* llfloaterbuy.cpp in Sources */, 4357 5503BC2D05446B20003D051F /* llfloaterbuy.cpp in Sources */,
@@ -4349,7 +4398,6 @@
4349 91F8BBAC062DF91A00DE42BA /* llgesturemgr.cpp in Sources */, 4398 91F8BBAC062DF91A00DE42BA /* llgesturemgr.cpp in Sources */,
4350 91B9EB8306370586007B3F3E /* lldynamictexture.cpp in Sources */, 4399 91B9EB8306370586007B3F3E /* lldynamictexture.cpp in Sources */,
4351 91B9EC4D06370E4E007B3F3E /* llfloaterimagepreview.cpp in Sources */, 4400 91B9EC4D06370E4E007B3F3E /* llfloaterimagepreview.cpp in Sources */,
4352 910D255306484F1A0034E66F /* llvolumesliderctrl.cpp in Sources */,
4353 916083930649560B00CAF63E /* llfloateranimpreview.cpp in Sources */, 4401 916083930649560B00CAF63E /* llfloateranimpreview.cpp in Sources */,
4354 918166CC06516C59005727DC /* llaudiosourcevo.cpp in Sources */, 4402 918166CC06516C59005727DC /* llaudiosourcevo.cpp in Sources */,
4355 91FC1C8806527F19009CF498 /* llpreviewanim.cpp in Sources */, 4403 91FC1C8806527F19009CF498 /* llpreviewanim.cpp in Sources */,
@@ -4534,6 +4582,7 @@
4534 1AEF0A5B0B2DFE72003F107C /* llrootview.cpp in Sources */, 4582 1AEF0A5B0B2DFE72003F107C /* llrootview.cpp in Sources */,
4535 A30273570B3A13D800704420 /* llvertexbuffer.cpp in Sources */, 4583 A30273570B3A13D800704420 /* llvertexbuffer.cpp in Sources */,
4536 1A1F130C0B3919F100845A6C /* lleditmenuhandler.cpp in Sources */, 4584 1A1F130C0B3919F100845A6C /* lleditmenuhandler.cpp in Sources */,
4585 993A3E050B546D47007A0790 /* llvoiceclient.cpp in Sources */,
4537 C16C08500B4AE6C7009AD67F /* llfloaterinspect.cpp in Sources */, 4586 C16C08500B4AE6C7009AD67F /* llfloaterinspect.cpp in Sources */,
4538 A32748C10B5F38A80099BE18 /* llfont.cpp in Sources */, 4587 A32748C10B5F38A80099BE18 /* llfont.cpp in Sources */,
4539 A32748BF0B5F38A00099BE18 /* llfontgl.cpp in Sources */, 4588 A32748BF0B5F38A00099BE18 /* llfontgl.cpp in Sources */,
@@ -4542,6 +4591,8 @@
4542 1A0201850B7A861200D5C589 /* llblowfishcipher.cpp in Sources */, 4591 1A0201850B7A861200D5C589 /* llblowfishcipher.cpp in Sources */,
4543 1A0201860B7A861200D5C589 /* llnullcipher.cpp in Sources */, 4592 1A0201860B7A861200D5C589 /* llnullcipher.cpp in Sources */,
4544 1A0201870B7A861200D5C589 /* llxorcipher.cpp in Sources */, 4593 1A0201870B7A861200D5C589 /* llxorcipher.cpp in Sources */,
4594 9956CAFD0B96679C00F58C6D /* llprefsvoice.cpp in Sources */,
4595 D8CA570F0BAF74FC0093D6D4 /* llvoicevisualizer.cpp in Sources */,
4545 1A83767E0BA2169600F28979 /* llviewergenericmessage.cpp in Sources */, 4596 1A83767E0BA2169600F28979 /* llviewergenericmessage.cpp in Sources */,
4546 38D0FA6C0B4BF898003323BA /* lltemplatemessagebuilder.cpp in Sources */, 4597 38D0FA6C0B4BF898003323BA /* lltemplatemessagebuilder.cpp in Sources */,
4547 38D0FA6D0B4BF898003323BA /* llmessagetemplate.cpp in Sources */, 4598 38D0FA6D0B4BF898003323BA /* llmessagetemplate.cpp in Sources */,
@@ -4555,12 +4606,20 @@
4555 9C659A870BAB0B6E00D2EB60 /* llmessageconfig.cpp in Sources */, 4606 9C659A870BAB0B6E00D2EB60 /* llmessageconfig.cpp in Sources */,
4556 A3C20E4A0BB0BCDF007E872B /* llglslshader.cpp in Sources */, 4607 A3C20E4A0BB0BCDF007E872B /* llglslshader.cpp in Sources */,
4557 A3C20E4C0BB0BD12007E872B /* llviewerjoystick.cpp in Sources */, 4608 A3C20E4C0BB0BD12007E872B /* llviewerjoystick.cpp in Sources */,
4609 D8EAB8B60BE7B3D10067DBB3 /* llfloateractivespeakers.cpp in Sources */,
4610 D8EAB8BA0BE7B4490067DBB3 /* llvoiceremotectrl.cpp in Sources */,
4558 1A8870D50BCC5A6300E89AA6 /* llinventorytype.cpp in Sources */, 4611 1A8870D50BCC5A6300E89AA6 /* llinventorytype.cpp in Sources */,
4559 1A8870E50BCC5A9500E89AA6 /* llviewermenufile.cpp in Sources */, 4612 1A8870E50BCC5A9500E89AA6 /* llviewermenufile.cpp in Sources */,
4613 D6B766800BFE8E9B00DC8153 /* llfloaterchatterbox.cpp in Sources */,
4614 AA1183500C1DF9C400FDE5BA /* llpanelaudiovolume.cpp in Sources */,
4560 9CC280FF0BE79737006D8BDC /* llmessagetemplateparser.cpp in Sources */, 4615 9CC280FF0BE79737006D8BDC /* llmessagetemplateparser.cpp in Sources */,
4561 88A95BB20C14D5FC0027E363 /* llsrv.cpp in Sources */, 4616 88A95BB20C14D5FC0027E363 /* llsrv.cpp in Sources */,
4562 8833693F0C18AF33007F52DA /* llimagepng.cpp in Sources */, 4617 8833693F0C18AF33007F52DA /* llimagepng.cpp in Sources */,
4563 883369400C18AF33007F52DA /* llpngwrapper.cpp in Sources */, 4618 883369400C18AF33007F52DA /* llpngwrapper.cpp in Sources */,
4619 1A0DA5130C3AC07800361F49 /* llviewerjointmesh_vec.cpp in Sources */,
4620 1A0DA5140C3AC07800361F49 /* llviewerjointmesh_sse2.cpp in Sources */,
4621 1A0DA5150C3AC07800361F49 /* llviewerjointmesh_sse.cpp in Sources */,
4622 79256EA30C57D6A5000AAFA4 /* llfloatervoicewizard.cpp in Sources */,
4564 ); 4623 );
4565 runOnlyForDeploymentPostprocessing = 0; 4624 runOnlyForDeploymentPostprocessing = 0;
4566 }; 4625 };
@@ -4731,6 +4790,7 @@
4731 D64594690B3B732300FAB68F /* llimagetga.cpp in Sources */, 4790 D64594690B3B732300FAB68F /* llimagetga.cpp in Sources */,
4732 D651349D0B3C40870042C56E /* llqueuedthread.cpp in Sources */, 4791 D651349D0B3C40870042C56E /* llqueuedthread.cpp in Sources */,
4733 91469E7B0B4486C10009E8F9 /* llmime.cpp in Sources */, 4792 91469E7B0B4486C10009E8F9 /* llmime.cpp in Sources */,
4793 99374E4E0B5C6059008DB4BE /* lliosocket.cpp in Sources */,
4734 913B26990B4DDCDA0030C3EC /* lllandmark.cpp in Sources */, 4794 913B26990B4DDCDA0030C3EC /* lllandmark.cpp in Sources */,
4735 DA9C40E00B54B4BA00DD6F44 /* llformat.cpp in Sources */, 4795 DA9C40E00B54B4BA00DD6F44 /* llformat.cpp in Sources */,
4736 DA9C41140B54B8CA00DD6F44 /* lllivefile.cpp in Sources */, 4796 DA9C41140B54B8CA00DD6F44 /* lllivefile.cpp in Sources */,
@@ -4846,6 +4906,7 @@
4846 9919347D09786FF300BF6EE0 /* Universal */ = { 4906 9919347D09786FF300BF6EE0 /* Universal */ = {
4847 isa = XCBuildConfiguration; 4907 isa = XCBuildConfiguration;
4848 buildSettings = { 4908 buildSettings = {
4909 LIBRARY_SEARCH_PATHS = "$(inherited)";
4849 PRODUCT_NAME = llcommon; 4910 PRODUCT_NAME = llcommon;
4850 }; 4911 };
4851 name = Universal; 4912 name = Universal;
@@ -4856,13 +4917,7 @@
4856 GCC_PRECOMPILE_PREFIX_HEADER = YES; 4917 GCC_PRECOMPILE_PREFIX_HEADER = YES;
4857 GCC_PREFIX_HEADER = macutil_Prefix.h; 4918 GCC_PREFIX_HEADER = macutil_Prefix.h;
4858 INFOPLIST_FILE = "AutoUpdater-Info.plist"; 4919 INFOPLIST_FILE = "AutoUpdater-Info.plist";
4859 LIBRARY_SEARCH_PATHS = ( 4920 LIBRARY_SEARCH_PATHS = "$(inherited)";
4860 "$(inherited)",
4861 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
4862 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
4863 );
4864 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\"";
4865 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
4866 PRODUCT_NAME = AutoUpdater; 4921 PRODUCT_NAME = AutoUpdater;
4867 }; 4922 };
4868 name = Universal; 4923 name = Universal;
@@ -4873,13 +4928,7 @@
4873 GCC_PRECOMPILE_PREFIX_HEADER = YES; 4928 GCC_PRECOMPILE_PREFIX_HEADER = YES;
4874 GCC_PREFIX_HEADER = macutil_Prefix.h; 4929 GCC_PREFIX_HEADER = macutil_Prefix.h;
4875 INFOPLIST_FILE = "crashreporter-Info.plist"; 4930 INFOPLIST_FILE = "crashreporter-Info.plist";
4876 LIBRARY_SEARCH_PATHS = ( 4931 LIBRARY_SEARCH_PATHS = "$(inherited)";
4877 "$(inherited)",
4878 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
4879 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
4880 );
4881 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\"";
4882 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
4883 PRODUCT_NAME = crashreporter; 4932 PRODUCT_NAME = crashreporter;
4884 }; 4933 };
4885 name = Universal; 4934 name = Universal;
@@ -4895,9 +4944,9 @@
4895 INFOPLIST_FILE = "Info-SecondLife.plist"; 4944 INFOPLIST_FILE = "Info-SecondLife.plist";
4896 INSTALL_PATH = Applications; 4945 INSTALL_PATH = Applications;
4897 LIBRARY_SEARCH_PATHS = ( 4946 LIBRARY_SEARCH_PATHS = (
4898 "$(BUILT_PRODUCTS_DIR)", 4947 "$(inherited)",
4899 "$(LIBRARY_SEARCH_PATHS)",
4900 "$(SRCROOT)/../../libraries/universal-darwin/lib_release", 4948 "$(SRCROOT)/../../libraries/universal-darwin/lib_release",
4949 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
4901 ); 4950 );
4902 PRODUCT_NAME = "Second Life"; 4951 PRODUCT_NAME = "Second Life";
4903 SEPARATE_STRIP = YES; 4952 SEPARATE_STRIP = YES;
@@ -4914,11 +4963,12 @@
4914 i386, 4963 i386,
4915 ppc, 4964 ppc,
4916 ); 4965 );
4966 DEBUG_INFORMATION_FORMAT = dwarf;
4917 GCC_ALTIVEC_EXTENSIONS = YES; 4967 GCC_ALTIVEC_EXTENSIONS = YES;
4918 GCC_OPTIMIZATION_LEVEL = 3; 4968 GCC_OPTIMIZATION_LEVEL = 3;
4919 GCC_TREAT_WARNINGS_AS_ERRORS = YES; 4969 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
4920 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; 4970 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
4921 GCC_WARN_ABOUT_MISSING_NEWLINE = YES; 4971 GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
4922 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 4972 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
4923 GCC_WARN_ABOUT_RETURN_TYPE = YES; 4973 GCC_WARN_ABOUT_RETURN_TYPE = YES;
4924 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; 4974 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
@@ -4941,6 +4991,7 @@
4941 ../../libraries/include, 4991 ../../libraries/include,
4942 ../llcommon, 4992 ../llcommon,
4943 ); 4993 );
4994 LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)";
4944 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; 4995 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
4945 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; 4996 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
4946 OTHER_CFLAGS = ( 4997 OTHER_CFLAGS = (
@@ -4963,6 +5014,7 @@
4963 "-Wno-sign-compare", 5014 "-Wno-sign-compare",
4964 "-Wno-switch", 5015 "-Wno-switch",
4965 ); 5016 );
5017 ZERO_LINK = NO;
4966 }; 5018 };
4967 name = Universal; 5019 name = Universal;
4968 }; 5020 };
@@ -4980,7 +5032,7 @@
4980 GENERATE_MASTER_OBJECT_FILE = NO; 5032 GENERATE_MASTER_OBJECT_FILE = NO;
4981 INSTALL_PATH = "@executable_path/../Resources/"; 5033 INSTALL_PATH = "@executable_path/../Resources/";
4982 KEEP_PRIVATE_EXTERNS = NO; 5034 KEEP_PRIVATE_EXTERNS = NO;
4983 LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)"; 5035 LIBRARY_SEARCH_PATHS = "$(inherited)";
4984 PREBINDING = NO; 5036 PREBINDING = NO;
4985 PRELINK_LIBS = ""; 5037 PRELINK_LIBS = "";
4986 PRODUCT_NAME = fmodwrapper; 5038 PRODUCT_NAME = fmodwrapper;
@@ -5001,7 +5053,7 @@
5001 GENERATE_MASTER_OBJECT_FILE = NO; 5053 GENERATE_MASTER_OBJECT_FILE = NO;
5002 INSTALL_PATH = "@executable_path/../Resources/"; 5054 INSTALL_PATH = "@executable_path/../Resources/";
5003 KEEP_PRIVATE_EXTERNS = NO; 5055 KEEP_PRIVATE_EXTERNS = NO;
5004 LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)"; 5056 LIBRARY_SEARCH_PATHS = "$(inherited)";
5005 PREBINDING = NO; 5057 PREBINDING = NO;
5006 PRELINK_LIBS = ""; 5058 PRELINK_LIBS = "";
5007 PRODUCT_NAME = fmodwrapper; 5059 PRODUCT_NAME = fmodwrapper;
@@ -5020,7 +5072,7 @@
5020 GENERATE_MASTER_OBJECT_FILE = NO; 5072 GENERATE_MASTER_OBJECT_FILE = NO;
5021 INSTALL_PATH = "@executable_path/../Resources/"; 5073 INSTALL_PATH = "@executable_path/../Resources/";
5022 KEEP_PRIVATE_EXTERNS = NO; 5074 KEEP_PRIVATE_EXTERNS = NO;
5023 LIBRARY_SEARCH_PATHS = ""; 5075 LIBRARY_SEARCH_PATHS = "$(inherited)";
5024 OTHER_LDFLAGS = ""; 5076 OTHER_LDFLAGS = "";
5025 PREBINDING = NO; 5077 PREBINDING = NO;
5026 PRELINK_LIBS = ""; 5078 PRELINK_LIBS = "";
@@ -5033,6 +5085,7 @@
5033 9994843B0883114200EFC621 /* Development */ = { 5085 9994843B0883114200EFC621 /* Development */ = {
5034 isa = XCBuildConfiguration; 5086 isa = XCBuildConfiguration;
5035 buildSettings = { 5087 buildSettings = {
5088 LIBRARY_SEARCH_PATHS = "$(inherited)";
5036 PRODUCT_NAME = llcommon; 5089 PRODUCT_NAME = llcommon;
5037 }; 5090 };
5038 name = Development; 5091 name = Development;
@@ -5040,6 +5093,7 @@
5040 9994843C0883114200EFC621 /* Deployment */ = { 5093 9994843C0883114200EFC621 /* Deployment */ = {
5041 isa = XCBuildConfiguration; 5094 isa = XCBuildConfiguration;
5042 buildSettings = { 5095 buildSettings = {
5096 LIBRARY_SEARCH_PATHS = "$(inherited)";
5043 PRODUCT_NAME = llcommon; 5097 PRODUCT_NAME = llcommon;
5044 }; 5098 };
5045 name = Deployment; 5099 name = Deployment;
@@ -5050,13 +5104,7 @@
5050 GCC_PRECOMPILE_PREFIX_HEADER = YES; 5104 GCC_PRECOMPILE_PREFIX_HEADER = YES;
5051 GCC_PREFIX_HEADER = macutil_Prefix.h; 5105 GCC_PREFIX_HEADER = macutil_Prefix.h;
5052 INFOPLIST_FILE = "crashreporter-Info.plist"; 5106 INFOPLIST_FILE = "crashreporter-Info.plist";
5053 LIBRARY_SEARCH_PATHS = ( 5107 LIBRARY_SEARCH_PATHS = "$(inherited)";
5054 "$(inherited)",
5055 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5056 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5057 );
5058 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\"";
5059 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5060 PRODUCT_NAME = crashreporter; 5108 PRODUCT_NAME = crashreporter;
5061 }; 5109 };
5062 name = Development; 5110 name = Development;
@@ -5067,13 +5115,7 @@
5067 GCC_PRECOMPILE_PREFIX_HEADER = YES; 5115 GCC_PRECOMPILE_PREFIX_HEADER = YES;
5068 GCC_PREFIX_HEADER = macutil_Prefix.h; 5116 GCC_PREFIX_HEADER = macutil_Prefix.h;
5069 INFOPLIST_FILE = "crashreporter-Info.plist"; 5117 INFOPLIST_FILE = "crashreporter-Info.plist";
5070 LIBRARY_SEARCH_PATHS = ( 5118 LIBRARY_SEARCH_PATHS = "$(inherited)";
5071 "$(inherited)",
5072 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5073 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5074 );
5075 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\"";
5076 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5077 PRODUCT_NAME = crashreporter; 5119 PRODUCT_NAME = crashreporter;
5078 }; 5120 };
5079 name = Deployment; 5121 name = Deployment;
@@ -5084,13 +5126,7 @@
5084 GCC_PRECOMPILE_PREFIX_HEADER = YES; 5126 GCC_PRECOMPILE_PREFIX_HEADER = YES;
5085 GCC_PREFIX_HEADER = macutil_Prefix.h; 5127 GCC_PREFIX_HEADER = macutil_Prefix.h;
5086 INFOPLIST_FILE = "AutoUpdater-Info.plist"; 5128 INFOPLIST_FILE = "AutoUpdater-Info.plist";
5087 LIBRARY_SEARCH_PATHS = ( 5129 LIBRARY_SEARCH_PATHS = "$(inherited)";
5088 "$(inherited)",
5089 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5090 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5091 );
5092 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\"";
5093 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5094 PRODUCT_NAME = AutoUpdater; 5130 PRODUCT_NAME = AutoUpdater;
5095 }; 5131 };
5096 name = Development; 5132 name = Development;
@@ -5101,13 +5137,7 @@
5101 GCC_PRECOMPILE_PREFIX_HEADER = YES; 5137 GCC_PRECOMPILE_PREFIX_HEADER = YES;
5102 GCC_PREFIX_HEADER = macutil_Prefix.h; 5138 GCC_PREFIX_HEADER = macutil_Prefix.h;
5103 INFOPLIST_FILE = "AutoUpdater-Info.plist"; 5139 INFOPLIST_FILE = "AutoUpdater-Info.plist";
5104 LIBRARY_SEARCH_PATHS = ( 5140 LIBRARY_SEARCH_PATHS = "$(inherited)";
5105 "$(inherited)",
5106 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5107 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5108 );
5109 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\"";
5110 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5111 PRODUCT_NAME = AutoUpdater; 5141 PRODUCT_NAME = AutoUpdater;
5112 }; 5142 };
5113 name = Deployment; 5143 name = Deployment;
@@ -5123,14 +5153,11 @@
5123 INFOPLIST_FILE = "Info-SecondLife.plist"; 5153 INFOPLIST_FILE = "Info-SecondLife.plist";
5124 INSTALL_PATH = "$(HOME)/Applications"; 5154 INSTALL_PATH = "$(HOME)/Applications";
5125 LIBRARY_SEARCH_PATHS = ( 5155 LIBRARY_SEARCH_PATHS = (
5126 "$(BUILT_PRODUCTS_DIR)", 5156 "$(inherited)",
5127 "$(LIBRARY_SEARCH_PATHS)",
5128 "$(SRCROOT)/../../libraries/universal-darwin/lib_release", 5157 "$(SRCROOT)/../../libraries/universal-darwin/lib_release",
5129 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", 5158 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5130 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5131 ); 5159 );
5132 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\""; 5160 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\"";
5133 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5134 OTHER_LDFLAGS = "-weak-lllmozlib"; 5161 OTHER_LDFLAGS = "-weak-lllmozlib";
5135 PRODUCT_NAME = "Second Life"; 5162 PRODUCT_NAME = "Second Life";
5136 SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders"; 5163 SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders";
@@ -5155,13 +5182,11 @@
5155 INFOPLIST_FILE = "Info-SecondLife.plist"; 5182 INFOPLIST_FILE = "Info-SecondLife.plist";
5156 INSTALL_PATH = "$(HOME)/Applications"; 5183 INSTALL_PATH = "$(HOME)/Applications";
5157 LIBRARY_SEARCH_PATHS = ( 5184 LIBRARY_SEARCH_PATHS = (
5158 "$(BUILT_PRODUCTS_DIR)", 5185 "$(inherited)",
5159 "$(LIBRARY_SEARCH_PATHS)",
5160 "$(SRCROOT)/../../libraries/universal-darwin/lib_release", 5186 "$(SRCROOT)/../../libraries/universal-darwin/lib_release",
5161 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", 5187 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5162 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5163 ); 5188 );
5164 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Universal\""; 5189 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\"";
5165 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\""; 5190 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5166 OTHER_LDFLAGS = "-lllmozlib"; 5191 OTHER_LDFLAGS = "-lllmozlib";
5167 PRODUCT_NAME = "Second Life"; 5192 PRODUCT_NAME = "Second Life";
@@ -5174,11 +5199,12 @@
5174 999484590883114300EFC621 /* Development */ = { 5199 999484590883114300EFC621 /* Development */ = {
5175 isa = XCBuildConfiguration; 5200 isa = XCBuildConfiguration;
5176 buildSettings = { 5201 buildSettings = {
5202 DEBUG_INFORMATION_FORMAT = dwarf;
5177 GCC_ALTIVEC_EXTENSIONS = YES; 5203 GCC_ALTIVEC_EXTENSIONS = YES;
5178 GCC_OPTIMIZATION_LEVEL = 0; 5204 GCC_OPTIMIZATION_LEVEL = 0;
5179 GCC_TREAT_WARNINGS_AS_ERRORS = YES; 5205 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
5180 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; 5206 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
5181 GCC_WARN_ABOUT_MISSING_NEWLINE = YES; 5207 GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
5182 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 5208 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
5183 GCC_WARN_ABOUT_RETURN_TYPE = YES; 5209 GCC_WARN_ABOUT_RETURN_TYPE = YES;
5184 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; 5210 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
@@ -5201,6 +5227,7 @@
5201 ../../libraries/include, 5227 ../../libraries/include,
5202 ../llcommon, 5228 ../llcommon,
5203 ); 5229 );
5230 LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)";
5204 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; 5231 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
5205 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; 5232 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
5206 OTHER_CFLAGS = ( 5233 OTHER_CFLAGS = (
@@ -5222,17 +5249,19 @@
5222 "-Wno-sign-compare", 5249 "-Wno-sign-compare",
5223 "-Wno-switch", 5250 "-Wno-switch",
5224 ); 5251 );
5252 ZERO_LINK = YES;
5225 }; 5253 };
5226 name = Development; 5254 name = Development;
5227 }; 5255 };
5228 9994845A0883114300EFC621 /* Deployment */ = { 5256 9994845A0883114300EFC621 /* Deployment */ = {
5229 isa = XCBuildConfiguration; 5257 isa = XCBuildConfiguration;
5230 buildSettings = { 5258 buildSettings = {
5259 DEBUG_INFORMATION_FORMAT = dwarf;
5231 GCC_ALTIVEC_EXTENSIONS = YES; 5260 GCC_ALTIVEC_EXTENSIONS = YES;
5232 GCC_OPTIMIZATION_LEVEL = 3; 5261 GCC_OPTIMIZATION_LEVEL = 3;
5233 GCC_TREAT_WARNINGS_AS_ERRORS = YES; 5262 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
5234 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO; 5263 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
5235 GCC_WARN_ABOUT_MISSING_NEWLINE = YES; 5264 GCC_WARN_ABOUT_MISSING_NEWLINE = NO;
5236 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES; 5265 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
5237 GCC_WARN_ABOUT_RETURN_TYPE = YES; 5266 GCC_WARN_ABOUT_RETURN_TYPE = YES;
5238 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES; 5267 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
@@ -5255,6 +5284,7 @@
5255 ../../libraries/include, 5284 ../../libraries/include,
5256 ../llcommon, 5285 ../llcommon,
5257 ); 5286 );
5287 LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)";
5258 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; 5288 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
5259 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; 5289 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
5260 OTHER_CFLAGS = ( 5290 OTHER_CFLAGS = (
@@ -5277,6 +5307,7 @@
5277 "-Wno-sign-compare", 5307 "-Wno-sign-compare",
5278 "-Wno-switch", 5308 "-Wno-switch",
5279 ); 5309 );
5310 ZERO_LINK = NO;
5280 }; 5311 };
5281 name = Deployment; 5312 name = Deployment;
5282 }; 5313 };
@@ -5291,13 +5322,7 @@
5291 GCC_MODEL_TUNING = G5; 5322 GCC_MODEL_TUNING = G5;
5292 GCC_OPTIMIZATION_LEVEL = 0; 5323 GCC_OPTIMIZATION_LEVEL = 0;
5293 INSTALL_PATH = "@executable_path/../Resources/"; 5324 INSTALL_PATH = "@executable_path/../Resources/";
5294 LIBRARY_SEARCH_PATHS = ( 5325 LIBRARY_SEARCH_PATHS = "$(inherited)";
5295 "$(inherited)",
5296 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5297 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5298 );
5299 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Development\"";
5300 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../libraries/powerpc-darwin/lib_debug\"";
5301 PREBINDING = NO; 5326 PREBINDING = NO;
5302 PRODUCT_NAME = llkdu; 5327 PRODUCT_NAME = llkdu;
5303 ZERO_LINK = YES; 5328 ZERO_LINK = YES;
@@ -5313,11 +5338,7 @@
5313 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 5338 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
5314 GCC_MODEL_TUNING = G5; 5339 GCC_MODEL_TUNING = G5;
5315 INSTALL_PATH = "@executable_path/../Resources/"; 5340 INSTALL_PATH = "@executable_path/../Resources/";
5316 LIBRARY_SEARCH_PATHS = ( 5341 LIBRARY_SEARCH_PATHS = "$(inherited)";
5317 "$(inherited)",
5318 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5319 "$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
5320 );
5321 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Deployment\""; 5342 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Deployment\"";
5322 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../libraries/powerpc-darwin/lib_release\""; 5343 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../libraries/powerpc-darwin/lib_release\"";
5323 PREBINDING = NO; 5344 PREBINDING = NO;
@@ -5333,12 +5354,7 @@
5333 GCC_ENABLE_FIX_AND_CONTINUE = YES; 5354 GCC_ENABLE_FIX_AND_CONTINUE = YES;
5334 GCC_MODEL_TUNING = G5; 5355 GCC_MODEL_TUNING = G5;
5335 INSTALL_PATH = "@executable_path/../Resources/"; 5356 INSTALL_PATH = "@executable_path/../Resources/";
5336 LIBRARY_SEARCH_PATHS = ( 5357 LIBRARY_SEARCH_PATHS = "$(inherited)";
5337 "$(BUILT_PRODUCTS_DIR)",
5338 "$(inherited)",
5339 "$(SRCROOT)/../../libraries/i386-darwin/lib_release",
5340 "$(SRCROOT)/../../libraries/powerpc-darwin/lib_release",
5341 );
5342 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Deployment"; 5358 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/build/Deployment";
5343 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../libraries/powerpc-darwin/lib_release\""; 5359 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../libraries/powerpc-darwin/lib_release\"";
5344 PREBINDING = NO; 5360 PREBINDING = NO;