From 1727a45ac679cb5380329a53777bab5033e3c98f Mon Sep 17 00:00:00 2001 From: "mark@chromium.org" Date: Mon, 3 Nov 2008 21:43:08 +0000 Subject: Build database files on the Mac (r4486). Sets HEADER_SEARCH_PATHS and adds needed files in third_party/WebKit/WebCore/platform/sql and third_party/WebKit/WebCore/storage to webkit.xcodeproj. Makes TestShell.xcodeproj depend on libsqlite. Review URL: http://codereview.chromium.org/9055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4494 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.xcodeproj/project.pbxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/all.xcodeproj/project.pbxproj b/build/all.xcodeproj/project.pbxproj index 37b9fdb..a4f70f4 100644 --- a/build/all.xcodeproj/project.pbxproj +++ b/build/all.xcodeproj/project.pbxproj @@ -122,7 +122,7 @@ isa = PBXContainerItemProxy; containerPortal = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */; proxyType = 1; - remoteGlobalIDString = E45628C30E26B4FE005E4685 /* TestShell */; + remoteGlobalIDString = E45628C30E26B4FE005E4685; remoteInfo = TestShell; }; 4DB6807E0EAF88B000AB2128 /* PBXContainerItemProxy */ = { -- cgit v1.1