summaryrefslogtreecommitdiffstats
path: root/third_party/libpng/libpng.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libpng/libpng.xcodeproj/project.pbxproj')
-rw-r--r--third_party/libpng/libpng.xcodeproj/project.pbxproj106
1 files changed, 45 insertions, 61 deletions
diff --git a/third_party/libpng/libpng.xcodeproj/project.pbxproj b/third_party/libpng/libpng.xcodeproj/project.pbxproj
index 5237f50..d158b8f 100644
--- a/third_party/libpng/libpng.xcodeproj/project.pbxproj
+++ b/third_party/libpng/libpng.xcodeproj/project.pbxproj
@@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
- objectVersion = 44;
+ objectVersion = 45;
objects = {
/* Begin PBXBuildFile section */
@@ -12,7 +12,6 @@
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 */; };
- 82B5582A0D85A6D3003F43D5 /* pngusr.h in Headers */ = {isa = PBXBuildFile; fileRef = 82B558160D85A6D3003F43D5 /* pngusr.h */; };
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 */; };
@@ -24,12 +23,15 @@
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 */; };
- 82B558360D85A6D3003F43D5 /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 82B558220D85A6D3003F43D5 /* pngconf.h */; };
- 82B558370D85A6D3003F43D5 /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 82B558230D85A6D3003F43D5 /* png.h */; };
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>"; };
@@ -67,6 +69,7 @@
08FB7794FE84155DC02AAC07 /* libpng */ = {
isa = PBXGroup;
children = (
+ 7B85060E0E5B45FF00730B43 /* Configuration */,
08FB7795FE84155DC02AAC07 /* Source */,
1AB674ADFE9D54B511CA2CBB /* Products */,
);
@@ -76,26 +79,26 @@
08FB7795FE84155DC02AAC07 /* Source */ = {
isa = PBXGroup;
children = (
- 82B558110D85A6D3003F43D5 /* pngwutil.c */,
- 82B558120D85A6D3003F43D5 /* pngwtran.c */,
- 82B558130D85A6D3003F43D5 /* pngwrite.c */,
- 82B558140D85A6D3003F43D5 /* pngwio.c */,
- 82B558150D85A6D3003F43D5 /* pngvcrd.c */,
- 82B558160D85A6D3003F43D5 /* pngusr.h */,
- 82B558170D85A6D3003F43D5 /* pngtrans.c */,
- 82B558180D85A6D3003F43D5 /* pngset.c */,
- 82B558190D85A6D3003F43D5 /* pngrutil.c */,
- 82B5581A0D85A6D3003F43D5 /* pngrtran.c */,
- 82B5581B0D85A6D3003F43D5 /* pngrio.c */,
- 82B5581C0D85A6D3003F43D5 /* pngread.c */,
- 82B5581D0D85A6D3003F43D5 /* pngpread.c */,
- 82B5581E0D85A6D3003F43D5 /* pngmem.c */,
- 82B5581F0D85A6D3003F43D5 /* pngget.c */,
- 82B558200D85A6D3003F43D5 /* pnggccrd.c */,
- 82B558210D85A6D3003F43D5 /* pngerror.c */,
- 82B558220D85A6D3003F43D5 /* pngconf.h */,
- 82B558230D85A6D3003F43D5 /* png.h */,
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>";
@@ -108,27 +111,26 @@
name = Products;
sourceTree = "<group>";
};
-/* End PBXGroup section */
-
-/* Begin PBXHeadersBuildPhase section */
- D2AAC043055464E500DB518D /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 82B5582A0D85A6D3003F43D5 /* pngusr.h in Headers */,
- 82B558360D85A6D3003F43D5 /* pngconf.h in Headers */,
- 82B558370D85A6D3003F43D5 /* png.h in Headers */,
+ 7B85060E0E5B45FF00730B43 /* Configuration */ = {
+ isa = PBXGroup;
+ children = (
+ 7B85060F0E5B461700730B43 /* common.xcconfig */,
+ 7B8506100E5B461700730B43 /* debug.xcconfig */,
+ 7B8506110E5B461700730B43 /* executable.xcconfig */,
+ 7B8506120E5B461700730B43 /* release.xcconfig */,
+ 7B8506130E5B461700730B43 /* staticlib.xcconfig */,
);
- runOnlyForDeploymentPostprocessing = 0;
+ name = Configuration;
+ path = ../../build;
+ sourceTree = "<group>";
};
-/* End PBXHeadersBuildPhase section */
+/* End PBXGroup section */
/* Begin PBXNativeTarget section */
D2AAC045055464E500DB518D /* libpng */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpng" */;
buildPhases = (
- D2AAC043055464E500DB518D /* Headers */,
D2AAC044055464E500DB518D /* Sources */,
D289987405E68DCB004EDB86 /* Frameworks */,
);
@@ -147,7 +149,7 @@
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libpng" */;
- compatibilityVersion = "Xcode 3.0";
+ compatibilityVersion = "Xcode 3.1";
hasScannedForEncodings = 1;
mainGroup = 08FB7794FE84155DC02AAC07 /* libpng */;
projectDirPath = "";
@@ -188,53 +190,35 @@
/* Begin XCBuildConfiguration section */
1DEB91EC08733DB70010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
+ baseConfigurationReference = 7B8506130E5B461700730B43 /* staticlib.xcconfig */;
buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_MODEL_TUNING = G5;
- GCC_OPTIMIZATION_LEVEL = 0;
HEADER_SEARCH_PATHS = ../zlib;
- INSTALL_PATH = /usr/local/lib;
PRODUCT_NAME = png;
};
name = Debug;
};
1DEB91ED08733DB70010E9CD /* Release */ = {
isa = XCBuildConfiguration;
+ baseConfigurationReference = 7B8506130E5B461700730B43 /* staticlib.xcconfig */;
buildSettings = {
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- GCC_MODEL_TUNING = G5;
HEADER_SEARCH_PATHS = ../zlib;
- INSTALL_PATH = /usr/local/lib;
PRODUCT_NAME = png;
};
name = Release;
};
1DEB91F008733DB70010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
+ baseConfigurationReference = 7B8506100E5B461700730B43 /* debug.xcconfig */;
buildSettings = {
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- PREBINDING = NO;
- SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
+ XCODEPROJ_DEPTH = ../..;
};
name = Debug;
};
1DEB91F108733DB70010E9CD /* Release */ = {
isa = XCBuildConfiguration;
+ baseConfigurationReference = 7B8506120E5B461700730B43 /* release.xcconfig */;
buildSettings = {
- ARCHS = (
- ppc,
- i386,
- );
- GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
- GCC_SYMBOLS_PRIVATE_EXTERN = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- PREBINDING = NO;
- SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
+ XCODEPROJ_DEPTH = ../..;
};
name = Release;
};