From 7045a47af50dce28324cf4a19eda30d91ef94695 Mon Sep 17 00:00:00 2001
From: "mark@chromium.org"
 <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Wed, 8 Oct 2008 21:27:02 +0000
Subject: Build some code and unit tests inside chrome.  This depended on
 sqlite, so adding that too. Review URL: http://codereview.chromium.org/6361

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3055 0039d316-1c4b-4281-b951-d872f2087c98
---
 build/all.xcodeproj/project.pbxproj | 140 ++++++++++++++++++++++++++++++++++++
 1 file changed, 140 insertions(+)

(limited to 'build/all.xcodeproj')

diff --git a/build/all.xcodeproj/project.pbxproj b/build/all.xcodeproj/project.pbxproj
index aca88e1..edfda1d 100644
--- a/build/all.xcodeproj/project.pbxproj
+++ b/build/all.xcodeproj/project.pbxproj
@@ -14,6 +14,7 @@
 			);
 			dependencies = (
 				7B82FA6E0E75DD23008F45CF /* PBXTargetDependency */,
+				4D7B02580E9D5833009A6919 /* PBXTargetDependency */,
 				7B82FA720E75DD23008F45CF /* PBXTargetDependency */,
 				7B82FA700E75DD23008F45CF /* PBXTargetDependency */,
 			);
@@ -28,6 +29,7 @@
 			dependencies = (
 				7BF895D80E75D5FB000BAF8A /* PBXTargetDependency */,
 				7BF896500E75D705000BAF8A /* PBXTargetDependency */,
+				4D7B02560E9D5823009A6919 /* PBXTargetDependency */,
 				7BF895DC0E75D5FB000BAF8A /* PBXTargetDependency */,
 				7BF896580E75D75F000BAF8A /* PBXTargetDependency */,
 				7BF896460E75D705000BAF8A /* PBXTargetDependency */,
@@ -40,6 +42,7 @@
 				7BF895DA0E75D5FB000BAF8A /* PBXTargetDependency */,
 				7BA363940E8C40400023C8B9 /* PBXTargetDependency */,
 				7BF8964E0E75D705000BAF8A /* PBXTargetDependency */,
+				4D7B02320E9D57E4009A6919 /* PBXTargetDependency */,
 				7BA354A70E8978650023C8B9 /* PBXTargetDependency */,
 				7BF895DE0E75D5FB000BAF8A /* PBXTargetDependency */,
 				7BF895D60E75D5FB000BAF8A /* PBXTargetDependency */,
@@ -51,6 +54,62 @@
 /* End PBXAggregateTarget section */
 
 /* Begin PBXContainerItemProxy section */
+		4D7B020E0E9D57CA009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 7BF895BB0E75D5E5000BAF8A /* webkit.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 4DB7FE6F0E9BF6AC00C66CE0;
+			remoteInfo = webcoresysteminterface;
+		};
+		4D7B02230E9D57D9009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 4D7B007F0E9D5538009A6919;
+			remoteInfo = sqlite;
+		};
+		4D7B02310E9D57E4009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */;
+			proxyType = 1;
+			remoteGlobalIDString = 4D7B007E0E9D5538009A6919;
+			remoteInfo = sqlite;
+		};
+		4D7B024F0E9D5816009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 4D7BF3060E9D477E009A6919;
+			remoteInfo = browser;
+		};
+		4D7B02510E9D5816009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 4D7BFC1A0E9D4CB9009A6919;
+			remoteInfo = common;
+		};
+		4D7B02530E9D5816009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+			proxyType = 2;
+			remoteGlobalIDString = 4D7BFB2D0E9D4BE5009A6919;
+			remoteInfo = unit_tests;
+		};
+		4D7B02550E9D5823009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+			proxyType = 1;
+			remoteGlobalIDString = 4D7BFB040E9D4B8C009A6919;
+			remoteInfo = All;
+		};
+		4D7B02570E9D5833009A6919 /* PBXContainerItemProxy */ = {
+			isa = PBXContainerItemProxy;
+			containerPortal = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+			proxyType = 1;
+			remoteGlobalIDString = 4D7B014C0E9D572C009A6919;
+			remoteInfo = run_unit_tests;
+		};
 		7B262E390E82E508001CE27F /* PBXContainerItemProxy */ = {
 			isa = PBXContainerItemProxy;
 			containerPortal = 7BF895A30E75D5DA000BAF8A /* v8.xcodeproj */;
@@ -474,6 +533,8 @@
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXFileReference section */
+		4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = sqlite.xcodeproj; path = sqlite/sqlite.xcodeproj; sourceTree = "<group>"; };
+		4D7B02380E9D5816009A6919 /* chrome.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = chrome.xcodeproj; path = chrome/chrome.xcodeproj; sourceTree = "<group>"; };
 		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>"; };
 		7BA3638D0E8C402F0023C8B9 /* sdch.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = sdch.xcodeproj; path = sdch/sdch.xcodeproj; sourceTree = "<group>"; };
@@ -500,6 +561,24 @@
 /* End PBXFileReference section */
 
 /* Begin PBXGroup section */
+		4D7B021D0E9D57D9009A6919 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				4D7B02240E9D57D9009A6919 /* libsqlite.a */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
+		4D7B02390E9D5816009A6919 /* Products */ = {
+			isa = PBXGroup;
+			children = (
+				4D7B02500E9D5816009A6919 /* libbrowser.a */,
+				4D7B02520E9D5816009A6919 /* libcommon.a */,
+				4D7B02540E9D5816009A6919 /* unit_tests */,
+			);
+			name = Products;
+			sourceTree = "<group>";
+		};
 		7B262FE60E82F18D001CE27F /* Products */ = {
 			isa = PBXGroup;
 			children = (
@@ -557,6 +636,7 @@
 			children = (
 				7BF895E80E75D64D000BAF8A /* third_party */,
 				7BF8955A0E75D5BB000BAF8A /* base.xcodeproj */,
+				4D7B02380E9D5816009A6919 /* chrome.xcodeproj */,
 				7BF895A00E75D5DA000BAF8A /* googleurl.xcodeproj */,
 				7BF896510E75D753000BAF8A /* gtest.xcodeproj */,
 				7BF8957F0E75D5C6000BAF8A /* net.xcodeproj */,
@@ -618,6 +698,7 @@
 				7BF895CE0E75D5E5000BAF8A /* libpcre.a */,
 				7BF895D00E75D5E5000BAF8A /* libport.a */,
 				7BF895D20E75D5E5000BAF8A /* libwebcore.a */,
+				4D7B020F0E9D57CA009A6919 /* libwebcoresysteminterface.a */,
 				7BF895D40E75D5E5000BAF8A /* libwtf.a */,
 			);
 			name = Products;
@@ -642,6 +723,7 @@
 				7BF896170E75D6A0000BAF8A /* libxml.xcodeproj */,
 				7BF8962A0E75D6AE000BAF8A /* lzma_sdk.xcodeproj */,
 				7BF896330E75D6BB000BAF8A /* modp_b64.xcodeproj */,
+				4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */,
 				7BF896390E75D6C6000BAF8A /* zlib.xcodeproj */,
 			);
 			path = third_party;
@@ -739,6 +821,10 @@
 					ProjectRef = 7BF895E90E75D666000BAF8A /* bzip2.xcodeproj */;
 				},
 				{
+					ProductGroup = 4D7B02390E9D5816009A6919 /* Products */;
+					ProjectRef = 4D7B02380E9D5816009A6919 /* chrome.xcodeproj */;
+				},
+				{
 					ProductGroup = 7BF895A10E75D5DA000BAF8A /* Products */;
 					ProjectRef = 7BF895A00E75D5DA000BAF8A /* googleurl.xcodeproj */;
 				},
@@ -787,6 +873,10 @@
 					ProjectRef = 7BF895E20E75D628000BAF8A /* skia.xcodeproj */;
 				},
 				{
+					ProductGroup = 4D7B021D0E9D57D9009A6919 /* Products */;
+					ProjectRef = 4D7B021C0E9D57D9009A6919 /* sqlite.xcodeproj */;
+				},
+				{
 					ProductGroup = 7BA3548F0E89784F0023C8B9 /* Products */;
 					ProjectRef = 7BA3548E0E89784F0023C8B9 /* TestShell.xcodeproj */;
 				},
@@ -812,6 +902,41 @@
 /* End PBXProject section */
 
 /* Begin PBXReferenceProxy section */
+		4D7B020F0E9D57CA009A6919 /* libwebcoresysteminterface.a */ = {
+			isa = PBXReferenceProxy;
+			fileType = archive.ar;
+			path = libwebcoresysteminterface.a;
+			remoteRef = 4D7B020E0E9D57CA009A6919 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		4D7B02240E9D57D9009A6919 /* libsqlite.a */ = {
+			isa = PBXReferenceProxy;
+			fileType = archive.ar;
+			path = libsqlite.a;
+			remoteRef = 4D7B02230E9D57D9009A6919 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		4D7B02500E9D5816009A6919 /* libbrowser.a */ = {
+			isa = PBXReferenceProxy;
+			fileType = archive.ar;
+			path = libbrowser.a;
+			remoteRef = 4D7B024F0E9D5816009A6919 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		4D7B02520E9D5816009A6919 /* libcommon.a */ = {
+			isa = PBXReferenceProxy;
+			fileType = archive.ar;
+			path = libcommon.a;
+			remoteRef = 4D7B02510E9D5816009A6919 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
+		4D7B02540E9D5816009A6919 /* unit_tests */ = {
+			isa = PBXReferenceProxy;
+			fileType = "compiled.mach-o.executable";
+			path = unit_tests;
+			remoteRef = 4D7B02530E9D5816009A6919 /* PBXContainerItemProxy */;
+			sourceTree = BUILT_PRODUCTS_DIR;
+		};
 		7B262E3A0E82E508001CE27F /* libv8-arm.a */ = {
 			isa = PBXReferenceProxy;
 			fileType = archive.ar;
@@ -1088,6 +1213,21 @@
 /* End PBXReferenceProxy section */
 
 /* Begin PBXTargetDependency section */
+		4D7B02320E9D57E4009A6919 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			name = sqlite;
+			targetProxy = 4D7B02310E9D57E4009A6919 /* PBXContainerItemProxy */;
+		};
+		4D7B02560E9D5823009A6919 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			name = All;
+			targetProxy = 4D7B02550E9D5823009A6919 /* PBXContainerItemProxy */;
+		};
+		4D7B02580E9D5833009A6919 /* PBXTargetDependency */ = {
+			isa = PBXTargetDependency;
+			name = run_unit_tests;
+			targetProxy = 4D7B02570E9D5833009A6919 /* PBXContainerItemProxy */;
+		};
 		7B2630020E82F19B001CE27F /* PBXTargetDependency */ = {
 			isa = PBXTargetDependency;
 			name = libevent;
-- 
cgit v1.1