diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-02 00:16:16 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-02 00:16:16 +0000 |
commit | bfa24b961a7095fe532125dcbfc123dbb3988240 (patch) | |
tree | 51d09fcbc1568deac2f2933027aa1dbaa920ce87 /third_party/libpng | |
parent | 4c99a9f02c090254bc4ef8bca512428d24e28bd5 (diff) | |
download | chromium_src-bfa24b961a7095fe532125dcbfc123dbb3988240.zip chromium_src-bfa24b961a7095fe532125dcbfc123dbb3988240.tar.gz chromium_src-bfa24b961a7095fe532125dcbfc123dbb3988240.tar.bz2 |
GYP it, GYP it good.
Convert the Mac build to the new GYP-based Xcode build, and remove the old
Xcode projects.
Review URL: http://codereview.chromium.org/28305
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10693 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libpng')
-rw-r--r-- | third_party/libpng/libpng.xcodeproj/project.pbxproj | 249 |
1 files changed, 0 insertions, 249 deletions
diff --git a/third_party/libpng/libpng.xcodeproj/project.pbxproj b/third_party/libpng/libpng.xcodeproj/project.pbxproj deleted file mode 100644 index d158b8f..0000000 --- a/third_party/libpng/libpng.xcodeproj/project.pbxproj +++ /dev/null @@ -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 */; -} |