summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-23 00:12:16 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-23 00:12:16 +0000
commit68e5f47ce571aac4b2dd927afc5ee9eb5a24d541 (patch)
tree207bf198c6f25c8271f6d04f74abe65f0ca95d85 /build
parent4a3d9a624ccf9fc50d3d174fd8567d700f04d6f5 (diff)
downloadchromium_src-68e5f47ce571aac4b2dd927afc5ee9eb5a24d541.zip
chromium_src-68e5f47ce571aac4b2dd927afc5ee9eb5a24d541.tar.gz
chromium_src-68e5f47ce571aac4b2dd927afc5ee9eb5a24d541.tar.bz2
Don't build glue as Objective-C++ now that PLATFORM_MAC is off. Re-sniff glue
in all.xcodeproj. Review URL: http://codereview.chromium.org/7901 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3800 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.xcodeproj/project.pbxproj13
1 files changed, 13 insertions, 0 deletions
diff --git a/build/all.xcodeproj/project.pbxproj b/build/all.xcodeproj/project.pbxproj
index 5c9d377..a439eb9 100644
--- a/build/all.xcodeproj/project.pbxproj
+++ b/build/all.xcodeproj/project.pbxproj
@@ -45,6 +45,7 @@
7BF8964E0E75D705000BAF8A /* PBXTargetDependency */,
4D7B02320E9D57E4009A6919 /* PBXTargetDependency */,
7BF895DE0E75D5FB000BAF8A /* PBXTargetDependency */,
+ 4DB68A420EAFF13D00AB2128 /* PBXTargetDependency */,
4DB681B50EAF948E00AB2128 /* PBXTargetDependency */,
4DB681B70EAF948E00AB2128 /* PBXTargetDependency */,
4DB681B90EAF948E00AB2128 /* PBXTargetDependency */,
@@ -170,6 +171,13 @@
remoteGlobalIDString = 4DB684920EAFDF7000AB2128;
remoteInfo = xslt;
};
+ 4DB68A410EAFF13D00AB2128 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 7BF895BB0E75D5E5000BAF8A /* webkit.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = E45626A20E268F03005E4685;
+ remoteInfo = glue;
+ };
7B262E390E82E508001CE27F /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */;
@@ -1333,6 +1341,11 @@
name = xslt;
targetProxy = 4DB686780EAFE61A00AB2128 /* PBXContainerItemProxy */;
};
+ 4DB68A420EAFF13D00AB2128 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = glue;
+ targetProxy = 4DB68A410EAFF13D00AB2128 /* PBXContainerItemProxy */;
+ };
7B2630020E82F19B001CE27F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = libevent;