From 68e5f47ce571aac4b2dd927afc5ee9eb5a24d541 Mon Sep 17 00:00:00 2001 From: "mark@chromium.org" Date: Thu, 23 Oct 2008 00:12:16 +0000 Subject: 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 --- webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webkit/tools') diff --git a/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj b/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj index 171ffc7..f47bb9e 100644 --- a/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj +++ b/webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj @@ -94,14 +94,14 @@ isa = PBXContainerItemProxy; containerPortal = 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */; proxyType = 2; - remoteGlobalIDString = 4DB684930EAFDF7000AB2128 /* libxslt.a */; + remoteGlobalIDString = 4DB684930EAFDF7000AB2128; remoteInfo = xslt; }; 4DB687D50EAFE7B100AB2128 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4DB687CA0EAFE79200AB2128 /* libxslt.xcodeproj */; proxyType = 1; - remoteGlobalIDString = 4DB684920EAFDF7000AB2128 /* xslt */; + remoteGlobalIDString = 4DB684920EAFDF7000AB2128; remoteInfo = xslt; }; 4DB7FE750E9BF6CB00C66CE0 /* PBXContainerItemProxy */ = { -- cgit v1.1