Index: third_party/lzma_sdk/lzma_sdk.xcodeproj/project.pbxproj |
=================================================================== |
--- third_party/lzma_sdk/lzma_sdk.xcodeproj/project.pbxproj (revision 10690) |
+++ third_party/lzma_sdk/lzma_sdk.xcodeproj/project.pbxproj (working copy) |
@@ -1,286 +0,0 @@ |
-// !$*UTF8*$! |
-{ |
- archiveVersion = 1; |
- classes = { |
- }; |
- objectVersion = 45; |
- objects = { |
- |
-/* Begin PBXBuildFile section */ |
- 82F0BAB40D80B7470051C8A3 /* LzmaDecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */; }; |
- 82F0BAB90D80B75B0051C8A3 /* 7zCrc.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */; }; |
- 82F0BAC30D80B7760051C8A3 /* BranchX86.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BABE0D80B7760051C8A3 /* BranchX86.c */; }; |
- 82F0BAC50D80B7760051C8A3 /* BranchX86_2.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */; }; |
- 82F0BAD80D80B7980051C8A3 /* 7zAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */; }; |
- 82F0BADA0D80B7980051C8A3 /* 7zBuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */; }; |
- 82F0BADC0D80B7980051C8A3 /* 7zDecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */; }; |
- 82F0BADE0D80B7980051C8A3 /* 7zExtract.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */; }; |
- 82F0BAE00D80B7980051C8A3 /* 7zHeader.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */; }; |
- 82F0BAE20D80B7980051C8A3 /* 7zIn.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAD20D80B7980051C8A3 /* 7zIn.c */; }; |
- 82F0BAE40D80B7980051C8A3 /* 7zItem.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAD40D80B7980051C8A3 /* 7zItem.c */; }; |
- 82F0BAE60D80B7980051C8A3 /* 7zMethodID.c in Sources */ = {isa = PBXBuildFile; fileRef = 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */; }; |
-/* End PBXBuildFile section */ |
- |
-/* Begin PBXFileReference section */ |
- 7B6606330E75D9DD00CE099E /* common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcconfig; sourceTree = "<group>"; }; |
- 7B6606340E75D9DD00CE099E /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; |
- 7B6606350E75D9DD00CE099E /* executable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = executable.xcconfig; sourceTree = "<group>"; }; |
- 7B6606360E75D9DD00CE099E /* release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; |
- 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticlib.xcconfig; sourceTree = "<group>"; }; |
- 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaTypes.h; sourceTree = "<group>"; }; |
- 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LzmaDecode.h; sourceTree = "<group>"; }; |
- 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LzmaDecode.c; sourceTree = "<group>"; }; |
- 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zCrc.c; sourceTree = "<group>"; }; |
- 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zCrc.h; sourceTree = "<group>"; }; |
- 82F0BAB80D80B75B0051C8A3 /* Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; }; |
- 82F0BABD0D80B7760051C8A3 /* BranchX86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchX86.h; sourceTree = "<group>"; }; |
- 82F0BABE0D80B7760051C8A3 /* BranchX86.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BranchX86.c; sourceTree = "<group>"; }; |
- 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchX86_2.h; sourceTree = "<group>"; }; |
- 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BranchX86_2.c; sourceTree = "<group>"; }; |
- 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BranchTypes.h; sourceTree = "<group>"; }; |
- 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zAlloc.c; sourceTree = "<group>"; }; |
- 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zAlloc.h; sourceTree = "<group>"; }; |
- 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zBuffer.c; sourceTree = "<group>"; }; |
- 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zBuffer.h; sourceTree = "<group>"; }; |
- 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zDecode.c; sourceTree = "<group>"; }; |
- 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zDecode.h; sourceTree = "<group>"; }; |
- 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zExtract.c; sourceTree = "<group>"; }; |
- 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zExtract.h; sourceTree = "<group>"; }; |
- 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zHeader.c; sourceTree = "<group>"; }; |
- 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zHeader.h; sourceTree = "<group>"; }; |
- 82F0BAD20D80B7980051C8A3 /* 7zIn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zIn.c; sourceTree = "<group>"; }; |
- 82F0BAD30D80B7980051C8A3 /* 7zIn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zIn.h; sourceTree = "<group>"; }; |
- 82F0BAD40D80B7980051C8A3 /* 7zItem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zItem.c; sourceTree = "<group>"; }; |
- 82F0BAD50D80B7980051C8A3 /* 7zItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zItem.h; sourceTree = "<group>"; }; |
- 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = 7zMethodID.c; sourceTree = "<group>"; }; |
- 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 7zMethodID.h; sourceTree = "<group>"; }; |
- D2AAC046055464E500DB518D /* liblzma_sdk.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblzma_sdk.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
-/* End PBXFileReference section */ |
- |
-/* Begin PBXFrameworksBuildPhase section */ |
- D289987405E68DCB004EDB86 /* Frameworks */ = { |
- isa = PBXFrameworksBuildPhase; |
- buildActionMask = 2147483647; |
- files = ( |
- ); |
- runOnlyForDeploymentPostprocessing = 0; |
- }; |
-/* End PBXFrameworksBuildPhase section */ |
- |
-/* Begin PBXGroup section */ |
- 08FB7794FE84155DC02AAC07 /* lzma_sdk */ = { |
- isa = PBXGroup; |
- children = ( |
- 7B6606300E75D9BF00CE099E /* Configuration */, |
- 08FB7795FE84155DC02AAC07 /* Source */, |
- 1AB674ADFE9D54B511CA2CBB /* Products */, |
- ); |
- name = lzma_sdk; |
- sourceTree = "<group>"; |
- }; |
- 08FB7795FE84155DC02AAC07 /* Source */ = { |
- isa = PBXGroup; |
- children = ( |
- 82F0BAB50D80B74F0051C8A3 /* Common */, |
- 82F0BAAE0D80B7270051C8A3 /* Lzma */, |
- 82F0BABC0D80B7660051C8A3 /* Branch */, |
- 82F0BAC70D80B77E0051C8A3 /* 7z */, |
- ); |
- name = Source; |
- sourceTree = "<group>"; |
- }; |
- 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
- isa = PBXGroup; |
- children = ( |
- D2AAC046055464E500DB518D /* liblzma_sdk.a */, |
- ); |
- name = Products; |
- sourceTree = "<group>"; |
- }; |
- 7B6606300E75D9BF00CE099E /* Configuration */ = { |
- isa = PBXGroup; |
- children = ( |
- 7B6606330E75D9DD00CE099E /* common.xcconfig */, |
- 7B6606340E75D9DD00CE099E /* debug.xcconfig */, |
- 7B6606350E75D9DD00CE099E /* executable.xcconfig */, |
- 7B6606360E75D9DD00CE099E /* release.xcconfig */, |
- 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */, |
- ); |
- name = Configuration; |
- path = ../../build; |
- sourceTree = "<group>"; |
- }; |
- 82F0BAAE0D80B7270051C8A3 /* Lzma */ = { |
- isa = PBXGroup; |
- children = ( |
- 82F0BAAF0D80B7470051C8A3 /* LzmaTypes.h */, |
- 82F0BAB00D80B7470051C8A3 /* LzmaDecode.h */, |
- 82F0BAB10D80B7470051C8A3 /* LzmaDecode.c */, |
- ); |
- name = Lzma; |
- path = Compress/Lzma; |
- sourceTree = "<group>"; |
- }; |
- 82F0BAB50D80B74F0051C8A3 /* Common */ = { |
- isa = PBXGroup; |
- children = ( |
- 82F0BAB60D80B75B0051C8A3 /* 7zCrc.c */, |
- 82F0BAB70D80B75B0051C8A3 /* 7zCrc.h */, |
- 82F0BAB80D80B75B0051C8A3 /* Types.h */, |
- ); |
- name = Common; |
- sourceTree = "<group>"; |
- }; |
- 82F0BABC0D80B7660051C8A3 /* Branch */ = { |
- isa = PBXGroup; |
- children = ( |
- 82F0BAC10D80B7760051C8A3 /* BranchTypes.h */, |
- 82F0BABE0D80B7760051C8A3 /* BranchX86.c */, |
- 82F0BABD0D80B7760051C8A3 /* BranchX86.h */, |
- 82F0BAC00D80B7760051C8A3 /* BranchX86_2.c */, |
- 82F0BABF0D80B7760051C8A3 /* BranchX86_2.h */, |
- ); |
- name = Branch; |
- path = Compress/Branch; |
- sourceTree = "<group>"; |
- }; |
- 82F0BAC70D80B77E0051C8A3 /* 7z */ = { |
- isa = PBXGroup; |
- children = ( |
- 82F0BAC80D80B7980051C8A3 /* 7zAlloc.c */, |
- 82F0BAC90D80B7980051C8A3 /* 7zAlloc.h */, |
- 82F0BACA0D80B7980051C8A3 /* 7zBuffer.c */, |
- 82F0BACB0D80B7980051C8A3 /* 7zBuffer.h */, |
- 82F0BACC0D80B7980051C8A3 /* 7zDecode.c */, |
- 82F0BACD0D80B7980051C8A3 /* 7zDecode.h */, |
- 82F0BACE0D80B7980051C8A3 /* 7zExtract.c */, |
- 82F0BACF0D80B7980051C8A3 /* 7zExtract.h */, |
- 82F0BAD00D80B7980051C8A3 /* 7zHeader.c */, |
- 82F0BAD10D80B7980051C8A3 /* 7zHeader.h */, |
- 82F0BAD20D80B7980051C8A3 /* 7zIn.c */, |
- 82F0BAD30D80B7980051C8A3 /* 7zIn.h */, |
- 82F0BAD40D80B7980051C8A3 /* 7zItem.c */, |
- 82F0BAD50D80B7980051C8A3 /* 7zItem.h */, |
- 82F0BAD60D80B7980051C8A3 /* 7zMethodID.c */, |
- 82F0BAD70D80B7980051C8A3 /* 7zMethodID.h */, |
- ); |
- name = 7z; |
- path = Archive/7z; |
- sourceTree = "<group>"; |
- }; |
-/* End PBXGroup section */ |
- |
-/* Begin PBXNativeTarget section */ |
- D2AAC045055464E500DB518D /* lzma_sdk */ = { |
- isa = PBXNativeTarget; |
- buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "lzma_sdk" */; |
- buildPhases = ( |
- D2AAC044055464E500DB518D /* Sources */, |
- D289987405E68DCB004EDB86 /* Frameworks */, |
- ); |
- buildRules = ( |
- ); |
- dependencies = ( |
- ); |
- name = lzma_sdk; |
- productName = lzma_sdk; |
- productReference = D2AAC046055464E500DB518D /* liblzma_sdk.a */; |
- productType = "com.apple.product-type.library.static"; |
- }; |
-/* End PBXNativeTarget section */ |
- |
-/* Begin PBXProject section */ |
- 08FB7793FE84155DC02AAC07 /* Project object */ = { |
- isa = PBXProject; |
- buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "lzma_sdk" */; |
- compatibilityVersion = "Xcode 3.1"; |
- hasScannedForEncodings = 1; |
- mainGroup = 08FB7794FE84155DC02AAC07 /* lzma_sdk */; |
- projectDirPath = ""; |
- projectRoot = ""; |
- targets = ( |
- D2AAC045055464E500DB518D /* lzma_sdk */, |
- ); |
- }; |
-/* End PBXProject section */ |
- |
-/* Begin PBXSourcesBuildPhase section */ |
- D2AAC044055464E500DB518D /* Sources */ = { |
- isa = PBXSourcesBuildPhase; |
- buildActionMask = 2147483647; |
- files = ( |
- 82F0BAD80D80B7980051C8A3 /* 7zAlloc.c in Sources */, |
- 82F0BADA0D80B7980051C8A3 /* 7zBuffer.c in Sources */, |
- 82F0BAB90D80B75B0051C8A3 /* 7zCrc.c in Sources */, |
- 82F0BADC0D80B7980051C8A3 /* 7zDecode.c in Sources */, |
- 82F0BADE0D80B7980051C8A3 /* 7zExtract.c in Sources */, |
- 82F0BAE00D80B7980051C8A3 /* 7zHeader.c in Sources */, |
- 82F0BAE20D80B7980051C8A3 /* 7zIn.c in Sources */, |
- 82F0BAE40D80B7980051C8A3 /* 7zItem.c in Sources */, |
- 82F0BAE60D80B7980051C8A3 /* 7zMethodID.c in Sources */, |
- 82F0BAC30D80B7760051C8A3 /* BranchX86.c in Sources */, |
- 82F0BAC50D80B7760051C8A3 /* BranchX86_2.c in Sources */, |
- 82F0BAB40D80B7470051C8A3 /* LzmaDecode.c in Sources */, |
- ); |
- runOnlyForDeploymentPostprocessing = 0; |
- }; |
-/* End PBXSourcesBuildPhase section */ |
- |
-/* Begin XCBuildConfiguration section */ |
- 1DEB91EC08733DB70010E9CD /* Debug */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */; |
- buildSettings = { |
- PRODUCT_NAME = lzma_sdk; |
- }; |
- name = Debug; |
- }; |
- 1DEB91ED08733DB70010E9CD /* Release */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B6606370E75D9DD00CE099E /* staticlib.xcconfig */; |
- buildSettings = { |
- PRODUCT_NAME = lzma_sdk; |
- }; |
- name = Release; |
- }; |
- 1DEB91F008733DB70010E9CD /* Debug */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B6606340E75D9DD00CE099E /* debug.xcconfig */; |
- buildSettings = { |
- XCODEPROJ_DEPTH = ../..; |
- }; |
- name = Debug; |
- }; |
- 1DEB91F108733DB70010E9CD /* Release */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B6606360E75D9DD00CE099E /* release.xcconfig */; |
- buildSettings = { |
- XCODEPROJ_DEPTH = ../..; |
- }; |
- name = Release; |
- }; |
-/* End XCBuildConfiguration section */ |
- |
-/* Begin XCConfigurationList section */ |
- 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "lzma_sdk" */ = { |
- isa = XCConfigurationList; |
- buildConfigurations = ( |
- 1DEB91EC08733DB70010E9CD /* Debug */, |
- 1DEB91ED08733DB70010E9CD /* Release */, |
- ); |
- defaultConfigurationIsVisible = 0; |
- defaultConfigurationName = Release; |
- }; |
- 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "lzma_sdk" */ = { |
- isa = XCConfigurationList; |
- buildConfigurations = ( |
- 1DEB91F008733DB70010E9CD /* Debug */, |
- 1DEB91F108733DB70010E9CD /* Release */, |
- ); |
- defaultConfigurationIsVisible = 0; |
- defaultConfigurationName = Release; |
- }; |
-/* End XCConfigurationList section */ |
- }; |
- rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
-} |