Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(796)

Unified Diff: webkit/webkit.xcodeproj/project.pbxproj

Issue 2001: Add build/all.xcodeproj, which builds all known targets.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/lzma_sdk/lzma_sdk.xcodeproj/project.pbxproj ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/webkit.xcodeproj/project.pbxproj
===================================================================
--- webkit/webkit.xcodeproj/project.pbxproj (revision 1872)
+++ webkit/webkit.xcodeproj/project.pbxproj (working copy)
@@ -24,10 +24,8 @@
buildPhases = (
);
dependencies = (
- E45627CB0E26928A005E4685 /* PBXTargetDependency */,
E45627B80E2691D0005E4685 /* PBXTargetDependency */,
7BF892040E73143E000BAF8A /* PBXTargetDependency */,
- E45627F60E2694D6005E4685 /* PBXTargetDependency */,
E45627C50E26921D005E4685 /* PBXTargetDependency */,
E45627BC0E2691D0005E4685 /* PBXTargetDependency */,
);
@@ -1224,20 +1222,6 @@
remoteGlobalIDString = E45620380E268E87005E4685;
remoteInfo = webcore;
};
- E45627CA0E26928A005E4685 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 7B5E77560D7F22D8001ECF42 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = E45626A20E268F03005E4685;
- remoteInfo = glue;
- };
- E45627F50E2694D6005E4685 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 7B5E77560D7F22D8001ECF42 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = E45627CF0E2694B8005E4685;
- remoteInfo = port;
- };
E45627FA0E2694E0005E4685 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7B5E77560D7F22D8001ECF42 /* Project object */;
@@ -8110,16 +8094,6 @@
target = E45620380E268E87005E4685 /* webcore */;
targetProxy = E45627C40E26921D005E4685 /* PBXContainerItemProxy */;
};
- E45627CB0E26928A005E4685 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = E45626A20E268F03005E4685 /* glue */;
- targetProxy = E45627CA0E26928A005E4685 /* PBXContainerItemProxy */;
- };
- E45627F60E2694D6005E4685 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = E45627CF0E2694B8005E4685 /* port */;
- targetProxy = E45627F50E2694D6005E4685 /* PBXContainerItemProxy */;
- };
E45627FB0E2694E0005E4685 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = E45620380E268E87005E4685 /* webcore */;
« no previous file with comments | « third_party/lzma_sdk/lzma_sdk.xcodeproj/project.pbxproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698