aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/macview.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:34 -0500
committerJacek Antonelli2008-08-15 23:45:34 -0500
commitcd17687f01420952712a500107e0f93e7ab8d5f8 (patch)
treece48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/macview.xcodeproj/project.pbxproj
parentSecond Life viewer sources 1.19.0.5 (diff)
downloadmeta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/macview.xcodeproj/project.pbxproj')
-rw-r--r--linden/indra/newview/macview.xcodeproj/project.pbxproj397
1 files changed, 293 insertions, 104 deletions
diff --git a/linden/indra/newview/macview.xcodeproj/project.pbxproj b/linden/indra/newview/macview.xcodeproj/project.pbxproj
index fdbd211..dd07ea3 100644
--- a/linden/indra/newview/macview.xcodeproj/project.pbxproj
+++ b/linden/indra/newview/macview.xcodeproj/project.pbxproj
@@ -47,8 +47,6 @@
47 1A8870E50BCC5A9500E89AA6 /* llviewermenufile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8870E40BCC5A9500E89AA6 /* llviewermenufile.cpp */; }; 47 1A8870E50BCC5A9500E89AA6 /* llviewermenufile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8870E40BCC5A9500E89AA6 /* llviewermenufile.cpp */; };
48 1A89230508B12D1000A04AA9 /* llurlwhitelist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230308B12D1000A04AA9 /* llurlwhitelist.cpp */; }; 48 1A89230508B12D1000A04AA9 /* llurlwhitelist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230308B12D1000A04AA9 /* llurlwhitelist.cpp */; };
49 1A89230808B12D2E00A04AA9 /* llfloateropenobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */; }; 49 1A89230808B12D2E00A04AA9 /* llfloateropenobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */; };
50 1A89230A08B12D9900A04AA9 /* llmediabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230908B12D9800A04AA9 /* llmediabase.cpp */; };
51 1A89231108B12DDE00A04AA9 /* llmediamoviebase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230F08B12DDE00A04AA9 /* llmediamoviebase.cpp */; };
52 1A97C4560B8BCF9C00331A24 /* llliveappconfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A97C4540B8BCF9C00331A24 /* llliveappconfig.cpp */; }; 50 1A97C4560B8BCF9C00331A24 /* llliveappconfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A97C4540B8BCF9C00331A24 /* llliveappconfig.cpp */; };
53 1A9897E90B98E2F4005C45D7 /* llbase32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9897E80B98E2F4005C45D7 /* llbase32.cpp */; }; 51 1A9897E90B98E2F4005C45D7 /* llbase32.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9897E80B98E2F4005C45D7 /* llbase32.cpp */; };
54 1A9EC237083EA0100023D510 /* llfloatereditui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9EC236083EA0100023D510 /* llfloatereditui.cpp */; }; 52 1A9EC237083EA0100023D510 /* llfloatereditui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A9EC236083EA0100023D510 /* llfloatereditui.cpp */; };
@@ -70,6 +68,12 @@
70 1AFA40A20A2DFC9000C13F70 /* llprefschat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A3143E00A02B73D005B87E7 /* llprefschat.cpp */; }; 68 1AFA40A20A2DFC9000C13F70 /* llprefschat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A3143E00A02B73D005B87E7 /* llprefschat.cpp */; };
71 1AFA40A50A2DFC9400C13F70 /* llfloatertest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BF3780A1AAB99005B9D5A /* llfloatertest.cpp */; }; 69 1AFA40A50A2DFC9400C13F70 /* llfloatertest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BF3780A1AAB99005B9D5A /* llfloatertest.cpp */; };
72 1AFA40B50A2DFD7200C13F70 /* llsavedsettingsglue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */; }; 70 1AFA40B50A2DFD7200C13F70 /* llsavedsettingsglue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */; };
71 1C0D59510CF0B2B800222B10 /* libboost_regex-gcc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C0D59500CF0B2B800222B10 /* libboost_regex-gcc.a */; };
72 1CBB67D80C7CCCB2007DAAAE /* llfloaterwater.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */; };
73 1CBB67D90C7CCCB2007DAAAE /* llwaterparammanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D40C7CCCB2007DAAAE /* llwaterparammanager.cpp */; };
74 1CBB67DA0C7CCCB2007DAAAE /* llwaterparamset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D60C7CCCB2007DAAAE /* llwaterparamset.cpp */; };
75 1CFFA2D60C90472B000CF7DD /* llfloaterenvsettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CFFA2D40C90472B000CF7DD /* llfloaterenvsettings.cpp */; };
76 1CFFA2ED0C9048D7000CF7DD /* llrendertarget.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CFFA2EB0C9048D7000CF7DD /* llrendertarget.cpp */; };
73 2613A6DA05D843D80041A7A9 /* llfloatersnapshot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2613A6D905D843D80041A7A9 /* llfloatersnapshot.cpp */; }; 77 2613A6DA05D843D80041A7A9 /* llfloatersnapshot.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2613A6D905D843D80041A7A9 /* llfloatersnapshot.cpp */; };
74 26C5F3E705DB1E3D00994065 /* llfloaterpostcard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26C5F3E605DB1E3C00994065 /* llfloaterpostcard.cpp */; }; 78 26C5F3E705DB1E3D00994065 /* llfloaterpostcard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26C5F3E605DB1E3C00994065 /* llfloaterpostcard.cpp */; };
75 299F95C00ADDE5D000C94EEF /* llviewquery.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 299F95BE0ADDE5D000C94EEF /* llviewquery.cpp */; }; 79 299F95C00ADDE5D000C94EEF /* llviewquery.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 299F95BE0ADDE5D000C94EEF /* llviewquery.cpp */; };
@@ -170,7 +174,6 @@
170 5503BB9505446B20003D051F /* llcontroldef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */; }; 174 5503BB9505446B20003D051F /* llcontroldef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */; };
171 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1E051F61DF00A80050 /* llframestatview.cpp */; }; 175 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1E051F61DF00A80050 /* llframestatview.cpp */; };
172 5503BB9905446B20003D051F /* llframestats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1F051F61DF00A80050 /* llframestats.cpp */; }; 176 5503BB9905446B20003D051F /* llframestats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1F051F61DF00A80050 /* llframestats.cpp */; };
173 5503BB9C05446B20003D051F /* llroam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A22051F61DF00A80050 /* llroam.cpp */; };
174 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A24051F61DF00A80050 /* llhudobject.cpp */; }; 177 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A24051F61DF00A80050 /* llhudobject.cpp */; };
175 5503BB9F05446B20003D051F /* llhudmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A25051F61DF00A80050 /* llhudmanager.cpp */; }; 178 5503BB9F05446B20003D051F /* llhudmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A25051F61DF00A80050 /* llhudmanager.cpp */; };
176 5503BBA005446B20003D051F /* lldrawpoolalpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A26051F61DF00A80050 /* lldrawpoolalpha.cpp */; }; 179 5503BBA005446B20003D051F /* lldrawpoolalpha.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A26051F61DF00A80050 /* lldrawpoolalpha.cpp */; };
@@ -185,7 +188,6 @@
185 5503BBAD05446B20003D051F /* llbbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A33051F61DF00A80050 /* llbbox.cpp */; }; 188 5503BBAD05446B20003D051F /* llbbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A33051F61DF00A80050 /* llbbox.cpp */; };
186 5503BBAE05446B20003D051F /* llfloatercustomize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A34051F61DF00A80050 /* llfloatercustomize.cpp */; }; 189 5503BBAE05446B20003D051F /* llfloatercustomize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A34051F61DF00A80050 /* llfloatercustomize.cpp */; };
187 5503BBAF05446B20003D051F /* llviewerlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A35051F61DF00A80050 /* llviewerlayer.cpp */; }; 190 5503BBAF05446B20003D051F /* llviewerlayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A35051F61DF00A80050 /* llviewerlayer.cpp */; };
188 5503BBB005446B20003D051F /* llviewerjointshape.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A36051F61DF00A80050 /* llviewerjointshape.cpp */; };
189 5503BBB105446B20003D051F /* llviewerjointmesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A37051F61DF00A80050 /* llviewerjointmesh.cpp */; settings = {COMPILER_FLAGS = "-O0"; }; }; 191 5503BBB105446B20003D051F /* llviewerjointmesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A37051F61DF00A80050 /* llviewerjointmesh.cpp */; settings = {COMPILER_FLAGS = "-O0"; }; };
190 5503BBB205446B20003D051F /* llviewerjointattachment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A38051F61DF00A80050 /* llviewerjointattachment.cpp */; }; 192 5503BBB205446B20003D051F /* llviewerjointattachment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A38051F61DF00A80050 /* llviewerjointattachment.cpp */; };
191 5503BBB305446B20003D051F /* llviewerjoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A39051F61DF00A80050 /* llviewerjoint.cpp */; }; 193 5503BBB305446B20003D051F /* llviewerjoint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A39051F61DF00A80050 /* llviewerjoint.cpp */; };
@@ -201,7 +203,6 @@
201 5503BBC005446B20003D051F /* llpaneldisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A47051F61DF00A80050 /* llpaneldisplay.cpp */; }; 203 5503BBC005446B20003D051F /* llpaneldisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A47051F61DF00A80050 /* llpaneldisplay.cpp */; };
202 5503BBC705446B20003D051F /* lltracker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A4E051F61DF00A80050 /* lltracker.cpp */; }; 204 5503BBC705446B20003D051F /* lltracker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A4E051F61DF00A80050 /* lltracker.cpp */; };
203 5503BBC905446B20003D051F /* llhudeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A51051F61DF00A80050 /* llhudeffect.cpp */; }; 205 5503BBC905446B20003D051F /* llhudeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A51051F61DF00A80050 /* llhudeffect.cpp */; };
204 5503BBCA05446B20003D051F /* llhudconnector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A52051F61DF00A80050 /* llhudconnector.cpp */; };
205 5503BBCB05446B20003D051F /* lldrawpoolbump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A53051F61DF00A80050 /* lldrawpoolbump.cpp */; }; 206 5503BBCB05446B20003D051F /* lldrawpoolbump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A53051F61DF00A80050 /* lldrawpoolbump.cpp */; };
206 5503BBCC05446B20003D051F /* llpaneldebug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A54051F61DF00A80050 /* llpaneldebug.cpp */; }; 207 5503BBCC05446B20003D051F /* llpaneldebug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A54051F61DF00A80050 /* llpaneldebug.cpp */; };
207 5503BBCE05446B20003D051F /* llfloaterdirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A56051F61DF00A80050 /* llfloaterdirectory.cpp */; }; 208 5503BBCE05446B20003D051F /* llfloaterdirectory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A56051F61DF00A80050 /* llfloaterdirectory.cpp */; };
@@ -484,8 +485,6 @@
484 91E36BB805B4C70600C919E4 /* llpanelinput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E36BB705B4C70600C919E4 /* llpanelinput.cpp */; }; 485 91E36BB805B4C70600C919E4 /* llpanelinput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E36BB705B4C70600C919E4 /* llpanelinput.cpp */; };
485 91E579B20770D43100404933 /* llwindowmacosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E579B00770D43100404933 /* llwindowmacosx.cpp */; }; 486 91E579B20770D43100404933 /* llwindowmacosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E579B00770D43100404933 /* llwindowmacosx.cpp */; };
486 91E7BB2205EFCBA40026CC40 /* llviewerdisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E7BB2105EFCBA40026CC40 /* llviewerdisplay.cpp */; }; 487 91E7BB2205EFCBA40026CC40 /* llviewerdisplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E7BB2105EFCBA40026CC40 /* llviewerdisplay.cpp */; };
487 91E86A1907BBFA5D00F56E75 /* llmediaengine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E86A0707BBFA5D00F56E75 /* llmediaengine.cpp */; };
488 91E86C3207BD3B3A00F56E75 /* llfloatersaveavatar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91E86C3107BD3B3A00F56E75 /* llfloatersaveavatar.cpp */; };
489 91F8BBA4062DF7AB00DE42BA /* llpreviewgesture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91F8BBA3062DF7AB00DE42BA /* llpreviewgesture.cpp */; }; 488 91F8BBA4062DF7AB00DE42BA /* llpreviewgesture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91F8BBA3062DF7AB00DE42BA /* llpreviewgesture.cpp */; };
490 91F8BBAC062DF91A00DE42BA /* llgesturemgr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91F8BBAB062DF91A00DE42BA /* llgesturemgr.cpp */; }; 489 91F8BBAC062DF91A00DE42BA /* llgesturemgr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91F8BBAB062DF91A00DE42BA /* llgesturemgr.cpp */; };
491 91FC1C8806527F19009CF498 /* llpreviewanim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91FC1C8706527F19009CF498 /* llpreviewanim.cpp */; }; 490 91FC1C8806527F19009CF498 /* llpreviewanim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 91FC1C8706527F19009CF498 /* llpreviewanim.cpp */; };
@@ -506,7 +505,6 @@
506 99321B14081DD26000678159 /* llworkerthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99321B12081DD26000678159 /* llworkerthread.cpp */; }; 505 99321B14081DD26000678159 /* llworkerthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99321B12081DD26000678159 /* llworkerthread.cpp */; };
507 99374E4E0B5C6059008DB4BE /* lliosocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99374E460B5C603E008DB4BE /* lliosocket.cpp */; }; 506 99374E4E0B5C6059008DB4BE /* lliosocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 99374E460B5C603E008DB4BE /* lliosocket.cpp */; };
508 993A3E050B546D47007A0790 /* llvoiceclient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 993A3E040B546D47007A0790 /* llvoiceclient.cpp */; }; 507 993A3E050B546D47007A0790 /* llvoiceclient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 993A3E040B546D47007A0790 /* llvoiceclient.cpp */; };
509 994ADAE30A8016E600061DFB /* libllmozlib.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 994ADAE20A8016E500061DFB /* libllmozlib.dylib */; };
510 9950AF460B3762A1007E36E0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; }; 508 9950AF460B3762A1007E36E0 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
511 9950AF610B3763DF007E36E0 /* libfmodwrapper.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */; }; 509 9950AF610B3763DF007E36E0 /* libfmodwrapper.dylib in Resources */ = {isa = PBXBuildFile; fileRef = 9967E9090B37533F0087BD1B /* libfmodwrapper.dylib */; };
512 9956CAFD0B96679C00F58C6D /* llprefsvoice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */; }; 510 9956CAFD0B96679C00F58C6D /* llprefsvoice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */; };
@@ -555,14 +553,25 @@
555 9C659A870BAB0B6E00D2EB60 /* llmessageconfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C659A850BAB0B6E00D2EB60 /* llmessageconfig.cpp */; }; 553 9C659A870BAB0B6E00D2EB60 /* llmessageconfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9C659A850BAB0B6E00D2EB60 /* llmessageconfig.cpp */; };
556 9CC280FF0BE79737006D8BDC /* llmessagetemplateparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CC280FE0BE79737006D8BDC /* llmessagetemplateparser.cpp */; }; 554 9CC280FF0BE79737006D8BDC /* llmessagetemplateparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CC280FE0BE79737006D8BDC /* llmessagetemplateparser.cpp */; };
557 9CD49D5709D0BAC100192434 /* llflexibleobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CD49D5609D0BAC100192434 /* llflexibleobject.cpp */; }; 555 9CD49D5709D0BAC100192434 /* llflexibleobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CD49D5609D0BAC100192434 /* llflexibleobject.cpp */; };
558 9CD49D5B09D0BB1500192434 /* lllocalanimationobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9CD49D5909D0BB1500192434 /* lllocalanimationobject.cpp */; };
559 A241CB7D07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A241CB7B07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp */; }; 556 A241CB7D07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A241CB7B07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp */; };
560 A241CB9207B3E383001A39E3 /* llmessagethrottle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A241CB8E07B3E383001A39E3 /* llmessagethrottle.cpp */; }; 557 A241CB9207B3E383001A39E3 /* llmessagethrottle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A241CB8E07B3E383001A39E3 /* llmessagethrottle.cpp */; };
561 A241CB9507B3E3A7001A39E3 /* llperlin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A241CB9407B3E3A7001A39E3 /* llperlin.cpp */; }; 558 A241CB9507B3E3A7001A39E3 /* llperlin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A241CB9407B3E3A7001A39E3 /* llperlin.cpp */; };
559 A243B29A0C6769AC004DFF19 /* llglimmediate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A243B2980C6769AC004DFF19 /* llglimmediate.cpp */; };
560 A26560520C9F53CC004042A0 /* llfloaterhardwaresettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A26560500C9F53CC004042A0 /* llfloaterhardwaresettings.cpp */; };
561 A2A8C5480C649EE20001FEB2 /* llmultislider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C5440C649EE20001FEB2 /* llmultislider.cpp */; };
562 A2A8C5490C649EE20001FEB2 /* llmultisliderctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C5460C649EE20001FEB2 /* llmultisliderctrl.cpp */; };
563 A2A8C5600C649F490001FEB2 /* lldrawpoolwlsky.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C54A0C649F480001FEB2 /* lldrawpoolwlsky.cpp */; };
564 A2A8C5610C649F490001FEB2 /* llfloaterdaycycle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C54C0C649F480001FEB2 /* llfloaterdaycycle.cpp */; };
565 A2A8C5620C649F490001FEB2 /* llfloaterpostprocess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C54E0C649F480001FEB2 /* llfloaterpostprocess.cpp */; };
566 A2A8C5640C649F490001FEB2 /* llfloaterwindlight.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C5520C649F480001FEB2 /* llfloaterwindlight.cpp */; };
567 A2A8C5650C649F490001FEB2 /* llpostprocess.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C5540C649F480001FEB2 /* llpostprocess.cpp */; };
568 A2A8C5660C649F490001FEB2 /* llvowlsky.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C5560C649F480001FEB2 /* llvowlsky.cpp */; };
569 A2A8C5670C649F490001FEB2 /* llwlanimator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C5580C649F480001FEB2 /* llwlanimator.cpp */; };
570 A2A8C5680C649F490001FEB2 /* llwldaycycle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C55A0C649F490001FEB2 /* llwldaycycle.cpp */; };
571 A2A8C5690C649F490001FEB2 /* llwlparammanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C55C0C649F490001FEB2 /* llwlparammanager.cpp */; };
572 A2A8C56A0C649F490001FEB2 /* llwlparamset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2A8C55E0C649F490001FEB2 /* llwlparamset.cpp */; };
562 A30273570B3A13D800704420 /* llvertexbuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A30273550B3A13D800704420 /* llvertexbuffer.cpp */; }; 573 A30273570B3A13D800704420 /* llvertexbuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A30273550B3A13D800704420 /* llvertexbuffer.cpp */; };
563 A3077C0709DCB8140059ED75 /* lldrawpoolstars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3077BFB09DCB8140059ED75 /* lldrawpoolstars.cpp */; };
564 A3077C0B09DCB8140059ED75 /* llpanelvolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3077C0309DCB8140059ED75 /* llpanelvolume.cpp */; }; 574 A3077C0B09DCB8140059ED75 /* llpanelvolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3077C0309DCB8140059ED75 /* llpanelvolume.cpp */; };
565 A3077C0C09DCB8140059ED75 /* llvostars.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A3077C0509DCB8140059ED75 /* llvostars.cpp */; };
566 A32748BF0B5F38A00099BE18 /* llfontgl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D628315D0B4F3FA100F8830F /* llfontgl.cpp */; }; 575 A32748BF0B5F38A00099BE18 /* llfontgl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D628315D0B4F3FA100F8830F /* llfontgl.cpp */; };
567 A32748C00B5F38A20099BE18 /* llimagegl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D62831610B4F3FA200F8830F /* llimagegl.cpp */; }; 576 A32748C00B5F38A20099BE18 /* llimagegl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D62831610B4F3FA200F8830F /* llimagegl.cpp */; };
568 A32748C10B5F38A80099BE18 /* llfont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D628315B0B4F3FA100F8830F /* llfont.cpp */; }; 577 A32748C10B5F38A80099BE18 /* llfont.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D628315B0B4F3FA100F8830F /* llfont.cpp */; };
@@ -728,7 +737,6 @@
728 DA9C41200B54B9B300DD6F44 /* libaprutil-1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD6C9A5209C773A000AA1849 /* libaprutil-1.a */; }; 737 DA9C41200B54B9B300DD6F44 /* libaprutil-1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD6C9A5209C773A000AA1849 /* libaprutil-1.a */; };
729 DA9C412B0B54B9DA00DD6F44 /* libaprutil-1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD6C9A5209C773A000AA1849 /* libaprutil-1.a */; }; 738 DA9C412B0B54B9DA00DD6F44 /* libaprutil-1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD6C9A5209C773A000AA1849 /* libaprutil-1.a */; };
730 DA9C412C0B54B9DE00DD6F44 /* libexpat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8764F09BEA39600AF6316 /* libexpat.a */; }; 739 DA9C412C0B54B9DE00DD6F44 /* libexpat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8764F09BEA39600AF6316 /* libexpat.a */; };
731 E224ACBE0874D6150039C1A6 /* llfloaterimport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E224ACBC0874D6150039C1A6 /* llfloaterimport.cpp */; };
732 E34C14740AE6A3F0009BF4DE /* llmapresponders.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E34C14730AE6A3F0009BF4DE /* llmapresponders.cpp */; }; 740 E34C14740AE6A3F0009BF4DE /* llmapresponders.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E34C14730AE6A3F0009BF4DE /* llmapresponders.cpp */; };
733 EB3EE6C6083ABB5E002BF676 /* llbutton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE68E083ABB5D002BF676 /* llbutton.cpp */; }; 741 EB3EE6C6083ABB5E002BF676 /* llbutton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE68E083ABB5D002BF676 /* llbutton.cpp */; };
734 EB3EE6C8083ABB5E002BF676 /* llcheckboxctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE690083ABB5D002BF676 /* llcheckboxctrl.cpp */; }; 742 EB3EE6C8083ABB5E002BF676 /* llcheckboxctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE690083ABB5D002BF676 /* llcheckboxctrl.cpp */; };
@@ -820,6 +828,8 @@
820 FDE8766409BEA3C700AF6316 /* libvorbisenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765609BEA39600AF6316 /* libvorbisenc.a */; }; 828 FDE8766409BEA3C700AF6316 /* libvorbisenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765609BEA39600AF6316 /* libvorbisenc.a */; };
821 FDE8766509BEA3C700AF6316 /* libvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765709BEA39600AF6316 /* libvorbisfile.a */; }; 829 FDE8766509BEA3C700AF6316 /* libvorbisfile.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765709BEA39600AF6316 /* libvorbisfile.a */; };
822 FDE8766609BEA3C800AF6316 /* libxmlrpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765809BEA39700AF6316 /* libxmlrpc.a */; }; 830 FDE8766609BEA3C800AF6316 /* libxmlrpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765809BEA39700AF6316 /* libxmlrpc.a */; };
831 FE0AEE2D0D2D96D20097256A /* libllmozlib2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */; };
832 FE0AEE4D0D2D9C6E0097256A /* llparcelselection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */; };
823 FE5138790CD80BAE00F32EE3 /* lldebugmessagebox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */; }; 833 FE5138790CD80BAE00F32EE3 /* lldebugmessagebox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */; };
824 FE51387B0CD80BAE00F32EE3 /* llfloaterclassified.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138730CD80BAE00F32EE3 /* llfloaterclassified.cpp */; }; 834 FE51387B0CD80BAE00F32EE3 /* llfloaterclassified.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138730CD80BAE00F32EE3 /* llfloaterclassified.cpp */; };
825 FE51387C0CD80BAE00F32EE3 /* llfloaterevent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138750CD80BAE00F32EE3 /* llfloaterevent.cpp */; }; 835 FE51387C0CD80BAE00F32EE3 /* llfloaterevent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138750CD80BAE00F32EE3 /* llfloaterevent.cpp */; };
@@ -828,6 +838,23 @@
828 FE679A3E0CDFF5AC00959041 /* llappviewermacosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE679A370CDFF5AC00959041 /* llappviewermacosx.cpp */; }; 838 FE679A3E0CDFF5AC00959041 /* llappviewermacosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE679A370CDFF5AC00959041 /* llappviewermacosx.cpp */; };
829 FE679A3F0CDFF5AC00959041 /* llvectorperfoptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE679A390CDFF5AC00959041 /* llvectorperfoptions.cpp */; }; 839 FE679A3F0CDFF5AC00959041 /* llvectorperfoptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE679A390CDFF5AC00959041 /* llvectorperfoptions.cpp */; };
830 FE679A400CDFF5AC00959041 /* llvieweraudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE679A3B0CDFF5AC00959041 /* llvieweraudio.cpp */; }; 840 FE679A400CDFF5AC00959041 /* llvieweraudio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE679A3B0CDFF5AC00959041 /* llvieweraudio.cpp */; };
841 FEE6C82D0D2D6DAC00C97E9C /* llmediaimplcommon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8160D2D6DAC00C97E9C /* llmediaimplcommon.cpp */; };
842 FEE6C82E0D2D6DAC00C97E9C /* llmediaimplexample1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8180D2D6DAC00C97E9C /* llmediaimplexample1.cpp */; };
843 FEE6C82F0D2D6DAC00C97E9C /* llmediaimplexample2.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C81A0D2D6DAC00C97E9C /* llmediaimplexample2.cpp */; };
844 FEE6C8300D2D6DAC00C97E9C /* llmediaimplfactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C81C0D2D6DAC00C97E9C /* llmediaimplfactory.cpp */; };
845 FEE6C8310D2D6DAC00C97E9C /* llmediaimplgstreamer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C81E0D2D6DAC00C97E9C /* llmediaimplgstreamer.cpp */; };
846 FEE6C8320D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8200D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.cpp */; };
847 FEE6C8360D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8250D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.cpp */; };
848 FEE6C8370D2D6DAC00C97E9C /* llmediaimplllmozlib.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8270D2D6DAC00C97E9C /* llmediaimplllmozlib.cpp */; };
849 FEE6C8380D2D6DAC00C97E9C /* llmediamanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C82A0D2D6DAC00C97E9C /* llmediamanager.cpp */; };
850 FEE6C8490D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8390D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp */; };
851 FEE6C84A0D2D6E1500C97E9C /* llfloaterurlentry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C83B0D2D6E1500C97E9C /* llfloaterurlentry.cpp */; };
852 FEE6C84B0D2D6E1500C97E9C /* llmimetypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C83D0D2D6E1500C97E9C /* llmimetypes.cpp */; };
853 FEE6C84C0D2D6E1500C97E9C /* llpanellandmedia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C83F0D2D6E1500C97E9C /* llpanellandmedia.cpp */; };
854 FEE6C84D0D2D6E1500C97E9C /* llurlhistory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8410D2D6E1500C97E9C /* llurlhistory.cpp */; };
855 FEE6C84E0D2D6E1500C97E9C /* llviewermedia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8430D2D6E1500C97E9C /* llviewermedia.cpp */; };
856 FEE6C84F0D2D6E1500C97E9C /* llviewerparcelmedia.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8450D2D6E1500C97E9C /* llviewerparcelmedia.cpp */; };
857 FEE6C8500D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FEE6C8470D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp */; };
831/* End PBXBuildFile section */ 858/* End PBXBuildFile section */
832 859
833/* Begin PBXBuildRule section */ 860/* Begin PBXBuildRule section */
@@ -1008,9 +1035,6 @@
1008 1A89230408B12D1000A04AA9 /* llurlwhitelist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llurlwhitelist.h; sourceTree = "<group>"; }; 1035 1A89230408B12D1000A04AA9 /* llurlwhitelist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llurlwhitelist.h; sourceTree = "<group>"; };
1009 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloateropenobject.cpp; sourceTree = "<group>"; }; 1036 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloateropenobject.cpp; sourceTree = "<group>"; };
1010 1A89230708B12D2E00A04AA9 /* llfloateropenobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloateropenobject.h; sourceTree = "<group>"; }; 1037 1A89230708B12D2E00A04AA9 /* llfloateropenobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloateropenobject.h; sourceTree = "<group>"; };
1011 1A89230908B12D9800A04AA9 /* llmediabase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmediabase.cpp; sourceTree = "<group>"; };
1012 1A89230F08B12DDE00A04AA9 /* llmediamoviebase.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmediamoviebase.cpp; sourceTree = "<group>"; };
1013 1A89231008B12DDE00A04AA9 /* llmediamoviebase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediamoviebase.h; sourceTree = "<group>"; };
1014 1A8BF3770A1AAB7B005B9D5A /* llcallbackmap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcallbackmap.h; sourceTree = "<group>"; }; 1038 1A8BF3770A1AAB7B005B9D5A /* llcallbackmap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcallbackmap.h; sourceTree = "<group>"; };
1015 1A8BF3780A1AAB99005B9D5A /* llfloatertest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatertest.cpp; sourceTree = "<group>"; }; 1039 1A8BF3780A1AAB99005B9D5A /* llfloatertest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatertest.cpp; sourceTree = "<group>"; };
1016 1A8BF3790A1AABAD005B9D5A /* llfloatertest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatertest.h; sourceTree = "<group>"; }; 1040 1A8BF3790A1AABAD005B9D5A /* llfloatertest.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatertest.h; sourceTree = "<group>"; };
@@ -1052,6 +1076,17 @@
1052 1AF9D85008B405630094E8E7 /* llqueuedthread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llqueuedthread.h; sourceTree = "<group>"; }; 1076 1AF9D85008B405630094E8E7 /* llqueuedthread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llqueuedthread.h; sourceTree = "<group>"; };
1053 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsavedsettingsglue.cpp; sourceTree = "<group>"; }; 1077 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsavedsettingsglue.cpp; sourceTree = "<group>"; };
1054 1AFA40B60A2DFD8200C13F70 /* llsavedsettingsglue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsavedsettingsglue.h; sourceTree = "<group>"; }; 1078 1AFA40B60A2DFD8200C13F70 /* llsavedsettingsglue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsavedsettingsglue.h; sourceTree = "<group>"; };
1079 1C0D59500CF0B2B800222B10 /* libboost_regex-gcc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libboost_regex-gcc.a"; sourceTree = BUILT_PRODUCTS_DIR; };
1080 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterwater.cpp; sourceTree = "<group>"; };
1081 1CBB67D30C7CCCB2007DAAAE /* llfloaterwater.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterwater.h; sourceTree = "<group>"; };
1082 1CBB67D40C7CCCB2007DAAAE /* llwaterparammanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwaterparammanager.cpp; sourceTree = "<group>"; };
1083 1CBB67D50C7CCCB2007DAAAE /* llwaterparammanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwaterparammanager.h; sourceTree = "<group>"; };
1084 1CBB67D60C7CCCB2007DAAAE /* llwaterparamset.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwaterparamset.cpp; sourceTree = "<group>"; };
1085 1CBB67D70C7CCCB2007DAAAE /* llwaterparamset.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwaterparamset.h; sourceTree = "<group>"; };
1086 1CFFA2D40C90472B000CF7DD /* llfloaterenvsettings.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterenvsettings.cpp; sourceTree = "<group>"; };
1087 1CFFA2D50C90472B000CF7DD /* llfloaterenvsettings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterenvsettings.h; sourceTree = "<group>"; };
1088 1CFFA2EB0C9048D7000CF7DD /* llrendertarget.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llrendertarget.cpp; path = ../llrender/llrendertarget.cpp; sourceTree = SOURCE_ROOT; };
1089 1CFFA2EC0C9048D7000CF7DD /* llrendertarget.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = llrendertarget.h; path = ../llrender/llrendertarget.h; sourceTree = SOURCE_ROOT; };
1055 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; 1090 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
1056 2613A6D905D843D80041A7A9 /* llfloatersnapshot.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatersnapshot.cpp; sourceTree = "<group>"; }; 1091 2613A6D905D843D80041A7A9 /* llfloatersnapshot.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatersnapshot.cpp; sourceTree = "<group>"; };
1057 2617306405221AB700A80050 /* llnameeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llnameeditor.cpp; sourceTree = "<group>"; }; 1092 2617306405221AB700A80050 /* llnameeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llnameeditor.cpp; sourceTree = "<group>"; };
@@ -1072,7 +1107,7 @@
1072 26F529B2051F61DF00A80050 /* llstatgraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llstatgraph.cpp; sourceTree = SOURCE_ROOT; }; 1107 26F529B2051F61DF00A80050 /* llstatgraph.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llstatgraph.cpp; sourceTree = SOURCE_ROOT; };
1073 26F529B3051F61DF00A80050 /* llstatbar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llstatbar.cpp; sourceTree = SOURCE_ROOT; }; 1108 26F529B3051F61DF00A80050 /* llstatbar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llstatbar.cpp; sourceTree = SOURCE_ROOT; };
1074 26F529BA051F61DF00A80050 /* pipeline.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = pipeline.cpp; sourceTree = SOURCE_ROOT; }; 1109 26F529BA051F61DF00A80050 /* pipeline.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = pipeline.cpp; sourceTree = SOURCE_ROOT; };
1075 26F529BD051F61DF00A80050 /* noise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = noise.cpp; sourceTree = SOURCE_ROOT; }; 1110 26F529BD051F61DF00A80050 /* noise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = noise.cpp; sourceTree = "<group>"; };
1076 26F529BE051F61DF00A80050 /* moviemaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = moviemaker.cpp; sourceTree = SOURCE_ROOT; }; 1111 26F529BE051F61DF00A80050 /* moviemaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = moviemaker.cpp; sourceTree = SOURCE_ROOT; };
1077 26F529BF051F61DF00A80050 /* llworldmapview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmapview.cpp; sourceTree = SOURCE_ROOT; }; 1112 26F529BF051F61DF00A80050 /* llworldmapview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmapview.cpp; sourceTree = SOURCE_ROOT; };
1078 26F529C0051F61DF00A80050 /* llworldmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmap.cpp; sourceTree = SOURCE_ROOT; }; 1113 26F529C0051F61DF00A80050 /* llworldmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmap.cpp; sourceTree = SOURCE_ROOT; };
@@ -1146,7 +1181,6 @@
1146 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcontroldef.cpp; sourceTree = SOURCE_ROOT; }; 1181 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcontroldef.cpp; sourceTree = SOURCE_ROOT; };
1147 26F52A1E051F61DF00A80050 /* llframestatview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestatview.cpp; sourceTree = SOURCE_ROOT; }; 1182 26F52A1E051F61DF00A80050 /* llframestatview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestatview.cpp; sourceTree = SOURCE_ROOT; };
1148 26F52A1F051F61DF00A80050 /* llframestats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestats.cpp; sourceTree = SOURCE_ROOT; }; 1183 26F52A1F051F61DF00A80050 /* llframestats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestats.cpp; sourceTree = SOURCE_ROOT; };
1149 26F52A22051F61DF00A80050 /* llroam.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llroam.cpp; sourceTree = SOURCE_ROOT; };
1150 26F52A24051F61DF00A80050 /* llhudobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudobject.cpp; sourceTree = SOURCE_ROOT; }; 1184 26F52A24051F61DF00A80050 /* llhudobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudobject.cpp; sourceTree = SOURCE_ROOT; };
1151 26F52A25051F61DF00A80050 /* llhudmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudmanager.cpp; sourceTree = SOURCE_ROOT; }; 1185 26F52A25051F61DF00A80050 /* llhudmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudmanager.cpp; sourceTree = SOURCE_ROOT; };
1152 26F52A26051F61DF00A80050 /* lldrawpoolalpha.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolalpha.cpp; sourceTree = SOURCE_ROOT; }; 1186 26F52A26051F61DF00A80050 /* lldrawpoolalpha.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolalpha.cpp; sourceTree = SOURCE_ROOT; };
@@ -1161,7 +1195,6 @@
1161 26F52A33051F61DF00A80050 /* llbbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llbbox.cpp; sourceTree = SOURCE_ROOT; }; 1195 26F52A33051F61DF00A80050 /* llbbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llbbox.cpp; sourceTree = SOURCE_ROOT; };
1162 26F52A34051F61DF00A80050 /* llfloatercustomize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatercustomize.cpp; sourceTree = SOURCE_ROOT; }; 1196 26F52A34051F61DF00A80050 /* llfloatercustomize.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatercustomize.cpp; sourceTree = SOURCE_ROOT; };
1163 26F52A35051F61DF00A80050 /* llviewerlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerlayer.cpp; sourceTree = SOURCE_ROOT; }; 1197 26F52A35051F61DF00A80050 /* llviewerlayer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerlayer.cpp; sourceTree = SOURCE_ROOT; };
1164 26F52A36051F61DF00A80050 /* llviewerjointshape.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointshape.cpp; sourceTree = SOURCE_ROOT; };
1165 26F52A37051F61DF00A80050 /* llviewerjointmesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointmesh.cpp; sourceTree = SOURCE_ROOT; }; 1198 26F52A37051F61DF00A80050 /* llviewerjointmesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointmesh.cpp; sourceTree = SOURCE_ROOT; };
1166 26F52A38051F61DF00A80050 /* llviewerjointattachment.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointattachment.cpp; sourceTree = SOURCE_ROOT; }; 1199 26F52A38051F61DF00A80050 /* llviewerjointattachment.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjointattachment.cpp; sourceTree = SOURCE_ROOT; };
1167 26F52A39051F61DF00A80050 /* llviewerjoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjoint.cpp; sourceTree = SOURCE_ROOT; }; 1200 26F52A39051F61DF00A80050 /* llviewerjoint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerjoint.cpp; sourceTree = SOURCE_ROOT; };
@@ -1178,7 +1211,6 @@
1178 26F52A47051F61DF00A80050 /* llpaneldisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpaneldisplay.cpp; sourceTree = SOURCE_ROOT; }; 1211 26F52A47051F61DF00A80050 /* llpaneldisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpaneldisplay.cpp; sourceTree = SOURCE_ROOT; };
1179 26F52A4E051F61DF00A80050 /* lltracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lltracker.cpp; sourceTree = SOURCE_ROOT; }; 1212 26F52A4E051F61DF00A80050 /* lltracker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lltracker.cpp; sourceTree = SOURCE_ROOT; };
1180 26F52A51051F61DF00A80050 /* llhudeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudeffect.cpp; sourceTree = SOURCE_ROOT; }; 1213 26F52A51051F61DF00A80050 /* llhudeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudeffect.cpp; sourceTree = SOURCE_ROOT; };
1181 26F52A52051F61DF00A80050 /* llhudconnector.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudconnector.cpp; sourceTree = SOURCE_ROOT; };
1182 26F52A53051F61DF00A80050 /* lldrawpoolbump.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolbump.cpp; sourceTree = SOURCE_ROOT; }; 1214 26F52A53051F61DF00A80050 /* lldrawpoolbump.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolbump.cpp; sourceTree = SOURCE_ROOT; };
1183 26F52A54051F61DF00A80050 /* llpaneldebug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpaneldebug.cpp; sourceTree = SOURCE_ROOT; }; 1215 26F52A54051F61DF00A80050 /* llpaneldebug.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpaneldebug.cpp; sourceTree = SOURCE_ROOT; };
1184 26F52A56051F61DF00A80050 /* llfloaterdirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterdirectory.cpp; sourceTree = SOURCE_ROOT; }; 1216 26F52A56051F61DF00A80050 /* llfloaterdirectory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterdirectory.cpp; sourceTree = SOURCE_ROOT; };
@@ -1729,11 +1761,6 @@
1729 91E7BB2105EFCBA40026CC40 /* llviewerdisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerdisplay.cpp; sourceTree = "<group>"; }; 1761 91E7BB2105EFCBA40026CC40 /* llviewerdisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerdisplay.cpp; sourceTree = "<group>"; };
1730 91E86A0407BBFA5D00F56E75 /* llmediabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediabase.h; sourceTree = "<group>"; }; 1762 91E86A0407BBFA5D00F56E75 /* llmediabase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediabase.h; sourceTree = "<group>"; };
1731 91E86A0507BBFA5D00F56E75 /* llmediaemitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaemitter.h; sourceTree = "<group>"; }; 1763 91E86A0507BBFA5D00F56E75 /* llmediaemitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaemitter.h; sourceTree = "<group>"; };
1732 91E86A0607BBFA5D00F56E75 /* llmediaemitterevents.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaemitterevents.h; sourceTree = "<group>"; };
1733 91E86A0707BBFA5D00F56E75 /* llmediaengine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaengine.cpp; sourceTree = "<group>"; };
1734 91E86A0807BBFA5D00F56E75 /* llmediaengine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaengine.h; sourceTree = "<group>"; };
1735 91E86A0B07BBFA5D00F56E75 /* llmediaobservers.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmediaobservers.h; sourceTree = "<group>"; };
1736 91E86C3107BD3B3A00F56E75 /* llfloatersaveavatar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatersaveavatar.cpp; sourceTree = "<group>"; };
1737 91E86C3307BD3B6400F56E75 /* llfloatersaveavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatersaveavatar.h; sourceTree = "<group>"; }; 1764 91E86C3307BD3B6400F56E75 /* llfloatersaveavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatersaveavatar.h; sourceTree = "<group>"; };
1738 91F8BBA3062DF7AB00DE42BA /* llpreviewgesture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreviewgesture.cpp; sourceTree = "<group>"; }; 1765 91F8BBA3062DF7AB00DE42BA /* llpreviewgesture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreviewgesture.cpp; sourceTree = "<group>"; };
1739 91F8BBAB062DF91A00DE42BA /* llgesturemgr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llgesturemgr.cpp; sourceTree = "<group>"; }; 1766 91F8BBAB062DF91A00DE42BA /* llgesturemgr.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llgesturemgr.cpp; sourceTree = "<group>"; };
@@ -1769,7 +1796,6 @@
1769 99374E460B5C603E008DB4BE /* lliosocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lliosocket.cpp; sourceTree = "<group>"; }; 1796 99374E460B5C603E008DB4BE /* lliosocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lliosocket.cpp; sourceTree = "<group>"; };
1770 993A3E030B546D47007A0790 /* llvoiceclient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoiceclient.h; sourceTree = "<group>"; }; 1797 993A3E030B546D47007A0790 /* llvoiceclient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoiceclient.h; sourceTree = "<group>"; };
1771 993A3E040B546D47007A0790 /* llvoiceclient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvoiceclient.cpp; sourceTree = "<group>"; }; 1798 993A3E040B546D47007A0790 /* llvoiceclient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvoiceclient.cpp; sourceTree = "<group>"; };
1772 994ADAE20A8016E500061DFB /* libllmozlib.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libllmozlib.dylib; path = "../../libraries/universal-darwin/lib_release/libllmozlib.dylib"; sourceTree = SOURCE_ROOT; };
1773 9956CAFB0B96679C00F58C6D /* llprefsvoice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = llprefsvoice.h; sourceTree = "<group>"; }; 1799 9956CAFB0B96679C00F58C6D /* llprefsvoice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = llprefsvoice.h; sourceTree = "<group>"; };
1774 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; lineEnding = 0; path = llprefsvoice.cpp; sourceTree = "<group>"; }; 1800 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 30; lineEnding = 0; path = llprefsvoice.cpp; sourceTree = "<group>"; };
1775 996209680B864D0E00392531 /* SLVoiceAgent.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = SLVoiceAgent.app; path = "vivox-runtime/universal-darwin/SLVoiceAgent.app"; sourceTree = SOURCE_ROOT; }; 1801 996209680B864D0E00392531 /* SLVoiceAgent.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = SLVoiceAgent.app; path = "vivox-runtime/universal-darwin/SLVoiceAgent.app"; sourceTree = SOURCE_ROOT; };
@@ -1819,7 +1845,6 @@
1819 997B4C0306015821001B0407 /* llviewermessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewermessage.h; sourceTree = SOURCE_ROOT; }; 1845 997B4C0306015821001B0407 /* llviewermessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewermessage.h; sourceTree = SOURCE_ROOT; };
1820 997B4C0406015821001B0407 /* llviewermenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewermenu.h; sourceTree = SOURCE_ROOT; }; 1846 997B4C0406015821001B0407 /* llviewermenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewermenu.h; sourceTree = SOURCE_ROOT; };
1821 997B4C0506015821001B0407 /* llviewerlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerlayer.h; sourceTree = SOURCE_ROOT; }; 1847 997B4C0506015821001B0407 /* llviewerlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerlayer.h; sourceTree = SOURCE_ROOT; };
1822 997B4C0606015821001B0407 /* llviewerjointshape.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerjointshape.h; sourceTree = SOURCE_ROOT; };
1823 997B4C0706015821001B0407 /* llviewerimagelist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerimagelist.h; sourceTree = SOURCE_ROOT; }; 1848 997B4C0706015821001B0407 /* llviewerimagelist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerimagelist.h; sourceTree = SOURCE_ROOT; };
1824 997B4C0806015821001B0407 /* llviewerimage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerimage.h; sourceTree = SOURCE_ROOT; }; 1849 997B4C0806015821001B0407 /* llviewerimage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerimage.h; sourceTree = SOURCE_ROOT; };
1825 997B4C0906015821001B0407 /* llviewergesture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewergesture.h; sourceTree = SOURCE_ROOT; }; 1850 997B4C0906015821001B0407 /* llviewergesture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewergesture.h; sourceTree = SOURCE_ROOT; };
@@ -1869,7 +1894,6 @@
1869 997B4C4B06015821001B0407 /* llsurface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsurface.h; sourceTree = SOURCE_ROOT; }; 1894 997B4C4B06015821001B0407 /* llsurface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsurface.h; sourceTree = SOURCE_ROOT; };
1870 997B4C4D06015821001B0407 /* llsky.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsky.h; sourceTree = SOURCE_ROOT; }; 1895 997B4C4D06015821001B0407 /* llsky.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsky.h; sourceTree = SOURCE_ROOT; };
1871 997B4C4E06015821001B0407 /* llselectmgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llselectmgr.h; sourceTree = SOURCE_ROOT; }; 1896 997B4C4E06015821001B0407 /* llselectmgr.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llselectmgr.h; sourceTree = SOURCE_ROOT; };
1872 997B4C5206015821001B0407 /* llroam.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llroam.h; sourceTree = SOURCE_ROOT; };
1873 997B4C5706015821001B0407 /* llregionposition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llregionposition.h; sourceTree = SOURCE_ROOT; }; 1897 997B4C5706015821001B0407 /* llregionposition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llregionposition.h; sourceTree = SOURCE_ROOT; };
1874 997B4C5A06015821001B0407 /* llprogressview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llprogressview.h; sourceTree = SOURCE_ROOT; }; 1898 997B4C5A06015821001B0407 /* llprogressview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llprogressview.h; sourceTree = SOURCE_ROOT; };
1875 997B4C5C06015821001B0407 /* llpreviewtexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewtexture.h; sourceTree = SOURCE_ROOT; }; 1899 997B4C5C06015821001B0407 /* llpreviewtexture.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpreviewtexture.h; sourceTree = SOURCE_ROOT; };
@@ -2076,8 +2100,6 @@
2076 9CC281000BE79746006D8BDC /* llmessagetemplateparser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagetemplateparser.h; sourceTree = "<group>"; }; 2100 9CC281000BE79746006D8BDC /* llmessagetemplateparser.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagetemplateparser.h; sourceTree = "<group>"; };
2077 9CD49D5609D0BAC100192434 /* llflexibleobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llflexibleobject.cpp; sourceTree = "<group>"; }; 2101 9CD49D5609D0BAC100192434 /* llflexibleobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llflexibleobject.cpp; sourceTree = "<group>"; };
2078 9CD49D5809D0BAD600192434 /* llflexibleobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llflexibleobject.h; sourceTree = "<group>"; }; 2102 9CD49D5809D0BAD600192434 /* llflexibleobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llflexibleobject.h; sourceTree = "<group>"; };
2079 9CD49D5909D0BB1500192434 /* lllocalanimationobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lllocalanimationobject.cpp; sourceTree = "<group>"; };
2080 9CD49D5A09D0BB1500192434 /* lllocalanimationobject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllocalanimationobject.h; sourceTree = "<group>"; };
2081 A241CB7B07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerprecompiledheaders.cpp; sourceTree = "<group>"; }; 2103 A241CB7B07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerprecompiledheaders.cpp; sourceTree = "<group>"; };
2082 A241CB7C07B3DE0D001A39E3 /* llviewerprecompiledheaders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerprecompiledheaders.h; sourceTree = "<group>"; }; 2104 A241CB7C07B3DE0D001A39E3 /* llviewerprecompiledheaders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerprecompiledheaders.h; sourceTree = "<group>"; };
2083 A241CB8807B3E324001A39E3 /* llperlin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llperlin.h; sourceTree = "<group>"; }; 2105 A241CB8807B3E324001A39E3 /* llperlin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llperlin.h; sourceTree = "<group>"; };
@@ -2085,16 +2107,40 @@
2085 A241CB8E07B3E383001A39E3 /* llmessagethrottle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmessagethrottle.cpp; sourceTree = "<group>"; }; 2107 A241CB8E07B3E383001A39E3 /* llmessagethrottle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmessagethrottle.cpp; sourceTree = "<group>"; };
2086 A241CB8F07B3E383001A39E3 /* llmessagethrottle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagethrottle.h; sourceTree = "<group>"; }; 2108 A241CB8F07B3E383001A39E3 /* llmessagethrottle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagethrottle.h; sourceTree = "<group>"; };
2087 A241CB9407B3E3A7001A39E3 /* llperlin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llperlin.cpp; sourceTree = "<group>"; }; 2109 A241CB9407B3E3A7001A39E3 /* llperlin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llperlin.cpp; sourceTree = "<group>"; };
2110 A243B2980C6769AC004DFF19 /* llglimmediate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llglimmediate.cpp; sourceTree = "<group>"; };
2111 A243B2990C6769AC004DFF19 /* llglimmediate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llglimmediate.h; sourceTree = "<group>"; };
2112 A26560500C9F53CC004042A0 /* llfloaterhardwaresettings.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterhardwaresettings.cpp; sourceTree = "<group>"; };
2113 A26560510C9F53CC004042A0 /* llfloaterhardwaresettings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterhardwaresettings.h; sourceTree = "<group>"; };
2088 A29852A10BC6BC630005FA09 /* llhtmlhelp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llhtmlhelp.h; sourceTree = "<group>"; }; 2114 A29852A10BC6BC630005FA09 /* llhtmlhelp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llhtmlhelp.h; sourceTree = "<group>"; };
2089 A2A57EBA0ADF10FD00F6EF97 /* llavatarconstants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llavatarconstants.h; sourceTree = "<group>"; }; 2115 A2A57EBA0ADF10FD00F6EF97 /* llavatarconstants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llavatarconstants.h; sourceTree = "<group>"; };
2116 A2A8C5440C649EE20001FEB2 /* llmultislider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmultislider.cpp; sourceTree = "<group>"; };
2117 A2A8C5450C649EE20001FEB2 /* llmultislider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmultislider.h; sourceTree = "<group>"; };
2118 A2A8C5460C649EE20001FEB2 /* llmultisliderctrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmultisliderctrl.cpp; sourceTree = "<group>"; };
2119 A2A8C5470C649EE20001FEB2 /* llmultisliderctrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmultisliderctrl.h; sourceTree = "<group>"; };
2120 A2A8C54A0C649F480001FEB2 /* lldrawpoolwlsky.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolwlsky.cpp; sourceTree = "<group>"; };
2121 A2A8C54B0C649F480001FEB2 /* lldrawpoolwlsky.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolwlsky.h; sourceTree = "<group>"; };
2122 A2A8C54C0C649F480001FEB2 /* llfloaterdaycycle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterdaycycle.cpp; sourceTree = "<group>"; };
2123 A2A8C54D0C649F480001FEB2 /* llfloaterdaycycle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterdaycycle.h; sourceTree = "<group>"; };
2124 A2A8C54E0C649F480001FEB2 /* llfloaterpostprocess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterpostprocess.cpp; sourceTree = "<group>"; };
2125 A2A8C54F0C649F480001FEB2 /* llfloaterpostprocess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterpostprocess.h; sourceTree = "<group>"; };
2126 A2A8C5520C649F480001FEB2 /* llfloaterwindlight.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterwindlight.cpp; sourceTree = "<group>"; };
2127 A2A8C5530C649F480001FEB2 /* llfloaterwindlight.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterwindlight.h; sourceTree = "<group>"; };
2128 A2A8C5540C649F480001FEB2 /* llpostprocess.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpostprocess.cpp; sourceTree = "<group>"; };
2129 A2A8C5550C649F480001FEB2 /* llpostprocess.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpostprocess.h; sourceTree = "<group>"; };
2130 A2A8C5560C649F480001FEB2 /* llvowlsky.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvowlsky.cpp; sourceTree = "<group>"; };
2131 A2A8C5570C649F480001FEB2 /* llvowlsky.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvowlsky.h; sourceTree = "<group>"; };
2132 A2A8C5580C649F480001FEB2 /* llwlanimator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwlanimator.cpp; sourceTree = "<group>"; };
2133 A2A8C5590C649F490001FEB2 /* llwlanimator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwlanimator.h; sourceTree = "<group>"; };
2134 A2A8C55A0C649F490001FEB2 /* llwldaycycle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwldaycycle.cpp; sourceTree = "<group>"; };
2135 A2A8C55B0C649F490001FEB2 /* llwldaycycle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwldaycycle.h; sourceTree = "<group>"; };
2136 A2A8C55C0C649F490001FEB2 /* llwlparammanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwlparammanager.cpp; sourceTree = "<group>"; };
2137 A2A8C55D0C649F490001FEB2 /* llwlparammanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwlparammanager.h; sourceTree = "<group>"; };
2138 A2A8C55E0C649F490001FEB2 /* llwlparamset.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwlparamset.cpp; sourceTree = "<group>"; };
2139 A2A8C55F0C649F490001FEB2 /* llwlparamset.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwlparamset.h; sourceTree = "<group>"; };
2090 A30273550B3A13D800704420 /* llvertexbuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvertexbuffer.cpp; sourceTree = "<group>"; }; 2140 A30273550B3A13D800704420 /* llvertexbuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvertexbuffer.cpp; sourceTree = "<group>"; };
2091 A30273560B3A13D800704420 /* llvertexbuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvertexbuffer.h; sourceTree = "<group>"; }; 2141 A30273560B3A13D800704420 /* llvertexbuffer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvertexbuffer.h; sourceTree = "<group>"; };
2092 A3077BFB09DCB8140059ED75 /* lldrawpoolstars.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolstars.cpp; sourceTree = "<group>"; };
2093 A3077BFC09DCB8140059ED75 /* lldrawpoolstars.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldrawpoolstars.h; sourceTree = "<group>"; };
2094 A3077C0309DCB8140059ED75 /* llpanelvolume.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelvolume.cpp; sourceTree = "<group>"; }; 2142 A3077C0309DCB8140059ED75 /* llpanelvolume.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelvolume.cpp; sourceTree = "<group>"; };
2095 A3077C0409DCB8140059ED75 /* llpanelvolume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelvolume.h; sourceTree = "<group>"; }; 2143 A3077C0409DCB8140059ED75 /* llpanelvolume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelvolume.h; sourceTree = "<group>"; };
2096 A3077C0509DCB8140059ED75 /* llvostars.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvostars.cpp; sourceTree = "<group>"; };
2097 A3077C0609DCB8140059ED75 /* llvostars.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvostars.h; sourceTree = "<group>"; };
2098 A3285A340A71419F00F619A5 /* llinventorybridge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llinventorybridge.cpp; sourceTree = "<group>"; }; 2144 A3285A340A71419F00F619A5 /* llinventorybridge.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llinventorybridge.cpp; sourceTree = "<group>"; };
2099 A3285A350A71419F00F619A5 /* llinventorybridge.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinventorybridge.h; sourceTree = "<group>"; }; 2145 A3285A350A71419F00F619A5 /* llinventorybridge.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinventorybridge.h; sourceTree = "<group>"; };
2100 A3285A3A0A71425100F619A5 /* llinventoryactions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llinventoryactions.cpp; sourceTree = "<group>"; }; 2146 A3285A3A0A71425100F619A5 /* llinventoryactions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llinventoryactions.cpp; sourceTree = "<group>"; };
@@ -2183,8 +2229,6 @@
2183 DA9C40EC0B54B5C700DD6F44 /* llerrorlegacy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llerrorlegacy.h; sourceTree = "<group>"; }; 2229 DA9C40EC0B54B5C700DD6F44 /* llerrorlegacy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llerrorlegacy.h; sourceTree = "<group>"; };
2184 DA9C41120B54B8CA00DD6F44 /* lllivefile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lllivefile.cpp; sourceTree = "<group>"; }; 2230 DA9C41120B54B8CA00DD6F44 /* lllivefile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lllivefile.cpp; sourceTree = "<group>"; };
2185 DA9C41130B54B8CA00DD6F44 /* lllivefile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllivefile.h; sourceTree = "<group>"; }; 2231 DA9C41130B54B8CA00DD6F44 /* lllivefile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllivefile.h; sourceTree = "<group>"; };
2186 E224ACBC0874D6150039C1A6 /* llfloaterimport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterimport.cpp; sourceTree = "<group>"; };
2187 E224ACBD0874D6150039C1A6 /* llfloaterimport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterimport.h; sourceTree = "<group>"; };
2188 E34C14730AE6A3F0009BF4DE /* llmapresponders.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmapresponders.cpp; sourceTree = "<group>"; }; 2232 E34C14730AE6A3F0009BF4DE /* llmapresponders.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmapresponders.cpp; sourceTree = "<group>"; };
2189 E34C14750AE6A3FF009BF4DE /* llmapresponders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmapresponders.h; sourceTree = "<group>"; }; 2233 E34C14750AE6A3FF009BF4DE /* llmapresponders.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmapresponders.h; sourceTree = "<group>"; };
2190 EB3EE68E083ABB5D002BF676 /* llbutton.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llbutton.cpp; sourceTree = "<group>"; }; 2234 EB3EE68E083ABB5D002BF676 /* llbutton.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llbutton.cpp; sourceTree = "<group>"; };
@@ -2335,6 +2379,11 @@
2335 FDE8765609BEA39600AF6316 /* libvorbisenc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbisenc.a; sourceTree = BUILT_PRODUCTS_DIR; }; 2379 FDE8765609BEA39600AF6316 /* libvorbisenc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbisenc.a; sourceTree = BUILT_PRODUCTS_DIR; };
2336 FDE8765709BEA39600AF6316 /* libvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbisfile.a; sourceTree = BUILT_PRODUCTS_DIR; }; 2380 FDE8765709BEA39600AF6316 /* libvorbisfile.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbisfile.a; sourceTree = BUILT_PRODUCTS_DIR; };
2337 FDE8765809BEA39700AF6316 /* libxmlrpc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libxmlrpc.a; sourceTree = BUILT_PRODUCTS_DIR; }; 2381 FDE8765809BEA39700AF6316 /* libxmlrpc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libxmlrpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
2382 FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libllmozlib2.dylib; path = "../../libraries/universal-darwin/lib_debug/libllmozlib2.dylib"; sourceTree = SOURCE_ROOT; };
2383 FE0AEE480D2D9C6E0097256A /* lllcd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lllcd.cpp; sourceTree = SOURCE_ROOT; };
2384 FE0AEE490D2D9C6E0097256A /* lllcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lllcd.h; sourceTree = SOURCE_ROOT; };
2385 FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llparcelselection.cpp; sourceTree = SOURCE_ROOT; };
2386 FE0AEE4B0D2D9C6E0097256A /* llparcelselection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llparcelselection.h; sourceTree = SOURCE_ROOT; };
2338 FE51386F0CD80BAE00F32EE3 /* llclassifiedinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llclassifiedinfo.h; sourceTree = "<group>"; }; 2387 FE51386F0CD80BAE00F32EE3 /* llclassifiedinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llclassifiedinfo.h; sourceTree = "<group>"; };
2339 FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldebugmessagebox.cpp; sourceTree = "<group>"; }; 2388 FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldebugmessagebox.cpp; sourceTree = "<group>"; };
2340 FE5138710CD80BAE00F32EE3 /* lldebugmessagebox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldebugmessagebox.h; sourceTree = "<group>"; }; 2389 FE5138710CD80BAE00F32EE3 /* lldebugmessagebox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldebugmessagebox.h; sourceTree = "<group>"; };
@@ -2352,6 +2401,42 @@
2352 FE679A3A0CDFF5AC00959041 /* llvectorperfoptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvectorperfoptions.h; sourceTree = "<group>"; }; 2401 FE679A3A0CDFF5AC00959041 /* llvectorperfoptions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvectorperfoptions.h; sourceTree = "<group>"; };
2353 FE679A3B0CDFF5AC00959041 /* llvieweraudio.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvieweraudio.cpp; sourceTree = "<group>"; }; 2402 FE679A3B0CDFF5AC00959041 /* llvieweraudio.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvieweraudio.cpp; sourceTree = "<group>"; };
2354 FE679A3C0CDFF5AC00959041 /* llvieweraudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvieweraudio.h; sourceTree = "<group>"; }; 2403 FE679A3C0CDFF5AC00959041 /* llvieweraudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvieweraudio.h; sourceTree = "<group>"; };
2404 FEE6C8160D2D6DAC00C97E9C /* llmediaimplcommon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplcommon.cpp; sourceTree = "<group>"; };
2405 FEE6C8170D2D6DAC00C97E9C /* llmediaimplcommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplcommon.h; sourceTree = "<group>"; };
2406 FEE6C8180D2D6DAC00C97E9C /* llmediaimplexample1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplexample1.cpp; sourceTree = "<group>"; };
2407 FEE6C8190D2D6DAC00C97E9C /* llmediaimplexample1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplexample1.h; sourceTree = "<group>"; };
2408 FEE6C81A0D2D6DAC00C97E9C /* llmediaimplexample2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplexample2.cpp; sourceTree = "<group>"; };
2409 FEE6C81B0D2D6DAC00C97E9C /* llmediaimplexample2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplexample2.h; sourceTree = "<group>"; };
2410 FEE6C81C0D2D6DAC00C97E9C /* llmediaimplfactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplfactory.cpp; sourceTree = "<group>"; };
2411 FEE6C81D0D2D6DAC00C97E9C /* llmediaimplfactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplfactory.h; sourceTree = "<group>"; };
2412 FEE6C81E0D2D6DAC00C97E9C /* llmediaimplgstreamer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplgstreamer.cpp; sourceTree = "<group>"; };
2413 FEE6C81F0D2D6DAC00C97E9C /* llmediaimplgstreamer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplgstreamer.h; sourceTree = "<group>"; };
2414 FEE6C8200D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplgstreamer_syms.cpp; sourceTree = "<group>"; };
2415 FEE6C8210D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplgstreamer_syms.h; sourceTree = "<group>"; };
2416 FEE6C8250D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplgstreamervidplug.cpp; sourceTree = "<group>"; };
2417 FEE6C8260D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplgstreamervidplug.h; sourceTree = "<group>"; };
2418 FEE6C8270D2D6DAC00C97E9C /* llmediaimplllmozlib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediaimplllmozlib.cpp; sourceTree = "<group>"; };
2419 FEE6C8280D2D6DAC00C97E9C /* llmediaimplllmozlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplllmozlib.h; sourceTree = "<group>"; };
2420 FEE6C8290D2D6DAC00C97E9C /* llmediaimplregister.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaimplregister.h; sourceTree = "<group>"; };
2421 FEE6C82A0D2D6DAC00C97E9C /* llmediamanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmediamanager.cpp; sourceTree = "<group>"; };
2422 FEE6C82B0D2D6DAC00C97E9C /* llmediamanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediamanager.h; sourceTree = "<group>"; };
2423 FEE6C82C0D2D6DAC00C97E9C /* llmediaobserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmediaobserver.h; sourceTree = "<group>"; };
2424 FEE6C8390D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp */ = {isa = PBXFileReference; explicitFileType = sourcecode.cpp.cpp; fileEncoding = 4; path = llfloaterhtmlhelp.cpp; sourceTree = SOURCE_ROOT; };
2425 FEE6C83A0D2D6E1500C97E9C /* llfloaterhtmlhelp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloaterhtmlhelp.h; sourceTree = "<group>"; };
2426 FEE6C83B0D2D6E1500C97E9C /* llfloaterurlentry.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterurlentry.cpp; sourceTree = "<group>"; };
2427 FEE6C83C0D2D6E1500C97E9C /* llfloaterurlentry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloaterurlentry.h; sourceTree = "<group>"; };
2428 FEE6C83D0D2D6E1500C97E9C /* llmimetypes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llmimetypes.cpp; sourceTree = "<group>"; };
2429 FEE6C83E0D2D6E1500C97E9C /* llmimetypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llmimetypes.h; sourceTree = "<group>"; };
2430 FEE6C83F0D2D6E1500C97E9C /* llpanellandmedia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llpanellandmedia.cpp; sourceTree = "<group>"; };
2431 FEE6C8400D2D6E1500C97E9C /* llpanellandmedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llpanellandmedia.h; sourceTree = "<group>"; };
2432 FEE6C8410D2D6E1500C97E9C /* llurlhistory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llurlhistory.cpp; sourceTree = "<group>"; };
2433 FEE6C8420D2D6E1500C97E9C /* llurlhistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llurlhistory.h; sourceTree = "<group>"; };
2434 FEE6C8430D2D6E1500C97E9C /* llviewermedia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llviewermedia.cpp; sourceTree = "<group>"; };
2435 FEE6C8440D2D6E1500C97E9C /* llviewermedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llviewermedia.h; sourceTree = "<group>"; };
2436 FEE6C8450D2D6E1500C97E9C /* llviewerparcelmedia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerparcelmedia.cpp; sourceTree = "<group>"; };
2437 FEE6C8460D2D6E1500C97E9C /* llviewerparcelmedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llviewerparcelmedia.h; sourceTree = "<group>"; };
2438 FEE6C8470D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerparcelmediaautoplay.cpp; sourceTree = "<group>"; };
2439 FEE6C8480D2D6E1500C97E9C /* llviewerparcelmediaautoplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llviewerparcelmediaautoplay.h; sourceTree = "<group>"; };
2355/* End PBXFileReference section */ 2440/* End PBXFileReference section */
2356 2441
2357/* Begin PBXFrameworksBuildPhase section */ 2442/* Begin PBXFrameworksBuildPhase section */
@@ -2379,7 +2464,6 @@
2379 FDAA36C309B919F600FBF1CA /* libmx.dylib in Frameworks */, 2464 FDAA36C309B919F600FBF1CA /* libmx.dylib in Frameworks */,
2380 FD6C9A5309C773A000AA1849 /* libaprutil-1.a in Frameworks */, 2465 FD6C9A5309C773A000AA1849 /* libaprutil-1.a in Frameworks */,
2381 FD1558B20A06C1C700DE9AE5 /* libiconv.dylib in Frameworks */, 2466 FD1558B20A06C1C700DE9AE5 /* libiconv.dylib in Frameworks */,
2382 994ADAE30A8016E600061DFB /* libllmozlib.dylib in Frameworks */,
2383 9967E9200B3754800087BD1B /* libfmodwrapper.dylib in Frameworks */, 2467 9967E9200B3754800087BD1B /* libfmodwrapper.dylib in Frameworks */,
2384 FD34696B0B5C3C55007318E5 /* libllcurl.a in Frameworks */, 2468 FD34696B0B5C3C55007318E5 /* libllcurl.a in Frameworks */,
2385 FDD3FD730B6A89A0009173F1 /* libcares.a in Frameworks */, 2469 FDD3FD730B6A89A0009173F1 /* libcares.a in Frameworks */,
@@ -2388,6 +2472,8 @@
2388 99F99A190BAA3D520034E41C /* OpenGL.framework in Frameworks */, 2472 99F99A190BAA3D520034E41C /* OpenGL.framework in Frameworks */,
2389 88A95BCA0C14D92C0027E363 /* libresolv.dylib in Frameworks */, 2473 88A95BCA0C14D92C0027E363 /* libresolv.dylib in Frameworks */,
2390 88AA282C0C17720D0032DF53 /* libpng12.a in Frameworks */, 2474 88AA282C0C17720D0032DF53 /* libpng12.a in Frameworks */,
2475 FE0AEE2D0D2D96D20097256A /* libllmozlib2.dylib in Frameworks */,
2476 1C0D59510CF0B2B800222B10 /* libboost_regex-gcc.a in Frameworks */,
2391 ); 2477 );
2392 runOnlyForDeploymentPostprocessing = 0; 2478 runOnlyForDeploymentPostprocessing = 0;
2393 }; 2479 };
@@ -2462,7 +2548,7 @@
2462 name = Products; 2548 name = Products;
2463 sourceTree = "<group>"; 2549 sourceTree = "<group>";
2464 }; 2550 };
2465 20286C29FDCF999611CA2CEA /* «PROJECTNAME» */ = { 2551 20286C29FDCF999611CA2CEA /* PROJECTNAME */ = {
2466 isa = PBXGroup; 2552 isa = PBXGroup;
2467 children = ( 2553 children = (
2468 1AB0DADC0A52E8A0001CACEB /* message_template.msg */, 2554 1AB0DADC0A52E8A0001CACEB /* message_template.msg */,
@@ -2477,7 +2563,7 @@
2477 99EDE33605896DC10031B20D /* SecondLife.nib */, 2563 99EDE33605896DC10031B20D /* SecondLife.nib */,
2478 99D5703505BDEFD8004DE704 /* AutoUpdater-Info.plist */, 2564 99D5703505BDEFD8004DE704 /* AutoUpdater-Info.plist */,
2479 ); 2565 );
2480 name = "«PROJECTNAME»"; 2566 name = PROJECTNAME;
2481 sourceTree = "<group>"; 2567 sourceTree = "<group>";
2482 }; 2568 };
2483 20286C2AFDCF999611CA2CEA /* Sources */ = { 2569 20286C2AFDCF999611CA2CEA /* Sources */ = {
@@ -2538,6 +2624,26 @@
2538 26F529A0051F61CD00A80050 /* newview */ = { 2624 26F529A0051F61CD00A80050 /* newview */ = {
2539 isa = PBXGroup; 2625 isa = PBXGroup;
2540 children = ( 2626 children = (
2627 FE0AEE480D2D9C6E0097256A /* lllcd.cpp */,
2628 FE0AEE490D2D9C6E0097256A /* lllcd.h */,
2629 FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */,
2630 FE0AEE4B0D2D9C6E0097256A /* llparcelselection.h */,
2631 FEE6C8390D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp */,
2632 FEE6C83A0D2D6E1500C97E9C /* llfloaterhtmlhelp.h */,
2633 FEE6C83B0D2D6E1500C97E9C /* llfloaterurlentry.cpp */,
2634 FEE6C83C0D2D6E1500C97E9C /* llfloaterurlentry.h */,
2635 FEE6C83D0D2D6E1500C97E9C /* llmimetypes.cpp */,
2636 FEE6C83E0D2D6E1500C97E9C /* llmimetypes.h */,
2637 FEE6C83F0D2D6E1500C97E9C /* llpanellandmedia.cpp */,
2638 FEE6C8400D2D6E1500C97E9C /* llpanellandmedia.h */,
2639 FEE6C8410D2D6E1500C97E9C /* llurlhistory.cpp */,
2640 FEE6C8420D2D6E1500C97E9C /* llurlhistory.h */,
2641 FEE6C8430D2D6E1500C97E9C /* llviewermedia.cpp */,
2642 FEE6C8440D2D6E1500C97E9C /* llviewermedia.h */,
2643 FEE6C8450D2D6E1500C97E9C /* llviewerparcelmedia.cpp */,
2644 FEE6C8460D2D6E1500C97E9C /* llviewerparcelmedia.h */,
2645 FEE6C8470D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp */,
2646 FEE6C8480D2D6E1500C97E9C /* llviewerparcelmediaautoplay.h */,
2541 D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */, 2647 D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */,
2542 D2768CE40CEA38940000BD66 /* llfloaterlagmeter.h */, 2648 D2768CE40CEA38940000BD66 /* llfloaterlagmeter.h */,
2543 FE679A350CDFF5AC00959041 /* llappviewer.cpp */, 2649 FE679A350CDFF5AC00959041 /* llappviewer.cpp */,
@@ -2567,28 +2673,9 @@
2567 1AA2EE9D0CBBE2790017E185 /* llfloaterlandmark.cpp */, 2673 1AA2EE9D0CBBE2790017E185 /* llfloaterlandmark.cpp */,
2568 1AD394120CAB001B004BA76A /* llcommandhandler.cpp */, 2674 1AD394120CAB001B004BA76A /* llcommandhandler.cpp */,
2569 1AD3940E0CAB000F004BA76A /* llurlsimstring.cpp */, 2675 1AD3940E0CAB000F004BA76A /* llurlsimstring.cpp */,
2676 A26560500C9F53CC004042A0 /* llfloaterhardwaresettings.cpp */,
2677 A26560510C9F53CC004042A0 /* llfloaterhardwaresettings.h */,
2570 1AD3940F0CAB000F004BA76A /* llurldispatcher.cpp */, 2678 1AD3940F0CAB000F004BA76A /* llurldispatcher.cpp */,
2571 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */,
2572 79256EA20C57D6A4000AAFA4 /* llfloatervoicewizard.h */,
2573 AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */,
2574 AA11834F0C1DF9C400FDE5BA /* llpanelaudiovolume.h */,
2575 D6B766820BFE8ED700DC8153 /* llfloaterchatterbox.h */,
2576 D6B7667F0BFE8E9A00DC8153 /* llfloaterchatterbox.cpp */,
2577 D8EAB8B80BE7B4490067DBB3 /* llvoiceremotectrl.cpp */,
2578 D8EAB8B90BE7B4490067DBB3 /* llvoiceremotectrl.h */,
2579 D8EAB8B40BE7B3D10067DBB3 /* llfloateractivespeakers.cpp */,
2580 D8EAB8B50BE7B3D10067DBB3 /* llfloateractivespeakers.h */,
2581 9956CAFB0B96679C00F58C6D /* llprefsvoice.h */,
2582 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */,
2583 993A3E030B546D47007A0790 /* llvoiceclient.h */,
2584 993A3E040B546D47007A0790 /* llvoiceclient.cpp */,
2585 ABD8702D0B3C68630007C63B /* llvoavatar.h */,
2586 AB058FE40B3B74AD003C59D8 /* llvoicevisualizer.h */,
2587 D23289B30C453A3600304FEF /* llfloaterreleasemsg.cpp */,
2588 D23289B40C453A3600304FEF /* llfloaterreleasemsg.h */,
2589 1A0DA5100C3AC07700361F49 /* llviewerjointmesh_vec.cpp */,
2590 1A0DA5110C3AC07700361F49 /* llviewerjointmesh_sse2.cpp */,
2591 1A0DA5120C3AC07700361F49 /* llviewerjointmesh_sse.cpp */,
2592 26F52A9D051F61DF00A80050 /* head.cpp */, 2679 26F52A9D051F61DF00A80050 /* head.cpp */,
2593 26F52A41051F61DF00A80050 /* llagent.cpp */, 2680 26F52A41051F61DF00A80050 /* llagent.cpp */,
2594 1A758C910A436FCA00589675 /* llagentdata.cpp */, 2681 1A758C910A436FCA00589675 /* llagentdata.cpp */,
@@ -2630,11 +2717,11 @@
2630 26F52A95051F61DF00A80050 /* lldrawpoolground.cpp */, 2717 26F52A95051F61DF00A80050 /* lldrawpoolground.cpp */,
2631 26F52ACA051F61DF00A80050 /* lldrawpoolsimple.cpp */, 2718 26F52ACA051F61DF00A80050 /* lldrawpoolsimple.cpp */,
2632 26F52A14051F61DF00A80050 /* lldrawpoolsky.cpp */, 2719 26F52A14051F61DF00A80050 /* lldrawpoolsky.cpp */,
2633 A3077BFB09DCB8140059ED75 /* lldrawpoolstars.cpp */,
2634 A3077BFC09DCB8140059ED75 /* lldrawpoolstars.h */,
2635 26F529EF051F61DF00A80050 /* lldrawpoolterrain.cpp */, 2720 26F529EF051F61DF00A80050 /* lldrawpoolterrain.cpp */,
2636 26F52A7B051F61DF00A80050 /* lldrawpooltree.cpp */, 2721 26F52A7B051F61DF00A80050 /* lldrawpooltree.cpp */,
2637 26F52A3F051F61DF00A80050 /* lldrawpoolwater.cpp */, 2722 26F52A3F051F61DF00A80050 /* lldrawpoolwater.cpp */,
2723 A2A8C54A0C649F480001FEB2 /* lldrawpoolwlsky.cpp */,
2724 A2A8C54B0C649F480001FEB2 /* lldrawpoolwlsky.h */,
2638 26F52A84051F61DF00A80050 /* lldriverparam.cpp */, 2725 26F52A84051F61DF00A80050 /* lldriverparam.cpp */,
2639 91B9EB8206370586007B3F3E /* lldynamictexture.cpp */, 2726 91B9EB8206370586007B3F3E /* lldynamictexture.cpp */,
2640 EB3EE709083AC23D002BF676 /* lldynamictexture.h */, 2727 EB3EE709083AC23D002BF676 /* lldynamictexture.h */,
@@ -2652,6 +2739,8 @@
2652 9CD49D5609D0BAC100192434 /* llflexibleobject.cpp */, 2739 9CD49D5609D0BAC100192434 /* llflexibleobject.cpp */,
2653 9CD49D5809D0BAD600192434 /* llflexibleobject.h */, 2740 9CD49D5809D0BAD600192434 /* llflexibleobject.h */,
2654 26F52A82051F61DF00A80050 /* llfloaterabout.cpp */, 2741 26F52A82051F61DF00A80050 /* llfloaterabout.cpp */,
2742 D8EAB8B40BE7B3D10067DBB3 /* llfloateractivespeakers.cpp */,
2743 D8EAB8B50BE7B3D10067DBB3 /* llfloateractivespeakers.h */,
2655 916083920649560B00CAF63E /* llfloateranimpreview.cpp */, 2744 916083920649560B00CAF63E /* llfloateranimpreview.cpp */,
2656 EB3EE70A083AC23D002BF676 /* llfloateranimpreview.h */, 2745 EB3EE70A083AC23D002BF676 /* llfloateranimpreview.h */,
2657 91D2527605C9C0620099BB54 /* llfloaterauction.cpp */, 2746 91D2527605C9C0620099BB54 /* llfloaterauction.cpp */,
@@ -2667,13 +2756,19 @@
2667 99BB5166099ABDEB004BF9F2 /* llfloaterbuyland.cpp */, 2756 99BB5166099ABDEB004BF9F2 /* llfloaterbuyland.cpp */,
2668 99BB5167099ABDEB004BF9F2 /* llfloaterbuyland.h */, 2757 99BB5167099ABDEB004BF9F2 /* llfloaterbuyland.h */,
2669 26F52A02051F61DF00A80050 /* llfloaterchat.cpp */, 2758 26F52A02051F61DF00A80050 /* llfloaterchat.cpp */,
2759 D6B7667F0BFE8E9A00DC8153 /* llfloaterchatterbox.cpp */,
2760 D6B766820BFE8ED700DC8153 /* llfloaterchatterbox.h */,
2670 91CB311506FB584C00DBCE1E /* llfloaterclothing.cpp */, 2761 91CB311506FB584C00DBCE1E /* llfloaterclothing.cpp */,
2671 916724C407551DF600CA4513 /* llfloatercolorpicker.cpp */, 2762 916724C407551DF600CA4513 /* llfloatercolorpicker.cpp */,
2672 916724C207551DE400CA4513 /* llfloatercolorpicker.h */, 2763 916724C207551DE400CA4513 /* llfloatercolorpicker.h */,
2673 26F52A34051F61DF00A80050 /* llfloatercustomize.cpp */, 2764 26F52A34051F61DF00A80050 /* llfloatercustomize.cpp */,
2765 A2A8C54C0C649F480001FEB2 /* llfloaterdaycycle.cpp */,
2766 A2A8C54D0C649F480001FEB2 /* llfloaterdaycycle.h */,
2674 26F52A56051F61DF00A80050 /* llfloaterdirectory.cpp */, 2767 26F52A56051F61DF00A80050 /* llfloaterdirectory.cpp */,
2675 1A9EC236083EA0100023D510 /* llfloatereditui.cpp */, 2768 1A9EC236083EA0100023D510 /* llfloatereditui.cpp */,
2676 1A9EC23A083EA01F0023D510 /* llfloatereditui.h */, 2769 1A9EC23A083EA01F0023D510 /* llfloatereditui.h */,
2770 1CFFA2D40C90472B000CF7DD /* llfloaterenvsettings.cpp */,
2771 1CFFA2D50C90472B000CF7DD /* llfloaterenvsettings.h */,
2677 913AA1FC079855E900D111CE /* llfloaterfriends.cpp */, 2772 913AA1FC079855E900D111CE /* llfloaterfriends.cpp */,
2678 26F52A63051F61DF00A80050 /* llfloatergesture.cpp */, 2773 26F52A63051F61DF00A80050 /* llfloatergesture.cpp */,
2679 91C8C05405922AC100633E8C /* llfloatergodtools.cpp */, 2774 91C8C05405922AC100633E8C /* llfloatergodtools.cpp */,
@@ -2684,8 +2779,6 @@
2684 91A15600081EE8060089988C /* llfloaterhtml.h */, 2779 91A15600081EE8060089988C /* llfloaterhtml.h */,
2685 91B9EC4C06370E4D007B3F3E /* llfloaterimagepreview.cpp */, 2780 91B9EC4C06370E4D007B3F3E /* llfloaterimagepreview.cpp */,
2686 EB3EE70B083AC23D002BF676 /* llfloaterimagepreview.h */, 2781 EB3EE70B083AC23D002BF676 /* llfloaterimagepreview.h */,
2687 E224ACBC0874D6150039C1A6 /* llfloaterimport.cpp */,
2688 E224ACBD0874D6150039C1A6 /* llfloaterimport.h */,
2689 C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */, 2782 C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */,
2690 C16C084F0B4AE6C7009AD67F /* llfloaterinspect.h */, 2783 C16C084F0B4AE6C7009AD67F /* llfloaterinspect.h */,
2691 26F52A17051F61DF00A80050 /* llfloaterland.cpp */, 2784 26F52A17051F61DF00A80050 /* llfloaterland.cpp */,
@@ -2699,12 +2792,15 @@
2699 FD6C9A3409C75A8500AA1849 /* llfloaterpermissionsmgr.cpp */, 2792 FD6C9A3409C75A8500AA1849 /* llfloaterpermissionsmgr.cpp */,
2700 FD6C9A3509C75A8500AA1849 /* llfloaterpermissionsmgr.h */, 2793 FD6C9A3509C75A8500AA1849 /* llfloaterpermissionsmgr.h */,
2701 26C5F3E605DB1E3C00994065 /* llfloaterpostcard.cpp */, 2794 26C5F3E605DB1E3C00994065 /* llfloaterpostcard.cpp */,
2795 A2A8C54E0C649F480001FEB2 /* llfloaterpostprocess.cpp */,
2796 A2A8C54F0C649F480001FEB2 /* llfloaterpostprocess.h */,
2702 26F52A6B051F61DF00A80050 /* llfloaterpreference.cpp */, 2797 26F52A6B051F61DF00A80050 /* llfloaterpreference.cpp */,
2703 26F52A5B051F61DF00A80050 /* llfloaterproperties.cpp */, 2798 26F52A5B051F61DF00A80050 /* llfloaterproperties.cpp */,
2704 26F52A7C051F61DF00A80050 /* llfloaterrate.cpp */, 2799 26F52A7C051F61DF00A80050 /* llfloaterrate.cpp */,
2705 9174D2C00653FC2600A7E32B /* llfloaterregioninfo.cpp */, 2800 9174D2C00653FC2600A7E32B /* llfloaterregioninfo.cpp */,
2801 D23289B30C453A3600304FEF /* llfloaterreleasemsg.cpp */,
2802 D23289B40C453A3600304FEF /* llfloaterreleasemsg.h */,
2706 26F52AC2051F61DF00A80050 /* llfloaterreporter.cpp */, 2803 26F52AC2051F61DF00A80050 /* llfloaterreporter.cpp */,
2707 91E86C3107BD3B3A00F56E75 /* llfloatersaveavatar.cpp */,
2708 FD6C9A2109C758BC00AA1849 /* llfloaterscriptdebug.cpp */, 2804 FD6C9A2109C758BC00AA1849 /* llfloaterscriptdebug.cpp */,
2709 FD6C9A2209C758BC00AA1849 /* llfloaterscriptdebug.h */, 2805 FD6C9A2209C758BC00AA1849 /* llfloaterscriptdebug.h */,
2710 AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */, 2806 AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */,
@@ -2717,6 +2813,12 @@
2717 FD6C9A4209C75B8900AA1849 /* llfloatertopobjects.cpp */, 2813 FD6C9A4209C75B8900AA1849 /* llfloatertopobjects.cpp */,
2718 FD6C9A4309C75B8900AA1849 /* llfloatertopobjects.h */, 2814 FD6C9A4309C75B8900AA1849 /* llfloatertopobjects.h */,
2719 26F52A8E051F61DF00A80050 /* llfloatertos.cpp */, 2815 26F52A8E051F61DF00A80050 /* llfloatertos.cpp */,
2816 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */,
2817 79256EA20C57D6A4000AAFA4 /* llfloatervoicewizard.h */,
2818 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */,
2819 1CBB67D30C7CCCB2007DAAAE /* llfloaterwater.h */,
2820 A2A8C5520C649F480001FEB2 /* llfloaterwindlight.cpp */,
2821 A2A8C5530C649F480001FEB2 /* llfloaterwindlight.h */,
2720 26F52A69051F61DF00A80050 /* llfloaterworldmap.cpp */, 2822 26F52A69051F61DF00A80050 /* llfloaterworldmap.cpp */,
2721 26F52AA5051F61DF00A80050 /* llfolderview.cpp */, 2823 26F52AA5051F61DF00A80050 /* llfolderview.cpp */,
2722 FD6C9A2509C758BC00AA1849 /* llfollowcam.cpp */, 2824 FD6C9A2509C758BC00AA1849 /* llfollowcam.cpp */,
@@ -2733,7 +2835,6 @@
2733 2EFEA8E809F4556F00CB0193 /* llgroupnotify.cpp */, 2835 2EFEA8E809F4556F00CB0193 /* llgroupnotify.cpp */,
2734 26F52A87051F61DF00A80050 /* llhippo.cpp */, 2836 26F52A87051F61DF00A80050 /* llhippo.cpp */,
2735 26F52A85051F61DF00A80050 /* llhoverview.cpp */, 2837 26F52A85051F61DF00A80050 /* llhoverview.cpp */,
2736 26F52A52051F61DF00A80050 /* llhudconnector.cpp */,
2737 26F52A51051F61DF00A80050 /* llhudeffect.cpp */, 2838 26F52A51051F61DF00A80050 /* llhudeffect.cpp */,
2738 26F52A8D051F61DF00A80050 /* llhudeffectbeam.cpp */, 2839 26F52A8D051F61DF00A80050 /* llhudeffectbeam.cpp */,
2739 26F52ADB051F61DF00A80050 /* llhudeffectlookat.cpp */, 2840 26F52ADB051F61DF00A80050 /* llhudeffectlookat.cpp */,
@@ -2755,8 +2856,6 @@
2755 911CAD86075BE87B00CD1090 /* llinventoryview.cpp */, 2856 911CAD86075BE87B00CD1090 /* llinventoryview.cpp */,
2756 26F52ACC051F61DF00A80050 /* lljoystickbutton.cpp */, 2857 26F52ACC051F61DF00A80050 /* lljoystickbutton.cpp */,
2757 26F52A04051F61DF00A80050 /* lllandmarklist.cpp */, 2858 26F52A04051F61DF00A80050 /* lllandmarklist.cpp */,
2758 9CD49D5909D0BB1500192434 /* lllocalanimationobject.cpp */,
2759 9CD49D5A09D0BB1500192434 /* lllocalanimationobject.h */,
2760 C64F673D0AFBED80009732B5 /* lllogchat.cpp */, 2859 C64F673D0AFBED80009732B5 /* lllogchat.cpp */,
2761 C64F673E0AFBED80009732B5 /* lllogchat.h */, 2860 C64F673E0AFBED80009732B5 /* lllogchat.h */,
2762 26F529A9051F61DF00A80050 /* llmanip.cpp */, 2861 26F529A9051F61DF00A80050 /* llmanip.cpp */,
@@ -2779,6 +2878,8 @@
2779 91D61FD0057ED9DF005B4B69 /* llnotify.cpp */, 2878 91D61FD0057ED9DF005B4B69 /* llnotify.cpp */,
2780 91D530CE056EE55C00CD1AD7 /* lloverlaybar.cpp */, 2879 91D530CE056EE55C00CD1AD7 /* lloverlaybar.cpp */,
2781 26F52AB5051F61DF00A80050 /* llpanelaudioprefs.cpp */, 2880 26F52AB5051F61DF00A80050 /* llpanelaudioprefs.cpp */,
2881 AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */,
2882 AA11834F0C1DF9C400FDE5BA /* llpanelaudiovolume.h */,
2782 26F52AB4051F61DF00A80050 /* llpanelavatar.cpp */, 2883 26F52AB4051F61DF00A80050 /* llpanelavatar.cpp */,
2783 99FBB044087362B60048A5CC /* llpanelclassified.cpp */, 2884 99FBB044087362B60048A5CC /* llpanelclassified.cpp */,
2784 26F529A7051F61DF00A80050 /* llpanelcontents.cpp */, 2885 26F529A7051F61DF00A80050 /* llpanelcontents.cpp */,
@@ -2823,8 +2924,12 @@
2823 26F52A5F051F61DF00A80050 /* llpatchvertexarray.cpp */, 2924 26F52A5F051F61DF00A80050 /* llpatchvertexarray.cpp */,
2824 26F529F3051F61DF00A80050 /* llpolymesh.cpp */, 2925 26F529F3051F61DF00A80050 /* llpolymesh.cpp */,
2825 26F529F2051F61DF00A80050 /* llpolymorph.cpp */, 2926 26F529F2051F61DF00A80050 /* llpolymorph.cpp */,
2927 A2A8C5540C649F480001FEB2 /* llpostprocess.cpp */,
2928 A2A8C5550C649F480001FEB2 /* llpostprocess.h */,
2826 1A3143E00A02B73D005B87E7 /* llprefschat.cpp */, 2929 1A3143E00A02B73D005B87E7 /* llprefschat.cpp */,
2827 1A3143DE0A02B737005B87E7 /* llprefsim.cpp */, 2930 1A3143DE0A02B737005B87E7 /* llprefsim.cpp */,
2931 9956CAFC0B96679C00F58C6D /* llprefsvoice.cpp */,
2932 9956CAFB0B96679C00F58C6D /* llprefsvoice.h */,
2828 26F52ABD051F61DF00A80050 /* llpreview.cpp */, 2933 26F52ABD051F61DF00A80050 /* llpreview.cpp */,
2829 91FC1C8706527F19009CF498 /* llpreviewanim.cpp */, 2934 91FC1C8706527F19009CF498 /* llpreviewanim.cpp */,
2830 EB3EE70D083AC23D002BF676 /* llpreviewanim.h */, 2935 EB3EE70D083AC23D002BF676 /* llpreviewanim.h */,
@@ -2836,7 +2941,8 @@
2836 26F529E9051F61DF00A80050 /* llpreviewtexture.cpp */, 2941 26F529E9051F61DF00A80050 /* llpreviewtexture.cpp */,
2837 26F52AD5051F61DF00A80050 /* llprogressview.cpp */, 2942 26F52AD5051F61DF00A80050 /* llprogressview.cpp */,
2838 26F52AAF051F61DF00A80050 /* llregionposition.cpp */, 2943 26F52AAF051F61DF00A80050 /* llregionposition.cpp */,
2839 26F52A22051F61DF00A80050 /* llroam.cpp */, 2944 1CFFA2EB0C9048D7000CF7DD /* llrendertarget.cpp */,
2945 1CFFA2EC0C9048D7000CF7DD /* llrendertarget.h */,
2840 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */, 2946 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */,
2841 26F52AD2051F61DF00A80050 /* llselectmgr.cpp */, 2947 26F52AD2051F61DF00A80050 /* llselectmgr.cpp */,
2842 26F52AD1051F61DF00A80050 /* llsky.cpp */, 2948 26F52AD1051F61DF00A80050 /* llsky.cpp */,
@@ -2903,7 +3009,9 @@
2903 26F52A39051F61DF00A80050 /* llviewerjoint.cpp */, 3009 26F52A39051F61DF00A80050 /* llviewerjoint.cpp */,
2904 26F52A38051F61DF00A80050 /* llviewerjointattachment.cpp */, 3010 26F52A38051F61DF00A80050 /* llviewerjointattachment.cpp */,
2905 26F52A37051F61DF00A80050 /* llviewerjointmesh.cpp */, 3011 26F52A37051F61DF00A80050 /* llviewerjointmesh.cpp */,
2906 26F52A36051F61DF00A80050 /* llviewerjointshape.cpp */, 3012 1A0DA5120C3AC07700361F49 /* llviewerjointmesh_sse.cpp */,
3013 1A0DA5110C3AC07700361F49 /* llviewerjointmesh_sse2.cpp */,
3014 1A0DA5100C3AC07700361F49 /* llviewerjointmesh_vec.cpp */,
2907 A3C20E4B0BB0BD12007E872B /* llviewerjoystick.cpp */, 3015 A3C20E4B0BB0BD12007E872B /* llviewerjoystick.cpp */,
2908 91287B4A078DE4B300E958B2 /* llviewerkeyboard.cpp */, 3016 91287B4A078DE4B300E958B2 /* llviewerkeyboard.cpp */,
2909 91287B4B078DE4B300E958B2 /* llviewerkeyboard.h */, 3017 91287B4B078DE4B300E958B2 /* llviewerkeyboard.h */,
@@ -2935,27 +3043,46 @@
2935 26F529D5051F61DF00A80050 /* llvlcomposition.cpp */, 3043 26F529D5051F61DF00A80050 /* llvlcomposition.cpp */,
2936 26F529D4051F61DF00A80050 /* llvlmanager.cpp */, 3044 26F529D4051F61DF00A80050 /* llvlmanager.cpp */,
2937 26F529D3051F61DF00A80050 /* llvoavatar.cpp */, 3045 26F529D3051F61DF00A80050 /* llvoavatar.cpp */,
3046 ABD8702D0B3C68630007C63B /* llvoavatar.h */,
2938 26F529D2051F61DF00A80050 /* llvocache.cpp */, 3047 26F529D2051F61DF00A80050 /* llvocache.cpp */,
2939 26F529D1051F61DF00A80050 /* llvoclouds.cpp */, 3048 26F529D1051F61DF00A80050 /* llvoclouds.cpp */,
2940 26F529D0051F61DF00A80050 /* llvograss.cpp */, 3049 26F529D0051F61DF00A80050 /* llvograss.cpp */,
2941 26F529CF051F61DF00A80050 /* llvoground.cpp */, 3050 26F529CF051F61DF00A80050 /* llvoground.cpp */,
3051 993A3E040B546D47007A0790 /* llvoiceclient.cpp */,
3052 993A3E030B546D47007A0790 /* llvoiceclient.h */,
3053 D8EAB8B80BE7B4490067DBB3 /* llvoiceremotectrl.cpp */,
3054 D8EAB8B90BE7B4490067DBB3 /* llvoiceremotectrl.h */,
3055 D8CA570E0BAF74FC0093D6D4 /* llvoicevisualizer.cpp */,
3056 AB058FE40B3B74AD003C59D8 /* llvoicevisualizer.h */,
2942 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */, 3057 99E43516092D64E6003AE728 /* llvoinventorylistener.cpp */,
2943 99E43515092D64E6003AE728 /* llvoinventorylistener.h */, 3058 99E43515092D64E6003AE728 /* llvoinventorylistener.h */,
2944 26F529CD051F61DF00A80050 /* llvopartgroup.cpp */, 3059 26F529CD051F61DF00A80050 /* llvopartgroup.cpp */,
2945 26F529CC051F61DF00A80050 /* llvosky.cpp */, 3060 26F529CC051F61DF00A80050 /* llvosky.cpp */,
2946 A3077C0509DCB8140059ED75 /* llvostars.cpp */,
2947 A3077C0609DCB8140059ED75 /* llvostars.h */,
2948 26F529CB051F61DF00A80050 /* llvosurfacepatch.cpp */, 3061 26F529CB051F61DF00A80050 /* llvosurfacepatch.cpp */,
2949 26F529CA051F61DF00A80050 /* llvotextbubble.cpp */, 3062 26F529CA051F61DF00A80050 /* llvotextbubble.cpp */,
2950 26F529C9051F61DF00A80050 /* llvotree.cpp */, 3063 26F529C9051F61DF00A80050 /* llvotree.cpp */,
2951 26F529C7051F61DF00A80050 /* llvovolume.cpp */, 3064 26F529C7051F61DF00A80050 /* llvovolume.cpp */,
2952 26F529C6051F61DF00A80050 /* llvowater.cpp */, 3065 26F529C6051F61DF00A80050 /* llvowater.cpp */,
3066 A2A8C5560C649F480001FEB2 /* llvowlsky.cpp */,
3067 A2A8C5570C649F480001FEB2 /* llvowlsky.h */,
3068 1CBB67D40C7CCCB2007DAAAE /* llwaterparammanager.cpp */,
3069 1CBB67D50C7CCCB2007DAAAE /* llwaterparammanager.h */,
3070 1CBB67D60C7CCCB2007DAAAE /* llwaterparamset.cpp */,
3071 1CBB67D70C7CCCB2007DAAAE /* llwaterparamset.h */,
2953 26F529C4051F61DF00A80050 /* llwearable.cpp */, 3072 26F529C4051F61DF00A80050 /* llwearable.cpp */,
2954 26F529C3051F61DF00A80050 /* llwearablelist.cpp */, 3073 26F529C3051F61DF00A80050 /* llwearablelist.cpp */,
2955 1AF7C1E30AF6C44800C4BF4A /* llweb.cpp */, 3074 1AF7C1E30AF6C44800C4BF4A /* llweb.cpp */,
2956 1AE5D7100844FBD300278605 /* llwebbrowserctrl.cpp */, 3075 1AE5D7100844FBD300278605 /* llwebbrowserctrl.cpp */,
2957 1AE5D70F0844FBD200278605 /* llwebbrowserctrl.h */, 3076 1AE5D70F0844FBD200278605 /* llwebbrowserctrl.h */,
2958 26F529C2051F61DF00A80050 /* llwind.cpp */, 3077 26F529C2051F61DF00A80050 /* llwind.cpp */,
3078 A2A8C5580C649F480001FEB2 /* llwlanimator.cpp */,
3079 A2A8C5590C649F490001FEB2 /* llwlanimator.h */,
3080 A2A8C55A0C649F490001FEB2 /* llwldaycycle.cpp */,
3081 A2A8C55B0C649F490001FEB2 /* llwldaycycle.h */,
3082 A2A8C55C0C649F490001FEB2 /* llwlparammanager.cpp */,
3083 A2A8C55D0C649F490001FEB2 /* llwlparammanager.h */,
3084 A2A8C55E0C649F490001FEB2 /* llwlparamset.cpp */,
3085 A2A8C55F0C649F490001FEB2 /* llwlparamset.h */,
2959 26F529C1051F61DF00A80050 /* llworld.cpp */, 3086 26F529C1051F61DF00A80050 /* llworld.cpp */,
2960 26F529C0051F61DF00A80050 /* llworldmap.cpp */, 3087 26F529C0051F61DF00A80050 /* llworldmap.cpp */,
2961 26F529BF051F61DF00A80050 /* llworldmapview.cpp */, 3088 26F529BF051F61DF00A80050 /* llworldmapview.cpp */,
@@ -2966,7 +3093,6 @@
2966 26F529BD051F61DF00A80050 /* noise.cpp */, 3093 26F529BD051F61DF00A80050 /* noise.cpp */,
2967 26F529BA051F61DF00A80050 /* pipeline.cpp */, 3094 26F529BA051F61DF00A80050 /* pipeline.cpp */,
2968 D8CA570D0BAF74FC0093D6D4 /* llvoicevisualizer.h */, 3095 D8CA570D0BAF74FC0093D6D4 /* llvoicevisualizer.h */,
2969 D8CA570E0BAF74FC0093D6D4 /* llvoicevisualizer.cpp */,
2970 ); 3096 );
2971 name = newview; 3097 name = newview;
2972 sourceTree = "<group>"; 3098 sourceTree = "<group>";
@@ -3384,6 +3510,10 @@
3384 6192225C074A9B5A005E1F34 /* llui */ = { 3510 6192225C074A9B5A005E1F34 /* llui */ = {
3385 isa = PBXGroup; 3511 isa = PBXGroup;
3386 children = ( 3512 children = (
3513 A2A8C5440C649EE20001FEB2 /* llmultislider.cpp */,
3514 A2A8C5450C649EE20001FEB2 /* llmultislider.h */,
3515 A2A8C5460C649EE20001FEB2 /* llmultisliderctrl.cpp */,
3516 A2A8C5470C649EE20001FEB2 /* llmultisliderctrl.h */,
3387 93AE41C508F483C800141675 /* llalertdialog.cpp */, 3517 93AE41C508F483C800141675 /* llalertdialog.cpp */,
3388 93AE41C908F483E300141675 /* llalertdialog.h */, 3518 93AE41C908F483E300141675 /* llalertdialog.h */,
3389 EB3EE68E083ABB5D002BF676 /* llbutton.cpp */, 3519 EB3EE68E083ABB5D002BF676 /* llbutton.cpp */,
@@ -3726,17 +3856,30 @@
3726 91E86A0107BBFA5D00F56E75 /* llmedia */ = { 3856 91E86A0107BBFA5D00F56E75 /* llmedia */ = {
3727 isa = PBXGroup; 3857 isa = PBXGroup;
3728 children = ( 3858 children = (
3729 1A89230908B12D9800A04AA9 /* llmediabase.cpp */, 3859 FEE6C8160D2D6DAC00C97E9C /* llmediaimplcommon.cpp */,
3860 FEE6C8170D2D6DAC00C97E9C /* llmediaimplcommon.h */,
3861 FEE6C8180D2D6DAC00C97E9C /* llmediaimplexample1.cpp */,
3862 FEE6C8190D2D6DAC00C97E9C /* llmediaimplexample1.h */,
3863 FEE6C81A0D2D6DAC00C97E9C /* llmediaimplexample2.cpp */,
3864 FEE6C81B0D2D6DAC00C97E9C /* llmediaimplexample2.h */,
3865 FEE6C81C0D2D6DAC00C97E9C /* llmediaimplfactory.cpp */,
3866 FEE6C81D0D2D6DAC00C97E9C /* llmediaimplfactory.h */,
3867 FEE6C81E0D2D6DAC00C97E9C /* llmediaimplgstreamer.cpp */,
3868 FEE6C81F0D2D6DAC00C97E9C /* llmediaimplgstreamer.h */,
3869 FEE6C8200D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.cpp */,
3870 FEE6C8210D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.h */,
3871 FEE6C8250D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.cpp */,
3872 FEE6C8260D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.h */,
3873 FEE6C8270D2D6DAC00C97E9C /* llmediaimplllmozlib.cpp */,
3874 FEE6C8280D2D6DAC00C97E9C /* llmediaimplllmozlib.h */,
3875 FEE6C8290D2D6DAC00C97E9C /* llmediaimplregister.h */,
3876 FEE6C82A0D2D6DAC00C97E9C /* llmediamanager.cpp */,
3877 FEE6C82B0D2D6DAC00C97E9C /* llmediamanager.h */,
3878 FEE6C82C0D2D6DAC00C97E9C /* llmediaobserver.h */,
3730 91E86A0407BBFA5D00F56E75 /* llmediabase.h */, 3879 91E86A0407BBFA5D00F56E75 /* llmediabase.h */,
3731 91E86A0507BBFA5D00F56E75 /* llmediaemitter.h */, 3880 91E86A0507BBFA5D00F56E75 /* llmediaemitter.h */,
3732 91E86A0607BBFA5D00F56E75 /* llmediaemitterevents.h */,
3733 91E86A0707BBFA5D00F56E75 /* llmediaengine.cpp */,
3734 91E86A0807BBFA5D00F56E75 /* llmediaengine.h */,
3735 99DB67DB07C161A500CF3185 /* llmediaimplquicktime.cpp */, 3881 99DB67DB07C161A500CF3185 /* llmediaimplquicktime.cpp */,
3736 99DB67DA07C161A500CF3185 /* llmediaimplquicktime.h */, 3882 99DB67DA07C161A500CF3185 /* llmediaimplquicktime.h */,
3737 1A89230F08B12DDE00A04AA9 /* llmediamoviebase.cpp */,
3738 1A89231008B12DDE00A04AA9 /* llmediamoviebase.h */,
3739 91E86A0B07BBFA5D00F56E75 /* llmediaobservers.h */,
3740 ); 3883 );
3741 name = llmedia; 3884 name = llmedia;
3742 path = ../llmedia; 3885 path = ../llmedia;
@@ -3942,7 +4085,6 @@
3942 997B4C5A06015821001B0407 /* llprogressview.h */, 4085 997B4C5A06015821001B0407 /* llprogressview.h */,
3943 997B4C5706015821001B0407 /* llregionposition.h */, 4086 997B4C5706015821001B0407 /* llregionposition.h */,
3944 1A8870E60BCC5AAD00E89AA6 /* llresourcedata.h */, 4087 1A8870E60BCC5AAD00E89AA6 /* llresourcedata.h */,
3945 997B4C5206015821001B0407 /* llroam.h */,
3946 1AFA40B60A2DFD8200C13F70 /* llsavedsettingsglue.h */, 4088 1AFA40B60A2DFD8200C13F70 /* llsavedsettingsglue.h */,
3947 997B4C4E06015821001B0407 /* llselectmgr.h */, 4089 997B4C4E06015821001B0407 /* llselectmgr.h */,
3948 997B4C4D06015821001B0407 /* llsky.h */, 4090 997B4C4D06015821001B0407 /* llsky.h */,
@@ -3995,7 +4137,6 @@
3995 997B4C1106015821001B0407 /* llviewerjoint.h */, 4137 997B4C1106015821001B0407 /* llviewerjoint.h */,
3996 997B4C1006015821001B0407 /* llviewerjointattachment.h */, 4138 997B4C1006015821001B0407 /* llviewerjointattachment.h */,
3997 997B4C0F06015821001B0407 /* llviewerjointmesh.h */, 4139 997B4C0F06015821001B0407 /* llviewerjointmesh.h */,
3998 997B4C0606015821001B0407 /* llviewerjointshape.h */,
3999 A3C20E4E0BB0BD49007E872B /* llviewerjoystick.h */, 4140 A3C20E4E0BB0BD49007E872B /* llviewerjoystick.h */,
4000 997B4C0506015821001B0407 /* llviewerlayer.h */, 4141 997B4C0506015821001B0407 /* llviewerlayer.h */,
4001 997B4C0406015821001B0407 /* llviewermenu.h */, 4142 997B4C0406015821001B0407 /* llviewermenu.h */,
@@ -4061,6 +4202,8 @@
4061 D628314D0B4F3FA100F8830F /* llrender */ = { 4202 D628314D0B4F3FA100F8830F /* llrender */ = {
4062 isa = PBXGroup; 4203 isa = PBXGroup;
4063 children = ( 4204 children = (
4205 A243B2980C6769AC004DFF19 /* llglimmediate.cpp */,
4206 A243B2990C6769AC004DFF19 /* llglimmediate.h */,
4064 A30273550B3A13D800704420 /* llvertexbuffer.cpp */, 4207 A30273550B3A13D800704420 /* llvertexbuffer.cpp */,
4065 A30273560B3A13D800704420 /* llvertexbuffer.h */, 4208 A30273560B3A13D800704420 /* llvertexbuffer.h */,
4066 D628315B0B4F3FA100F8830F /* llfont.cpp */, 4209 D628315B0B4F3FA100F8830F /* llfont.cpp */,
@@ -4108,6 +4251,8 @@
4108 FDE8761909BE9C7D00AF6316 /* Third Party Libraries */ = { 4251 FDE8761909BE9C7D00AF6316 /* Third Party Libraries */ = {
4109 isa = PBXGroup; 4252 isa = PBXGroup;
4110 children = ( 4253 children = (
4254 FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */,
4255 1C0D59500CF0B2B800222B10 /* libboost_regex-gcc.a */,
4111 FDD3FD700B6A89A0009173F1 /* libcares.a */, 4256 FDD3FD700B6A89A0009173F1 /* libcares.a */,
4112 FD34696A0B5C3C55007318E5 /* libllcurl.a */, 4257 FD34696A0B5C3C55007318E5 /* libllcurl.a */,
4113 FDE8764E09BEA39600AF6316 /* libapr-1.a */, 4258 FDE8764E09BEA39600AF6316 /* libapr-1.a */,
@@ -4123,7 +4268,6 @@
4123 FDE8765609BEA39600AF6316 /* libvorbisenc.a */, 4268 FDE8765609BEA39600AF6316 /* libvorbisenc.a */,
4124 FDE8765709BEA39600AF6316 /* libvorbisfile.a */, 4269 FDE8765709BEA39600AF6316 /* libvorbisfile.a */,
4125 FDE8765809BEA39700AF6316 /* libxmlrpc.a */, 4270 FDE8765809BEA39700AF6316 /* libxmlrpc.a */,
4126 994ADAE20A8016E500061DFB /* libllmozlib.dylib */,
4127 ); 4271 );
4128 name = "Third Party Libraries"; 4272 name = "Third Party Libraries";
4129 sourceTree = "<group>"; 4273 sourceTree = "<group>";
@@ -4170,7 +4314,7 @@
4170 ); 4314 );
4171 name = newview; 4315 name = newview;
4172 productInstallPath = "$(HOME)/Applications"; 4316 productInstallPath = "$(HOME)/Applications";
4173 productName = "«PROJECTNAME»"; 4317 productName = PROJECTNAME;
4174 productReference = 5503BD0705446B20003D051F /* Second Life.app */; 4318 productReference = 5503BD0705446B20003D051F /* Second Life.app */;
4175 productType = "com.apple.product-type.application"; 4319 productType = "com.apple.product-type.application";
4176 }; 4320 };
@@ -4253,6 +4397,7 @@
4253 20286C28FDCF999611CA2CEA /* Project object */ = { 4397 20286C28FDCF999611CA2CEA /* Project object */ = {
4254 isa = PBXProject; 4398 isa = PBXProject;
4255 buildConfigurationList = 999484580883114300EFC621 /* Build configuration list for PBXProject "macview" */; 4399 buildConfigurationList = 999484580883114300EFC621 /* Build configuration list for PBXProject "macview" */;
4400 compatibilityVersion = "Xcode 2.4";
4256 hasScannedForEncodings = 1; 4401 hasScannedForEncodings = 1;
4257 knownRegions = ( 4402 knownRegions = (
4258 English, 4403 English,
@@ -4261,7 +4406,7 @@
4261 German, 4406 German,
4262 Korean, 4407 Korean,
4263 ); 4408 );
4264 mainGroup = 20286C29FDCF999611CA2CEA /* «PROJECTNAME» */; 4409 mainGroup = 20286C29FDCF999611CA2CEA /* PROJECTNAME */;
4265 projectDirPath = ""; 4410 projectDirPath = "";
4266 projectRoot = ""; 4411 projectRoot = "";
4267 targets = ( 4412 targets = (
@@ -4348,7 +4493,7 @@
4348 ); 4493 );
4349 runOnlyForDeploymentPostprocessing = 0; 4494 runOnlyForDeploymentPostprocessing = 0;
4350 shellPath = /bin/sh; 4495 shellPath = /bin/sh;
4351 shellScript = "# Glue together intel and ppc versions of .a files\nLIBS=\"apr-1 aprutil-1 expat ogg vorbis fmod freetype cares llcurl lljpeg png12 openjpeg vorbisenc vorbisfile xmlrpc\"\nLIBDIR=\"${SRCROOT}/../../libraries\"\n\ncd \"${LIBDIR}\"\n\nif [ \\! -e ppc-darwin ]\nthen\n\tln -s powerpc-darwin ppc-darwin\nfi\n\nmkdir -p \"${BUILT_PRODUCTS_DIR}\"\n\nfor i in ${LIBS}; do\n\tNEED_UPDATE=false\n\tARCH_COUNT=0\n\tOUT=\"${BUILT_PRODUCTS_DIR}/lib$i.a\"\n\tTEST_ARCH=`echo \"${ARCHS}\" | grep i386`\n\tif [ -n \"$TEST_ARCH\" ]; then\n\t\tIN_i386=\"i386-darwin/lib_release/lib$i.a\"\n\t\tARCH_COUNT=`expr $ARCH_COUNT \"+\" 1`\n\t\tif [ \"$IN_i386\" -nt \"$OUT\" ]; then\n\t\t\tNEED_UPDATE=true\n\t\tfi\n\tfi\n\tTEST_ARCH=`echo \"${ARCHS}\" | grep ppc`\n\tif [ -n \"$TEST_ARCH\" ]; then\n\t\tIN_ppc=\"ppc-darwin/lib_release/lib$i.a\"\n\t\tARCH_COUNT=`expr $ARCH_COUNT \"+\" 1`\n\t\tif [ \"$IN_ppc\" -nt \"$OUT\" ]; then\n\t\t\tNEED_UPDATE=true\n\t\tfi\n\tfi\n\tif [ $ARCH_COUNT -eq 0 ]; then\n\t\techo \"No supported architectures found.\"\n\t\texit 1\n\tfi\n\tif [ ! -f \"$OUT\" -o \"$NEED_UPDATE\" != \"false\" ]; then\n\t\techo Preparing third party library lib$i.a\n\t\tif [ $ARCH_COUNT -eq 1 ]; then\n\t\t\tIN=\"$IN_i386\"\"$IN_ppc\"\n\t\t\t#echo cp \"$IN\" \"$OUT\"\n\t\t\tcp \"$IN\" \"$OUT\"\n\t\telse\n\t\t\t#echo libtool -static -o \"$OUT\" \"$IN_i386\" \"$IN_ppc\"\n\t\t\tlibtool -static -o \"$OUT\" \"$IN_i386\" \"$IN_ppc\"\n\t\tfi\n\t\tranlib \"$OUT\"\n\telse\n\t\techo Third party library lib$i.a is up to date\n\tfi\ndone\n"; 4496 shellScript = "# Glue together intel and ppc versions of .a files\nLIBS=\"apr-1 aprutil-1 expat ogg vorbis fmod freetype cares llcurl lljpeg png12 openjpeg vorbisenc vorbisfile xmlrpc boost_regex-gcc\"\nLIBDIR=\"${SRCROOT}/../../libraries\"\n\ncd \"${LIBDIR}\"\n\nif [ \\! -e ppc-darwin ]\nthen\n\tln -s powerpc-darwin ppc-darwin\nfi\n\nmkdir -p \"${BUILT_PRODUCTS_DIR}\"\n\nfor i in ${LIBS}; do\n\tNEED_UPDATE=false\n\tARCH_COUNT=0\n\tOUT=\"${BUILT_PRODUCTS_DIR}/lib$i.a\"\n\tTEST_ARCH=`echo \"${ARCHS}\" | grep i386`\n\tif [ -n \"$TEST_ARCH\" ]; then\n\t\tIN_i386=\"i386-darwin/lib_release/lib$i.a\"\n\t\tARCH_COUNT=`expr $ARCH_COUNT \"+\" 1`\n\t\tif [ \"$IN_i386\" -nt \"$OUT\" ]; then\n\t\t\tNEED_UPDATE=true\n\t\tfi\n\tfi\n\tTEST_ARCH=`echo \"${ARCHS}\" | grep ppc`\n\tif [ -n \"$TEST_ARCH\" ]; then\n\t\tIN_ppc=\"ppc-darwin/lib_release/lib$i.a\"\n\t\tARCH_COUNT=`expr $ARCH_COUNT \"+\" 1`\n\t\tif [ \"$IN_ppc\" -nt \"$OUT\" ]; then\n\t\t\tNEED_UPDATE=true\n\t\tfi\n\tfi\n\tif [ $ARCH_COUNT -eq 0 ]; then\n\t\techo \"No supported architectures found.\"\n\t\texit 1\n\tfi\n\tif [ ! -f \"$OUT\" -o \"$NEED_UPDATE\" != \"false\" ]; then\n\t\techo Preparing third party library lib$i.a\n\t\tif [ $ARCH_COUNT -eq 1 ]; then\n\t\t\tIN=\"$IN_i386\"\"$IN_ppc\"\n\t\t\t#echo cp \"$IN\" \"$OUT\"\n\t\t\tcp \"$IN\" \"$OUT\"\n\t\telse\n\t\t\t#echo libtool -static -o \"$OUT\" \"$IN_i386\" \"$IN_ppc\"\n\t\t\tlibtool -static -o \"$OUT\" \"$IN_i386\" \"$IN_ppc\"\n\t\tfi\n\t\tranlib \"$OUT\"\n\telse\n\t\techo Third party library lib$i.a is up to date\n\tfi\ndone\n";
4352 }; 4497 };
4353/* End PBXShellScriptBuildPhase section */ 4498/* End PBXShellScriptBuildPhase section */
4354 4499
@@ -4441,7 +4586,6 @@
4441 5503BB9505446B20003D051F /* llcontroldef.cpp in Sources */, 4586 5503BB9505446B20003D051F /* llcontroldef.cpp in Sources */,
4442 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */, 4587 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */,
4443 5503BB9905446B20003D051F /* llframestats.cpp in Sources */, 4588 5503BB9905446B20003D051F /* llframestats.cpp in Sources */,
4444 5503BB9C05446B20003D051F /* llroam.cpp in Sources */,
4445 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */, 4589 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */,
4446 5503BB9F05446B20003D051F /* llhudmanager.cpp in Sources */, 4590 5503BB9F05446B20003D051F /* llhudmanager.cpp in Sources */,
4447 5503BBA005446B20003D051F /* lldrawpoolalpha.cpp in Sources */, 4591 5503BBA005446B20003D051F /* lldrawpoolalpha.cpp in Sources */,
@@ -4456,7 +4600,6 @@
4456 5503BBAD05446B20003D051F /* llbbox.cpp in Sources */, 4600 5503BBAD05446B20003D051F /* llbbox.cpp in Sources */,
4457 5503BBAE05446B20003D051F /* llfloatercustomize.cpp in Sources */, 4601 5503BBAE05446B20003D051F /* llfloatercustomize.cpp in Sources */,
4458 5503BBAF05446B20003D051F /* llviewerlayer.cpp in Sources */, 4602 5503BBAF05446B20003D051F /* llviewerlayer.cpp in Sources */,
4459 5503BBB005446B20003D051F /* llviewerjointshape.cpp in Sources */,
4460 5503BBB105446B20003D051F /* llviewerjointmesh.cpp in Sources */, 4603 5503BBB105446B20003D051F /* llviewerjointmesh.cpp in Sources */,
4461 5503BBB205446B20003D051F /* llviewerjointattachment.cpp in Sources */, 4604 5503BBB205446B20003D051F /* llviewerjointattachment.cpp in Sources */,
4462 5503BBB305446B20003D051F /* llviewerjoint.cpp in Sources */, 4605 5503BBB305446B20003D051F /* llviewerjoint.cpp in Sources */,
@@ -4472,7 +4615,6 @@
4472 5503BBC005446B20003D051F /* llpaneldisplay.cpp in Sources */, 4615 5503BBC005446B20003D051F /* llpaneldisplay.cpp in Sources */,
4473 5503BBC705446B20003D051F /* lltracker.cpp in Sources */, 4616 5503BBC705446B20003D051F /* lltracker.cpp in Sources */,
4474 5503BBC905446B20003D051F /* llhudeffect.cpp in Sources */, 4617 5503BBC905446B20003D051F /* llhudeffect.cpp in Sources */,
4475 5503BBCA05446B20003D051F /* llhudconnector.cpp in Sources */,
4476 5503BBCB05446B20003D051F /* lldrawpoolbump.cpp in Sources */, 4618 5503BBCB05446B20003D051F /* lldrawpoolbump.cpp in Sources */,
4477 5503BBCC05446B20003D051F /* llpaneldebug.cpp in Sources */, 4619 5503BBCC05446B20003D051F /* llpaneldebug.cpp in Sources */,
4478 5503BBCE05446B20003D051F /* llfloaterdirectory.cpp in Sources */, 4620 5503BBCE05446B20003D051F /* llfloaterdirectory.cpp in Sources */,
@@ -4631,8 +4773,6 @@
4631 A241CB7D07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp in Sources */, 4773 A241CB7D07B3DE0D001A39E3 /* llviewerprecompiledheaders.cpp in Sources */,
4632 A241CB9207B3E383001A39E3 /* llmessagethrottle.cpp in Sources */, 4774 A241CB9207B3E383001A39E3 /* llmessagethrottle.cpp in Sources */,
4633 A241CB9507B3E3A7001A39E3 /* llperlin.cpp in Sources */, 4775 A241CB9507B3E3A7001A39E3 /* llperlin.cpp in Sources */,
4634 91E86A1907BBFA5D00F56E75 /* llmediaengine.cpp in Sources */,
4635 91E86C3207BD3B3A00F56E75 /* llfloatersaveavatar.cpp in Sources */,
4636 99DB67DF07C161A500CF3185 /* llmediaimplquicktime.cpp in Sources */, 4776 99DB67DF07C161A500CF3185 /* llmediaimplquicktime.cpp in Sources */,
4637 9118669B07F4FAF700E3D5BC /* llmediaremotectrl.cpp in Sources */, 4777 9118669B07F4FAF700E3D5BC /* llmediaremotectrl.cpp in Sources */,
4638 91A155FF081EE7F70089988C /* llfloaterhtml.cpp in Sources */, 4778 91A155FF081EE7F70089988C /* llfloaterhtml.cpp in Sources */,
@@ -4684,12 +4824,9 @@
4684 1A47B8E00860FDF100F73746 /* llpanelweb.cpp in Sources */, 4824 1A47B8E00860FDF100F73746 /* llpanelweb.cpp in Sources */,
4685 99FBB045087362B60048A5CC /* llpanelclassified.cpp in Sources */, 4825 99FBB045087362B60048A5CC /* llpanelclassified.cpp in Sources */,
4686 99FBB08F087366780048A5CC /* llpaneldirclassified.cpp in Sources */, 4826 99FBB08F087366780048A5CC /* llpaneldirclassified.cpp in Sources */,
4687 E224ACBE0874D6150039C1A6 /* llfloaterimport.cpp in Sources */,
4688 991ED2E00883646B003EC818 /* llclassifiedinfo.cpp in Sources */, 4827 991ED2E00883646B003EC818 /* llclassifiedinfo.cpp in Sources */,
4689 1A89230508B12D1000A04AA9 /* llurlwhitelist.cpp in Sources */, 4828 1A89230508B12D1000A04AA9 /* llurlwhitelist.cpp in Sources */,
4690 1A89230808B12D2E00A04AA9 /* llfloateropenobject.cpp in Sources */, 4829 1A89230808B12D2E00A04AA9 /* llfloateropenobject.cpp in Sources */,
4691 1A89230A08B12D9900A04AA9 /* llmediabase.cpp in Sources */,
4692 1A89231108B12DDE00A04AA9 /* llmediamoviebase.cpp in Sources */,
4693 93AE41C708F483C900141675 /* llalertdialog.cpp in Sources */, 4830 93AE41C708F483C900141675 /* llalertdialog.cpp in Sources */,
4694 93AE41C808F483C900141675 /* llmodaldialog.cpp in Sources */, 4831 93AE41C808F483C900141675 /* llmodaldialog.cpp in Sources */,
4695 99E43511092D64A4003AE728 /* llfloaterbuycurrency.cpp in Sources */, 4832 99E43511092D64A4003AE728 /* llfloaterbuycurrency.cpp in Sources */,
@@ -4715,10 +4852,7 @@
4715 2EA4CF0909F8531C008F60F7 /* llpanelgrouproles.cpp in Sources */, 4852 2EA4CF0909F8531C008F60F7 /* llpanelgrouproles.cpp in Sources */,
4716 2E6FE91009FD56DB00AF02FF /* llpanelgroupnotices.cpp in Sources */, 4853 2E6FE91009FD56DB00AF02FF /* llpanelgroupnotices.cpp in Sources */,
4717 9CD49D5709D0BAC100192434 /* llflexibleobject.cpp in Sources */, 4854 9CD49D5709D0BAC100192434 /* llflexibleobject.cpp in Sources */,
4718 9CD49D5B09D0BB1500192434 /* lllocalanimationobject.cpp in Sources */,
4719 A3077C0709DCB8140059ED75 /* lldrawpoolstars.cpp in Sources */,
4720 A3077C0B09DCB8140059ED75 /* llpanelvolume.cpp in Sources */, 4855 A3077C0B09DCB8140059ED75 /* llpanelvolume.cpp in Sources */,
4721 A3077C0C09DCB8140059ED75 /* llvostars.cpp in Sources */,
4722 1AFA409C0A2DFC7F00C13F70 /* llviewernetwork.cpp in Sources */, 4856 1AFA409C0A2DFC7F00C13F70 /* llviewernetwork.cpp in Sources */,
4723 1AFA409F0A2DFC8700C13F70 /* llprefsim.cpp in Sources */, 4857 1AFA409F0A2DFC8700C13F70 /* llprefsim.cpp in Sources */,
4724 1AFA40A20A2DFC9000C13F70 /* llprefschat.cpp in Sources */, 4858 1AFA40A20A2DFC9000C13F70 /* llprefschat.cpp in Sources */,
@@ -4822,6 +4956,43 @@
4822 FE679A3F0CDFF5AC00959041 /* llvectorperfoptions.cpp in Sources */, 4956 FE679A3F0CDFF5AC00959041 /* llvectorperfoptions.cpp in Sources */,
4823 FE679A400CDFF5AC00959041 /* llvieweraudio.cpp in Sources */, 4957 FE679A400CDFF5AC00959041 /* llvieweraudio.cpp in Sources */,
4824 D2768CE50CEA38940000BD66 /* llfloaterlagmeter.cpp in Sources */, 4958 D2768CE50CEA38940000BD66 /* llfloaterlagmeter.cpp in Sources */,
4959 FEE6C82D0D2D6DAC00C97E9C /* llmediaimplcommon.cpp in Sources */,
4960 FEE6C82E0D2D6DAC00C97E9C /* llmediaimplexample1.cpp in Sources */,
4961 FEE6C82F0D2D6DAC00C97E9C /* llmediaimplexample2.cpp in Sources */,
4962 FEE6C8300D2D6DAC00C97E9C /* llmediaimplfactory.cpp in Sources */,
4963 FEE6C8310D2D6DAC00C97E9C /* llmediaimplgstreamer.cpp in Sources */,
4964 FEE6C8320D2D6DAC00C97E9C /* llmediaimplgstreamer_syms.cpp in Sources */,
4965 FEE6C8360D2D6DAC00C97E9C /* llmediaimplgstreamervidplug.cpp in Sources */,
4966 FEE6C8370D2D6DAC00C97E9C /* llmediaimplllmozlib.cpp in Sources */,
4967 FEE6C8380D2D6DAC00C97E9C /* llmediamanager.cpp in Sources */,
4968 FEE6C8490D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp in Sources */,
4969 FEE6C84A0D2D6E1500C97E9C /* llfloaterurlentry.cpp in Sources */,
4970 FEE6C84B0D2D6E1500C97E9C /* llmimetypes.cpp in Sources */,
4971 FEE6C84C0D2D6E1500C97E9C /* llpanellandmedia.cpp in Sources */,
4972 FEE6C84D0D2D6E1500C97E9C /* llurlhistory.cpp in Sources */,
4973 FEE6C84E0D2D6E1500C97E9C /* llviewermedia.cpp in Sources */,
4974 FEE6C84F0D2D6E1500C97E9C /* llviewerparcelmedia.cpp in Sources */,
4975 FEE6C8500D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp in Sources */,
4976 FE0AEE4D0D2D9C6E0097256A /* llparcelselection.cpp in Sources */,
4977 A2A8C5480C649EE20001FEB2 /* llmultislider.cpp in Sources */,
4978 A2A8C5490C649EE20001FEB2 /* llmultisliderctrl.cpp in Sources */,
4979 A2A8C5600C649F490001FEB2 /* lldrawpoolwlsky.cpp in Sources */,
4980 A2A8C5610C649F490001FEB2 /* llfloaterdaycycle.cpp in Sources */,
4981 A2A8C5620C649F490001FEB2 /* llfloaterpostprocess.cpp in Sources */,
4982 A2A8C5640C649F490001FEB2 /* llfloaterwindlight.cpp in Sources */,
4983 A2A8C5650C649F490001FEB2 /* llpostprocess.cpp in Sources */,
4984 A2A8C5660C649F490001FEB2 /* llvowlsky.cpp in Sources */,
4985 A2A8C5670C649F490001FEB2 /* llwlanimator.cpp in Sources */,
4986 A2A8C5680C649F490001FEB2 /* llwldaycycle.cpp in Sources */,
4987 A2A8C5690C649F490001FEB2 /* llwlparammanager.cpp in Sources */,
4988 A2A8C56A0C649F490001FEB2 /* llwlparamset.cpp in Sources */,
4989 A243B29A0C6769AC004DFF19 /* llglimmediate.cpp in Sources */,
4990 1CBB67D80C7CCCB2007DAAAE /* llfloaterwater.cpp in Sources */,
4991 1CBB67D90C7CCCB2007DAAAE /* llwaterparammanager.cpp in Sources */,
4992 1CBB67DA0C7CCCB2007DAAAE /* llwaterparamset.cpp in Sources */,
4993 1CFFA2D60C90472B000CF7DD /* llfloaterenvsettings.cpp in Sources */,
4994 1CFFA2ED0C9048D7000CF7DD /* llrendertarget.cpp in Sources */,
4995 A26560520C9F53CC004042A0 /* llfloaterhardwaresettings.cpp in Sources */,
4825 ); 4996 );
4826 runOnlyForDeploymentPostprocessing = 0; 4997 runOnlyForDeploymentPostprocessing = 0;
4827 }; 4998 };
@@ -5222,6 +5393,12 @@
5222 9919347D09786FF300BF6EE0 /* Universal */ = { 5393 9919347D09786FF300BF6EE0 /* Universal */ = {
5223 isa = XCBuildConfiguration; 5394 isa = XCBuildConfiguration;
5224 buildSettings = { 5395 buildSettings = {
5396 HEADER_SEARCH_PATHS = (
5397 "../../libraries/$(arch)-darwin/include",
5398 ../../libraries/include,
5399 ../llcommon,
5400 ../llrender,
5401 );
5225 LIBRARY_SEARCH_PATHS = "$(inherited)"; 5402 LIBRARY_SEARCH_PATHS = "$(inherited)";
5226 OTHER_LDFLAGS = ""; 5403 OTHER_LDFLAGS = "";
5227 PRODUCT_NAME = llcommon; 5404 PRODUCT_NAME = llcommon;
@@ -5276,7 +5453,9 @@
5276 "$(inherited)", 5453 "$(inherited)",
5277 "$(SRCROOT)/../../libraries/universal-darwin/lib_release", 5454 "$(SRCROOT)/../../libraries/universal-darwin/lib_release",
5278 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", 5455 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5456 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
5279 ); 5457 );
5458 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\"";
5280 OTHER_CFLAGS = ( 5459 OTHER_CFLAGS = (
5281 "-DLL_DARWIN=1", 5460 "-DLL_DARWIN=1",
5282 "-DLL_RELEASE=1", 5461 "-DLL_RELEASE=1",
@@ -5442,6 +5621,12 @@
5442 9994843B0883114200EFC621 /* Development */ = { 5621 9994843B0883114200EFC621 /* Development */ = {
5443 isa = XCBuildConfiguration; 5622 isa = XCBuildConfiguration;
5444 buildSettings = { 5623 buildSettings = {
5624 HEADER_SEARCH_PATHS = (
5625 "../../libraries/$(arch)-darwin/include",
5626 ../../libraries/include,
5627 ../llcommon,
5628 ../llrender,
5629 );
5445 LIBRARY_SEARCH_PATHS = "$(inherited)"; 5630 LIBRARY_SEARCH_PATHS = "$(inherited)";
5446 OTHER_LDFLAGS = ""; 5631 OTHER_LDFLAGS = "";
5447 PRODUCT_NAME = llcommon; 5632 PRODUCT_NAME = llcommon;
@@ -5451,6 +5636,12 @@
5451 9994843C0883114200EFC621 /* Deployment */ = { 5636 9994843C0883114200EFC621 /* Deployment */ = {
5452 isa = XCBuildConfiguration; 5637 isa = XCBuildConfiguration;
5453 buildSettings = { 5638 buildSettings = {
5639 HEADER_SEARCH_PATHS = (
5640 "../../libraries/$(arch)-darwin/include",
5641 ../../libraries/include,
5642 ../llcommon,
5643 ../llrender,
5644 );
5454 LIBRARY_SEARCH_PATHS = "$(inherited)"; 5645 LIBRARY_SEARCH_PATHS = "$(inherited)";
5455 OTHER_LDFLAGS = ""; 5646 OTHER_LDFLAGS = "";
5456 PRODUCT_NAME = llcommon; 5647 PRODUCT_NAME = llcommon;
@@ -5526,12 +5717,11 @@
5526 "$(inherited)", 5717 "$(inherited)",
5527 "$(SRCROOT)/../../libraries/universal-darwin/lib_release", 5718 "$(SRCROOT)/../../libraries/universal-darwin/lib_release",
5528 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", 5719 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5720 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
5529 ); 5721 );
5530 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\""; 5722 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\"";
5531 OTHER_LDFLAGS = ( 5723 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\"";
5532 "-weak-lllmozlib", 5724 OTHER_LDFLAGS = "-Wl,-search_paths_first";
5533 "-Wl,-search_paths_first",
5534 );
5535 PRODUCT_NAME = "Second Life"; 5725 PRODUCT_NAME = "Second Life";
5536 SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders"; 5726 SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders";
5537 WARNING_CFLAGS = ( 5727 WARNING_CFLAGS = (
@@ -5560,9 +5750,11 @@
5560 "$(inherited)", 5750 "$(inherited)",
5561 "$(SRCROOT)/../../libraries/universal-darwin/lib_release", 5751 "$(SRCROOT)/../../libraries/universal-darwin/lib_release",
5562 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", 5752 "$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
5753 "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
5563 ); 5754 );
5564 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\""; 5755 LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\"";
5565 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\""; 5756 LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\"";
5757 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\"";
5566 OTHER_CFLAGS = ( 5758 OTHER_CFLAGS = (
5567 "-DLL_DARWIN=1", 5759 "-DLL_DARWIN=1",
5568 "-DLL_RELEASE=1", 5760 "-DLL_RELEASE=1",
@@ -5570,10 +5762,7 @@
5570 "-DNDEBUG", 5762 "-DNDEBUG",
5571 "-fconstant-cfstrings", 5763 "-fconstant-cfstrings",
5572 ); 5764 );
5573 OTHER_LDFLAGS = ( 5765 OTHER_LDFLAGS = "-Wl,-search_paths_first";
5574 "-lllmozlib",
5575 "-Wl,-search_paths_first",
5576 );
5577 PRODUCT_NAME = "Second Life"; 5766 PRODUCT_NAME = "Second Life";
5578 SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders"; 5767 SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders";
5579 WRAPPER_EXTENSION = app; 5768 WRAPPER_EXTENSION = app;