diff options
author | Jacek Antonelli | 2008-08-15 23:44:56 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:44:56 -0500 |
commit | c07901e29ed545bbb02e3bddf148fe1104b94e9f (patch) | |
tree | f1ada64ce834acd7d92a425efb96c4b86bcf16b1 /linden/indra/newview/macview.xcodeproj/project.pbxproj | |
parent | Second Life viewer sources 1.15.0.2 (diff) | |
download | meta-impy-c07901e29ed545bbb02e3bddf148fe1104b94e9f.zip meta-impy-c07901e29ed545bbb02e3bddf148fe1104b94e9f.tar.gz meta-impy-c07901e29ed545bbb02e3bddf148fe1104b94e9f.tar.bz2 meta-impy-c07901e29ed545bbb02e3bddf148fe1104b94e9f.tar.xz |
Second Life viewer sources 1.15.1.3
Diffstat (limited to 'linden/indra/newview/macview.xcodeproj/project.pbxproj')
-rw-r--r-- | linden/indra/newview/macview.xcodeproj/project.pbxproj | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/linden/indra/newview/macview.xcodeproj/project.pbxproj b/linden/indra/newview/macview.xcodeproj/project.pbxproj index 9534878..8bc52b1 100644 --- a/linden/indra/newview/macview.xcodeproj/project.pbxproj +++ b/linden/indra/newview/macview.xcodeproj/project.pbxproj | |||
@@ -40,6 +40,8 @@ | |||
40 | 1A758C940A436FD800589675 /* llpanellandobjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A758C930A436FD800589675 /* llpanellandobjects.cpp */; }; | 40 | 1A758C940A436FD800589675 /* llpanellandobjects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A758C930A436FD800589675 /* llpanellandobjects.cpp */; }; |
41 | 1A758C960A436FDE00589675 /* llpanellandoptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A758C950A436FDE00589675 /* llpanellandoptions.cpp */; }; | 41 | 1A758C960A436FDE00589675 /* llpanellandoptions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A758C950A436FDE00589675 /* llpanellandoptions.cpp */; }; |
42 | 1A83767E0BA2169600F28979 /* llviewergenericmessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A83767D0BA2169600F28979 /* llviewergenericmessage.cpp */; }; | 42 | 1A83767E0BA2169600F28979 /* llviewergenericmessage.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A83767D0BA2169600F28979 /* llviewergenericmessage.cpp */; }; |
43 | 1A8870D50BCC5A6300E89AA6 /* llinventorytype.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8870D40BCC5A6300E89AA6 /* llinventorytype.cpp */; }; | ||
44 | 1A8870E50BCC5A9500E89AA6 /* llviewermenufile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A8870E40BCC5A9500E89AA6 /* llviewermenufile.cpp */; }; | ||
43 | 1A89230508B12D1000A04AA9 /* llurlwhitelist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230308B12D1000A04AA9 /* llurlwhitelist.cpp */; }; | 45 | 1A89230508B12D1000A04AA9 /* llurlwhitelist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230308B12D1000A04AA9 /* llurlwhitelist.cpp */; }; |
44 | 1A89230808B12D2E00A04AA9 /* llfloateropenobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */; }; | 46 | 1A89230808B12D2E00A04AA9 /* llfloateropenobject.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */; }; |
45 | 1A89230A08B12D9900A04AA9 /* llmediabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230908B12D9800A04AA9 /* llmediabase.cpp */; }; | 47 | 1A89230A08B12D9900A04AA9 /* llmediabase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A89230908B12D9800A04AA9 /* llmediabase.cpp */; }; |
@@ -850,6 +852,11 @@ | |||
850 | 1A758C990A43700400589675 /* llagentdata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentdata.h; sourceTree = "<group>"; }; | 852 | 1A758C990A43700400589675 /* llagentdata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llagentdata.h; sourceTree = "<group>"; }; |
851 | 1A83767C0BA2169600F28979 /* llviewergenericmessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewergenericmessage.h; sourceTree = "<group>"; }; | 853 | 1A83767C0BA2169600F28979 /* llviewergenericmessage.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewergenericmessage.h; sourceTree = "<group>"; }; |
852 | 1A83767D0BA2169600F28979 /* llviewergenericmessage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewergenericmessage.cpp; sourceTree = "<group>"; }; | 854 | 1A83767D0BA2169600F28979 /* llviewergenericmessage.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewergenericmessage.cpp; sourceTree = "<group>"; }; |
855 | 1A8870D30BCC5A6300E89AA6 /* llinventorytype.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llinventorytype.h; sourceTree = "<group>"; }; | ||
856 | 1A8870D40BCC5A6300E89AA6 /* llinventorytype.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llinventorytype.cpp; sourceTree = "<group>"; }; | ||
857 | 1A8870E30BCC5A9500E89AA6 /* llviewermenufile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llviewermenufile.h; sourceTree = "<group>"; }; | ||
858 | 1A8870E40BCC5A9500E89AA6 /* llviewermenufile.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llviewermenufile.cpp; sourceTree = "<group>"; }; | ||
859 | 1A8870E60BCC5AAD00E89AA6 /* llresourcedata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llresourcedata.h; sourceTree = "<group>"; }; | ||
853 | 1A89230308B12D1000A04AA9 /* llurlwhitelist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llurlwhitelist.cpp; sourceTree = "<group>"; }; | 860 | 1A89230308B12D1000A04AA9 /* llurlwhitelist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llurlwhitelist.cpp; sourceTree = "<group>"; }; |
854 | 1A89230408B12D1000A04AA9 /* llurlwhitelist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llurlwhitelist.h; sourceTree = "<group>"; }; | 861 | 1A89230408B12D1000A04AA9 /* llurlwhitelist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = llurlwhitelist.h; sourceTree = "<group>"; }; |
855 | 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloateropenobject.cpp; sourceTree = "<group>"; }; | 862 | 1A89230608B12D2E00A04AA9 /* llfloateropenobject.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = llfloateropenobject.cpp; sourceTree = "<group>"; }; |
@@ -2334,6 +2341,8 @@ | |||
2334 | 1A83767C0BA2169600F28979 /* llviewergenericmessage.h */, | 2341 | 1A83767C0BA2169600F28979 /* llviewergenericmessage.h */, |
2335 | 1A83767D0BA2169600F28979 /* llviewergenericmessage.cpp */, | 2342 | 1A83767D0BA2169600F28979 /* llviewergenericmessage.cpp */, |
2336 | 9C18425A0B9F951500208356 /* llcaphttpsender.cpp */, | 2343 | 9C18425A0B9F951500208356 /* llcaphttpsender.cpp */, |
2344 | 1A8870E30BCC5A9500E89AA6 /* llviewermenufile.h */, | ||
2345 | 1A8870E40BCC5A9500E89AA6 /* llviewermenufile.cpp */, | ||
2337 | A3C20E4B0BB0BD12007E872B /* llviewerjoystick.cpp */, | 2346 | A3C20E4B0BB0BD12007E872B /* llviewerjoystick.cpp */, |
2338 | A3C20E490BB0BCDF007E872B /* llglslshader.cpp */, | 2347 | A3C20E490BB0BCDF007E872B /* llglslshader.cpp */, |
2339 | AAF5FFD00B13F71900D28A84 /* lltexturecache.cpp */, | 2348 | AAF5FFD00B13F71900D28A84 /* lltexturecache.cpp */, |
@@ -2863,6 +2872,8 @@ | |||
2863 | 6192217F074A9B58005E1F34 /* llinventory */ = { | 2872 | 6192217F074A9B58005E1F34 /* llinventory */ = { |
2864 | isa = PBXGroup; | 2873 | isa = PBXGroup; |
2865 | children = ( | 2874 | children = ( |
2875 | 1A8870D30BCC5A6300E89AA6 /* llinventorytype.h */, | ||
2876 | 1A8870D40BCC5A6300E89AA6 /* llinventorytype.cpp */, | ||
2866 | 913B26970B4DDCDA0030C3EC /* lllandmark.cpp */, | 2877 | 913B26970B4DDCDA0030C3EC /* lllandmark.cpp */, |
2867 | 913B26980B4DDCDA0030C3EC /* lllandmark.h */, | 2878 | 913B26980B4DDCDA0030C3EC /* lllandmark.h */, |
2868 | C1F5D0A30B138AEB00827F1D /* lluserrelations.cpp */, | 2879 | C1F5D0A30B138AEB00827F1D /* lluserrelations.cpp */, |
@@ -3499,6 +3510,7 @@ | |||
3499 | isa = PBXGroup; | 3510 | isa = PBXGroup; |
3500 | children = ( | 3511 | children = ( |
3501 | 9C1842500B9F94F200208356 /* llcaphttpsender.h */, | 3512 | 9C1842500B9F94F200208356 /* llcaphttpsender.h */, |
3513 | 1A8870E60BCC5AAD00E89AA6 /* llresourcedata.h */, | ||
3502 | A3C20E4E0BB0BD49007E872B /* llviewerjoystick.h */, | 3514 | A3C20E4E0BB0BD49007E872B /* llviewerjoystick.h */, |
3503 | A3C20E4D0BB0BD37007E872B /* llglslshader.h */, | 3515 | A3C20E4D0BB0BD37007E872B /* llglslshader.h */, |
3504 | 1AF7C1F20AF6C45000C4BF4A /* llweb.h */, | 3516 | 1AF7C1F20AF6C45000C4BF4A /* llweb.h */, |
@@ -4538,6 +4550,8 @@ | |||
4538 | 9C659A870BAB0B6E00D2EB60 /* llmessageconfig.cpp in Sources */, | 4550 | 9C659A870BAB0B6E00D2EB60 /* llmessageconfig.cpp in Sources */, |
4539 | A3C20E4A0BB0BCDF007E872B /* llglslshader.cpp in Sources */, | 4551 | A3C20E4A0BB0BCDF007E872B /* llglslshader.cpp in Sources */, |
4540 | A3C20E4C0BB0BD12007E872B /* llviewerjoystick.cpp in Sources */, | 4552 | A3C20E4C0BB0BD12007E872B /* llviewerjoystick.cpp in Sources */, |
4553 | 1A8870D50BCC5A6300E89AA6 /* llinventorytype.cpp in Sources */, | ||
4554 | 1A8870E50BCC5A9500E89AA6 /* llviewermenufile.cpp in Sources */, | ||
4541 | ); | 4555 | ); |
4542 | runOnlyForDeploymentPostprocessing = 0; | 4556 | runOnlyForDeploymentPostprocessing = 0; |
4543 | }; | 4557 | }; |