diff options
author | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-26 14:26:07 +0000 |
---|---|---|
committer | mark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-26 14:26:07 +0000 |
commit | a227a83bbf8d54b4efb02a75b94da891f0cb915c (patch) | |
tree | 3af67d50074d92e9f0f907e4cbc60170d29aae78 /build/all.xcodeproj | |
parent | d86dd923219ed3166a658ce8809cdfe3682ec443 (diff) | |
download | chromium_src-a227a83bbf8d54b4efb02a75b94da891f0cb915c.zip chromium_src-a227a83bbf8d54b4efb02a75b94da891f0cb915c.tar.gz chromium_src-a227a83bbf8d54b4efb02a75b94da891f0cb915c.tar.bz2 |
Use open-vcdiff for sdch compression on the Mac
Review URL: http://codereview.chromium.org/4096
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2628 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.xcodeproj')
-rw-r--r-- | build/all.xcodeproj/project.pbxproj | 45 |
1 files changed, 43 insertions, 2 deletions
diff --git a/build/all.xcodeproj/project.pbxproj b/build/all.xcodeproj/project.pbxproj index e67a27a..aca88e1 100644 --- a/build/all.xcodeproj/project.pbxproj +++ b/build/all.xcodeproj/project.pbxproj @@ -38,6 +38,7 @@ 7BE0EE280E75DAFC002F5776 /* PBXTargetDependency */, 7BF8964C0E75D705000BAF8A /* PBXTargetDependency */, 7BF895DA0E75D5FB000BAF8A /* PBXTargetDependency */, + 7BA363940E8C40400023C8B9 /* PBXTargetDependency */, 7BF8964E0E75D705000BAF8A /* PBXTargetDependency */, 7BA354A70E8978650023C8B9 /* PBXTargetDependency */, 7BF895DE0E75D5FB000BAF8A /* PBXTargetDependency */, @@ -103,16 +104,30 @@ isa = PBXContainerItemProxy; containerPortal = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */; proxyType = 2; - remoteGlobalIDString = E456293E0E26B4FE005E4685 /* TestShell.app */; + remoteGlobalIDString = E456293E0E26B4FE005E4685; remoteInfo = TestShell; }; 7BA354A60E8978650023C8B9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */; proxyType = 1; - remoteGlobalIDString = E45628C30E26B4FE005E4685 /* TestShell */; + remoteGlobalIDString = E45628C30E26B4FE005E4685; remoteInfo = TestShell; }; + 7BA363910E8C402F0023C8B9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 7BA361A70E8C36E50023C8B9; + remoteInfo = sdch; + }; + 7BA363930E8C40400023C8B9 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 7BA361A60E8C36E50023C8B9; + remoteInfo = sdch; + }; 7BE0EE090E75DAEC002F5776 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 7BF8962A0E75D6AE000BAF8A /* lzma_sdk.xcodeproj */; @@ -461,6 +476,7 @@ /* Begin PBXFileReference section */ 7B262FE50E82F18D001CE27F /* libevent.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj; path = libevent/libevent.xcodeproj; sourceTree = "<group>"; }; 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = TestShell.xcodeproj; path = webkit/tools/test_shell/mac/TestShell.xcodeproj; sourceTree = "<group>"; }; + 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; }; 7BF895500E75D568000BAF8A /* common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcconfig; sourceTree = "<group>"; }; 7BF895510E75D568000BAF8A /* debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; }; 7BF895520E75D568000BAF8A /* executable.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = executable.xcconfig; sourceTree = "<group>"; }; @@ -500,6 +516,14 @@ name = Products; sourceTree = "<group>"; }; + 7BA3638E0E8C402F0023C8B9 /* Products */ = { + isa = PBXGroup; + children = ( + 7BA363920E8C402F0023C8B9 /* libsdch.a */, + ); + name = Products; + sourceTree = "<group>"; + }; 7BE0EE060E75DAEC002F5776 /* Products */ = { isa = PBXGroup; children = ( @@ -536,6 +560,7 @@ 7BF895A00E75D5DA000BAF8A /* googleurl.xcodeproj */, 7BF896510E75D753000BAF8A /* gtest.xcodeproj */, 7BF8957F0E75D5C6000BAF8A /* net.xcodeproj */, + 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */, 7BF895E20E75D628000BAF8A /* skia.xcodeproj */, 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */, 7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */, @@ -754,6 +779,10 @@ ProjectRef = 7BF8957F0E75D5C6000BAF8A /* net.xcodeproj */; }, { + ProductGroup = 7BA3638E0E8C402F0023C8B9 /* Products */; + ProjectRef = 7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */; + }, + { ProductGroup = 7BF895E30E75D628000BAF8A /* Products */; ProjectRef = 7BF895E20E75D628000BAF8A /* skia.xcodeproj */; }, @@ -811,6 +840,13 @@ remoteRef = 7BA354A40E89784F0023C8B9 /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + 7BA363920E8C402F0023C8B9 /* libsdch.a */ = { + isa = PBXReferenceProxy; + fileType = archive.ar; + path = libsdch.a; + remoteRef = 7BA363910E8C402F0023C8B9 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; 7BE0EE0A0E75DAEC002F5776 /* liblzma_sdk.a */ = { isa = PBXReferenceProxy; fileType = archive.ar; @@ -1077,6 +1113,11 @@ name = TestShell; targetProxy = 7BA354A60E8978650023C8B9 /* PBXContainerItemProxy */; }; + 7BA363940E8C40400023C8B9 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = sdch; + targetProxy = 7BA363930E8C40400023C8B9 /* PBXContainerItemProxy */; + }; 7BE0EE280E75DAFC002F5776 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = lzma_sdk; |