Index: third_party/libpng/libpng.xcodeproj/project.pbxproj |
=================================================================== |
--- third_party/libpng/libpng.xcodeproj/project.pbxproj (revision 10690) |
+++ third_party/libpng/libpng.xcodeproj/project.pbxproj (working copy) |
@@ -1,249 +0,0 @@ |
-// !$*UTF8*$! |
-{ |
- archiveVersion = 1; |
- classes = { |
- }; |
- objectVersion = 45; |
- objects = { |
- |
-/* Begin PBXBuildFile section */ |
- 82B558250D85A6D3003F43D5 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558110D85A6D3003F43D5 /* pngwutil.c */; }; |
- 82B558260D85A6D3003F43D5 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558120D85A6D3003F43D5 /* pngwtran.c */; }; |
- 82B558270D85A6D3003F43D5 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558130D85A6D3003F43D5 /* pngwrite.c */; }; |
- 82B558280D85A6D3003F43D5 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558140D85A6D3003F43D5 /* pngwio.c */; }; |
- 82B558290D85A6D3003F43D5 /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558150D85A6D3003F43D5 /* pngvcrd.c */; }; |
- 82B5582B0D85A6D3003F43D5 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558170D85A6D3003F43D5 /* pngtrans.c */; }; |
- 82B5582C0D85A6D3003F43D5 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558180D85A6D3003F43D5 /* pngset.c */; }; |
- 82B5582D0D85A6D3003F43D5 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558190D85A6D3003F43D5 /* pngrutil.c */; }; |
- 82B5582E0D85A6D3003F43D5 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B5581A0D85A6D3003F43D5 /* pngrtran.c */; }; |
- 82B5582F0D85A6D3003F43D5 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B5581B0D85A6D3003F43D5 /* pngrio.c */; }; |
- 82B558300D85A6D3003F43D5 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B5581C0D85A6D3003F43D5 /* pngread.c */; }; |
- 82B558310D85A6D3003F43D5 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B5581D0D85A6D3003F43D5 /* pngpread.c */; }; |
- 82B558320D85A6D3003F43D5 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B5581E0D85A6D3003F43D5 /* pngmem.c */; }; |
- 82B558330D85A6D3003F43D5 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B5581F0D85A6D3003F43D5 /* pngget.c */; }; |
- 82B558340D85A6D3003F43D5 /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558200D85A6D3003F43D5 /* pnggccrd.c */; }; |
- 82B558350D85A6D3003F43D5 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558210D85A6D3003F43D5 /* pngerror.c */; }; |
- 82B558380D85A6D3003F43D5 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 82B558240D85A6D3003F43D5 /* png.c */; }; |
-/* End PBXBuildFile section */ |
- |
-/* Begin PBXFileReference section */ |
- 7B85060F0E5B461700730B43 /* common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcconfig; sourceTree = "<group>"; }; |
- 7B8506100E5B461700730B43 /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; |
- 7B8506110E5B461700730B43 /* executable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = executable.xcconfig; sourceTree = "<group>"; }; |
- 7B8506120E5B461700730B43 /* release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; }; |
- 7B8506130E5B461700730B43 /* staticlib.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticlib.xcconfig; sourceTree = "<group>"; }; |
- 82B558110D85A6D3003F43D5 /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwutil.c; sourceTree = "<group>"; }; |
- 82B558120D85A6D3003F43D5 /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwtran.c; sourceTree = "<group>"; }; |
- 82B558130D85A6D3003F43D5 /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwrite.c; sourceTree = "<group>"; }; |
- 82B558140D85A6D3003F43D5 /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwio.c; sourceTree = "<group>"; }; |
- 82B558150D85A6D3003F43D5 /* pngvcrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngvcrd.c; sourceTree = "<group>"; }; |
- 82B558160D85A6D3003F43D5 /* pngusr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pngusr.h; sourceTree = "<group>"; }; |
- 82B558170D85A6D3003F43D5 /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngtrans.c; sourceTree = "<group>"; }; |
- 82B558180D85A6D3003F43D5 /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngset.c; sourceTree = "<group>"; }; |
- 82B558190D85A6D3003F43D5 /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrutil.c; sourceTree = "<group>"; }; |
- 82B5581A0D85A6D3003F43D5 /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrtran.c; sourceTree = "<group>"; }; |
- 82B5581B0D85A6D3003F43D5 /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrio.c; sourceTree = "<group>"; }; |
- 82B5581C0D85A6D3003F43D5 /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngread.c; sourceTree = "<group>"; }; |
- 82B5581D0D85A6D3003F43D5 /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngpread.c; sourceTree = "<group>"; }; |
- 82B5581E0D85A6D3003F43D5 /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngmem.c; sourceTree = "<group>"; }; |
- 82B5581F0D85A6D3003F43D5 /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngget.c; sourceTree = "<group>"; }; |
- 82B558200D85A6D3003F43D5 /* pnggccrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pnggccrd.c; sourceTree = "<group>"; }; |
- 82B558210D85A6D3003F43D5 /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngerror.c; sourceTree = "<group>"; }; |
- 82B558220D85A6D3003F43D5 /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pngconf.h; sourceTree = "<group>"; }; |
- 82B558230D85A6D3003F43D5 /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png.h; sourceTree = "<group>"; }; |
- 82B558240D85A6D3003F43D5 /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = png.c; sourceTree = "<group>"; }; |
- D2AAC046055464E500DB518D /* libpng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpng.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 /* libpng */ = { |
- isa = PBXGroup; |
- children = ( |
- 7B85060E0E5B45FF00730B43 /* Configuration */, |
- 08FB7795FE84155DC02AAC07 /* Source */, |
- 1AB674ADFE9D54B511CA2CBB /* Products */, |
- ); |
- name = libpng; |
- sourceTree = "<group>"; |
- }; |
- 08FB7795FE84155DC02AAC07 /* Source */ = { |
- isa = PBXGroup; |
- children = ( |
- 82B558240D85A6D3003F43D5 /* png.c */, |
- 82B558230D85A6D3003F43D5 /* png.h */, |
- 82B558220D85A6D3003F43D5 /* pngconf.h */, |
- 82B558210D85A6D3003F43D5 /* pngerror.c */, |
- 82B558200D85A6D3003F43D5 /* pnggccrd.c */, |
- 82B5581F0D85A6D3003F43D5 /* pngget.c */, |
- 82B5581E0D85A6D3003F43D5 /* pngmem.c */, |
- 82B5581D0D85A6D3003F43D5 /* pngpread.c */, |
- 82B5581C0D85A6D3003F43D5 /* pngread.c */, |
- 82B5581B0D85A6D3003F43D5 /* pngrio.c */, |
- 82B5581A0D85A6D3003F43D5 /* pngrtran.c */, |
- 82B558190D85A6D3003F43D5 /* pngrutil.c */, |
- 82B558180D85A6D3003F43D5 /* pngset.c */, |
- 82B558170D85A6D3003F43D5 /* pngtrans.c */, |
- 82B558160D85A6D3003F43D5 /* pngusr.h */, |
- 82B558150D85A6D3003F43D5 /* pngvcrd.c */, |
- 82B558140D85A6D3003F43D5 /* pngwio.c */, |
- 82B558130D85A6D3003F43D5 /* pngwrite.c */, |
- 82B558120D85A6D3003F43D5 /* pngwtran.c */, |
- 82B558110D85A6D3003F43D5 /* pngwutil.c */, |
- ); |
- name = Source; |
- sourceTree = "<group>"; |
- }; |
- 1AB674ADFE9D54B511CA2CBB /* Products */ = { |
- isa = PBXGroup; |
- children = ( |
- D2AAC046055464E500DB518D /* libpng.a */, |
- ); |
- name = Products; |
- sourceTree = "<group>"; |
- }; |
- 7B85060E0E5B45FF00730B43 /* Configuration */ = { |
- isa = PBXGroup; |
- children = ( |
- 7B85060F0E5B461700730B43 /* common.xcconfig */, |
- 7B8506100E5B461700730B43 /* debug.xcconfig */, |
- 7B8506110E5B461700730B43 /* executable.xcconfig */, |
- 7B8506120E5B461700730B43 /* release.xcconfig */, |
- 7B8506130E5B461700730B43 /* staticlib.xcconfig */, |
- ); |
- name = Configuration; |
- path = ../../build; |
- sourceTree = "<group>"; |
- }; |
-/* End PBXGroup section */ |
- |
-/* Begin PBXNativeTarget section */ |
- D2AAC045055464E500DB518D /* libpng */ = { |
- isa = PBXNativeTarget; |
- buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpng" */; |
- buildPhases = ( |
- D2AAC044055464E500DB518D /* Sources */, |
- D289987405E68DCB004EDB86 /* Frameworks */, |
- ); |
- buildRules = ( |
- ); |
- dependencies = ( |
- ); |
- name = libpng; |
- productName = libpng; |
- productReference = D2AAC046055464E500DB518D /* libpng.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 "libpng" */; |
- compatibilityVersion = "Xcode 3.1"; |
- hasScannedForEncodings = 1; |
- mainGroup = 08FB7794FE84155DC02AAC07 /* libpng */; |
- projectDirPath = ""; |
- projectRoot = ""; |
- targets = ( |
- D2AAC045055464E500DB518D /* libpng */, |
- ); |
- }; |
-/* End PBXProject section */ |
- |
-/* Begin PBXSourcesBuildPhase section */ |
- D2AAC044055464E500DB518D /* Sources */ = { |
- isa = PBXSourcesBuildPhase; |
- buildActionMask = 2147483647; |
- files = ( |
- 82B558250D85A6D3003F43D5 /* pngwutil.c in Sources */, |
- 82B558260D85A6D3003F43D5 /* pngwtran.c in Sources */, |
- 82B558270D85A6D3003F43D5 /* pngwrite.c in Sources */, |
- 82B558280D85A6D3003F43D5 /* pngwio.c in Sources */, |
- 82B558290D85A6D3003F43D5 /* pngvcrd.c in Sources */, |
- 82B5582B0D85A6D3003F43D5 /* pngtrans.c in Sources */, |
- 82B5582C0D85A6D3003F43D5 /* pngset.c in Sources */, |
- 82B5582D0D85A6D3003F43D5 /* pngrutil.c in Sources */, |
- 82B5582E0D85A6D3003F43D5 /* pngrtran.c in Sources */, |
- 82B5582F0D85A6D3003F43D5 /* pngrio.c in Sources */, |
- 82B558300D85A6D3003F43D5 /* pngread.c in Sources */, |
- 82B558310D85A6D3003F43D5 /* pngpread.c in Sources */, |
- 82B558320D85A6D3003F43D5 /* pngmem.c in Sources */, |
- 82B558330D85A6D3003F43D5 /* pngget.c in Sources */, |
- 82B558340D85A6D3003F43D5 /* pnggccrd.c in Sources */, |
- 82B558350D85A6D3003F43D5 /* pngerror.c in Sources */, |
- 82B558380D85A6D3003F43D5 /* png.c in Sources */, |
- ); |
- runOnlyForDeploymentPostprocessing = 0; |
- }; |
-/* End PBXSourcesBuildPhase section */ |
- |
-/* Begin XCBuildConfiguration section */ |
- 1DEB91EC08733DB70010E9CD /* Debug */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B8506130E5B461700730B43 /* staticlib.xcconfig */; |
- buildSettings = { |
- HEADER_SEARCH_PATHS = ../zlib; |
- PRODUCT_NAME = png; |
- }; |
- name = Debug; |
- }; |
- 1DEB91ED08733DB70010E9CD /* Release */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B8506130E5B461700730B43 /* staticlib.xcconfig */; |
- buildSettings = { |
- HEADER_SEARCH_PATHS = ../zlib; |
- PRODUCT_NAME = png; |
- }; |
- name = Release; |
- }; |
- 1DEB91F008733DB70010E9CD /* Debug */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B8506100E5B461700730B43 /* debug.xcconfig */; |
- buildSettings = { |
- XCODEPROJ_DEPTH = ../..; |
- }; |
- name = Debug; |
- }; |
- 1DEB91F108733DB70010E9CD /* Release */ = { |
- isa = XCBuildConfiguration; |
- baseConfigurationReference = 7B8506120E5B461700730B43 /* release.xcconfig */; |
- buildSettings = { |
- XCODEPROJ_DEPTH = ../..; |
- }; |
- name = Release; |
- }; |
-/* End XCBuildConfiguration section */ |
- |
-/* Begin XCConfigurationList section */ |
- 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpng" */ = { |
- isa = XCConfigurationList; |
- buildConfigurations = ( |
- 1DEB91EC08733DB70010E9CD /* Debug */, |
- 1DEB91ED08733DB70010E9CD /* Release */, |
- ); |
- defaultConfigurationIsVisible = 0; |
- defaultConfigurationName = Release; |
- }; |
- 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libpng" */ = { |
- isa = XCConfigurationList; |
- buildConfigurations = ( |
- 1DEB91F008733DB70010E9CD /* Debug */, |
- 1DEB91F108733DB70010E9CD /* Release */, |
- ); |
- defaultConfigurationIsVisible = 0; |
- defaultConfigurationName = Release; |
- }; |
-/* End XCConfigurationList section */ |
- }; |
- rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
-} |