summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-10 22:06:13 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-10 22:06:13 +0000
commitfc6ff4229344bf1a799a13c8aa651c657c2e9bbd (patch)
tree79bc4dd0a4eff782a54bf70d42693a14d13f521e /webkit
parent480e1292b1020e47ab9486d4a0f3b1f0f2ddec81 (diff)
downloadchromium_src-fc6ff4229344bf1a799a13c8aa651c657c2e9bbd.zip
chromium_src-fc6ff4229344bf1a799a13c8aa651c657c2e9bbd.tar.gz
chromium_src-fc6ff4229344bf1a799a13c8aa651c657c2e9bbd.tar.bz2
Updating the All target to include test_shell_tests and ipc_tests, and to add the strip-if-needed phase to these executables
Review URL: http://codereview.chromium.org/13357 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6739 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj76
1 files changed, 76 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj b/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj
index 54534c1..7225205 100644
--- a/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj
+++ b/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj
@@ -7,6 +7,18 @@
objects = {
/* Begin PBXAggregateTarget section */
+ 4DCE98940EF0600700682526 /* All */ = {
+ isa = PBXAggregateTarget;
+ buildConfigurationList = 4DCE98AF0EF0602400682526 /* Build configuration list for PBXAggregateTarget "All" */;
+ buildPhases = (
+ );
+ dependencies = (
+ 4DCE98A20EF0601E00682526 /* PBXTargetDependency */,
+ 4DCE98A40EF0601E00682526 /* PBXTargetDependency */,
+ );
+ name = All;
+ productName = All;
+ };
E4506A340EF020E4003BE099 /* run_test_shell_tests */ = {
isa = PBXAggregateTarget;
buildConfigurationList = E4506A390EF02118003BE099 /* Build configuration list for PBXAggregateTarget "run_test_shell_tests" */;
@@ -225,6 +237,20 @@
remoteGlobalIDString = 4DB7FE6E0E9BF6AC00C66CE0;
remoteInfo = webcoresysteminterface;
};
+ 4DCE98A10EF0601E00682526 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = E45628C30E26B4FE005E4685;
+ remoteInfo = TestShell;
+ };
+ 4DCE98A30EF0601E00682526 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = E45067A70EEF2776003BE099;
+ remoteInfo = test_shell_tests;
+ };
7B779D3B0E82FF2200C2971E /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7B42A4C40DE20F1700659DE0 /* v8.xcodeproj */;
@@ -1281,6 +1307,7 @@
buildPhases = (
E45067A50EEF2776003BE099 /* Sources */,
E45067A60EEF2776003BE099 /* Frameworks */,
+ 4DCE99A60EF0612C00682526 /* Strip If Needed */,
);
buildRules = (
);
@@ -1424,6 +1451,7 @@
);
projectRoot = "";
targets = (
+ 4DCE98940EF0600700682526 /* All */,
E45628C30E26B4FE005E4685 /* TestShell */,
E45067A70EEF2776003BE099 /* test_shell_tests */,
E4506A340EF020E4003BE099 /* run_test_shell_tests */,
@@ -1773,6 +1801,21 @@
shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip_from_xcode\"\n";
showEnvVarsInLog = 0;
};
+ 4DCE99A60EF0612C00682526 /* Strip If Needed */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ name = "Strip If Needed";
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip_from_xcode\"";
+ showEnvVarsInLog = 0;
+ };
E4506A3B0EF02137003BE099 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
@@ -1877,6 +1920,16 @@
name = webcoresysteminterface;
targetProxy = 4DB7FEA20E9BF90A00C66CE0 /* PBXContainerItemProxy */;
};
+ 4DCE98A20EF0601E00682526 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = E45628C30E26B4FE005E4685 /* TestShell */;
+ targetProxy = 4DCE98A10EF0601E00682526 /* PBXContainerItemProxy */;
+ };
+ 4DCE98A40EF0601E00682526 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = E45067A70EEF2776003BE099 /* test_shell_tests */;
+ targetProxy = 4DCE98A30EF0601E00682526 /* PBXContainerItemProxy */;
+ };
7B779D530E83002A00C2971E /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = libevent;
@@ -2029,6 +2082,20 @@
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
+ 4DCE98950EF0600700682526 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ PRODUCT_NAME = All;
+ };
+ name = Debug;
+ };
+ 4DCE98960EF0600700682526 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ PRODUCT_NAME = All;
+ };
+ name = Release;
+ };
C01FCF4F08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 7B8200960E76FDA1008F45CF /* debug.xcconfig */;
@@ -2262,6 +2329,15 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
+ 4DCE98AF0EF0602400682526 /* Build configuration list for PBXAggregateTarget "All" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 4DCE98950EF0600700682526 /* Debug */,
+ 4DCE98960EF0600700682526 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TestShell" */ = {
isa = XCConfigurationList;
buildConfigurations = (