diff options
author | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:42 -0500 |
commit | ce28e056c20bf2723f565bbf464b87781ec248a2 (patch) | |
tree | ef7b0501c4de4b631a916305cbc2a5fdc125e52d /linden/indra/newview/macview.xcodeproj/project.pbxproj | |
parent | Second Life viewer sources 1.19.1.4b (diff) | |
download | meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.zip meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.gz meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.bz2 meta-impy-ce28e056c20bf2723f565bbf464b87781ec248a2.tar.xz |
Second Life viewer sources 1.20.2
Diffstat (limited to 'linden/indra/newview/macview.xcodeproj/project.pbxproj')
-rw-r--r-- | linden/indra/newview/macview.xcodeproj/project.pbxproj | 189 |
1 files changed, 138 insertions, 51 deletions
diff --git a/linden/indra/newview/macview.xcodeproj/project.pbxproj b/linden/indra/newview/macview.xcodeproj/project.pbxproj index dd07ea3..33a709c 100644 --- a/linden/indra/newview/macview.xcodeproj/project.pbxproj +++ b/linden/indra/newview/macview.xcodeproj/project.pbxproj | |||
@@ -37,6 +37,7 @@ | |||
37 | 1A47B8E00860FDF100F73746 /* llpanelweb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A47B8DE0860FDF100F73746 /* llpanelweb.cpp */; }; | 37 | 1A47B8E00860FDF100F73746 /* llpanelweb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A47B8DE0860FDF100F73746 /* llpanelweb.cpp */; }; |
38 | 1A5104450ABF5B5A00520F6D /* llnotecard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5104440ABF5B5A00520F6D /* llnotecard.cpp */; }; | 38 | 1A5104450ABF5B5A00520F6D /* llnotecard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5104440ABF5B5A00520F6D /* llnotecard.cpp */; }; |
39 | 1A5104570ABF60A800520F6D /* llviewerassetstorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5104560ABF60A800520F6D /* llviewerassetstorage.cpp */; }; | 39 | 1A5104570ABF60A800520F6D /* llviewerassetstorage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5104560ABF60A800520F6D /* llviewerassetstorage.cpp */; }; |
40 | 1A531BFC0D81056E00DEB305 /* llfloatercamera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A531BFB0D81056E00DEB305 /* llfloatercamera.cpp */; }; | ||
40 | 1A5B3B550A70147000A90391 /* llfloaterbump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5B3B540A70147000A90391 /* llfloaterbump.cpp */; }; | 41 | 1A5B3B550A70147000A90391 /* llfloaterbump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A5B3B540A70147000A90391 /* llfloaterbump.cpp */; }; |
41 | 1A61A7F00A5ED446009FE3D2 /* llfloateravatarpicker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A61A7EF0A5ED446009FE3D2 /* llfloateravatarpicker.cpp */; }; | 42 | 1A61A7F00A5ED446009FE3D2 /* llfloateravatarpicker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A61A7EF0A5ED446009FE3D2 /* llfloateravatarpicker.cpp */; }; |
42 | 1A758C920A436FCA00589675 /* llagentdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A758C910A436FCA00589675 /* llagentdata.cpp */; }; | 43 | 1A758C920A436FCA00589675 /* llagentdata.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A758C910A436FCA00589675 /* llagentdata.cpp */; }; |
@@ -58,6 +59,7 @@ | |||
58 | 1AD394110CAB000F004BA76A /* llurldispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AD3940F0CAB000F004BA76A /* llurldispatcher.cpp */; }; | 59 | 1AD394110CAB000F004BA76A /* llurldispatcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AD3940F0CAB000F004BA76A /* llurldispatcher.cpp */; }; |
59 | 1AD394130CAB001B004BA76A /* llcommandhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AD394120CAB001B004BA76A /* llcommandhandler.cpp */; }; | 60 | 1AD394130CAB001B004BA76A /* llcommandhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AD394120CAB001B004BA76A /* llcommandhandler.cpp */; }; |
60 | 1AD61F6B0AC09B1900507FB9 /* llimview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AD61F6A0AC09B1900507FB9 /* llimview.cpp */; }; | 61 | 1AD61F6B0AC09B1900507FB9 /* llimview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AD61F6A0AC09B1900507FB9 /* llimview.cpp */; }; |
62 | 1ADE58940D7CCF6000183F7F /* llfloaterhud.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1ADE58920D7CCF6000183F7F /* llfloaterhud.cpp */; }; | ||
61 | 1AE5D7120844FBD300278605 /* llwebbrowserctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AE5D7100844FBD300278605 /* llwebbrowserctrl.cpp */; }; | 63 | 1AE5D7120844FBD300278605 /* llwebbrowserctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AE5D7100844FBD300278605 /* llwebbrowserctrl.cpp */; }; |
62 | 1AEF0A580B2DFE67003F107C /* llctrlselectioninterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AEF0A560B2DFE67003F107C /* llctrlselectioninterface.cpp */; }; | 64 | 1AEF0A580B2DFE67003F107C /* llctrlselectioninterface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AEF0A560B2DFE67003F107C /* llctrlselectioninterface.cpp */; }; |
63 | 1AEF0A5B0B2DFE72003F107C /* llrootview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AEF0A5A0B2DFE72003F107C /* llrootview.cpp */; }; | 65 | 1AEF0A5B0B2DFE72003F107C /* llrootview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AEF0A5A0B2DFE72003F107C /* llrootview.cpp */; }; |
@@ -68,7 +70,7 @@ | |||
68 | 1AFA40A20A2DFC9000C13F70 /* llprefschat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A3143E00A02B73D005B87E7 /* llprefschat.cpp */; }; | 70 | 1AFA40A20A2DFC9000C13F70 /* llprefschat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A3143E00A02B73D005B87E7 /* llprefschat.cpp */; }; |
69 | 1AFA40A50A2DFC9400C13F70 /* llfloatertest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BF3780A1AAB99005B9D5A /* llfloatertest.cpp */; }; | 71 | 1AFA40A50A2DFC9400C13F70 /* llfloatertest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8BF3780A1AAB99005B9D5A /* llfloatertest.cpp */; }; |
70 | 1AFA40B50A2DFD7200C13F70 /* llsavedsettingsglue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */; }; | 72 | 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 */; }; | 73 | 1C0D59510CF0B2B800222B10 /* libboost_regex-mt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C0D59500CF0B2B800222B10 /* libboost_regex-mt.a */; }; |
72 | 1CBB67D80C7CCCB2007DAAAE /* llfloaterwater.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */; }; | 74 | 1CBB67D80C7CCCB2007DAAAE /* llfloaterwater.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */; }; |
73 | 1CBB67D90C7CCCB2007DAAAE /* llwaterparammanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D40C7CCCB2007DAAAE /* llwaterparammanager.cpp */; }; | 75 | 1CBB67D90C7CCCB2007DAAAE /* llwaterparammanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D40C7CCCB2007DAAAE /* llwaterparammanager.cpp */; }; |
74 | 1CBB67DA0C7CCCB2007DAAAE /* llwaterparamset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D60C7CCCB2007DAAAE /* llwaterparamset.cpp */; }; | 76 | 1CBB67DA0C7CCCB2007DAAAE /* llwaterparamset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1CBB67D60C7CCCB2007DAAAE /* llwaterparamset.cpp */; }; |
@@ -102,7 +104,6 @@ | |||
102 | 5503BB2F05446B20003D051F /* llstatbar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529B3051F61DF00A80050 /* llstatbar.cpp */; }; | 104 | 5503BB2F05446B20003D051F /* llstatbar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529B3051F61DF00A80050 /* llstatbar.cpp */; }; |
103 | 5503BB3405446B20003D051F /* pipeline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BA051F61DF00A80050 /* pipeline.cpp */; }; | 105 | 5503BB3405446B20003D051F /* pipeline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BA051F61DF00A80050 /* pipeline.cpp */; }; |
104 | 5503BB3705446B20003D051F /* noise.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BD051F61DF00A80050 /* noise.cpp */; }; | 106 | 5503BB3705446B20003D051F /* noise.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BD051F61DF00A80050 /* noise.cpp */; }; |
105 | 5503BB3805446B20003D051F /* moviemaker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BE051F61DF00A80050 /* moviemaker.cpp */; }; | ||
106 | 5503BB3905446B20003D051F /* llworldmapview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BF051F61DF00A80050 /* llworldmapview.cpp */; }; | 107 | 5503BB3905446B20003D051F /* llworldmapview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529BF051F61DF00A80050 /* llworldmapview.cpp */; }; |
107 | 5503BB3A05446B20003D051F /* llworldmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529C0051F61DF00A80050 /* llworldmap.cpp */; }; | 108 | 5503BB3A05446B20003D051F /* llworldmap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529C0051F61DF00A80050 /* llworldmap.cpp */; }; |
108 | 5503BB3B05446B20003D051F /* llworld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529C1051F61DF00A80050 /* llworld.cpp */; }; | 109 | 5503BB3B05446B20003D051F /* llworld.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529C1051F61DF00A80050 /* llworld.cpp */; }; |
@@ -138,7 +139,7 @@ | |||
138 | 5503BB5D05446B20003D051F /* llviewermessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E3051F61DF00A80050 /* llviewermessage.cpp */; }; | 139 | 5503BB5D05446B20003D051F /* llviewermessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E3051F61DF00A80050 /* llviewermessage.cpp */; }; |
139 | 5503BB5E05446B20003D051F /* llviewermenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E4051F61DF00A80050 /* llviewermenu.cpp */; }; | 140 | 5503BB5E05446B20003D051F /* llviewermenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E4051F61DF00A80050 /* llviewermenu.cpp */; }; |
140 | 5503BB5F05446B20003D051F /* llsprite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E5051F61DF00A80050 /* llsprite.cpp */; }; | 141 | 5503BB5F05446B20003D051F /* llsprite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E5051F61DF00A80050 /* llsprite.cpp */; }; |
141 | 5503BB6105446B20003D051F /* llsphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E7051F61DF00A80050 /* llsphere.cpp */; }; | 142 | 5503BB6105446B20003D051F /* llrendersphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E7051F61DF00A80050 /* llrendersphere.cpp */; }; |
142 | 5503BB6305446B20003D051F /* llpreviewtexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E9051F61DF00A80050 /* llpreviewtexture.cpp */; }; | 143 | 5503BB6305446B20003D051F /* llpreviewtexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529E9051F61DF00A80050 /* llpreviewtexture.cpp */; }; |
143 | 5503BB6405446B20003D051F /* llpreviewsound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529EA051F61DF00A80050 /* llpreviewsound.cpp */; }; | 144 | 5503BB6405446B20003D051F /* llpreviewsound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529EA051F61DF00A80050 /* llpreviewsound.cpp */; }; |
144 | 5503BB6505446B20003D051F /* llspatialpartition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529EB051F61DF00A80050 /* llspatialpartition.cpp */; }; | 145 | 5503BB6505446B20003D051F /* llspatialpartition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F529EB051F61DF00A80050 /* llspatialpartition.cpp */; }; |
@@ -171,7 +172,6 @@ | |||
171 | 5503BB9105446B20003D051F /* llfloaterland.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A17051F61DF00A80050 /* llfloaterland.cpp */; }; | 172 | 5503BB9105446B20003D051F /* llfloaterland.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A17051F61DF00A80050 /* llfloaterland.cpp */; }; |
172 | 5503BB9205446B20003D051F /* llpanelface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A18051F61DF00A80050 /* llpanelface.cpp */; }; | 173 | 5503BB9205446B20003D051F /* llpanelface.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A18051F61DF00A80050 /* llpanelface.cpp */; }; |
173 | 5503BB9305446B20003D051F /* llpanelevent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A19051F61DF00A80050 /* llpanelevent.cpp */; }; | 174 | 5503BB9305446B20003D051F /* llpanelevent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A19051F61DF00A80050 /* llpanelevent.cpp */; }; |
174 | 5503BB9505446B20003D051F /* llcontroldef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */; }; | ||
175 | 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1E051F61DF00A80050 /* llframestatview.cpp */; }; | 175 | 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1E051F61DF00A80050 /* llframestatview.cpp */; }; |
176 | 5503BB9905446B20003D051F /* llframestats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1F051F61DF00A80050 /* llframestats.cpp */; }; | 176 | 5503BB9905446B20003D051F /* llframestats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A1F051F61DF00A80050 /* llframestats.cpp */; }; |
177 | 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A24051F61DF00A80050 /* llhudobject.cpp */; }; | 177 | 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A24051F61DF00A80050 /* llhudobject.cpp */; }; |
@@ -254,7 +254,6 @@ | |||
254 | 5503BC1005446B20003D051F /* llnamelistctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A98051F61DF00A80050 /* llnamelistctrl.cpp */; }; | 254 | 5503BC1005446B20003D051F /* llnamelistctrl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A98051F61DF00A80050 /* llnamelistctrl.cpp */; }; |
255 | 5503BC1205446B20003D051F /* llmaniptranslate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9A051F61DF00A80050 /* llmaniptranslate.cpp */; }; | 255 | 5503BC1205446B20003D051F /* llmaniptranslate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9A051F61DF00A80050 /* llmaniptranslate.cpp */; }; |
256 | 5503BC1305446B20003D051F /* llmanipscale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9B051F61DF00A80050 /* llmanipscale.cpp */; }; | 256 | 5503BC1305446B20003D051F /* llmanipscale.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9B051F61DF00A80050 /* llmanipscale.cpp */; }; |
257 | 5503BC1505446B20003D051F /* head.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9D051F61DF00A80050 /* head.cpp */; }; | ||
258 | 5503BC1705446B20003D051F /* llfloaternamedesc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9F051F61DF00A80050 /* llfloaternamedesc.cpp */; }; | 257 | 5503BC1705446B20003D051F /* llfloaternamedesc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52A9F051F61DF00A80050 /* llfloaternamedesc.cpp */; }; |
259 | 5503BC1805446B20003D051F /* llpanelplace.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AA0051F61DF00A80050 /* llpanelplace.cpp */; }; | 258 | 5503BC1805446B20003D051F /* llpanelplace.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AA0051F61DF00A80050 /* llpanelplace.cpp */; }; |
260 | 5503BC1905446B20003D051F /* llpanelpermissions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AA1051F61DF00A80050 /* llpanelpermissions.cpp */; }; | 259 | 5503BC1905446B20003D051F /* llpanelpermissions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AA1051F61DF00A80050 /* llpanelpermissions.cpp */; }; |
@@ -278,7 +277,6 @@ | |||
278 | 5503BC3405446B20003D051F /* llpreview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52ABD051F61DF00A80050 /* llpreview.cpp */; }; | 277 | 5503BC3405446B20003D051F /* llpreview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52ABD051F61DF00A80050 /* llpreview.cpp */; }; |
279 | 5503BC3605446B20003D051F /* llbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52ABF051F61DF00A80050 /* llbox.cpp */; }; | 278 | 5503BC3605446B20003D051F /* llbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52ABF051F61DF00A80050 /* llbox.cpp */; }; |
280 | 5503BC3905446B20003D051F /* llfloaterreporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC2051F61DF00A80050 /* llfloaterreporter.cpp */; }; | 279 | 5503BC3905446B20003D051F /* llfloaterreporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC2051F61DF00A80050 /* llfloaterreporter.cpp */; }; |
281 | 5503BC3C05446B20003D051F /* llcameraview.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC5051F61DF00A80050 /* llcameraview.cpp */; }; | ||
282 | 5503BC3D05446B20003D051F /* llcompilequeue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC6051F61DF00A80050 /* llcompilequeue.cpp */; }; | 280 | 5503BC3D05446B20003D051F /* llcompilequeue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC6051F61DF00A80050 /* llcompilequeue.cpp */; }; |
283 | 5503BC3E05446B20003D051F /* llpanelgroupvoting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC7051F61DF00A80050 /* llpanelgroupvoting.cpp */; }; | 281 | 5503BC3E05446B20003D051F /* llpanelgroupvoting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52AC7051F61DF00A80050 /* llpanelgroupvoting.cpp */; }; |
284 | 5503BC4105446B20003D051F /* lldrawpoolsimple.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52ACA051F61DF00A80050 /* lldrawpoolsimple.cpp */; }; | 282 | 5503BC4105446B20003D051F /* lldrawpoolsimple.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26F52ACA051F61DF00A80050 /* lldrawpoolsimple.cpp */; }; |
@@ -431,7 +429,10 @@ | |||
431 | 61923D6C074AE3C0005E1F34 /* llstatemachine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D25074AE3C0005E1F34 /* llstatemachine.cpp */; }; | 429 | 61923D6C074AE3C0005E1F34 /* llstatemachine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D25074AE3C0005E1F34 /* llstatemachine.cpp */; }; |
432 | 61923D6E074AE3C0005E1F34 /* lltargetingmotion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D27074AE3C0005E1F34 /* lltargetingmotion.cpp */; }; | 430 | 61923D6E074AE3C0005E1F34 /* lltargetingmotion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D27074AE3C0005E1F34 /* lltargetingmotion.cpp */; }; |
433 | 61923D70074AE3C0005E1F34 /* llvisualparam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D29074AE3C0005E1F34 /* llvisualparam.cpp */; }; | 431 | 61923D70074AE3C0005E1F34 /* llvisualparam.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 61923D29074AE3C0005E1F34 /* llvisualparam.cpp */; }; |
434 | 79256EA30C57D6A5000AAFA4 /* llfloatervoicewizard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */; }; | 432 | 79E592770D1B4932002135A7 /* llimagepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8833693B0C18AF33007F52DA /* llimagepng.cpp */; }; |
433 | 79E592870D1B4961002135A7 /* llpngwrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8833693C0C18AF33007F52DA /* llpngwrapper.cpp */; }; | ||
434 | 79E5928A0D1B4A1A002135A7 /* libpng12.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 88AA282B0C17720D0032DF53 /* libpng12.a */; }; | ||
435 | 79E593440D1B4A72002135A7 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FDAA36BE09B919DF00FBF1CA /* libz.dylib */; }; | ||
435 | 84401E2F0A13CC9A006720A5 /* llfloatergroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */; }; | 436 | 84401E2F0A13CC9A006720A5 /* llfloatergroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */; }; |
436 | 84401E320A13CCB2006720A5 /* llpanelgroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */; }; | 437 | 84401E320A13CCB2006720A5 /* llpanelgroupinvite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */; }; |
437 | 8833693F0C18AF33007F52DA /* llimagepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8833693B0C18AF33007F52DA /* llimagepng.cpp */; }; | 438 | 8833693F0C18AF33007F52DA /* llimagepng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8833693B0C18AF33007F52DA /* llimagepng.cpp */; }; |
@@ -588,12 +589,17 @@ | |||
588 | AA0E2A640A2FDB340066250A /* lltoolpipette.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA0E2A620A2FDB340066250A /* lltoolpipette.cpp */; }; | 589 | AA0E2A640A2FDB340066250A /* lltoolpipette.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA0E2A620A2FDB340066250A /* lltoolpipette.cpp */; }; |
589 | AA1183500C1DF9C400FDE5BA /* llpanelaudiovolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */; }; | 590 | AA1183500C1DF9C400FDE5BA /* llpanelaudiovolume.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA11834E0C1DF9C400FDE5BA /* llpanelaudiovolume.cpp */; }; |
590 | AA348DFA0B0EAB31002C3015 /* llcurl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA348DF80B0EAB31002C3015 /* llcurl.cpp */; }; | 591 | AA348DFA0B0EAB31002C3015 /* llcurl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA348DF80B0EAB31002C3015 /* llcurl.cpp */; }; |
592 | AA38F8F20D8A3687003B39F9 /* llfloaterjoystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AA38F8F00D8A3687003B39F9 /* llfloaterjoystick.cpp */; }; | ||
593 | AA38F8FE0D8AFCF4003B39F9 /* libndofdev.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = AA38F8FD0D8AFCF4003B39F9 /* libndofdev.dylib */; }; | ||
591 | AAA1336B0A3F94D000419F7C /* lluistring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAA133690A3F94D000419F7C /* lluistring.cpp */; }; | 594 | AAA1336B0A3F94D000419F7C /* lluistring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAA133690A3F94D000419F7C /* lluistring.cpp */; }; |
595 | AABD9F130D4AD7E7007FB7C4 /* libboost_signals-mt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AABD9F120D4AD7E7007FB7C4 /* libboost_signals-mt.a */; }; | ||
596 | AABD9F140D4AD7E7007FB7C4 /* libboost_signals-mt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AABD9F120D4AD7E7007FB7C4 /* libboost_signals-mt.a */; }; | ||
592 | AAC121A50A93A8380080E8A9 /* llfloatersellland.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */; }; | 597 | AAC121A50A93A8380080E8A9 /* llfloatersellland.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */; }; |
593 | AAE98CC20B38FE0800E2F204 /* llimageworker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAE98CC00B38FE0800E2F204 /* llimageworker.cpp */; }; | 598 | AAE98CC20B38FE0800E2F204 /* llimageworker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAE98CC00B38FE0800E2F204 /* llimageworker.cpp */; }; |
594 | AAEAAF270A8104D8005F0707 /* llscrollingpanellist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAEAAF250A8104D8005F0707 /* llscrollingpanellist.cpp */; }; | 599 | AAEAAF270A8104D8005F0707 /* llscrollingpanellist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAEAAF250A8104D8005F0707 /* llscrollingpanellist.cpp */; }; |
595 | AAF5FFD20B13F71900D28A84 /* lltexturecache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAF5FFD00B13F71900D28A84 /* lltexturecache.cpp */; }; | 600 | AAF5FFD20B13F71900D28A84 /* lltexturecache.cpp in Sources */ = {isa = PBXBuildFile; fileRef = AAF5FFD00B13F71900D28A84 /* lltexturecache.cpp */; }; |
596 | C16C08500B4AE6C7009AD67F /* llfloaterinspect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */; }; | 601 | C16C08500B4AE6C7009AD67F /* llfloaterinspect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */; }; |
602 | C19628F50D53D7AB007C909A /* llfloatersettingsdebug.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C19628F30D53D7AB007C909A /* llfloatersettingsdebug.cpp */; }; | ||
597 | C1E4A5760CC020FC005FB0A6 /* llcrashloggermac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1E4A5750CC020FC005FB0A6 /* llcrashloggermac.cpp */; }; | 603 | C1E4A5760CC020FC005FB0A6 /* llcrashloggermac.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1E4A5750CC020FC005FB0A6 /* llcrashloggermac.cpp */; }; |
598 | C1E4A5790CC0210F005FB0A6 /* llcrashlogger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1E4A5770CC0210F005FB0A6 /* llcrashlogger.cpp */; }; | 604 | C1E4A5790CC0210F005FB0A6 /* llcrashlogger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1E4A5770CC0210F005FB0A6 /* llcrashlogger.cpp */; }; |
599 | C1E4A57B0CC02160005FB0A6 /* lldate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD1558220A06BB5F00DE9AE5 /* lldate.cpp */; }; | 605 | C1E4A57B0CC02160005FB0A6 /* lldate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FD1558220A06BB5F00DE9AE5 /* lldate.cpp */; }; |
@@ -709,6 +715,9 @@ | |||
709 | C1F5D0A50B138AEB00827F1D /* lluserrelations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1F5D0A30B138AEB00827F1D /* lluserrelations.cpp */; }; | 715 | C1F5D0A50B138AEB00827F1D /* lluserrelations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C1F5D0A30B138AEB00827F1D /* lluserrelations.cpp */; }; |
710 | C64F673F0AFBED80009732B5 /* lllogchat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C64F673D0AFBED80009732B5 /* lllogchat.cpp */; }; | 716 | C64F673F0AFBED80009732B5 /* lllogchat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C64F673D0AFBED80009732B5 /* lllogchat.cpp */; }; |
711 | C64F67420AFBED91009732B5 /* lldirpicker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C64F67400AFBED91009732B5 /* lldirpicker.cpp */; }; | 717 | C64F67420AFBED91009732B5 /* lldirpicker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C64F67400AFBED91009732B5 /* lldirpicker.cpp */; }; |
718 | CB0873B60D62226B009600F8 /* lldelayedgestureerror.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CB0873B40D62226B009600F8 /* lldelayedgestureerror.cpp */; }; | ||
719 | D1BB623D0D91BBEC00001516 /* llfloatervoicedevicesettings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1BB623B0D91BBEB00001516 /* llfloatervoicedevicesettings.cpp */; }; | ||
720 | D1CA83CE0D62634400C61743 /* llfloaterstats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D1CA83CD0D62634400C61743 /* llfloaterstats.cpp */; }; | ||
712 | D23289B50C453A3600304FEF /* llfloaterreleasemsg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D23289B30C453A3600304FEF /* llfloaterreleasemsg.cpp */; }; | 721 | D23289B50C453A3600304FEF /* llfloaterreleasemsg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D23289B30C453A3600304FEF /* llfloaterreleasemsg.cpp */; }; |
713 | D2768CE50CEA38940000BD66 /* llfloaterlagmeter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */; }; | 722 | D2768CE50CEA38940000BD66 /* llfloaterlagmeter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */; }; |
714 | D62830DB0B4DC76300F8830F /* llimagej2coj.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D62830D80B4DC76300F8830F /* llimagej2coj.cpp */; }; | 723 | D62830DB0B4DC76300F8830F /* llimagej2coj.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D62830D80B4DC76300F8830F /* llimagej2coj.cpp */; }; |
@@ -766,7 +775,6 @@ | |||
766 | EB3EE6FA083ABB5E002BF676 /* lluictrlfactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE6C2083ABB5D002BF676 /* lluictrlfactory.cpp */; }; | 775 | EB3EE6FA083ABB5E002BF676 /* lluictrlfactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE6C2083ABB5D002BF676 /* lluictrlfactory.cpp */; }; |
767 | EB3EE6FC083ABB5E002BF676 /* llviewborder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE6C4083ABB5E002BF676 /* llviewborder.cpp */; }; | 776 | EB3EE6FC083ABB5E002BF676 /* llviewborder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE6C4083ABB5E002BF676 /* llviewborder.cpp */; }; |
768 | EB3EE720083AC23D002BF676 /* llviewertexteditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE712083AC23D002BF676 /* llviewertexteditor.cpp */; }; | 777 | EB3EE720083AC23D002BF676 /* llviewertexteditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE712083AC23D002BF676 /* llviewertexteditor.cpp */; }; |
769 | EB3EE722083AC23D002BF676 /* llvieweruictrlfactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB3EE714083AC23D002BF676 /* llvieweruictrlfactory.cpp */; }; | ||
770 | EB9E831F082AEEF3007B4479 /* llmenugl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9E8314082AEEF2007B4479 /* llmenugl.cpp */; }; | 778 | EB9E831F082AEEF3007B4479 /* llmenugl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9E8314082AEEF2007B4479 /* llmenugl.cpp */; }; |
771 | EB9E8321082AEEF3007B4479 /* llresmgr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9E8316082AEEF2007B4479 /* llresmgr.cpp */; }; | 779 | EB9E8321082AEEF3007B4479 /* llresmgr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9E8316082AEEF2007B4479 /* llresmgr.cpp */; }; |
772 | EB9E8323082AEEF3007B4479 /* llui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9E8318082AEEF3007B4479 /* llui.cpp */; }; | 780 | EB9E8323082AEEF3007B4479 /* llui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = EB9E8318082AEEF3007B4479 /* llui.cpp */; }; |
@@ -830,6 +838,8 @@ | |||
830 | FDE8766609BEA3C800AF6316 /* libxmlrpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765809BEA39700AF6316 /* libxmlrpc.a */; }; | 838 | FDE8766609BEA3C800AF6316 /* libxmlrpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FDE8765809BEA39700AF6316 /* libxmlrpc.a */; }; |
831 | FE0AEE2D0D2D96D20097256A /* libllmozlib2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */; }; | 839 | FE0AEE2D0D2D96D20097256A /* libllmozlib2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */; }; |
832 | FE0AEE4D0D2D9C6E0097256A /* llparcelselection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */; }; | 840 | FE0AEE4D0D2D9C6E0097256A /* llparcelselection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */; }; |
841 | FE42C3140D231D1A00D9F143 /* llcommandlineparser.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE42C3120D231D1A00D9F143 /* llcommandlineparser.cpp */; }; | ||
842 | FE43BB870D368B4100C93D63 /* libboost_program_options-mt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FE43BB860D368B4100C93D63 /* libboost_program_options-mt.a */; }; | ||
833 | FE5138790CD80BAE00F32EE3 /* lldebugmessagebox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */; }; | 843 | FE5138790CD80BAE00F32EE3 /* lldebugmessagebox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */; }; |
834 | FE51387B0CD80BAE00F32EE3 /* llfloaterclassified.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138730CD80BAE00F32EE3 /* llfloaterclassified.cpp */; }; | 844 | FE51387B0CD80BAE00F32EE3 /* llfloaterclassified.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138730CD80BAE00F32EE3 /* llfloaterclassified.cpp */; }; |
835 | FE51387C0CD80BAE00F32EE3 /* llfloaterevent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138750CD80BAE00F32EE3 /* llfloaterevent.cpp */; }; | 845 | FE51387C0CD80BAE00F32EE3 /* llfloaterevent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = FE5138750CD80BAE00F32EE3 /* llfloaterevent.cpp */; }; |
@@ -1012,6 +1022,8 @@ | |||
1012 | 1A5104460ABF5B6600520F6D /* llnotecard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llnotecard.h; sourceTree = "<group>"; }; | 1022 | 1A5104460ABF5B6600520F6D /* llnotecard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llnotecard.h; sourceTree = "<group>"; }; |
1013 | 1A5104560ABF60A800520F6D /* llviewerassetstorage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerassetstorage.cpp; sourceTree = "<group>"; }; | 1023 | 1A5104560ABF60A800520F6D /* llviewerassetstorage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewerassetstorage.cpp; sourceTree = "<group>"; }; |
1014 | 1A5104580ABF60BF00520F6D /* llviewerassetstorage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerassetstorage.h; sourceTree = "<group>"; }; | 1024 | 1A5104580ABF60BF00520F6D /* llviewerassetstorage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewerassetstorage.h; sourceTree = "<group>"; }; |
1025 | 1A531BFA0D81056E00DEB305 /* llfloatercamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloatercamera.h; sourceTree = "<group>"; }; | ||
1026 | 1A531BFB0D81056E00DEB305 /* llfloatercamera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatercamera.cpp; sourceTree = "<group>"; }; | ||
1015 | 1A57B92C09F8303A004D8B1A /* lllslconstants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllslconstants.h; sourceTree = "<group>"; }; | 1027 | 1A57B92C09F8303A004D8B1A /* lllslconstants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllslconstants.h; sourceTree = "<group>"; }; |
1016 | 1A57B92D09F8303A004D8B1A /* llagentconstants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentconstants.h; sourceTree = "<group>"; }; | 1028 | 1A57B92D09F8303A004D8B1A /* llagentconstants.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentconstants.h; sourceTree = "<group>"; }; |
1017 | 1A5B3B530A70146900A90391 /* llfloaterbump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterbump.h; sourceTree = "<group>"; }; | 1029 | 1A5B3B530A70146900A90391 /* llfloaterbump.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterbump.h; sourceTree = "<group>"; }; |
@@ -1061,6 +1073,8 @@ | |||
1061 | 1AD394140CAB0023004BA76A /* llcommandhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcommandhandler.h; sourceTree = "<group>"; }; | 1073 | 1AD394140CAB0023004BA76A /* llcommandhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcommandhandler.h; sourceTree = "<group>"; }; |
1062 | 1AD61F6A0AC09B1900507FB9 /* llimview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimview.cpp; sourceTree = "<group>"; }; | 1074 | 1AD61F6A0AC09B1900507FB9 /* llimview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimview.cpp; sourceTree = "<group>"; }; |
1063 | 1AD61F6C0AC09B2600507FB9 /* llimview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimview.h; sourceTree = "<group>"; }; | 1075 | 1AD61F6C0AC09B2600507FB9 /* llimview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimview.h; sourceTree = "<group>"; }; |
1076 | 1ADE58920D7CCF6000183F7F /* llfloaterhud.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterhud.cpp; sourceTree = "<group>"; }; | ||
1077 | 1ADE58930D7CCF6000183F7F /* llfloaterhud.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloaterhud.h; sourceTree = "<group>"; }; | ||
1064 | 1AE5D70F0844FBD200278605 /* llwebbrowserctrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwebbrowserctrl.h; sourceTree = "<group>"; }; | 1078 | 1AE5D70F0844FBD200278605 /* llwebbrowserctrl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llwebbrowserctrl.h; sourceTree = "<group>"; }; |
1065 | 1AE5D7100844FBD300278605 /* llwebbrowserctrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwebbrowserctrl.cpp; sourceTree = "<group>"; }; | 1079 | 1AE5D7100844FBD300278605 /* llwebbrowserctrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwebbrowserctrl.cpp; sourceTree = "<group>"; }; |
1066 | 1AEF0A560B2DFE67003F107C /* llctrlselectioninterface.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llctrlselectioninterface.cpp; sourceTree = "<group>"; }; | 1080 | 1AEF0A560B2DFE67003F107C /* llctrlselectioninterface.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llctrlselectioninterface.cpp; sourceTree = "<group>"; }; |
@@ -1076,7 +1090,7 @@ | |||
1076 | 1AF9D85008B405630094E8E7 /* llqueuedthread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llqueuedthread.h; sourceTree = "<group>"; }; | 1090 | 1AF9D85008B405630094E8E7 /* llqueuedthread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llqueuedthread.h; sourceTree = "<group>"; }; |
1077 | 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsavedsettingsglue.cpp; sourceTree = "<group>"; }; | 1091 | 1AFA40B40A2DFD7200C13F70 /* llsavedsettingsglue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsavedsettingsglue.cpp; sourceTree = "<group>"; }; |
1078 | 1AFA40B60A2DFD8200C13F70 /* llsavedsettingsglue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsavedsettingsglue.h; sourceTree = "<group>"; }; | 1092 | 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; }; | 1093 | 1C0D59500CF0B2B800222B10 /* libboost_regex-mt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libboost_regex-mt.a"; path = "build/Development/libboost_regex-mt.a"; sourceTree = "<group>"; }; |
1080 | 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterwater.cpp; sourceTree = "<group>"; }; | 1094 | 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>"; }; | 1095 | 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>"; }; | 1096 | 1CBB67D40C7CCCB2007DAAAE /* llwaterparammanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llwaterparammanager.cpp; sourceTree = "<group>"; }; |
@@ -1108,7 +1122,6 @@ | |||
1108 | 26F529B3051F61DF00A80050 /* llstatbar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llstatbar.cpp; sourceTree = SOURCE_ROOT; }; | 1122 | 26F529B3051F61DF00A80050 /* llstatbar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llstatbar.cpp; sourceTree = SOURCE_ROOT; }; |
1109 | 26F529BA051F61DF00A80050 /* pipeline.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = pipeline.cpp; sourceTree = SOURCE_ROOT; }; | 1123 | 26F529BA051F61DF00A80050 /* pipeline.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = pipeline.cpp; sourceTree = SOURCE_ROOT; }; |
1110 | 26F529BD051F61DF00A80050 /* noise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = noise.cpp; sourceTree = "<group>"; }; | 1124 | 26F529BD051F61DF00A80050 /* noise.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = noise.cpp; sourceTree = "<group>"; }; |
1111 | 26F529BE051F61DF00A80050 /* moviemaker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = moviemaker.cpp; sourceTree = SOURCE_ROOT; }; | ||
1112 | 26F529BF051F61DF00A80050 /* llworldmapview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmapview.cpp; sourceTree = SOURCE_ROOT; }; | 1125 | 26F529BF051F61DF00A80050 /* llworldmapview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmapview.cpp; sourceTree = SOURCE_ROOT; }; |
1113 | 26F529C0051F61DF00A80050 /* llworldmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmap.cpp; sourceTree = SOURCE_ROOT; }; | 1126 | 26F529C0051F61DF00A80050 /* llworldmap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworldmap.cpp; sourceTree = SOURCE_ROOT; }; |
1114 | 26F529C1051F61DF00A80050 /* llworld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworld.cpp; sourceTree = SOURCE_ROOT; }; | 1127 | 26F529C1051F61DF00A80050 /* llworld.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llworld.cpp; sourceTree = SOURCE_ROOT; }; |
@@ -1145,7 +1158,7 @@ | |||
1145 | 26F529E3051F61DF00A80050 /* llviewermessage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewermessage.cpp; sourceTree = SOURCE_ROOT; }; | 1158 | 26F529E3051F61DF00A80050 /* llviewermessage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewermessage.cpp; sourceTree = SOURCE_ROOT; }; |
1146 | 26F529E4051F61DF00A80050 /* llviewermenu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewermenu.cpp; sourceTree = SOURCE_ROOT; }; | 1159 | 26F529E4051F61DF00A80050 /* llviewermenu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewermenu.cpp; sourceTree = SOURCE_ROOT; }; |
1147 | 26F529E5051F61DF00A80050 /* llsprite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsprite.cpp; sourceTree = SOURCE_ROOT; }; | 1160 | 26F529E5051F61DF00A80050 /* llsprite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsprite.cpp; sourceTree = SOURCE_ROOT; }; |
1148 | 26F529E7051F61DF00A80050 /* llsphere.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llsphere.cpp; sourceTree = SOURCE_ROOT; }; | 1161 | 26F529E7051F61DF00A80050 /* llrendersphere.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llrendersphere.cpp; sourceTree = SOURCE_ROOT; }; |
1149 | 26F529E9051F61DF00A80050 /* llpreviewtexture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreviewtexture.cpp; sourceTree = SOURCE_ROOT; }; | 1162 | 26F529E9051F61DF00A80050 /* llpreviewtexture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreviewtexture.cpp; sourceTree = SOURCE_ROOT; }; |
1150 | 26F529EA051F61DF00A80050 /* llpreviewsound.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreviewsound.cpp; sourceTree = SOURCE_ROOT; }; | 1163 | 26F529EA051F61DF00A80050 /* llpreviewsound.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreviewsound.cpp; sourceTree = SOURCE_ROOT; }; |
1151 | 26F529EB051F61DF00A80050 /* llspatialpartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llspatialpartition.cpp; sourceTree = SOURCE_ROOT; }; | 1164 | 26F529EB051F61DF00A80050 /* llspatialpartition.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llspatialpartition.cpp; sourceTree = SOURCE_ROOT; }; |
@@ -1178,7 +1191,6 @@ | |||
1178 | 26F52A17051F61DF00A80050 /* llfloaterland.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterland.cpp; sourceTree = SOURCE_ROOT; }; | 1191 | 26F52A17051F61DF00A80050 /* llfloaterland.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterland.cpp; sourceTree = SOURCE_ROOT; }; |
1179 | 26F52A18051F61DF00A80050 /* llpanelface.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelface.cpp; sourceTree = SOURCE_ROOT; }; | 1192 | 26F52A18051F61DF00A80050 /* llpanelface.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelface.cpp; sourceTree = SOURCE_ROOT; }; |
1180 | 26F52A19051F61DF00A80050 /* llpanelevent.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelevent.cpp; sourceTree = SOURCE_ROOT; }; | 1193 | 26F52A19051F61DF00A80050 /* llpanelevent.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelevent.cpp; sourceTree = SOURCE_ROOT; }; |
1181 | 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcontroldef.cpp; sourceTree = SOURCE_ROOT; }; | ||
1182 | 26F52A1E051F61DF00A80050 /* llframestatview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestatview.cpp; sourceTree = SOURCE_ROOT; }; | 1194 | 26F52A1E051F61DF00A80050 /* llframestatview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestatview.cpp; sourceTree = SOURCE_ROOT; }; |
1183 | 26F52A1F051F61DF00A80050 /* llframestats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestats.cpp; sourceTree = SOURCE_ROOT; }; | 1195 | 26F52A1F051F61DF00A80050 /* llframestats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llframestats.cpp; sourceTree = SOURCE_ROOT; }; |
1184 | 26F52A24051F61DF00A80050 /* llhudobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudobject.cpp; sourceTree = SOURCE_ROOT; }; | 1196 | 26F52A24051F61DF00A80050 /* llhudobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llhudobject.cpp; sourceTree = SOURCE_ROOT; }; |
@@ -1263,7 +1275,6 @@ | |||
1263 | 26F52A98051F61DF00A80050 /* llnamelistctrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llnamelistctrl.cpp; sourceTree = SOURCE_ROOT; }; | 1275 | 26F52A98051F61DF00A80050 /* llnamelistctrl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llnamelistctrl.cpp; sourceTree = SOURCE_ROOT; }; |
1264 | 26F52A9A051F61DF00A80050 /* llmaniptranslate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmaniptranslate.cpp; sourceTree = SOURCE_ROOT; }; | 1276 | 26F52A9A051F61DF00A80050 /* llmaniptranslate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmaniptranslate.cpp; sourceTree = SOURCE_ROOT; }; |
1265 | 26F52A9B051F61DF00A80050 /* llmanipscale.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmanipscale.cpp; sourceTree = SOURCE_ROOT; }; | 1277 | 26F52A9B051F61DF00A80050 /* llmanipscale.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmanipscale.cpp; sourceTree = SOURCE_ROOT; }; |
1266 | 26F52A9D051F61DF00A80050 /* head.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = head.cpp; sourceTree = SOURCE_ROOT; }; | ||
1267 | 26F52A9F051F61DF00A80050 /* llfloaternamedesc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaternamedesc.cpp; sourceTree = SOURCE_ROOT; }; | 1278 | 26F52A9F051F61DF00A80050 /* llfloaternamedesc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaternamedesc.cpp; sourceTree = SOURCE_ROOT; }; |
1268 | 26F52AA0051F61DF00A80050 /* llpanelplace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelplace.cpp; sourceTree = SOURCE_ROOT; }; | 1279 | 26F52AA0051F61DF00A80050 /* llpanelplace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelplace.cpp; sourceTree = SOURCE_ROOT; }; |
1269 | 26F52AA1051F61DF00A80050 /* llpanelpermissions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelpermissions.cpp; sourceTree = SOURCE_ROOT; }; | 1280 | 26F52AA1051F61DF00A80050 /* llpanelpermissions.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelpermissions.cpp; sourceTree = SOURCE_ROOT; }; |
@@ -1287,7 +1298,6 @@ | |||
1287 | 26F52ABD051F61DF00A80050 /* llpreview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreview.cpp; sourceTree = SOURCE_ROOT; }; | 1298 | 26F52ABD051F61DF00A80050 /* llpreview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpreview.cpp; sourceTree = SOURCE_ROOT; }; |
1288 | 26F52ABF051F61DF00A80050 /* llbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llbox.cpp; sourceTree = SOURCE_ROOT; }; | 1299 | 26F52ABF051F61DF00A80050 /* llbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llbox.cpp; sourceTree = SOURCE_ROOT; }; |
1289 | 26F52AC2051F61DF00A80050 /* llfloaterreporter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterreporter.cpp; sourceTree = SOURCE_ROOT; }; | 1300 | 26F52AC2051F61DF00A80050 /* llfloaterreporter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterreporter.cpp; sourceTree = SOURCE_ROOT; }; |
1290 | 26F52AC5051F61DF00A80050 /* llcameraview.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcameraview.cpp; sourceTree = SOURCE_ROOT; }; | ||
1291 | 26F52AC6051F61DF00A80050 /* llcompilequeue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcompilequeue.cpp; sourceTree = SOURCE_ROOT; }; | 1301 | 26F52AC6051F61DF00A80050 /* llcompilequeue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcompilequeue.cpp; sourceTree = SOURCE_ROOT; }; |
1292 | 26F52AC7051F61DF00A80050 /* llpanelgroupvoting.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelgroupvoting.cpp; sourceTree = SOURCE_ROOT; }; | 1302 | 26F52AC7051F61DF00A80050 /* llpanelgroupvoting.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelgroupvoting.cpp; sourceTree = SOURCE_ROOT; }; |
1293 | 26F52ACA051F61DF00A80050 /* lldrawpoolsimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolsimple.cpp; sourceTree = SOURCE_ROOT; }; | 1303 | 26F52ACA051F61DF00A80050 /* lldrawpoolsimple.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldrawpoolsimple.cpp; sourceTree = SOURCE_ROOT; }; |
@@ -1326,6 +1336,8 @@ | |||
1326 | 38D0FA6F0B4BF8C5003323BA /* lltemplatemessagebuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lltemplatemessagebuilder.h; sourceTree = "<group>"; }; | 1336 | 38D0FA6F0B4BF8C5003323BA /* lltemplatemessagebuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lltemplatemessagebuilder.h; sourceTree = "<group>"; }; |
1327 | 38D0FA700B4BF8C5003323BA /* llmessagebuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagebuilder.h; sourceTree = "<group>"; }; | 1337 | 38D0FA700B4BF8C5003323BA /* llmessagebuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmessagebuilder.h; sourceTree = "<group>"; }; |
1328 | 38D0FA710B4BF8C5003323BA /* llmsgvariabletype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmsgvariabletype.h; sourceTree = "<group>"; }; | 1338 | 38D0FA710B4BF8C5003323BA /* llmsgvariabletype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmsgvariabletype.h; sourceTree = "<group>"; }; |
1339 | 496B968B0C022A69009833CB /* llline.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llline.cpp; sourceTree = "<group>"; }; | ||
1340 | 496B968C0C022A69009833CB /* llline.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llline.h; sourceTree = "<group>"; }; | ||
1329 | 5503B89A05446B15003D051F /* Info-SecondLifeVorbis.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Info-SecondLifeVorbis.plist"; sourceTree = "<group>"; }; | 1341 | 5503B89A05446B15003D051F /* Info-SecondLifeVorbis.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Info-SecondLifeVorbis.plist"; sourceTree = "<group>"; }; |
1330 | 5503BD0605446B20003D051F /* Info-SecondLife.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Info-SecondLife.plist"; sourceTree = "<group>"; }; | 1342 | 5503BD0605446B20003D051F /* Info-SecondLife.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = "Info-SecondLife.plist"; sourceTree = "<group>"; }; |
1331 | 5503BD0705446B20003D051F /* Second Life.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Second Life.app"; sourceTree = BUILT_PRODUCTS_DIR; }; | 1343 | 5503BD0705446B20003D051F /* Second Life.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Second Life.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
@@ -1666,8 +1678,6 @@ | |||
1666 | 61923DA5074AE4F2005E1F34 /* llimagetga.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagetga.h; sourceTree = "<group>"; }; | 1678 | 61923DA5074AE4F2005E1F34 /* llimagetga.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagetga.h; sourceTree = "<group>"; }; |
1667 | 61923DA8074AE4F3005E1F34 /* llmapimagetype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmapimagetype.h; sourceTree = "<group>"; }; | 1679 | 61923DA8074AE4F3005E1F34 /* llmapimagetype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llmapimagetype.h; sourceTree = "<group>"; }; |
1668 | 6192E764074A7CE9005E1F34 /* libllcommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libllcommon.a; sourceTree = BUILT_PRODUCTS_DIR; }; | 1680 | 6192E764074A7CE9005E1F34 /* libllcommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libllcommon.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
1669 | 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatervoicewizard.cpp; sourceTree = "<group>"; }; | ||
1670 | 79256EA20C57D6A4000AAFA4 /* llfloatervoicewizard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatervoicewizard.h; sourceTree = "<group>"; }; | ||
1671 | 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatergroupinvite.cpp; sourceTree = "<group>"; }; | 1681 | 84401E2D0A13CC9A006720A5 /* llfloatergroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatergroupinvite.cpp; sourceTree = "<group>"; }; |
1672 | 84401E2E0A13CC9A006720A5 /* llfloatergroupinvite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupinvite.h; sourceTree = "<group>"; }; | 1682 | 84401E2E0A13CC9A006720A5 /* llfloatergroupinvite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatergroupinvite.h; sourceTree = "<group>"; }; |
1673 | 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelgroupinvite.cpp; sourceTree = "<group>"; }; | 1683 | 84401E300A13CCB2006720A5 /* llpanelgroupinvite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llpanelgroupinvite.cpp; sourceTree = "<group>"; }; |
@@ -1805,7 +1815,6 @@ | |||
1805 | 997B4BD406015820001B0407 /* randgauss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = randgauss.h; sourceTree = SOURCE_ROOT; }; | 1815 | 997B4BD406015820001B0407 /* randgauss.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = randgauss.h; sourceTree = SOURCE_ROOT; }; |
1806 | 997B4BD506015820001B0407 /* pipeline.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pipeline.h; sourceTree = SOURCE_ROOT; }; | 1816 | 997B4BD506015820001B0407 /* pipeline.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pipeline.h; sourceTree = SOURCE_ROOT; }; |
1807 | 997B4BD906015821001B0407 /* noise.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = noise.h; sourceTree = SOURCE_ROOT; }; | 1817 | 997B4BD906015821001B0407 /* noise.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = noise.h; sourceTree = SOURCE_ROOT; }; |
1808 | 997B4BDA06015821001B0407 /* moviemaker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = moviemaker.h; sourceTree = SOURCE_ROOT; }; | ||
1809 | 997B4BDB06015821001B0407 /* macview_Prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = macview_Prefix.h; sourceTree = SOURCE_ROOT; }; | 1818 | 997B4BDB06015821001B0407 /* macview_Prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = macview_Prefix.h; sourceTree = SOURCE_ROOT; }; |
1810 | 997B4BDC06015821001B0407 /* macmain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = macmain.h; sourceTree = SOURCE_ROOT; }; | 1819 | 997B4BDC06015821001B0407 /* macmain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = macmain.h; sourceTree = SOURCE_ROOT; }; |
1811 | 997B4BDE06015821001B0407 /* llworldmapview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llworldmapview.h; sourceTree = SOURCE_ROOT; }; | 1820 | 997B4BDE06015821001B0407 /* llworldmapview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llworldmapview.h; sourceTree = SOURCE_ROOT; }; |
@@ -1888,7 +1897,7 @@ | |||
1888 | 997B4C4206015821001B0407 /* llstatgraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llstatgraph.h; sourceTree = SOURCE_ROOT; }; | 1897 | 997B4C4206015821001B0407 /* llstatgraph.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llstatgraph.h; sourceTree = SOURCE_ROOT; }; |
1889 | 997B4C4306015821001B0407 /* llstatbar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llstatbar.h; sourceTree = SOURCE_ROOT; }; | 1898 | 997B4C4306015821001B0407 /* llstatbar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llstatbar.h; sourceTree = SOURCE_ROOT; }; |
1890 | 997B4C4406015821001B0407 /* llsprite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsprite.h; sourceTree = SOURCE_ROOT; }; | 1899 | 997B4C4406015821001B0407 /* llsprite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsprite.h; sourceTree = SOURCE_ROOT; }; |
1891 | 997B4C4606015821001B0407 /* llsphere.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsphere.h; sourceTree = SOURCE_ROOT; }; | 1900 | 997B4C4606015821001B0407 /* llrendersphere.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llrendersphere.h; sourceTree = SOURCE_ROOT; }; |
1892 | 997B4C4706015821001B0407 /* llspatialpartition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llspatialpartition.h; sourceTree = SOURCE_ROOT; }; | 1901 | 997B4C4706015821001B0407 /* llspatialpartition.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llspatialpartition.h; sourceTree = SOURCE_ROOT; }; |
1893 | 997B4C4A06015821001B0407 /* llsurfacepatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsurfacepatch.h; sourceTree = SOURCE_ROOT; }; | 1902 | 997B4C4A06015821001B0407 /* llsurfacepatch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsurfacepatch.h; sourceTree = SOURCE_ROOT; }; |
1894 | 997B4C4B06015821001B0407 /* llsurface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsurface.h; sourceTree = SOURCE_ROOT; }; | 1903 | 997B4C4B06015821001B0407 /* llsurface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llsurface.h; sourceTree = SOURCE_ROOT; }; |
@@ -2002,7 +2011,6 @@ | |||
2002 | 997B4CEC06015822001B0407 /* llface.inl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llface.inl; sourceTree = SOURCE_ROOT; }; | 2011 | 997B4CEC06015822001B0407 /* llface.inl */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = llface.inl; sourceTree = SOURCE_ROOT; }; |
2003 | 997B4CEE06015822001B0407 /* llcylinder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcylinder.h; sourceTree = SOURCE_ROOT; }; | 2012 | 997B4CEE06015822001B0407 /* llcylinder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcylinder.h; sourceTree = SOURCE_ROOT; }; |
2004 | 997B4CEF06015822001B0407 /* llcubemap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcubemap.h; sourceTree = SOURCE_ROOT; }; | 2013 | 997B4CEF06015822001B0407 /* llcubemap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcubemap.h; sourceTree = SOURCE_ROOT; }; |
2005 | 997B4CF006015822001B0407 /* audiosettings.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = audiosettings.h; sourceTree = SOURCE_ROOT; }; | ||
2006 | 997B4CF106015822001B0407 /* llface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llface.h; sourceTree = SOURCE_ROOT; }; | 2014 | 997B4CF106015822001B0407 /* llface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llface.h; sourceTree = SOURCE_ROOT; }; |
2007 | 997B4CF206015822001B0407 /* llemote.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llemote.h; sourceTree = SOURCE_ROOT; }; | 2015 | 997B4CF206015822001B0407 /* llemote.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llemote.h; sourceTree = SOURCE_ROOT; }; |
2008 | 997B4CF406015822001B0407 /* lldriverparam.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldriverparam.h; sourceTree = SOURCE_ROOT; }; | 2016 | 997B4CF406015822001B0407 /* lldriverparam.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldriverparam.h; sourceTree = SOURCE_ROOT; }; |
@@ -2026,7 +2034,6 @@ | |||
2026 | 997B4D0C06015823001B0407 /* llcolorscheme.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcolorscheme.h; sourceTree = SOURCE_ROOT; }; | 2034 | 997B4D0C06015823001B0407 /* llcolorscheme.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcolorscheme.h; sourceTree = SOURCE_ROOT; }; |
2027 | 997B4D0D06015823001B0407 /* llcloud.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcloud.h; sourceTree = SOURCE_ROOT; }; | 2035 | 997B4D0D06015823001B0407 /* llcloud.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcloud.h; sourceTree = SOURCE_ROOT; }; |
2028 | 997B4D1006015823001B0407 /* llchatbar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llchatbar.h; sourceTree = SOURCE_ROOT; }; | 2036 | 997B4D1006015823001B0407 /* llchatbar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llchatbar.h; sourceTree = SOURCE_ROOT; }; |
2029 | 997B4D1106015823001B0407 /* llcameraview.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcameraview.h; sourceTree = SOURCE_ROOT; }; | ||
2030 | 997B4D1206015823001B0407 /* llcallingcard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcallingcard.h; sourceTree = SOURCE_ROOT; }; | 2037 | 997B4D1206015823001B0407 /* llcallingcard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcallingcard.h; sourceTree = SOURCE_ROOT; }; |
2031 | 997B4D1306015823001B0407 /* llcallbacklist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcallbacklist.h; sourceTree = SOURCE_ROOT; }; | 2038 | 997B4D1306015823001B0407 /* llcallbacklist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcallbacklist.h; sourceTree = SOURCE_ROOT; }; |
2032 | 997B4D1606015823001B0407 /* llbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llbox.h; sourceTree = SOURCE_ROOT; }; | 2039 | 997B4D1606015823001B0407 /* llbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llbox.h; sourceTree = SOURCE_ROOT; }; |
@@ -2034,7 +2041,6 @@ | |||
2034 | 997B4D1E06015823001B0407 /* llappearance.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llappearance.h; sourceTree = SOURCE_ROOT; }; | 2041 | 997B4D1E06015823001B0407 /* llappearance.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llappearance.h; sourceTree = SOURCE_ROOT; }; |
2035 | 997B4D2206015823001B0407 /* llagentpilot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentpilot.h; sourceTree = SOURCE_ROOT; }; | 2042 | 997B4D2206015823001B0407 /* llagentpilot.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentpilot.h; sourceTree = SOURCE_ROOT; }; |
2036 | 997B4D2306015823001B0407 /* llagent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagent.h; sourceTree = SOURCE_ROOT; }; | 2043 | 997B4D2306015823001B0407 /* llagent.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagent.h; sourceTree = SOURCE_ROOT; }; |
2037 | 997B4D2406015823001B0407 /* head.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = head.h; sourceTree = SOURCE_ROOT; }; | ||
2038 | 9985A08E0AC1FE3600579AFB /* llwindowmacosx-objc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "llwindowmacosx-objc.h"; sourceTree = "<group>"; }; | 2044 | 9985A08E0AC1FE3600579AFB /* llwindowmacosx-objc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "llwindowmacosx-objc.h"; sourceTree = "<group>"; }; |
2039 | 9985A08F0AC1FE3600579AFB /* llwindowmacosx-objc.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = "llwindowmacosx-objc.mm"; sourceTree = "<group>"; }; | 2045 | 9985A08F0AC1FE3600579AFB /* llwindowmacosx-objc.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = "llwindowmacosx-objc.mm"; sourceTree = "<group>"; }; |
2040 | 9985A1270AC1FE4E00579AFB /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = ../../../../../../../../System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; | 2046 | 9985A1270AC1FE4E00579AFB /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = ../../../../../../../../System/Library/Frameworks/AppKit.framework; sourceTree = "<group>"; }; |
@@ -2167,8 +2173,12 @@ | |||
2167 | AA11834F0C1DF9C400FDE5BA /* llpanelaudiovolume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelaudiovolume.h; sourceTree = "<group>"; }; | 2173 | AA11834F0C1DF9C400FDE5BA /* llpanelaudiovolume.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llpanelaudiovolume.h; sourceTree = "<group>"; }; |
2168 | AA348DF80B0EAB31002C3015 /* llcurl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcurl.cpp; sourceTree = "<group>"; }; | 2174 | AA348DF80B0EAB31002C3015 /* llcurl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcurl.cpp; sourceTree = "<group>"; }; |
2169 | AA348DF90B0EAB31002C3015 /* llcurl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcurl.h; sourceTree = "<group>"; }; | 2175 | AA348DF90B0EAB31002C3015 /* llcurl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcurl.h; sourceTree = "<group>"; }; |
2176 | AA38F8F00D8A3687003B39F9 /* llfloaterjoystick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterjoystick.cpp; sourceTree = "<group>"; }; | ||
2177 | AA38F8F10D8A3687003B39F9 /* llfloaterjoystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloaterjoystick.h; sourceTree = "<group>"; }; | ||
2178 | AA38F8FD0D8AFCF4003B39F9 /* libndofdev.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libndofdev.dylib; path = "../../libraries/universal-darwin/lib_release/libndofdev.dylib"; sourceTree = SOURCE_ROOT; }; | ||
2170 | AAA133690A3F94D000419F7C /* lluistring.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lluistring.cpp; sourceTree = "<group>"; }; | 2179 | AAA133690A3F94D000419F7C /* lluistring.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lluistring.cpp; sourceTree = "<group>"; }; |
2171 | AAA1336A0A3F94D000419F7C /* lluistring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lluistring.h; sourceTree = "<group>"; }; | 2180 | AAA1336A0A3F94D000419F7C /* lluistring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lluistring.h; sourceTree = "<group>"; }; |
2181 | AABD9F120D4AD7E7007FB7C4 /* libboost_signals-mt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libboost_signals-mt.a"; path = "../../libraries/i386-darwin/lib_release/libboost_signals-mt.a"; sourceTree = SOURCE_ROOT; }; | ||
2172 | AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatersellland.cpp; sourceTree = "<group>"; }; | 2182 | AAC121A30A93A8380080E8A9 /* llfloatersellland.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatersellland.cpp; sourceTree = "<group>"; }; |
2173 | AAC121A40A93A8380080E8A9 /* llfloatersellland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatersellland.h; sourceTree = "<group>"; }; | 2183 | AAC121A40A93A8380080E8A9 /* llfloatersellland.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloatersellland.h; sourceTree = "<group>"; }; |
2174 | AAE98CC00B38FE0800E2F204 /* llimageworker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimageworker.cpp; sourceTree = "<group>"; }; | 2184 | AAE98CC00B38FE0800E2F204 /* llimageworker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimageworker.cpp; sourceTree = "<group>"; }; |
@@ -2181,6 +2191,8 @@ | |||
2181 | ABD8702D0B3C68630007C63B /* llvoavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoavatar.h; sourceTree = "<group>"; }; | 2191 | ABD8702D0B3C68630007C63B /* llvoavatar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvoavatar.h; sourceTree = "<group>"; }; |
2182 | C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterinspect.cpp; sourceTree = "<group>"; }; | 2192 | C16C084E0B4AE6C7009AD67F /* llfloaterinspect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterinspect.cpp; sourceTree = "<group>"; }; |
2183 | C16C084F0B4AE6C7009AD67F /* llfloaterinspect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterinspect.h; sourceTree = "<group>"; }; | 2193 | C16C084F0B4AE6C7009AD67F /* llfloaterinspect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterinspect.h; sourceTree = "<group>"; }; |
2194 | C19628F30D53D7AB007C909A /* llfloatersettingsdebug.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatersettingsdebug.cpp; sourceTree = "<group>"; }; | ||
2195 | C19628F40D53D7AB007C909A /* llfloatersettingsdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloatersettingsdebug.h; sourceTree = "<group>"; }; | ||
2184 | C1B2AF890CD679EB004CD4EF /* llcrashloggermac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcrashloggermac.h; sourceTree = "<group>"; }; | 2196 | C1B2AF890CD679EB004CD4EF /* llcrashloggermac.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llcrashloggermac.h; sourceTree = "<group>"; }; |
2185 | C1E4A5750CC020FC005FB0A6 /* llcrashloggermac.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcrashloggermac.cpp; sourceTree = "<group>"; }; | 2197 | C1E4A5750CC020FC005FB0A6 /* llcrashloggermac.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llcrashloggermac.cpp; sourceTree = "<group>"; }; |
2186 | C1E4A5770CC0210F005FB0A6 /* llcrashlogger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llcrashlogger.cpp; path = ../llcrashlogger/llcrashlogger.cpp; sourceTree = SOURCE_ROOT; }; | 2198 | C1E4A5770CC0210F005FB0A6 /* llcrashlogger.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = llcrashlogger.cpp; path = ../llcrashlogger/llcrashlogger.cpp; sourceTree = SOURCE_ROOT; }; |
@@ -2191,7 +2203,14 @@ | |||
2191 | C64F673E0AFBED80009732B5 /* lllogchat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllogchat.h; sourceTree = "<group>"; }; | 2203 | C64F673E0AFBED80009732B5 /* lllogchat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lllogchat.h; sourceTree = "<group>"; }; |
2192 | C64F67400AFBED91009732B5 /* lldirpicker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldirpicker.cpp; sourceTree = "<group>"; }; | 2204 | C64F67400AFBED91009732B5 /* lldirpicker.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldirpicker.cpp; sourceTree = "<group>"; }; |
2193 | C64F67410AFBED91009732B5 /* lldirpicker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldirpicker.h; sourceTree = "<group>"; }; | 2205 | C64F67410AFBED91009732B5 /* lldirpicker.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldirpicker.h; sourceTree = "<group>"; }; |
2206 | CB0873B40D62226B009600F8 /* lldelayedgestureerror.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lldelayedgestureerror.cpp; sourceTree = "<group>"; }; | ||
2207 | CB0873B50D62226B009600F8 /* lldelayedgestureerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lldelayedgestureerror.h; sourceTree = "<group>"; }; | ||
2194 | CB162DB40C6CCCFE00BF83BB /* llextendedstatus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llextendedstatus.h; sourceTree = "<group>"; }; | 2208 | CB162DB40C6CCCFE00BF83BB /* llextendedstatus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llextendedstatus.h; sourceTree = "<group>"; }; |
2209 | D158CB820D75F0580060BD44 /* llsmoothstep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llsmoothstep.h; sourceTree = "<group>"; }; | ||
2210 | D1BB623B0D91BBEB00001516 /* llfloatervoicedevicesettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloatervoicedevicesettings.cpp; sourceTree = "<group>"; }; | ||
2211 | D1BB623C0D91BBEC00001516 /* llfloatervoicedevicesettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llfloatervoicedevicesettings.h; sourceTree = "<group>"; }; | ||
2212 | D1CA83CC0D62634400C61743 /* llfloaterstats.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterstats.h; sourceTree = "<group>"; }; | ||
2213 | D1CA83CD0D62634400C61743 /* llfloaterstats.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterstats.cpp; sourceTree = "<group>"; }; | ||
2195 | D23289B30C453A3600304FEF /* llfloaterreleasemsg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterreleasemsg.cpp; sourceTree = "<group>"; }; | 2214 | D23289B30C453A3600304FEF /* llfloaterreleasemsg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterreleasemsg.cpp; sourceTree = "<group>"; }; |
2196 | D23289B40C453A3600304FEF /* llfloaterreleasemsg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterreleasemsg.h; sourceTree = "<group>"; }; | 2215 | D23289B40C453A3600304FEF /* llfloaterreleasemsg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llfloaterreleasemsg.h; sourceTree = "<group>"; }; |
2197 | D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterlagmeter.cpp; sourceTree = "<group>"; }; | 2216 | D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llfloaterlagmeter.cpp; sourceTree = "<group>"; }; |
@@ -2294,8 +2313,6 @@ | |||
2294 | EB3EE70F083AC23D002BF676 /* llviewercontrol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewercontrol.h; sourceTree = "<group>"; }; | 2313 | EB3EE70F083AC23D002BF676 /* llviewercontrol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewercontrol.h; sourceTree = "<group>"; }; |
2295 | EB3EE712083AC23D002BF676 /* llviewertexteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewertexteditor.cpp; sourceTree = "<group>"; }; | 2314 | EB3EE712083AC23D002BF676 /* llviewertexteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewertexteditor.cpp; sourceTree = "<group>"; }; |
2296 | EB3EE713083AC23D002BF676 /* llviewertexteditor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewertexteditor.h; sourceTree = "<group>"; }; | 2315 | EB3EE713083AC23D002BF676 /* llviewertexteditor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewertexteditor.h; sourceTree = "<group>"; }; |
2297 | EB3EE714083AC23D002BF676 /* llvieweruictrlfactory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llvieweruictrlfactory.cpp; sourceTree = "<group>"; }; | ||
2298 | EB3EE715083AC23D002BF676 /* llvieweruictrlfactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llvieweruictrlfactory.h; sourceTree = "<group>"; }; | ||
2299 | EB3EE725083AC2F2002BF676 /* llimagedxt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimagedxt.cpp; sourceTree = "<group>"; }; | 2316 | EB3EE725083AC2F2002BF676 /* llimagedxt.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llimagedxt.cpp; sourceTree = "<group>"; }; |
2300 | EB3EE726083AC2F2002BF676 /* llimagedxt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagedxt.h; sourceTree = "<group>"; }; | 2317 | EB3EE726083AC2F2002BF676 /* llimagedxt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llimagedxt.h; sourceTree = "<group>"; }; |
2301 | EB9E8314082AEEF2007B4479 /* llmenugl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmenugl.cpp; sourceTree = "<group>"; }; | 2318 | EB9E8314082AEEF2007B4479 /* llmenugl.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llmenugl.cpp; sourceTree = "<group>"; }; |
@@ -2384,6 +2401,9 @@ | |||
2384 | FE0AEE490D2D9C6E0097256A /* lllcd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lllcd.h; sourceTree = SOURCE_ROOT; }; | 2401 | 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; }; | 2402 | 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; }; | 2403 | FE0AEE4B0D2D9C6E0097256A /* llparcelselection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llparcelselection.h; sourceTree = SOURCE_ROOT; }; |
2404 | FE42C3120D231D1A00D9F143 /* llcommandlineparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = llcommandlineparser.cpp; sourceTree = "<group>"; }; | ||
2405 | FE42C3130D231D1A00D9F143 /* llcommandlineparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = llcommandlineparser.h; sourceTree = "<group>"; }; | ||
2406 | FE43BB860D368B4100C93D63 /* libboost_program_options-mt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libboost_program_options-mt.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
2387 | FE51386F0CD80BAE00F32EE3 /* llclassifiedinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llclassifiedinfo.h; sourceTree = "<group>"; }; | 2407 | FE51386F0CD80BAE00F32EE3 /* llclassifiedinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llclassifiedinfo.h; sourceTree = "<group>"; }; |
2388 | FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldebugmessagebox.cpp; sourceTree = "<group>"; }; | 2408 | FE5138700CD80BAE00F32EE3 /* lldebugmessagebox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = lldebugmessagebox.cpp; sourceTree = "<group>"; }; |
2389 | FE5138710CD80BAE00F32EE3 /* lldebugmessagebox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldebugmessagebox.h; sourceTree = "<group>"; }; | 2409 | FE5138710CD80BAE00F32EE3 /* lldebugmessagebox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lldebugmessagebox.h; sourceTree = "<group>"; }; |
@@ -2473,7 +2493,10 @@ | |||
2473 | 88A95BCA0C14D92C0027E363 /* libresolv.dylib in Frameworks */, | 2493 | 88A95BCA0C14D92C0027E363 /* libresolv.dylib in Frameworks */, |
2474 | 88AA282C0C17720D0032DF53 /* libpng12.a in Frameworks */, | 2494 | 88AA282C0C17720D0032DF53 /* libpng12.a in Frameworks */, |
2475 | FE0AEE2D0D2D96D20097256A /* libllmozlib2.dylib in Frameworks */, | 2495 | FE0AEE2D0D2D96D20097256A /* libllmozlib2.dylib in Frameworks */, |
2476 | 1C0D59510CF0B2B800222B10 /* libboost_regex-gcc.a in Frameworks */, | 2496 | 1C0D59510CF0B2B800222B10 /* libboost_regex-mt.a in Frameworks */, |
2497 | FE43BB870D368B4100C93D63 /* libboost_program_options-mt.a in Frameworks */, | ||
2498 | AABD9F130D4AD7E7007FB7C4 /* libboost_signals-mt.a in Frameworks */, | ||
2499 | AA38F8FE0D8AFCF4003B39F9 /* libndofdev.dylib in Frameworks */, | ||
2477 | ); | 2500 | ); |
2478 | runOnlyForDeploymentPostprocessing = 0; | 2501 | runOnlyForDeploymentPostprocessing = 0; |
2479 | }; | 2502 | }; |
@@ -2492,6 +2515,7 @@ | |||
2492 | FDD3FD720B6A89A0009173F1 /* libcares.a in Frameworks */, | 2515 | FDD3FD720B6A89A0009173F1 /* libcares.a in Frameworks */, |
2493 | DA9C412B0B54B9DA00DD6F44 /* libaprutil-1.a in Frameworks */, | 2516 | DA9C412B0B54B9DA00DD6F44 /* libaprutil-1.a in Frameworks */, |
2494 | DA9C412C0B54B9DE00DD6F44 /* libexpat.a in Frameworks */, | 2517 | DA9C412C0B54B9DE00DD6F44 /* libexpat.a in Frameworks */, |
2518 | AABD9F140D4AD7E7007FB7C4 /* libboost_signals-mt.a in Frameworks */, | ||
2495 | ); | 2519 | ); |
2496 | runOnlyForDeploymentPostprocessing = 0; | 2520 | runOnlyForDeploymentPostprocessing = 0; |
2497 | }; | 2521 | }; |
@@ -2529,6 +2553,8 @@ | |||
2529 | D6F77CBC0B445C3B0040826D /* AppKit.framework in Frameworks */, | 2553 | D6F77CBC0B445C3B0040826D /* AppKit.framework in Frameworks */, |
2530 | D645940C0B3B6D9000FAB68F /* libapr-1.a in Frameworks */, | 2554 | D645940C0B3B6D9000FAB68F /* libapr-1.a in Frameworks */, |
2531 | D645940D0B3B6D9A00FAB68F /* libaprutil-1.a in Frameworks */, | 2555 | D645940D0B3B6D9A00FAB68F /* libaprutil-1.a in Frameworks */, |
2556 | 79E593440D1B4A72002135A7 /* libz.dylib in Frameworks */, | ||
2557 | 79E5928A0D1B4A1A002135A7 /* libpng12.a in Frameworks */, | ||
2532 | DA8C5F9B0B61A9F900BCA79A /* libexpat.a in Frameworks */, | 2558 | DA8C5F9B0B61A9F900BCA79A /* libexpat.a in Frameworks */, |
2533 | ); | 2559 | ); |
2534 | runOnlyForDeploymentPostprocessing = 0; | 2560 | runOnlyForDeploymentPostprocessing = 0; |
@@ -2598,6 +2624,8 @@ | |||
2598 | 20286C2CFDCF999611CA2CEA /* Resources */ = { | 2624 | 20286C2CFDCF999611CA2CEA /* Resources */ = { |
2599 | isa = PBXGroup; | 2625 | isa = PBXGroup; |
2600 | children = ( | 2626 | children = ( |
2627 | D1CA83CC0D62634400C61743 /* llfloaterstats.h */, | ||
2628 | D1CA83CD0D62634400C61743 /* llfloaterstats.cpp */, | ||
2601 | 019200F204DD7D3500A800A7 /* macview.r */, | 2629 | 019200F204DD7D3500A800A7 /* macview.r */, |
2602 | 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */, | 2630 | 0867D6AAFE840B52C02AAC07 /* InfoPlist.strings */, |
2603 | 99C9FA660B6AD9BF00A1BBA6 /* SLVoice */, | 2631 | 99C9FA660B6AD9BF00A1BBA6 /* SLVoice */, |
@@ -2624,10 +2652,20 @@ | |||
2624 | 26F529A0051F61CD00A80050 /* newview */ = { | 2652 | 26F529A0051F61CD00A80050 /* newview */ = { |
2625 | isa = PBXGroup; | 2653 | isa = PBXGroup; |
2626 | children = ( | 2654 | children = ( |
2655 | AA38F8F00D8A3687003B39F9 /* llfloaterjoystick.cpp */, | ||
2656 | AA38F8F10D8A3687003B39F9 /* llfloaterjoystick.h */, | ||
2657 | 1ADE58920D7CCF6000183F7F /* llfloaterhud.cpp */, | ||
2658 | 1ADE58930D7CCF6000183F7F /* llfloaterhud.h */, | ||
2659 | D1BB623B0D91BBEB00001516 /* llfloatervoicedevicesettings.cpp */, | ||
2660 | D1BB623C0D91BBEC00001516 /* llfloatervoicedevicesettings.h */, | ||
2627 | FE0AEE480D2D9C6E0097256A /* lllcd.cpp */, | 2661 | FE0AEE480D2D9C6E0097256A /* lllcd.cpp */, |
2628 | FE0AEE490D2D9C6E0097256A /* lllcd.h */, | 2662 | FE0AEE490D2D9C6E0097256A /* lllcd.h */, |
2629 | FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */, | 2663 | FE0AEE4A0D2D9C6E0097256A /* llparcelselection.cpp */, |
2630 | FE0AEE4B0D2D9C6E0097256A /* llparcelselection.h */, | 2664 | FE0AEE4B0D2D9C6E0097256A /* llparcelselection.h */, |
2665 | C19628F30D53D7AB007C909A /* llfloatersettingsdebug.cpp */, | ||
2666 | C19628F40D53D7AB007C909A /* llfloatersettingsdebug.h */, | ||
2667 | FE42C3120D231D1A00D9F143 /* llcommandlineparser.cpp */, | ||
2668 | FE42C3130D231D1A00D9F143 /* llcommandlineparser.h */, | ||
2631 | FEE6C8390D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp */, | 2669 | FEE6C8390D2D6E1500C97E9C /* llfloaterhtmlhelp.cpp */, |
2632 | FEE6C83A0D2D6E1500C97E9C /* llfloaterhtmlhelp.h */, | 2670 | FEE6C83A0D2D6E1500C97E9C /* llfloaterhtmlhelp.h */, |
2633 | FEE6C83B0D2D6E1500C97E9C /* llfloaterurlentry.cpp */, | 2671 | FEE6C83B0D2D6E1500C97E9C /* llfloaterurlentry.cpp */, |
@@ -2644,6 +2682,8 @@ | |||
2644 | FEE6C8460D2D6E1500C97E9C /* llviewerparcelmedia.h */, | 2682 | FEE6C8460D2D6E1500C97E9C /* llviewerparcelmedia.h */, |
2645 | FEE6C8470D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp */, | 2683 | FEE6C8470D2D6E1500C97E9C /* llviewerparcelmediaautoplay.cpp */, |
2646 | FEE6C8480D2D6E1500C97E9C /* llviewerparcelmediaautoplay.h */, | 2684 | FEE6C8480D2D6E1500C97E9C /* llviewerparcelmediaautoplay.h */, |
2685 | CB0873B40D62226B009600F8 /* lldelayedgestureerror.cpp */, | ||
2686 | CB0873B50D62226B009600F8 /* lldelayedgestureerror.h */, | ||
2647 | D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */, | 2687 | D2768CE30CEA38940000BD66 /* llfloaterlagmeter.cpp */, |
2648 | D2768CE40CEA38940000BD66 /* llfloaterlagmeter.h */, | 2688 | D2768CE40CEA38940000BD66 /* llfloaterlagmeter.h */, |
2649 | FE679A350CDFF5AC00959041 /* llappviewer.cpp */, | 2689 | FE679A350CDFF5AC00959041 /* llappviewer.cpp */, |
@@ -2676,7 +2716,6 @@ | |||
2676 | A26560500C9F53CC004042A0 /* llfloaterhardwaresettings.cpp */, | 2716 | A26560500C9F53CC004042A0 /* llfloaterhardwaresettings.cpp */, |
2677 | A26560510C9F53CC004042A0 /* llfloaterhardwaresettings.h */, | 2717 | A26560510C9F53CC004042A0 /* llfloaterhardwaresettings.h */, |
2678 | 1AD3940F0CAB000F004BA76A /* llurldispatcher.cpp */, | 2718 | 1AD3940F0CAB000F004BA76A /* llurldispatcher.cpp */, |
2679 | 26F52A9D051F61DF00A80050 /* head.cpp */, | ||
2680 | 26F52A41051F61DF00A80050 /* llagent.cpp */, | 2719 | 26F52A41051F61DF00A80050 /* llagent.cpp */, |
2681 | 1A758C910A436FCA00589675 /* llagentdata.cpp */, | 2720 | 1A758C910A436FCA00589675 /* llagentdata.cpp */, |
2682 | 26F52A5D051F61DF00A80050 /* llagentpilot.cpp */, | 2721 | 26F52A5D051F61DF00A80050 /* llagentpilot.cpp */, |
@@ -2687,7 +2726,6 @@ | |||
2687 | 26F52ABF051F61DF00A80050 /* llbox.cpp */, | 2726 | 26F52ABF051F61DF00A80050 /* llbox.cpp */, |
2688 | 26F529F0051F61DF00A80050 /* llcallbacklist.cpp */, | 2727 | 26F529F0051F61DF00A80050 /* llcallbacklist.cpp */, |
2689 | 26F52A8C051F61DF00A80050 /* llcallingcard.cpp */, | 2728 | 26F52A8C051F61DF00A80050 /* llcallingcard.cpp */, |
2690 | 26F52AC5051F61DF00A80050 /* llcameraview.cpp */, | ||
2691 | 9C18425A0B9F951500208356 /* llcaphttpsender.cpp */, | 2729 | 9C18425A0B9F951500208356 /* llcaphttpsender.cpp */, |
2692 | 91D530D2056EE57900CD1AD7 /* llchatbar.cpp */, | 2730 | 91D530D2056EE57900CD1AD7 /* llchatbar.cpp */, |
2693 | 991ED2DF0883646B003EC818 /* llclassifiedinfo.cpp */, | 2731 | 991ED2DF0883646B003EC818 /* llclassifiedinfo.cpp */, |
@@ -2700,7 +2738,6 @@ | |||
2700 | 99BB5175099AC2A4004BF9F2 /* llconfirmationmanager.h */, | 2738 | 99BB5175099AC2A4004BF9F2 /* llconfirmationmanager.h */, |
2701 | 26F52A03051F61DF00A80050 /* llconsole.cpp */, | 2739 | 26F52A03051F61DF00A80050 /* llconsole.cpp */, |
2702 | 26F52A78051F61DF00A80050 /* llcontainerview.cpp */, | 2740 | 26F52A78051F61DF00A80050 /* llcontainerview.cpp */, |
2703 | 26F52A1B051F61DF00A80050 /* llcontroldef.cpp */, | ||
2704 | 26F52ACB051F61DF00A80050 /* llcubemap.cpp */, | 2741 | 26F52ACB051F61DF00A80050 /* llcubemap.cpp */, |
2705 | 99BB5170099AC1FC004BF9F2 /* llcurrencyuimanager.cpp */, | 2742 | 99BB5170099AC1FC004BF9F2 /* llcurrencyuimanager.cpp */, |
2706 | 99BB5171099AC1FC004BF9F2 /* llcurrencyuimanager.h */, | 2743 | 99BB5171099AC1FC004BF9F2 /* llcurrencyuimanager.h */, |
@@ -2813,8 +2850,6 @@ | |||
2813 | FD6C9A4209C75B8900AA1849 /* llfloatertopobjects.cpp */, | 2850 | FD6C9A4209C75B8900AA1849 /* llfloatertopobjects.cpp */, |
2814 | FD6C9A4309C75B8900AA1849 /* llfloatertopobjects.h */, | 2851 | FD6C9A4309C75B8900AA1849 /* llfloatertopobjects.h */, |
2815 | 26F52A8E051F61DF00A80050 /* llfloatertos.cpp */, | 2852 | 26F52A8E051F61DF00A80050 /* llfloatertos.cpp */, |
2816 | 79256EA10C57D6A4000AAFA4 /* llfloatervoicewizard.cpp */, | ||
2817 | 79256EA20C57D6A4000AAFA4 /* llfloatervoicewizard.h */, | ||
2818 | 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */, | 2853 | 1CBB67D20C7CCCB2007DAAAE /* llfloaterwater.cpp */, |
2819 | 1CBB67D30C7CCCB2007DAAAE /* llfloaterwater.h */, | 2854 | 1CBB67D30C7CCCB2007DAAAE /* llfloaterwater.h */, |
2820 | A2A8C5520C649F480001FEB2 /* llfloaterwindlight.cpp */, | 2855 | A2A8C5520C649F480001FEB2 /* llfloaterwindlight.cpp */, |
@@ -2947,7 +2982,7 @@ | |||
2947 | 26F52AD2051F61DF00A80050 /* llselectmgr.cpp */, | 2982 | 26F52AD2051F61DF00A80050 /* llselectmgr.cpp */, |
2948 | 26F52AD1051F61DF00A80050 /* llsky.cpp */, | 2983 | 26F52AD1051F61DF00A80050 /* llsky.cpp */, |
2949 | 26F529EB051F61DF00A80050 /* llspatialpartition.cpp */, | 2984 | 26F529EB051F61DF00A80050 /* llspatialpartition.cpp */, |
2950 | 26F529E7051F61DF00A80050 /* llsphere.cpp */, | 2985 | 26F529E7051F61DF00A80050 /* llrendersphere.cpp */, |
2951 | 26F529E5051F61DF00A80050 /* llsprite.cpp */, | 2986 | 26F529E5051F61DF00A80050 /* llsprite.cpp */, |
2952 | 88A95BB10C14D5FC0027E363 /* llsrv.cpp */, | 2987 | 88A95BB10C14D5FC0027E363 /* llsrv.cpp */, |
2953 | 91DF401F06A739BA00CA7FE5 /* llstartup.cpp */, | 2988 | 91DF401F06A739BA00CA7FE5 /* llstartup.cpp */, |
@@ -3036,8 +3071,6 @@ | |||
3036 | EB3EE713083AC23D002BF676 /* llviewertexteditor.h */, | 3071 | EB3EE713083AC23D002BF676 /* llviewertexteditor.h */, |
3037 | 26F529D9051F61DF00A80050 /* llviewertextureanim.cpp */, | 3072 | 26F529D9051F61DF00A80050 /* llviewertextureanim.cpp */, |
3038 | 26F529D8051F61DF00A80050 /* llviewerthrottle.cpp */, | 3073 | 26F529D8051F61DF00A80050 /* llviewerthrottle.cpp */, |
3039 | EB3EE714083AC23D002BF676 /* llvieweruictrlfactory.cpp */, | ||
3040 | EB3EE715083AC23D002BF676 /* llvieweruictrlfactory.h */, | ||
3041 | 26F529D7051F61DF00A80050 /* llviewervisualparam.cpp */, | 3074 | 26F529D7051F61DF00A80050 /* llviewervisualparam.cpp */, |
3042 | 26F529D6051F61DF00A80050 /* llviewerwindow.cpp */, | 3075 | 26F529D6051F61DF00A80050 /* llviewerwindow.cpp */, |
3043 | 26F529D5051F61DF00A80050 /* llvlcomposition.cpp */, | 3076 | 26F529D5051F61DF00A80050 /* llvlcomposition.cpp */, |
@@ -3089,10 +3122,11 @@ | |||
3089 | 99BB516A099AC1AE004BF9F2 /* llxmlrpctransaction.cpp */, | 3122 | 99BB516A099AC1AE004BF9F2 /* llxmlrpctransaction.cpp */, |
3090 | 99BB5169099AC1AE004BF9F2 /* llxmlrpctransaction.h */, | 3123 | 99BB5169099AC1AE004BF9F2 /* llxmlrpctransaction.h */, |
3091 | 019200F004DD7D2B00A800A7 /* macview_Prefix.h */, | 3124 | 019200F004DD7D2B00A800A7 /* macview_Prefix.h */, |
3092 | 26F529BE051F61DF00A80050 /* moviemaker.cpp */, | ||
3093 | 26F529BD051F61DF00A80050 /* noise.cpp */, | 3125 | 26F529BD051F61DF00A80050 /* noise.cpp */, |
3094 | 26F529BA051F61DF00A80050 /* pipeline.cpp */, | 3126 | 26F529BA051F61DF00A80050 /* pipeline.cpp */, |
3095 | D8CA570D0BAF74FC0093D6D4 /* llvoicevisualizer.h */, | 3127 | D8CA570D0BAF74FC0093D6D4 /* llvoicevisualizer.h */, |
3128 | 1A531BFA0D81056E00DEB305 /* llfloatercamera.h */, | ||
3129 | 1A531BFB0D81056E00DEB305 /* llfloatercamera.cpp */, | ||
3096 | ); | 3130 | ); |
3097 | name = newview; | 3131 | name = newview; |
3098 | sourceTree = "<group>"; | 3132 | sourceTree = "<group>"; |
@@ -3100,6 +3134,7 @@ | |||
3100 | 6192211E074A9B57005E1F34 /* llcommon */ = { | 3134 | 6192211E074A9B57005E1F34 /* llcommon */ = { |
3101 | isa = PBXGroup; | 3135 | isa = PBXGroup; |
3102 | children = ( | 3136 | children = ( |
3137 | D158CB820D75F0580060BD44 /* llsmoothstep.h */, | ||
3103 | 8849626B0C7B3E8A00A777FB /* llares.cpp */, | 3138 | 8849626B0C7B3E8A00A777FB /* llares.cpp */, |
3104 | 295542580C3B371500025801 /* llversionviewer.h */, | 3139 | 295542580C3B371500025801 /* llversionviewer.h */, |
3105 | CB162DB40C6CCCFE00BF83BB /* llextendedstatus.h */, | 3140 | CB162DB40C6CCCFE00BF83BB /* llextendedstatus.h */, |
@@ -3273,6 +3308,8 @@ | |||
3273 | 61922190074A9B58005E1F34 /* llmath */ = { | 3308 | 61922190074A9B58005E1F34 /* llmath */ = { |
3274 | isa = PBXGroup; | 3309 | isa = PBXGroup; |
3275 | children = ( | 3310 | children = ( |
3311 | 496B968B0C022A69009833CB /* llline.cpp */, | ||
3312 | 496B968C0C022A69009833CB /* llline.h */, | ||
3276 | A3653EBB0AC5F3D500E1E936 /* lltreenode.h */, | 3313 | A3653EBB0AC5F3D500E1E936 /* lltreenode.h */, |
3277 | A241CB9407B3E3A7001A39E3 /* llperlin.cpp */, | 3314 | A241CB9407B3E3A7001A39E3 /* llperlin.cpp */, |
3278 | A241CB8807B3E324001A39E3 /* llperlin.h */, | 3315 | A241CB8807B3E324001A39E3 /* llperlin.h */, |
@@ -3907,8 +3944,6 @@ | |||
3907 | 1AD394140CAB0023004BA76A /* llcommandhandler.h */, | 3944 | 1AD394140CAB0023004BA76A /* llcommandhandler.h */, |
3908 | 1AD3940C0CAB0003004BA76A /* llurlsimstring.h */, | 3945 | 1AD3940C0CAB0003004BA76A /* llurlsimstring.h */, |
3909 | 1AD3940D0CAB0003004BA76A /* llurldispatcher.h */, | 3946 | 1AD3940D0CAB0003004BA76A /* llurldispatcher.h */, |
3910 | 997B4CF006015822001B0407 /* audiosettings.h */, | ||
3911 | 997B4D2406015823001B0407 /* head.h */, | ||
3912 | 997B4D2306015823001B0407 /* llagent.h */, | 3947 | 997B4D2306015823001B0407 /* llagent.h */, |
3913 | 1A758C990A43700400589675 /* llagentdata.h */, | 3948 | 1A758C990A43700400589675 /* llagentdata.h */, |
3914 | 997B4D2206015823001B0407 /* llagentpilot.h */, | 3949 | 997B4D2206015823001B0407 /* llagentpilot.h */, |
@@ -3917,7 +3952,6 @@ | |||
3917 | 997B4D1606015823001B0407 /* llbox.h */, | 3952 | 997B4D1606015823001B0407 /* llbox.h */, |
3918 | 997B4D1306015823001B0407 /* llcallbacklist.h */, | 3953 | 997B4D1306015823001B0407 /* llcallbacklist.h */, |
3919 | 997B4D1206015823001B0407 /* llcallingcard.h */, | 3954 | 997B4D1206015823001B0407 /* llcallingcard.h */, |
3920 | 997B4D1106015823001B0407 /* llcameraview.h */, | ||
3921 | 9C1842500B9F94F200208356 /* llcaphttpsender.h */, | 3955 | 9C1842500B9F94F200208356 /* llcaphttpsender.h */, |
3922 | 997B4D1006015823001B0407 /* llchatbar.h */, | 3956 | 997B4D1006015823001B0407 /* llchatbar.h */, |
3923 | 997B4D0D06015823001B0407 /* llcloud.h */, | 3957 | 997B4D0D06015823001B0407 /* llcloud.h */, |
@@ -4089,7 +4123,7 @@ | |||
4089 | 997B4C4E06015821001B0407 /* llselectmgr.h */, | 4123 | 997B4C4E06015821001B0407 /* llselectmgr.h */, |
4090 | 997B4C4D06015821001B0407 /* llsky.h */, | 4124 | 997B4C4D06015821001B0407 /* llsky.h */, |
4091 | 997B4C4706015821001B0407 /* llspatialpartition.h */, | 4125 | 997B4C4706015821001B0407 /* llspatialpartition.h */, |
4092 | 997B4C4606015821001B0407 /* llsphere.h */, | 4126 | 997B4C4606015821001B0407 /* llrendersphere.h */, |
4093 | 997B4C4406015821001B0407 /* llsprite.h */, | 4127 | 997B4C4406015821001B0407 /* llsprite.h */, |
4094 | 91DF402206A739CB00CA7FE5 /* llstartup.h */, | 4128 | 91DF402206A739CB00CA7FE5 /* llstartup.h */, |
4095 | 997B4C4306015821001B0407 /* llstatbar.h */, | 4129 | 997B4C4306015821001B0407 /* llstatbar.h */, |
@@ -4180,7 +4214,6 @@ | |||
4180 | 997B4BDC06015821001B0407 /* macmain.h */, | 4214 | 997B4BDC06015821001B0407 /* macmain.h */, |
4181 | FD53B3DB09BDE88B00BFE3BC /* macutil_Prefix.h */, | 4215 | FD53B3DB09BDE88B00BFE3BC /* macutil_Prefix.h */, |
4182 | 997B4BDB06015821001B0407 /* macview_Prefix.h */, | 4216 | 997B4BDB06015821001B0407 /* macview_Prefix.h */, |
4183 | 997B4BDA06015821001B0407 /* moviemaker.h */, | ||
4184 | 997B4BD906015821001B0407 /* noise.h */, | 4217 | 997B4BD906015821001B0407 /* noise.h */, |
4185 | 997B4BD506015820001B0407 /* pipeline.h */, | 4218 | 997B4BD506015820001B0407 /* pipeline.h */, |
4186 | 997B4BD406015820001B0407 /* randgauss.h */, | 4219 | 997B4BD406015820001B0407 /* randgauss.h */, |
@@ -4251,8 +4284,11 @@ | |||
4251 | FDE8761909BE9C7D00AF6316 /* Third Party Libraries */ = { | 4284 | FDE8761909BE9C7D00AF6316 /* Third Party Libraries */ = { |
4252 | isa = PBXGroup; | 4285 | isa = PBXGroup; |
4253 | children = ( | 4286 | children = ( |
4287 | AA38F8FD0D8AFCF4003B39F9 /* libndofdev.dylib */, | ||
4254 | FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */, | 4288 | FE0AEE2C0D2D96D20097256A /* libllmozlib2.dylib */, |
4255 | 1C0D59500CF0B2B800222B10 /* libboost_regex-gcc.a */, | 4289 | 1C0D59500CF0B2B800222B10 /* libboost_regex-mt.a */, |
4290 | FE43BB860D368B4100C93D63 /* libboost_program_options-mt.a */, | ||
4291 | AABD9F120D4AD7E7007FB7C4 /* libboost_signals-mt.a */, | ||
4256 | FDD3FD700B6A89A0009173F1 /* libcares.a */, | 4292 | FDD3FD700B6A89A0009173F1 /* libcares.a */, |
4257 | FD34696A0B5C3C55007318E5 /* libllcurl.a */, | 4293 | FD34696A0B5C3C55007318E5 /* libllcurl.a */, |
4258 | FDE8764E09BEA39600AF6316 /* libapr-1.a */, | 4294 | FDE8764E09BEA39600AF6316 /* libapr-1.a */, |
@@ -4493,7 +4529,7 @@ | |||
4493 | ); | 4529 | ); |
4494 | runOnlyForDeploymentPostprocessing = 0; | 4530 | runOnlyForDeploymentPostprocessing = 0; |
4495 | shellPath = /bin/sh; | 4531 | shellPath = /bin/sh; |
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"; | 4532 | 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-mt boost_program_options-mt boost_signals-mt\"\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"; |
4497 | }; | 4533 | }; |
4498 | /* End PBXShellScriptBuildPhase section */ | 4534 | /* End PBXShellScriptBuildPhase section */ |
4499 | 4535 | ||
@@ -4514,7 +4550,6 @@ | |||
4514 | 5503BB2F05446B20003D051F /* llstatbar.cpp in Sources */, | 4550 | 5503BB2F05446B20003D051F /* llstatbar.cpp in Sources */, |
4515 | 5503BB3405446B20003D051F /* pipeline.cpp in Sources */, | 4551 | 5503BB3405446B20003D051F /* pipeline.cpp in Sources */, |
4516 | 5503BB3705446B20003D051F /* noise.cpp in Sources */, | 4552 | 5503BB3705446B20003D051F /* noise.cpp in Sources */, |
4517 | 5503BB3805446B20003D051F /* moviemaker.cpp in Sources */, | ||
4518 | 5503BB3905446B20003D051F /* llworldmapview.cpp in Sources */, | 4553 | 5503BB3905446B20003D051F /* llworldmapview.cpp in Sources */, |
4519 | 5503BB3A05446B20003D051F /* llworldmap.cpp in Sources */, | 4554 | 5503BB3A05446B20003D051F /* llworldmap.cpp in Sources */, |
4520 | 5503BB3B05446B20003D051F /* llworld.cpp in Sources */, | 4555 | 5503BB3B05446B20003D051F /* llworld.cpp in Sources */, |
@@ -4550,7 +4585,7 @@ | |||
4550 | 5503BB5D05446B20003D051F /* llviewermessage.cpp in Sources */, | 4585 | 5503BB5D05446B20003D051F /* llviewermessage.cpp in Sources */, |
4551 | 5503BB5E05446B20003D051F /* llviewermenu.cpp in Sources */, | 4586 | 5503BB5E05446B20003D051F /* llviewermenu.cpp in Sources */, |
4552 | 5503BB5F05446B20003D051F /* llsprite.cpp in Sources */, | 4587 | 5503BB5F05446B20003D051F /* llsprite.cpp in Sources */, |
4553 | 5503BB6105446B20003D051F /* llsphere.cpp in Sources */, | 4588 | 5503BB6105446B20003D051F /* llrendersphere.cpp in Sources */, |
4554 | 5503BB6305446B20003D051F /* llpreviewtexture.cpp in Sources */, | 4589 | 5503BB6305446B20003D051F /* llpreviewtexture.cpp in Sources */, |
4555 | 5503BB6405446B20003D051F /* llpreviewsound.cpp in Sources */, | 4590 | 5503BB6405446B20003D051F /* llpreviewsound.cpp in Sources */, |
4556 | 5503BB6505446B20003D051F /* llspatialpartition.cpp in Sources */, | 4591 | 5503BB6505446B20003D051F /* llspatialpartition.cpp in Sources */, |
@@ -4583,7 +4618,6 @@ | |||
4583 | 5503BB9105446B20003D051F /* llfloaterland.cpp in Sources */, | 4618 | 5503BB9105446B20003D051F /* llfloaterland.cpp in Sources */, |
4584 | 5503BB9205446B20003D051F /* llpanelface.cpp in Sources */, | 4619 | 5503BB9205446B20003D051F /* llpanelface.cpp in Sources */, |
4585 | 5503BB9305446B20003D051F /* llpanelevent.cpp in Sources */, | 4620 | 5503BB9305446B20003D051F /* llpanelevent.cpp in Sources */, |
4586 | 5503BB9505446B20003D051F /* llcontroldef.cpp in Sources */, | ||
4587 | 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */, | 4621 | 5503BB9805446B20003D051F /* llframestatview.cpp in Sources */, |
4588 | 5503BB9905446B20003D051F /* llframestats.cpp in Sources */, | 4622 | 5503BB9905446B20003D051F /* llframestats.cpp in Sources */, |
4589 | 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */, | 4623 | 5503BB9E05446B20003D051F /* llhudobject.cpp in Sources */, |
@@ -4666,7 +4700,6 @@ | |||
4666 | 5503BC1005446B20003D051F /* llnamelistctrl.cpp in Sources */, | 4700 | 5503BC1005446B20003D051F /* llnamelistctrl.cpp in Sources */, |
4667 | 5503BC1205446B20003D051F /* llmaniptranslate.cpp in Sources */, | 4701 | 5503BC1205446B20003D051F /* llmaniptranslate.cpp in Sources */, |
4668 | 5503BC1305446B20003D051F /* llmanipscale.cpp in Sources */, | 4702 | 5503BC1305446B20003D051F /* llmanipscale.cpp in Sources */, |
4669 | 5503BC1505446B20003D051F /* head.cpp in Sources */, | ||
4670 | 5503BC1705446B20003D051F /* llfloaternamedesc.cpp in Sources */, | 4703 | 5503BC1705446B20003D051F /* llfloaternamedesc.cpp in Sources */, |
4671 | 5503BC1805446B20003D051F /* llpanelplace.cpp in Sources */, | 4704 | 5503BC1805446B20003D051F /* llpanelplace.cpp in Sources */, |
4672 | 5503BC1905446B20003D051F /* llpanelpermissions.cpp in Sources */, | 4705 | 5503BC1905446B20003D051F /* llpanelpermissions.cpp in Sources */, |
@@ -4690,7 +4723,6 @@ | |||
4690 | 5503BC3405446B20003D051F /* llpreview.cpp in Sources */, | 4723 | 5503BC3405446B20003D051F /* llpreview.cpp in Sources */, |
4691 | 5503BC3605446B20003D051F /* llbox.cpp in Sources */, | 4724 | 5503BC3605446B20003D051F /* llbox.cpp in Sources */, |
4692 | 5503BC3905446B20003D051F /* llfloaterreporter.cpp in Sources */, | 4725 | 5503BC3905446B20003D051F /* llfloaterreporter.cpp in Sources */, |
4693 | 5503BC3C05446B20003D051F /* llcameraview.cpp in Sources */, | ||
4694 | 5503BC3D05446B20003D051F /* llcompilequeue.cpp in Sources */, | 4726 | 5503BC3D05446B20003D051F /* llcompilequeue.cpp in Sources */, |
4695 | 5503BC3E05446B20003D051F /* llpanelgroupvoting.cpp in Sources */, | 4727 | 5503BC3E05446B20003D051F /* llpanelgroupvoting.cpp in Sources */, |
4696 | 5503BC4105446B20003D051F /* lldrawpoolsimple.cpp in Sources */, | 4728 | 5503BC4105446B20003D051F /* lldrawpoolsimple.cpp in Sources */, |
@@ -4814,7 +4846,6 @@ | |||
4814 | EB3EE6FA083ABB5E002BF676 /* lluictrlfactory.cpp in Sources */, | 4846 | EB3EE6FA083ABB5E002BF676 /* lluictrlfactory.cpp in Sources */, |
4815 | EB3EE6FC083ABB5E002BF676 /* llviewborder.cpp in Sources */, | 4847 | EB3EE6FC083ABB5E002BF676 /* llviewborder.cpp in Sources */, |
4816 | EB3EE720083AC23D002BF676 /* llviewertexteditor.cpp in Sources */, | 4848 | EB3EE720083AC23D002BF676 /* llviewertexteditor.cpp in Sources */, |
4817 | EB3EE722083AC23D002BF676 /* llvieweruictrlfactory.cpp in Sources */, | ||
4818 | 1A9EC237083EA0100023D510 /* llfloatereditui.cpp in Sources */, | 4849 | 1A9EC237083EA0100023D510 /* llfloatereditui.cpp in Sources */, |
4819 | 1AE5D7120844FBD300278605 /* llwebbrowserctrl.cpp in Sources */, | 4850 | 1AE5D7120844FBD300278605 /* llwebbrowserctrl.cpp in Sources */, |
4820 | 1A1C61620847AEE6005D7227 /* llvolumemgr.cpp in Sources */, | 4851 | 1A1C61620847AEE6005D7227 /* llvolumemgr.cpp in Sources */, |
@@ -4937,7 +4968,6 @@ | |||
4937 | 1A0DA5130C3AC07800361F49 /* llviewerjointmesh_vec.cpp in Sources */, | 4968 | 1A0DA5130C3AC07800361F49 /* llviewerjointmesh_vec.cpp in Sources */, |
4938 | 1A0DA5140C3AC07800361F49 /* llviewerjointmesh_sse2.cpp in Sources */, | 4969 | 1A0DA5140C3AC07800361F49 /* llviewerjointmesh_sse2.cpp in Sources */, |
4939 | 1A0DA5150C3AC07800361F49 /* llviewerjointmesh_sse.cpp in Sources */, | 4970 | 1A0DA5150C3AC07800361F49 /* llviewerjointmesh_sse.cpp in Sources */, |
4940 | 79256EA30C57D6A5000AAFA4 /* llfloatervoicewizard.cpp in Sources */, | ||
4941 | D23289B50C453A3600304FEF /* llfloaterreleasemsg.cpp in Sources */, | 4971 | D23289B50C453A3600304FEF /* llfloaterreleasemsg.cpp in Sources */, |
4942 | 8849626C0C7B3E8A00A777FB /* llares.cpp in Sources */, | 4972 | 8849626C0C7B3E8A00A777FB /* llares.cpp in Sources */, |
4943 | 1AD394100CAB000F004BA76A /* llurlsimstring.cpp in Sources */, | 4973 | 1AD394100CAB000F004BA76A /* llurlsimstring.cpp in Sources */, |
@@ -4956,6 +4986,8 @@ | |||
4956 | FE679A3F0CDFF5AC00959041 /* llvectorperfoptions.cpp in Sources */, | 4986 | FE679A3F0CDFF5AC00959041 /* llvectorperfoptions.cpp in Sources */, |
4957 | FE679A400CDFF5AC00959041 /* llvieweraudio.cpp in Sources */, | 4987 | FE679A400CDFF5AC00959041 /* llvieweraudio.cpp in Sources */, |
4958 | D2768CE50CEA38940000BD66 /* llfloaterlagmeter.cpp in Sources */, | 4988 | D2768CE50CEA38940000BD66 /* llfloaterlagmeter.cpp in Sources */, |
4989 | FE42C3140D231D1A00D9F143 /* llcommandlineparser.cpp in Sources */, | ||
4990 | C19628F50D53D7AB007C909A /* llfloatersettingsdebug.cpp in Sources */, | ||
4959 | FEE6C82D0D2D6DAC00C97E9C /* llmediaimplcommon.cpp in Sources */, | 4991 | FEE6C82D0D2D6DAC00C97E9C /* llmediaimplcommon.cpp in Sources */, |
4960 | FEE6C82E0D2D6DAC00C97E9C /* llmediaimplexample1.cpp in Sources */, | 4992 | FEE6C82E0D2D6DAC00C97E9C /* llmediaimplexample1.cpp in Sources */, |
4961 | FEE6C82F0D2D6DAC00C97E9C /* llmediaimplexample2.cpp in Sources */, | 4993 | FEE6C82F0D2D6DAC00C97E9C /* llmediaimplexample2.cpp in Sources */, |
@@ -4993,6 +5025,12 @@ | |||
4993 | 1CFFA2D60C90472B000CF7DD /* llfloaterenvsettings.cpp in Sources */, | 5025 | 1CFFA2D60C90472B000CF7DD /* llfloaterenvsettings.cpp in Sources */, |
4994 | 1CFFA2ED0C9048D7000CF7DD /* llrendertarget.cpp in Sources */, | 5026 | 1CFFA2ED0C9048D7000CF7DD /* llrendertarget.cpp in Sources */, |
4995 | A26560520C9F53CC004042A0 /* llfloaterhardwaresettings.cpp in Sources */, | 5027 | A26560520C9F53CC004042A0 /* llfloaterhardwaresettings.cpp in Sources */, |
5028 | D1CA83CE0D62634400C61743 /* llfloaterstats.cpp in Sources */, | ||
5029 | 1ADE58940D7CCF6000183F7F /* llfloaterhud.cpp in Sources */, | ||
5030 | CB0873B60D62226B009600F8 /* lldelayedgestureerror.cpp in Sources */, | ||
5031 | 1A531BFC0D81056E00DEB305 /* llfloatercamera.cpp in Sources */, | ||
5032 | D1BB623D0D91BBEC00001516 /* llfloatervoicedevicesettings.cpp in Sources */, | ||
5033 | AA38F8F20D8A3687003B39F9 /* llfloaterjoystick.cpp in Sources */, | ||
4996 | ); | 5034 | ); |
4997 | runOnlyForDeploymentPostprocessing = 0; | 5035 | runOnlyForDeploymentPostprocessing = 0; |
4998 | }; | 5036 | }; |
@@ -5127,9 +5165,11 @@ | |||
5127 | isa = PBXSourcesBuildPhase; | 5165 | isa = PBXSourcesBuildPhase; |
5128 | buildActionMask = 2147483647; | 5166 | buildActionMask = 2147483647; |
5129 | files = ( | 5167 | files = ( |
5168 | 79E592770D1B4932002135A7 /* llimagepng.cpp in Sources */, | ||
5130 | 61922443074A9B5C005E1F34 /* indra.y in Sources */, | 5169 | 61922443074A9B5C005E1F34 /* indra.y in Sources */, |
5131 | 61922442074A9B5C005E1F34 /* indra.l in Sources */, | 5170 | 61922442074A9B5C005E1F34 /* indra.l in Sources */, |
5132 | 912541AF0691FF79008C66F7 /* llfasttimerview.cpp in Sources */, | 5171 | 912541AF0691FF79008C66F7 /* llfasttimerview.cpp in Sources */, |
5172 | 79E592870D1B4961002135A7 /* llpngwrapper.cpp in Sources */, | ||
5133 | 619222F0074A9B5B005E1F34 /* llcriticaldamp.cpp in Sources */, | 5173 | 619222F0074A9B5B005E1F34 /* llcriticaldamp.cpp in Sources */, |
5134 | 619222F8074A9B5B005E1F34 /* llerror.cpp in Sources */, | 5174 | 619222F8074A9B5B005E1F34 /* llerror.cpp in Sources */, |
5135 | 619222FE074A9B5B005E1F34 /* llfasttimer.cpp in Sources */, | 5175 | 619222FE074A9B5B005E1F34 /* llfasttimer.cpp in Sources */, |
@@ -5431,7 +5471,13 @@ | |||
5431 | ../llcrashlogger, | 5471 | ../llcrashlogger, |
5432 | ); | 5472 | ); |
5433 | INFOPLIST_FILE = "crashreporter-Info.plist"; | 5473 | INFOPLIST_FILE = "crashreporter-Info.plist"; |
5434 | LIBRARY_SEARCH_PATHS = "$(inherited)"; | 5474 | LIBRARY_SEARCH_PATHS = ( |
5475 | "$(inherited)", | ||
5476 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | ||
5477 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | ||
5478 | ); | ||
5479 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_debug\""; | ||
5480 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5435 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; | 5481 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; |
5436 | PRODUCT_NAME = crashreporter; | 5482 | PRODUCT_NAME = crashreporter; |
5437 | }; | 5483 | }; |
@@ -5454,8 +5500,16 @@ | |||
5454 | "$(SRCROOT)/../../libraries/universal-darwin/lib_release", | 5500 | "$(SRCROOT)/../../libraries/universal-darwin/lib_release", |
5455 | "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", | 5501 | "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", |
5456 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | 5502 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
5503 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | ||
5504 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | ||
5505 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", | ||
5506 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)", | ||
5457 | ); | 5507 | ); |
5458 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\""; | 5508 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\""; |
5509 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/build/Development\""; | ||
5510 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "\"$(SRCROOT)/build/Universal\""; | ||
5511 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_debug\""; | ||
5512 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5459 | OTHER_CFLAGS = ( | 5513 | OTHER_CFLAGS = ( |
5460 | "-DLL_DARWIN=1", | 5514 | "-DLL_DARWIN=1", |
5461 | "-DLL_RELEASE=1", | 5515 | "-DLL_RELEASE=1", |
@@ -5510,6 +5564,7 @@ | |||
5510 | GCC_WARN_UNUSED_VALUE = YES; | 5564 | GCC_WARN_UNUSED_VALUE = YES; |
5511 | GCC_WARN_UNUSED_VARIABLE = YES; | 5565 | GCC_WARN_UNUSED_VARIABLE = YES; |
5512 | HEADER_SEARCH_PATHS = ( | 5566 | HEADER_SEARCH_PATHS = ( |
5567 | ../, | ||
5513 | "../../libraries/$(arch)-darwin/include", | 5568 | "../../libraries/$(arch)-darwin/include", |
5514 | ../../libraries/include, | 5569 | ../../libraries/include, |
5515 | ../llcommon, | 5570 | ../llcommon, |
@@ -5518,6 +5573,7 @@ | |||
5518 | MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; | 5573 | MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; |
5519 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; | 5574 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; |
5520 | OTHER_CFLAGS = ( | 5575 | OTHER_CFLAGS = ( |
5576 | "-DLL_CURRENT_HAVOK_VERSION=460", | ||
5521 | "-DLL_DARWIN=1", | 5577 | "-DLL_DARWIN=1", |
5522 | "-DLL_RELEASE=1", | 5578 | "-DLL_RELEASE=1", |
5523 | "-DLL_RELEASE_FOR_DOWNLOAD=1", | 5579 | "-DLL_RELEASE_FOR_DOWNLOAD=1", |
@@ -5656,7 +5712,13 @@ | |||
5656 | GCC_PREFIX_HEADER = macutil_Prefix.h; | 5712 | GCC_PREFIX_HEADER = macutil_Prefix.h; |
5657 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; | 5713 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
5658 | INFOPLIST_FILE = "crashreporter-Info.plist"; | 5714 | INFOPLIST_FILE = "crashreporter-Info.plist"; |
5659 | LIBRARY_SEARCH_PATHS = "$(inherited)"; | 5715 | LIBRARY_SEARCH_PATHS = ( |
5716 | "$(inherited)", | ||
5717 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | ||
5718 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | ||
5719 | ); | ||
5720 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_debug\""; | ||
5721 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5660 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; | 5722 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; |
5661 | PRODUCT_NAME = crashreporter; | 5723 | PRODUCT_NAME = crashreporter; |
5662 | ZERO_LINK = NO; | 5724 | ZERO_LINK = NO; |
@@ -5671,7 +5733,13 @@ | |||
5671 | GCC_PREFIX_HEADER = macutil_Prefix.h; | 5733 | GCC_PREFIX_HEADER = macutil_Prefix.h; |
5672 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; | 5734 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
5673 | INFOPLIST_FILE = "crashreporter-Info.plist"; | 5735 | INFOPLIST_FILE = "crashreporter-Info.plist"; |
5674 | LIBRARY_SEARCH_PATHS = "$(inherited)"; | 5736 | LIBRARY_SEARCH_PATHS = ( |
5737 | "$(inherited)", | ||
5738 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | ||
5739 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | ||
5740 | ); | ||
5741 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_debug\""; | ||
5742 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5675 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; | 5743 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; |
5676 | PRODUCT_NAME = crashreporter; | 5744 | PRODUCT_NAME = crashreporter; |
5677 | }; | 5745 | }; |
@@ -5718,9 +5786,16 @@ | |||
5718 | "$(SRCROOT)/../../libraries/universal-darwin/lib_release", | 5786 | "$(SRCROOT)/../../libraries/universal-darwin/lib_release", |
5719 | "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", | 5787 | "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", |
5720 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | 5788 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
5789 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | ||
5790 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | ||
5791 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", | ||
5792 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5)", | ||
5721 | ); | 5793 | ); |
5722 | LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\""; | 5794 | LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\""; |
5723 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\""; | 5795 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\""; |
5796 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "\"$(SRCROOT)/build/Universal\""; | ||
5797 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_debug\""; | ||
5798 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_5 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5724 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; | 5799 | OTHER_LDFLAGS = "-Wl,-search_paths_first"; |
5725 | PRODUCT_NAME = "Second Life"; | 5800 | PRODUCT_NAME = "Second Life"; |
5726 | SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders"; | 5801 | SHARED_PRECOMPS_DIR = "$(BUILD_DIR)/Caches/com.apple.Xcode.$(UID)/SharedPrecompiledHeaders"; |
@@ -5751,10 +5826,18 @@ | |||
5751 | "$(SRCROOT)/../../libraries/universal-darwin/lib_release", | 5826 | "$(SRCROOT)/../../libraries/universal-darwin/lib_release", |
5752 | "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", | 5827 | "$(LIBRARY_SEARCH_PATHS_QUOTED_1)", |
5753 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", | 5828 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", |
5829 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2)", | ||
5830 | "$(LIBRARY_SEARCH_PATHS_QUOTED_3)", | ||
5831 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3)", | ||
5832 | "$(LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4)", | ||
5754 | ); | 5833 | ); |
5755 | LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\""; | 5834 | LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/vivox-runtime/universal-darwin\""; |
5756 | LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\""; | 5835 | LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/build/Universal\""; |
5757 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/universal-darwin/lib_debug\""; | 5836 | LIBRARY_SEARCH_PATHS_QUOTED_3 = "\"$(SRCROOT)/build/Universal\""; |
5837 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5838 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"$(SRCROOT)/build/Development\""; | ||
5839 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_3 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_debug\""; | ||
5840 | LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_4 = "\"$(SRCROOT)/../../libraries/i386-darwin/lib_release\""; | ||
5758 | OTHER_CFLAGS = ( | 5841 | OTHER_CFLAGS = ( |
5759 | "-DLL_DARWIN=1", | 5842 | "-DLL_DARWIN=1", |
5760 | "-DLL_RELEASE=1", | 5843 | "-DLL_RELEASE=1", |
@@ -5798,6 +5881,7 @@ | |||
5798 | GCC_WARN_UNUSED_VALUE = YES; | 5881 | GCC_WARN_UNUSED_VALUE = YES; |
5799 | GCC_WARN_UNUSED_VARIABLE = YES; | 5882 | GCC_WARN_UNUSED_VARIABLE = YES; |
5800 | HEADER_SEARCH_PATHS = ( | 5883 | HEADER_SEARCH_PATHS = ( |
5884 | ../, | ||
5801 | "../../libraries/$(arch)-darwin/include", | 5885 | "../../libraries/$(arch)-darwin/include", |
5802 | ../../libraries/include, | 5886 | ../../libraries/include, |
5803 | ../llcommon, | 5887 | ../llcommon, |
@@ -5806,6 +5890,7 @@ | |||
5806 | MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; | 5890 | MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; |
5807 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; | 5891 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; |
5808 | OTHER_CFLAGS = ( | 5892 | OTHER_CFLAGS = ( |
5893 | "-DLL_CURRENT_HAVOK_VERSION=460", | ||
5809 | "-DLL_DARWIN=1", | 5894 | "-DLL_DARWIN=1", |
5810 | "-DLL_DEBUG=1", | 5895 | "-DLL_DEBUG=1", |
5811 | "-D_DEBUG", | 5896 | "-D_DEBUG", |
@@ -5860,6 +5945,7 @@ | |||
5860 | GCC_WARN_UNUSED_VALUE = YES; | 5945 | GCC_WARN_UNUSED_VALUE = YES; |
5861 | GCC_WARN_UNUSED_VARIABLE = YES; | 5946 | GCC_WARN_UNUSED_VARIABLE = YES; |
5862 | HEADER_SEARCH_PATHS = ( | 5947 | HEADER_SEARCH_PATHS = ( |
5948 | ../, | ||
5863 | "../../libraries/$(arch)-darwin/include", | 5949 | "../../libraries/$(arch)-darwin/include", |
5864 | ../../libraries/include, | 5950 | ../../libraries/include, |
5865 | ../llcommon, | 5951 | ../llcommon, |
@@ -5868,6 +5954,7 @@ | |||
5868 | MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; | 5954 | MACOSX_DEPLOYMENT_TARGET_i386 = 10.4; |
5869 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; | 5955 | MACOSX_DEPLOYMENT_TARGET_ppc = 10.3; |
5870 | OTHER_CFLAGS = ( | 5956 | OTHER_CFLAGS = ( |
5957 | "-DLL_CURRENT_HAVOK_VERSION=460", | ||
5871 | "-DLL_DARWIN=1", | 5958 | "-DLL_DARWIN=1", |
5872 | "-DLL_RELEASE=1", | 5959 | "-DLL_RELEASE=1", |
5873 | "-DLL_RELEASE_FOR_DOWNLOAD=1", | 5960 | "-DLL_RELEASE_FOR_DOWNLOAD=1", |