diff options
author | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-21 17:02:53 +0000 |
---|---|---|
committer | pinkerton@google.com <pinkerton@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-21 17:02:53 +0000 |
commit | ca29a76dc464f12b390820b74fe49161a5ecf111 (patch) | |
tree | e2410c9266e7b6dd79cd13348c02baf0839dcda5 /chrome | |
parent | 85438b50ed582b977a98d06bcf6606111b06cf21 (diff) | |
download | chromium_src-ca29a76dc464f12b390820b74fe49161a5ecf111.zip chromium_src-ca29a76dc464f12b390820b74fe49161a5ecf111.tar.gz chromium_src-ca29a76dc464f12b390820b74fe49161a5ecf111.tar.bz2 |
add dependencies to the core targets used by the app
Review URL: http://codereview.chromium.org/18450
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8368 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/chrome.xcodeproj/project.pbxproj | 82 |
1 files changed, 80 insertions, 2 deletions
diff --git a/chrome/chrome.xcodeproj/project.pbxproj b/chrome/chrome.xcodeproj/project.pbxproj index e838128..d9d105c 100644 --- a/chrome/chrome.xcodeproj/project.pbxproj +++ b/chrome/chrome.xcodeproj/project.pbxproj @@ -928,6 +928,48 @@ remoteGlobalIDString = E45076900F1532CE003BE099; remoteInfo = "Generate Headers"; }; + E46C4EB00F278A3000B393B8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4D7BFF5F0E9D540F009A6919 /* googleurl.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 7BA018350E5A28DB00044150 /* googleurl */; + remoteInfo = googleurl; + }; + E46C4EB20F278A3A00B393B8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4D7BFDBE0E9D525B009A6919 /* base.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 825403B00D92D2E50006B936 /* base_gfx */; + remoteInfo = base_gfx; + }; + E46C4EB40F278A4800B393B8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4D7B00580E9D54AA009A6919 /* modp_b64.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 7B8502380E5A384100730B43 /* modp_b64 */; + remoteInfo = modp_b64; + }; + E46C4EB60F278A5900B393B8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4D7B002E0E9D5459009A6919 /* skia.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = E48EE4CE0E34E855009DE966 /* skia */; + remoteInfo = skia; + }; + E46C4EB80F278A7100B393B8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4D7B00340E9D5464009A6919 /* net.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = D2AAC045055464E500DB518D /* net */; + remoteInfo = net; + }; + E46C4EBA0F278A7100B393B8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 4D7BFF460E9D53B4009A6919 /* libevent.xcodeproj */; + proxyType = 1; + remoteGlobalIDString = 7B262E830E82E5D7001CE27F /* libevent */; + remoteInfo = libevent; + }; E4F3259A0EE837DD002533CE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 4D7BF2E90E9D46A4009A6919 /* Project object */; @@ -3322,13 +3364,19 @@ buildRules = ( ); dependencies = ( + E45062670EE890B3003BE099 /* PBXTargetDependency */, + E46C4EB30F278A3A00B393B8 /* PBXTargetDependency */, E45063160EE990C4003BE099 /* PBXTargetDependency */, E45063180EE990C4003BE099 /* PBXTargetDependency */, - E450631A0EE990C4003BE099 /* PBXTargetDependency */, - E45062670EE890B3003BE099 /* PBXTargetDependency */, E450629C0EE8912D003BE099 /* PBXTargetDependency */, E45062A00EE8912D003BE099 /* PBXTargetDependency */, E45062A40EE8912D003BE099 /* PBXTargetDependency */, + E46C4EB10F278A3000B393B8 /* PBXTargetDependency */, + E46C4EB50F278A4800B393B8 /* PBXTargetDependency */, + E46C4EB90F278A7100B393B8 /* PBXTargetDependency */, + E450631A0EE990C4003BE099 /* PBXTargetDependency */, + E46C4EB70F278A5900B393B8 /* PBXTargetDependency */, + E46C4EBB0F278A7100B393B8 /* PBXTargetDependency */, ); name = app; productName = app; @@ -4282,6 +4330,36 @@ target = E45076900F1532CE003BE099 /* Generate Headers */; targetProxy = E45076D10F153891003BE099 /* PBXContainerItemProxy */; }; + E46C4EB10F278A3000B393B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = googleurl; + targetProxy = E46C4EB00F278A3000B393B8 /* PBXContainerItemProxy */; + }; + E46C4EB30F278A3A00B393B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = base_gfx; + targetProxy = E46C4EB20F278A3A00B393B8 /* PBXContainerItemProxy */; + }; + E46C4EB50F278A4800B393B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = modp_b64; + targetProxy = E46C4EB40F278A4800B393B8 /* PBXContainerItemProxy */; + }; + E46C4EB70F278A5900B393B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = skia; + targetProxy = E46C4EB60F278A5900B393B8 /* PBXContainerItemProxy */; + }; + E46C4EB90F278A7100B393B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = net; + targetProxy = E46C4EB80F278A7100B393B8 /* PBXContainerItemProxy */; + }; + E46C4EBB0F278A7100B393B8 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = libevent; + targetProxy = E46C4EBA0F278A7100B393B8 /* PBXContainerItemProxy */; + }; E4F3259B0EE837DD002533CE /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = B5FDBFAD0EE4623000BEC6E6 /* ipc_tests */; |