summaryrefslogtreecommitdiffstats
path: root/build/all.xcodeproj
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-23 19:25:20 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-23 19:25:20 +0000
commitf40e1c0596d2490c1f771ca1e8cd07cb09afd3be (patch)
treea26b7069858bb9af368670748f2411517efa4570 /build/all.xcodeproj
parent4615f198872e6acfb8fdc40e26525f9e2ff98bbe (diff)
downloadchromium_src-f40e1c0596d2490c1f771ca1e8cd07cb09afd3be.zip
chromium_src-f40e1c0596d2490c1f771ca1e8cd07cb09afd3be.tar.gz
chromium_src-f40e1c0596d2490c1f771ca1e8cd07cb09afd3be.tar.bz2
Add TestShell to the All target. Makes the Mac buildbot build TestShell.
Review URL: http://codereview.chromium.org/4052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2511 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.xcodeproj')
-rw-r--r--build/all.xcodeproj/project.pbxproj41
1 files changed, 41 insertions, 0 deletions
diff --git a/build/all.xcodeproj/project.pbxproj b/build/all.xcodeproj/project.pbxproj
index 52d7aa2..e67a27a 100644
--- a/build/all.xcodeproj/project.pbxproj
+++ b/build/all.xcodeproj/project.pbxproj
@@ -39,6 +39,7 @@
7BF8964C0E75D705000BAF8A /* PBXTargetDependency */,
7BF895DA0E75D5FB000BAF8A /* PBXTargetDependency */,
7BF8964E0E75D705000BAF8A /* PBXTargetDependency */,
+ 7BA354A70E8978650023C8B9 /* PBXTargetDependency */,
7BF895DE0E75D5FB000BAF8A /* PBXTargetDependency */,
7BF895D60E75D5FB000BAF8A /* PBXTargetDependency */,
7BF896440E75D705000BAF8A /* PBXTargetDependency */,
@@ -98,6 +99,20 @@
remoteGlobalIDString = 7B8500190E5A2F6400730B43;
remoteInfo = run_googleurl_unittests;
};
+ 7BA354A40E89784F0023C8B9 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = E456293E0E26B4FE005E4685 /* TestShell.app */;
+ remoteInfo = TestShell;
+ };
+ 7BA354A60E8978650023C8B9 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = E45628C30E26B4FE005E4685 /* TestShell */;
+ remoteInfo = TestShell;
+ };
7BE0EE090E75DAEC002F5776 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7BF8962A0E75D6AE000BAF8A /* lzma_sdk.xcodeproj */;
@@ -445,6 +460,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>"; };
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>"; };
@@ -476,6 +492,14 @@
name = Products;
sourceTree = "<group>";
};
+ 7BA3548F0E89784F0023C8B9 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 7BA354A50E89784F0023C8B9 /* TestShell.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
7BE0EE060E75DAEC002F5776 /* Products */ = {
isa = PBXGroup;
children = (
@@ -513,6 +537,7 @@
7BF896510E75D753000BAF8A /* gtest.xcodeproj */,
7BF8957F0E75D5C6000BAF8A /* net.xcodeproj */,
7BF895E20E75D628000BAF8A /* skia.xcodeproj */,
+ 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */,
7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */,
7BF895BB0E75D5E5000BAF8A /* webkit.xcodeproj */,
);
@@ -733,6 +758,10 @@
ProjectRef = 7BF895E20E75D628000BAF8A /* skia.xcodeproj */;
},
{
+ ProductGroup = 7BA3548F0E89784F0023C8B9 /* Products */;
+ ProjectRef = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */;
+ },
+ {
ProductGroup = 7BF895A40E75D5DA000BAF8A /* Products */;
ProjectRef = 7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */;
},
@@ -775,6 +804,13 @@
remoteRef = 7B262FEC0E82F18D001CE27F /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
+ 7BA354A50E89784F0023C8B9 /* TestShell.app */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.application;
+ path = TestShell.app;
+ remoteRef = 7BA354A40E89784F0023C8B9 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
7BE0EE0A0E75DAEC002F5776 /* liblzma_sdk.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
@@ -1036,6 +1072,11 @@
name = run_googleurl_unittests;
targetProxy = 7B82FA710E75DD23008F45CF /* PBXContainerItemProxy */;
};
+ 7BA354A70E8978650023C8B9 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = TestShell;
+ targetProxy = 7BA354A60E8978650023C8B9 /* PBXContainerItemProxy */;
+ };
7BE0EE280E75DAFC002F5776 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = lzma_sdk;