Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2449)

Side by Side Diff: third_party/lzma_sdk/lzma_sdk.xcodeproj/project.pbxproj

Issue 2001: Add build/all.xcodeproj, which builds all known targets.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 » objectVersion = 44; 6 » objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 82F0BAB20D80B7470051C8A3 /* LzmaTypes.h in Headers */ = {isa = P BXBuildFile; fileRef = 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */; };
11 82F0BAB30D80B7470051C8A3 /* LzmaDecode.h in Headers */ = {isa = PBXBuildFile; fileRef = 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */; };
12 82F0BAB40D80B7470051C8A3 /* LzmaDecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */; }; 10 82F0BAB40D80B7470051C8A3 /* LzmaDecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */; };
13 82F0BAB90D80B75B0051C8A3 /* 7zCrc.c in Sources */ = {isa = PBXBu ildFile; fileRef = 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */; }; 11 82F0BAB90D80B75B0051C8A3 /* 7zCrc.c in Sources */ = {isa = PBXBu ildFile; fileRef = 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */; };
14 82F0BABA0D80B75B0051C8A3 /* 7zCrc.h in Headers */ = {isa = PBXBu ildFile; fileRef = 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */; };
15 82F0BABB0D80B75B0051C8A3 /* Types.h in Headers */ = {isa = PBXBu ildFile; fileRef = 82F0BAB80D80B75B0051C8A3 /* Types.h */; };
16 82F0BAC20D80B7760051C8A3 /* BranchX86.h in Headers */ = {isa = P BXBuildFile; fileRef = 82F0BABD0D80B7760051C8A3 /* BranchX86.h */; };
17 82F0BAC30D80B7760051C8A3 /* BranchX86.c in Sources */ = {isa = P BXBuildFile; fileRef = 82F0BABE0D80B7760051C8A3 /* BranchX86.c */; }; 12 82F0BAC30D80B7760051C8A3 /* BranchX86.c in Sources */ = {isa = P BXBuildFile; fileRef = 82F0BABE0D80B7760051C8A3 /* BranchX86.c */; };
18 82F0BAC40D80B7760051C8A3 /* BranchX86_2.h in Headers */ = {isa = PBXBuildFile; fileRef = 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */; };
19 82F0BAC50D80B7760051C8A3 /* BranchX86_2.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */; }; 13 82F0BAC50D80B7760051C8A3 /* BranchX86_2.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */; };
20 82F0BAC60D80B7760051C8A3 /* BranchTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */; };
21 82F0BAD80D80B7980051C8A3 /* 7zAlloc.c in Sources */ = {isa = PBX BuildFile; fileRef = 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */; }; 14 82F0BAD80D80B7980051C8A3 /* 7zAlloc.c in Sources */ = {isa = PBX BuildFile; fileRef = 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */; };
22 82F0BAD90D80B7980051C8A3 /* 7zAlloc.h in Headers */ = {isa = PBX BuildFile; fileRef = 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */; };
23 82F0BADA0D80B7980051C8A3 /* 7zBuffer.c in Sources */ = {isa = PB XBuildFile; fileRef = 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */; }; 15 82F0BADA0D80B7980051C8A3 /* 7zBuffer.c in Sources */ = {isa = PB XBuildFile; fileRef = 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */; };
24 82F0BADB0D80B7980051C8A3 /* 7zBuffer.h in Headers */ = {isa = PB XBuildFile; fileRef = 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */; };
25 82F0BADC0D80B7980051C8A3 /* 7zDecode.c in Sources */ = {isa = PB XBuildFile; fileRef = 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */; }; 16 82F0BADC0D80B7980051C8A3 /* 7zDecode.c in Sources */ = {isa = PB XBuildFile; fileRef = 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */; };
26 82F0BADD0D80B7980051C8A3 /* 7zDecode.h in Headers */ = {isa = PB XBuildFile; fileRef = 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */; };
27 82F0BADE0D80B7980051C8A3 /* 7zExtract.c in Sources */ = {isa = P BXBuildFile; fileRef = 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */; }; 17 82F0BADE0D80B7980051C8A3 /* 7zExtract.c in Sources */ = {isa = P BXBuildFile; fileRef = 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */; };
28 82F0BADF0D80B7980051C8A3 /* 7zExtract.h in Headers */ = {isa = P BXBuildFile; fileRef = 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */; };
29 82F0BAE00D80B7980051C8A3 /* 7zHeader.c in Sources */ = {isa = PB XBuildFile; fileRef = 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */; }; 18 82F0BAE00D80B7980051C8A3 /* 7zHeader.c in Sources */ = {isa = PB XBuildFile; fileRef = 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */; };
30 82F0BAE10D80B7980051C8A3 /* 7zHeader.h in Headers */ = {isa = PB XBuildFile; fileRef = 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */; };
31 82F0BAE20D80B7980051C8A3 /* 7zIn.c in Sources */ = {isa = PBXBui ldFile; fileRef = 82F0BAD20D80B7980051C8A3 /* 7zIn.c */; }; 19 82F0BAE20D80B7980051C8A3 /* 7zIn.c in Sources */ = {isa = PBXBui ldFile; fileRef = 82F0BAD20D80B7980051C8A3 /* 7zIn.c */; };
32 82F0BAE30D80B7980051C8A3 /* 7zIn.h in Headers */ = {isa = PBXBui ldFile; fileRef = 82F0BAD30D80B7980051C8A3 /* 7zIn.h */; };
33 82F0BAE40D80B7980051C8A3 /* 7zItem.c in Sources */ = {isa = PBXB uildFile; fileRef = 82F0BAD40D80B7980051C8A3 /* 7zItem.c */; }; 20 82F0BAE40D80B7980051C8A3 /* 7zItem.c in Sources */ = {isa = PBXB uildFile; fileRef = 82F0BAD40D80B7980051C8A3 /* 7zItem.c */; };
34 82F0BAE50D80B7980051C8A3 /* 7zItem.h in Headers */ = {isa = PBXB uildFile; fileRef = 82F0BAD50D80B7980051C8A3 /* 7zItem.h */; };
35 82F0BAE60D80B7980051C8A3 /* 7zMethodID.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */; }; 21 82F0BAE60D80B7980051C8A3 /* 7zMethodID.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */; };
36 82F0BAE70D80B7980051C8A3 /* 7zMethodID.h in Headers */ = {isa = PBXBuildFile; fileRef = 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */; };
37 /* End PBXBuildFile section */ 22 /* End PBXBuildFile section */
38 23
39 /* Begin PBXFileReference section */ 24 /* Begin PBXFileReference section */
40 » » 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LzmaTypes.h; path = Compress/Lzma/LzmaTypes.h; sourceTree = "<group>"; }; 25 » » 7B6606330E75D9DD00CE099E /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
41 » » 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LzmaDecode.h ; path = Compress/Lzma/LzmaDecode.h; sourceTree = "<group>"; }; 26 » » 7B6606340E75D9DD00CE099E /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
42 » » 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = LzmaDecode.c ; path = Compress/Lzma/LzmaDecode.c; sourceTree = "<group>"; }; 27 » » 7B6606350E75D9DD00CE099E /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
28 » » 7B6606360E75D9DD00CE099E /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
29 » » 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
30 » » 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaTypes.h; sourceTree = "<group>"; };
31 » » 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDecode.h ; sourceTree = "<group>"; };
32 » » 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDecode.c ; sourceTree = "<group>"; };
43 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zCrc.c; sourceTr ee = "<group>"; }; 33 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zCrc.c; sourceTr ee = "<group>"; };
44 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zCrc.h; sourceTr ee = "<group>"; }; 34 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zCrc.h; sourceTr ee = "<group>"; };
45 82F0BAB80D80B75B0051C8A3 /* Types.h */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTr ee = "<group>"; }; 35 82F0BAB80D80B75B0051C8A3 /* Types.h */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTr ee = "<group>"; };
46 » » 82F0BABD0D80B7760051C8A3 /* BranchX86.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BranchX86.h; path = Compress/Branch/BranchX86.h; sourceTree = "<group>"; }; 36 » » 82F0BABD0D80B7760051C8A3 /* BranchX86.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchX86.h; sourceTree = "<group>"; };
47 » » 82F0BABE0D80B7760051C8A3 /* BranchX86.c */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = BranchX86.c; path = Compress/Branch/BranchX86.c; sourceTree = "<group>"; }; 37 » » 82F0BABE0D80B7760051C8A3 /* BranchX86.c */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BranchX86.c; sourceTree = "<group>"; };
48 » » 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BranchX86_2 .h; path = Compress/Branch/BranchX86_2.h; sourceTree = "<group>"; }; 38 » » 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchX86_2 .h; sourceTree = "<group>"; };
49 » » 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = BranchX86_2 .c; path = Compress/Branch/BranchX86_2.c; sourceTree = "<group>"; }; 39 » » 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BranchX86_2 .c; sourceTree = "<group>"; };
50 » » 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BranchTypes .h; path = Compress/Branch/BranchTypes.h; sourceTree = "<group>"; }; 40 » » 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchTypes .h; sourceTree = "<group>"; };
51 » » 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zAlloc.c; path = Archive/7z/7zAlloc.c; sourceTree = "<group>"; }; 41 » » 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zAlloc.c; sour ceTree = "<group>"; };
52 » » 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zAlloc.h; path = Archive/7z/7zAlloc.h; sourceTree = "<group>"; }; 42 » » 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zAlloc.h; sour ceTree = "<group>"; };
53 » » 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zBuffer.c; pa th = Archive/7z/7zBuffer.c; sourceTree = "<group>"; }; 43 » » 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zBuffer.c; so urceTree = "<group>"; };
54 » » 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zBuffer.h; pa th = Archive/7z/7zBuffer.h; sourceTree = "<group>"; }; 44 » » 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zBuffer.h; so urceTree = "<group>"; };
55 » » 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zDecode.c; pa th = Archive/7z/7zDecode.c; sourceTree = "<group>"; }; 45 » » 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zDecode.c; so urceTree = "<group>"; };
56 » » 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zDecode.h; pa th = Archive/7z/7zDecode.h; sourceTree = "<group>"; }; 46 » » 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zDecode.h; so urceTree = "<group>"; };
57 » » 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zExtract.c; path = Archive/7z/7zExtract.c; sourceTree = "<group>"; }; 47 » » 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zExtract.c; sourceTree = "<group>"; };
58 » » 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zExtract.h; path = Archive/7z/7zExtract.h; sourceTree = "<group>"; }; 48 » » 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zExtract.h; sourceTree = "<group>"; };
59 » » 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zHeader.c; pa th = Archive/7z/7zHeader.c; sourceTree = "<group>"; }; 49 » » 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zHeader.c; so urceTree = "<group>"; };
60 » » 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zHeader.h; pa th = Archive/7z/7zHeader.h; sourceTree = "<group>"; }; 50 » » 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zHeader.h; so urceTree = "<group>"; };
61 » » 82F0BAD20D80B7980051C8A3 /* 7zIn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zIn.c; path = Arc hive/7z/7zIn.c; sourceTree = "<group>"; }; 51 » » 82F0BAD20D80B7980051C8A3 /* 7zIn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zIn.c; sourceTree = "<group>"; };
62 » » 82F0BAD30D80B7980051C8A3 /* 7zIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zIn.h; path = Arc hive/7z/7zIn.h; sourceTree = "<group>"; }; 52 » » 82F0BAD30D80B7980051C8A3 /* 7zIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zIn.h; sourceTree = "<group>"; };
63 » » 82F0BAD40D80B7980051C8A3 /* 7zItem.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zItem.c; path = Archive/7z/7zItem.c; sourceTree = "<group>"; }; 53 » » 82F0BAD40D80B7980051C8A3 /* 7zItem.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zItem.c; source Tree = "<group>"; };
64 » » 82F0BAD50D80B7980051C8A3 /* 7zItem.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zItem.h; path = Archive/7z/7zItem.h; sourceTree = "<group>"; }; 54 » » 82F0BAD50D80B7980051C8A3 /* 7zItem.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zItem.h; source Tree = "<group>"; };
65 » » 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = 7zMethodID.c ; path = Archive/7z/7zMethodID.c; sourceTree = "<group>"; }; 55 » » 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zMethodID.c ; sourceTree = "<group>"; };
66 » » 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = 7zMethodID.h ; path = Archive/7z/7zMethodID.h; sourceTree = "<group>"; }; 56 » » 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zMethodID.h ; sourceTree = "<group>"; };
67 » » D2AAC046055464E500DB518D /* lib7z.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = lib7z.a; sourceTree = BUILT_PRODUCTS_DIR; }; 57 » » D2AAC046055464E500DB518D /* liblzma_sdk.a */ = {isa = PBXFileRef erence; explicitFileType = archive.ar; includeInIndex = 0; path = liblzma_sdk.a; sourceTree = BUILT_PRODUCTS_DIR; };
68 /* End PBXFileReference section */ 58 /* End PBXFileReference section */
69 59
70 /* Begin PBXFrameworksBuildPhase section */ 60 /* Begin PBXFrameworksBuildPhase section */
71 D289987405E68DCB004EDB86 /* Frameworks */ = { 61 D289987405E68DCB004EDB86 /* Frameworks */ = {
72 isa = PBXFrameworksBuildPhase; 62 isa = PBXFrameworksBuildPhase;
73 buildActionMask = 2147483647; 63 buildActionMask = 2147483647;
74 files = ( 64 files = (
75 ); 65 );
76 runOnlyForDeploymentPostprocessing = 0; 66 runOnlyForDeploymentPostprocessing = 0;
77 }; 67 };
78 /* End PBXFrameworksBuildPhase section */ 68 /* End PBXFrameworksBuildPhase section */
79 69
80 /* Begin PBXGroup section */ 70 /* Begin PBXGroup section */
81 » » 08FB7794FE84155DC02AAC07 /* 7z_C */ = { 71 » » 08FB7794FE84155DC02AAC07 /* lzma_sdk */ = {
82 isa = PBXGroup; 72 isa = PBXGroup;
83 children = ( 73 children = (
74 7B6606300E75D9BF00CE099E /* Configuration */,
84 08FB7795FE84155DC02AAC07 /* Source */, 75 08FB7795FE84155DC02AAC07 /* Source */,
85 1AB674ADFE9D54B511CA2CBB /* Products */, 76 1AB674ADFE9D54B511CA2CBB /* Products */,
86 ); 77 );
87 » » » name = 7z_C; 78 » » » name = lzma_sdk;
88 sourceTree = "<group>"; 79 sourceTree = "<group>";
89 }; 80 };
90 08FB7795FE84155DC02AAC07 /* Source */ = { 81 08FB7795FE84155DC02AAC07 /* Source */ = {
91 isa = PBXGroup; 82 isa = PBXGroup;
92 children = ( 83 children = (
93 82F0BAB50D80B74F0051C8A3 /* Common */, 84 82F0BAB50D80B74F0051C8A3 /* Common */,
94 » » » » 82F0BAAE0D80B7270051C8A3 /* LZMA */, 85 » » » » 82F0BAAE0D80B7270051C8A3 /* Lzma */,
95 82F0BABC0D80B7660051C8A3 /* Branch */, 86 82F0BABC0D80B7660051C8A3 /* Branch */,
96 82F0BAC70D80B77E0051C8A3 /* 7z */, 87 82F0BAC70D80B77E0051C8A3 /* 7z */,
97 ); 88 );
98 name = Source; 89 name = Source;
99 sourceTree = "<group>"; 90 sourceTree = "<group>";
100 }; 91 };
101 1AB674ADFE9D54B511CA2CBB /* Products */ = { 92 1AB674ADFE9D54B511CA2CBB /* Products */ = {
102 isa = PBXGroup; 93 isa = PBXGroup;
103 children = ( 94 children = (
104 » » » » D2AAC046055464E500DB518D /* lib7z.a */, 95 » » » » D2AAC046055464E500DB518D /* liblzma_sdk.a */,
105 ); 96 );
106 name = Products; 97 name = Products;
107 sourceTree = "<group>"; 98 sourceTree = "<group>";
108 }; 99 };
109 » » 82F0BAAE0D80B7270051C8A3 /* LZMA */ = { 100 » » 7B6606300E75D9BF00CE099E /* Configuration */ = {
101 » » » isa = PBXGroup;
102 » » » children = (
103 » » » » 7B6606330E75D9DD00CE099E /* common.xcconfig */,
104 » » » » 7B6606340E75D9DD00CE099E /* debug.xcconfig */,
105 » » » » 7B6606350E75D9DD00CE099E /* executable.xcconfig */,
106 » » » » 7B6606360E75D9DD00CE099E /* release.xcconfig */,
107 » » » » 7B6606370E75D9DD00CE099E /* staticlib.xcconfig * /,
108 » » » );
109 » » » name = Configuration;
110 » » » path = ../../build;
111 » » » sourceTree = "<group>";
112 » » };
113 » » 82F0BAAE0D80B7270051C8A3 /* Lzma */ = {
110 isa = PBXGroup; 114 isa = PBXGroup;
111 children = ( 115 children = (
112 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */, 116 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */,
113 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */, 117 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */,
114 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */, 118 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */,
115 ); 119 );
116 » » » name = LZMA; 120 » » » name = Lzma;
121 » » » path = Compress/Lzma;
117 sourceTree = "<group>"; 122 sourceTree = "<group>";
118 }; 123 };
119 82F0BAB50D80B74F0051C8A3 /* Common */ = { 124 82F0BAB50D80B74F0051C8A3 /* Common */ = {
120 isa = PBXGroup; 125 isa = PBXGroup;
121 children = ( 126 children = (
122 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */, 127 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */,
123 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */, 128 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */,
124 82F0BAB80D80B75B0051C8A3 /* Types.h */, 129 82F0BAB80D80B75B0051C8A3 /* Types.h */,
125 ); 130 );
126 name = Common; 131 name = Common;
127 sourceTree = "<group>"; 132 sourceTree = "<group>";
128 }; 133 };
129 82F0BABC0D80B7660051C8A3 /* Branch */ = { 134 82F0BABC0D80B7660051C8A3 /* Branch */ = {
130 isa = PBXGroup; 135 isa = PBXGroup;
131 children = ( 136 children = (
137 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */,
138 82F0BABE0D80B7760051C8A3 /* BranchX86.c */,
132 82F0BABD0D80B7760051C8A3 /* BranchX86.h */, 139 82F0BABD0D80B7760051C8A3 /* BranchX86.h */,
133 » » » » 82F0BABE0D80B7760051C8A3 /* BranchX86.c */, 140 » » » » 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */,
134 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */, 141 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */,
135 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */,
136 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */,
137 ); 142 );
138 name = Branch; 143 name = Branch;
144 path = Compress/Branch;
139 sourceTree = "<group>"; 145 sourceTree = "<group>";
140 }; 146 };
141 82F0BAC70D80B77E0051C8A3 /* 7z */ = { 147 82F0BAC70D80B77E0051C8A3 /* 7z */ = {
142 isa = PBXGroup; 148 isa = PBXGroup;
143 children = ( 149 children = (
144 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */, 150 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */,
145 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */, 151 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */,
146 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */, 152 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */,
147 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */, 153 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */,
148 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */, 154 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */,
149 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */, 155 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */,
150 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */, 156 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */,
151 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */, 157 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */,
152 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */, 158 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */,
153 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */, 159 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */,
154 82F0BAD20D80B7980051C8A3 /* 7zIn.c */, 160 82F0BAD20D80B7980051C8A3 /* 7zIn.c */,
155 82F0BAD30D80B7980051C8A3 /* 7zIn.h */, 161 82F0BAD30D80B7980051C8A3 /* 7zIn.h */,
156 82F0BAD40D80B7980051C8A3 /* 7zItem.c */, 162 82F0BAD40D80B7980051C8A3 /* 7zItem.c */,
157 82F0BAD50D80B7980051C8A3 /* 7zItem.h */, 163 82F0BAD50D80B7980051C8A3 /* 7zItem.h */,
158 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */, 164 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */,
159 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */, 165 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */,
160 ); 166 );
161 name = 7z; 167 name = 7z;
168 path = Archive/7z;
162 sourceTree = "<group>"; 169 sourceTree = "<group>";
163 }; 170 };
164 /* End PBXGroup section */ 171 /* End PBXGroup section */
165 172
166 /* Begin PBXHeadersBuildPhase section */
167 D2AAC043055464E500DB518D /* Headers */ = {
168 isa = PBXHeadersBuildPhase;
169 buildActionMask = 2147483647;
170 files = (
171 82F0BAB20D80B7470051C8A3 /* LzmaTypes.h in Heade rs */,
172 82F0BAB30D80B7470051C8A3 /* LzmaDecode.h in Head ers */,
173 82F0BABA0D80B75B0051C8A3 /* 7zCrc.h in Headers * /,
174 82F0BABB0D80B75B0051C8A3 /* Types.h in Headers * /,
175 82F0BAC20D80B7760051C8A3 /* BranchX86.h in Heade rs */,
176 82F0BAC40D80B7760051C8A3 /* BranchX86_2.h in Hea ders */,
177 82F0BAC60D80B7760051C8A3 /* BranchTypes.h in Hea ders */,
178 82F0BAD90D80B7980051C8A3 /* 7zAlloc.h in Headers */,
179 82F0BADB0D80B7980051C8A3 /* 7zBuffer.h in Header s */,
180 82F0BADD0D80B7980051C8A3 /* 7zDecode.h in Header s */,
181 82F0BADF0D80B7980051C8A3 /* 7zExtract.h in Heade rs */,
182 82F0BAE10D80B7980051C8A3 /* 7zHeader.h in Header s */,
183 82F0BAE30D80B7980051C8A3 /* 7zIn.h in Headers */ ,
184 82F0BAE50D80B7980051C8A3 /* 7zItem.h in Headers */,
185 82F0BAE70D80B7980051C8A3 /* 7zMethodID.h in Head ers */,
186 );
187 runOnlyForDeploymentPostprocessing = 0;
188 };
189 /* End PBXHeadersBuildPhase section */
190
191 /* Begin PBXNativeTarget section */ 173 /* Begin PBXNativeTarget section */
192 » » D2AAC045055464E500DB518D /* 7z */ = { 174 » » D2AAC045055464E500DB518D /* lzma_sdk */ = {
193 isa = PBXNativeTarget; 175 isa = PBXNativeTarget;
194 » » » buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui ld configuration list for PBXNativeTarget "7z" */; 176 » » » buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui ld configuration list for PBXNativeTarget "lzma_sdk" */;
195 buildPhases = ( 177 buildPhases = (
196 D2AAC043055464E500DB518D /* Headers */,
197 D2AAC044055464E500DB518D /* Sources */, 178 D2AAC044055464E500DB518D /* Sources */,
198 D289987405E68DCB004EDB86 /* Frameworks */, 179 D289987405E68DCB004EDB86 /* Frameworks */,
199 ); 180 );
200 buildRules = ( 181 buildRules = (
201 ); 182 );
202 dependencies = ( 183 dependencies = (
203 ); 184 );
204 » » » name = 7z; 185 » » » name = lzma_sdk;
205 » » » productName = 7z_C; 186 » » » productName = lzma_sdk;
206 » » » productReference = D2AAC046055464E500DB518D /* lib7z.a * /; 187 » » » productReference = D2AAC046055464E500DB518D /* liblzma_s dk.a */;
207 productType = "com.apple.product-type.library.static"; 188 productType = "com.apple.product-type.library.static";
208 }; 189 };
209 /* End PBXNativeTarget section */ 190 /* End PBXNativeTarget section */
210 191
211 /* Begin PBXProject section */ 192 /* Begin PBXProject section */
212 08FB7793FE84155DC02AAC07 /* Project object */ = { 193 08FB7793FE84155DC02AAC07 /* Project object */ = {
213 isa = PBXProject; 194 isa = PBXProject;
214 » » » buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Bui ld configuration list for PBXProject "7z_C" */; 195 » » » buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Bui ld configuration list for PBXProject "lzma_sdk" */;
215 » » » compatibilityVersion = "Xcode 3.0"; 196 » » » compatibilityVersion = "Xcode 3.1";
216 hasScannedForEncodings = 1; 197 hasScannedForEncodings = 1;
217 » » » mainGroup = 08FB7794FE84155DC02AAC07 /* 7z_C */; 198 » » » mainGroup = 08FB7794FE84155DC02AAC07 /* lzma_sdk */;
218 projectDirPath = ""; 199 projectDirPath = "";
219 projectRoot = ""; 200 projectRoot = "";
220 targets = ( 201 targets = (
221 » » » » D2AAC045055464E500DB518D /* 7z */, 202 » » » » D2AAC045055464E500DB518D /* lzma_sdk */,
222 ); 203 );
223 }; 204 };
224 /* End PBXProject section */ 205 /* End PBXProject section */
225 206
226 /* Begin PBXSourcesBuildPhase section */ 207 /* Begin PBXSourcesBuildPhase section */
227 D2AAC044055464E500DB518D /* Sources */ = { 208 D2AAC044055464E500DB518D /* Sources */ = {
228 isa = PBXSourcesBuildPhase; 209 isa = PBXSourcesBuildPhase;
229 buildActionMask = 2147483647; 210 buildActionMask = 2147483647;
230 files = ( 211 files = (
231 82F0BAB40D80B7470051C8A3 /* LzmaDecode.c in Sour ces */,
232 82F0BAB90D80B75B0051C8A3 /* 7zCrc.c in Sources * /,
233 82F0BAC30D80B7760051C8A3 /* BranchX86.c in Sourc es */,
234 82F0BAC50D80B7760051C8A3 /* BranchX86_2.c in Sou rces */,
235 82F0BAD80D80B7980051C8A3 /* 7zAlloc.c in Sources */, 212 82F0BAD80D80B7980051C8A3 /* 7zAlloc.c in Sources */,
236 82F0BADA0D80B7980051C8A3 /* 7zBuffer.c in Source s */, 213 82F0BADA0D80B7980051C8A3 /* 7zBuffer.c in Source s */,
214 82F0BAB90D80B75B0051C8A3 /* 7zCrc.c in Sources * /,
237 82F0BADC0D80B7980051C8A3 /* 7zDecode.c in Source s */, 215 82F0BADC0D80B7980051C8A3 /* 7zDecode.c in Source s */,
238 82F0BADE0D80B7980051C8A3 /* 7zExtract.c in Sourc es */, 216 82F0BADE0D80B7980051C8A3 /* 7zExtract.c in Sourc es */,
239 82F0BAE00D80B7980051C8A3 /* 7zHeader.c in Source s */, 217 82F0BAE00D80B7980051C8A3 /* 7zHeader.c in Source s */,
240 82F0BAE20D80B7980051C8A3 /* 7zIn.c in Sources */ , 218 82F0BAE20D80B7980051C8A3 /* 7zIn.c in Sources */ ,
241 82F0BAE40D80B7980051C8A3 /* 7zItem.c in Sources */, 219 82F0BAE40D80B7980051C8A3 /* 7zItem.c in Sources */,
242 82F0BAE60D80B7980051C8A3 /* 7zMethodID.c in Sour ces */, 220 82F0BAE60D80B7980051C8A3 /* 7zMethodID.c in Sour ces */,
221 82F0BAC30D80B7760051C8A3 /* BranchX86.c in Sourc es */,
222 82F0BAC50D80B7760051C8A3 /* BranchX86_2.c in Sou rces */,
223 82F0BAB40D80B7470051C8A3 /* LzmaDecode.c in Sour ces */,
243 ); 224 );
244 runOnlyForDeploymentPostprocessing = 0; 225 runOnlyForDeploymentPostprocessing = 0;
245 }; 226 };
246 /* End PBXSourcesBuildPhase section */ 227 /* End PBXSourcesBuildPhase section */
247 228
248 /* Begin XCBuildConfiguration section */ 229 /* Begin XCBuildConfiguration section */
249 1DEB91EC08733DB70010E9CD /* Debug */ = { 230 1DEB91EC08733DB70010E9CD /* Debug */ = {
250 isa = XCBuildConfiguration; 231 isa = XCBuildConfiguration;
232 baseConfigurationReference = 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */;
251 buildSettings = { 233 buildSettings = {
252 » » » » COPY_PHASE_STRIP = NO; 234 » » » » PRODUCT_NAME = lzma_sdk;
253 » » » » GCC_DYNAMIC_NO_PIC = NO;
254 » » » » GCC_ENABLE_FIX_AND_CONTINUE = YES;
255 » » » » GCC_MODEL_TUNING = G5;
256 » » » » GCC_OPTIMIZATION_LEVEL = 0;
257 » » » » INSTALL_PATH = /usr/local/lib;
258 » » » » PRODUCT_NAME = 7z;
259 » » » » ZERO_LINK = YES;
260 }; 235 };
261 name = Debug; 236 name = Debug;
262 }; 237 };
263 1DEB91ED08733DB70010E9CD /* Release */ = { 238 1DEB91ED08733DB70010E9CD /* Release */ = {
264 isa = XCBuildConfiguration; 239 isa = XCBuildConfiguration;
240 baseConfigurationReference = 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */;
265 buildSettings = { 241 buildSettings = {
266 » » » » DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 242 » » » » PRODUCT_NAME = lzma_sdk;
267 » » » » GCC_MODEL_TUNING = G5;
268 » » » » INSTALL_PATH = /usr/local/lib;
269 » » » » PRODUCT_NAME = 7z;
270 }; 243 };
271 name = Release; 244 name = Release;
272 }; 245 };
273 1DEB91F008733DB70010E9CD /* Debug */ = { 246 1DEB91F008733DB70010E9CD /* Debug */ = {
274 isa = XCBuildConfiguration; 247 isa = XCBuildConfiguration;
248 baseConfigurationReference = 7B6606340E75D9DD00CE099E /* debug.xcconfig */;
275 buildSettings = { 249 buildSettings = {
276 » » » » GCC_WARN_ABOUT_RETURN_TYPE = YES; 250 » » » » XCODEPROJ_DEPTH = ../..;
277 » » » » GCC_WARN_UNUSED_VARIABLE = YES;
278 » » » » PREBINDING = NO;
279 » » » » SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
280 }; 251 };
281 name = Debug; 252 name = Debug;
282 }; 253 };
283 1DEB91F108733DB70010E9CD /* Release */ = { 254 1DEB91F108733DB70010E9CD /* Release */ = {
284 isa = XCBuildConfiguration; 255 isa = XCBuildConfiguration;
256 baseConfigurationReference = 7B6606360E75D9DD00CE099E /* release.xcconfig */;
285 buildSettings = { 257 buildSettings = {
286 » » » » ARCHS = ( 258 » » » » XCODEPROJ_DEPTH = ../..;
287 » » » » » ppc,
288 » » » » » i386,
289 » » » » );
290 » » » » GCC_WARN_ABOUT_RETURN_TYPE = YES;
291 » » » » GCC_WARN_UNUSED_VARIABLE = YES;
292 » » » » PREBINDING = NO;
293 » » » » SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
294 }; 259 };
295 name = Release; 260 name = Release;
296 }; 261 };
297 /* End XCBuildConfiguration section */ 262 /* End XCBuildConfiguration section */
298 263
299 /* Begin XCConfigurationList section */ 264 /* Begin XCConfigurationList section */
300 » » 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNati veTarget "7z" */ = { 265 » » 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNati veTarget "lzma_sdk" */ = {
301 isa = XCConfigurationList; 266 isa = XCConfigurationList;
302 buildConfigurations = ( 267 buildConfigurations = (
303 1DEB91EC08733DB70010E9CD /* Debug */, 268 1DEB91EC08733DB70010E9CD /* Debug */,
304 1DEB91ED08733DB70010E9CD /* Release */, 269 1DEB91ED08733DB70010E9CD /* Release */,
305 ); 270 );
306 defaultConfigurationIsVisible = 0; 271 defaultConfigurationIsVisible = 0;
307 defaultConfigurationName = Release; 272 defaultConfigurationName = Release;
308 }; 273 };
309 » » 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProj ect "7z_C" */ = { 274 » » 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProj ect "lzma_sdk" */ = {
310 isa = XCConfigurationList; 275 isa = XCConfigurationList;
311 buildConfigurations = ( 276 buildConfigurations = (
312 1DEB91F008733DB70010E9CD /* Debug */, 277 1DEB91F008733DB70010E9CD /* Debug */,
313 1DEB91F108733DB70010E9CD /* Release */, 278 1DEB91F108733DB70010E9CD /* Release */,
314 ); 279 );
315 defaultConfigurationIsVisible = 0; 280 defaultConfigurationIsVisible = 0;
316 defaultConfigurationName = Release; 281 defaultConfigurationName = Release;
317 }; 282 };
318 /* End XCConfigurationList section */ 283 /* End XCConfigurationList section */
319 }; 284 };
320 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 285 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
321 } 286 }
OLDNEW
« no previous file with comments | « third_party/lzma_sdk/7z_C.xcodeproj/project.pbxproj ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698