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

Side by Side Diff: net/net.xcodeproj/project.pbxproj

Issue 27207: net links v8, but didn't have a dep on it, so clean builds failed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 CA70C1C70E6C78D300FBEF81 /* All */ = { 10 CA70C1C70E6C78D300FBEF81 /* All */ = {
(...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after
458 remoteGlobalIDString = E4AFA6220E523E2900201347; 458 remoteGlobalIDString = E4AFA6220E523E2900201347;
459 remoteInfo = net_unittests; 459 remoteInfo = net_unittests;
460 }; 460 };
461 E4AFA65B0E52424400201347 /* PBXContainerItemProxy */ = { 461 E4AFA65B0E52424400201347 /* PBXContainerItemProxy */ = {
462 isa = PBXContainerItemProxy; 462 isa = PBXContainerItemProxy;
463 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */; 463 containerPortal = 08FB7793FE84155DC02AAC07 /* Project ob ject */;
464 proxyType = 1; 464 proxyType = 1;
465 remoteGlobalIDString = E4AFA6220E523E2900201347; 465 remoteGlobalIDString = E4AFA6220E523E2900201347;
466 remoteInfo = net_unittests; 466 remoteInfo = net_unittests;
467 }; 467 };
468 F4A0D0230F56DB9900F75F8A /* PBXContainerItemProxy */ = {
469 isa = PBXContainerItemProxy;
470 containerPortal = 044605C00F5350B00058B8B1 /* v8.xcodepr oj */;
471 proxyType = 1;
472 remoteGlobalIDString = 897FF1BE0E719CB600D62E90 /* jscre */;
473 remoteInfo = jscre;
474 };
475 F4A0D0250F56DB9900F75F8A /* PBXContainerItemProxy */ = {
476 isa = PBXContainerItemProxy;
477 containerPortal = 044605C00F5350B00058B8B1 /* v8.xcodepr oj */;
478 proxyType = 1;
479 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5 /* v8 */ ;
480 remoteInfo = v8;
481 };
468 /* End PBXContainerItemProxy section */ 482 /* End PBXContainerItemProxy section */
469 483
470 /* Begin PBXFileReference section */ 484 /* Begin PBXFileReference section */
471 042A4D470EC4F4500083281F /* http_auth_cache_unittest.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_auth_cache_unittest.cc; sourceTree = "<group>"; }; 485 042A4D470EC4F4500083281F /* http_auth_cache_unittest.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_auth_cache_unittest.cc; sourceTree = "<group>"; };
472 0435A4650E8DD69C00E4DF08 /* http_auth.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_aut h.cc; sourceTree = "<group>"; }; 486 0435A4650E8DD69C00E4DF08 /* http_auth.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_aut h.cc; sourceTree = "<group>"; };
473 0435A4670E8DD6B300E4DF08 /* http_auth.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_auth.h; sourceTree = "<group>"; }; 487 0435A4670E8DD6B300E4DF08 /* http_auth.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_auth.h; sourceTree = "<group>"; };
474 0435A4790E8DD6F300E4DF08 /* http_auth_handler.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_auth_handler.cc; sourceTree = "<group>"; }; 488 0435A4790E8DD6F300E4DF08 /* http_auth_handler.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_auth_handler.cc; sourceTree = "<group>"; };
475 0435A47B0E8DD6FA00E4DF08 /* http_auth_handler.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_ auth_handler.h; sourceTree = "<group>"; }; 489 0435A47B0E8DD6FA00E4DF08 /* http_auth_handler.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_ auth_handler.h; sourceTree = "<group>"; };
476 0435A47F0E8DD73600E4DF08 /* http_auth_handler_basic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = http_auth_handler_basic.cc; sourceTree = "<group>"; }; 490 0435A47F0E8DD73600E4DF08 /* http_auth_handler_basic.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = http_auth_handler_basic.cc; sourceTree = "<group>"; };
477 0435A48D0E8DD74300E4DF08 /* http_auth_handler_basic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_auth_handler_basic.h; sourceTree = "<group>"; }; 491 0435A48D0E8DD74300E4DF08 /* http_auth_handler_basic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_auth_handler_basic.h; sourceTree = "<group>"; };
(...skipping 811 matching lines...) Expand 10 before | Expand all | Expand 10 after
1289 D2AAC045055464E500DB518D /* net */ = { 1303 D2AAC045055464E500DB518D /* net */ = {
1290 isa = PBXNativeTarget; 1304 isa = PBXNativeTarget;
1291 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui ld configuration list for PBXNativeTarget "net" */; 1305 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui ld configuration list for PBXNativeTarget "net" */;
1292 buildPhases = ( 1306 buildPhases = (
1293 D2AAC044055464E500DB518D /* Sources */, 1307 D2AAC044055464E500DB518D /* Sources */,
1294 D289987405E68DCB004EDB86 /* Frameworks */, 1308 D289987405E68DCB004EDB86 /* Frameworks */,
1295 ); 1309 );
1296 buildRules = ( 1310 buildRules = (
1297 ); 1311 );
1298 dependencies = ( 1312 dependencies = (
1313 F4A0D0240F56DB9900F75F8A /* PBXTargetDependency */,
1314 F4A0D0260F56DB9900F75F8A /* PBXTargetDependency */,
1299 ); 1315 );
1300 name = net; 1316 name = net;
1301 productName = zlib; 1317 productName = zlib;
1302 productReference = E4BA04540E25613300BE02C6 /* libnet.a */; 1318 productReference = E4BA04540E25613300BE02C6 /* libnet.a */;
1303 productType = "com.apple.product-type.library.static"; 1319 productType = "com.apple.product-type.library.static";
1304 }; 1320 };
1305 E4AFA6220E523E2900201347 /* net_unittests */ = { 1321 E4AFA6220E523E2900201347 /* net_unittests */ = {
1306 isa = PBXNativeTarget; 1322 isa = PBXNativeTarget;
1307 buildConfigurationList = E4AFA6270E523E4800201347 /* Bui ld configuration list for PBXNativeTarget "net_unittests" */; 1323 buildConfigurationList = E4AFA6270E523E4800201347 /* Bui ld configuration list for PBXNativeTarget "net_unittests" */;
1308 buildPhases = ( 1324 buildPhases = (
(...skipping 508 matching lines...) Expand 10 before | Expand all | Expand 10 after
1817 CA70C1CD0E6C78E000FBEF81 /* PBXTargetDependency */ = { 1833 CA70C1CD0E6C78E000FBEF81 /* PBXTargetDependency */ = {
1818 isa = PBXTargetDependency; 1834 isa = PBXTargetDependency;
1819 target = E4AFA6220E523E2900201347 /* net_unittests */; 1835 target = E4AFA6220E523E2900201347 /* net_unittests */;
1820 targetProxy = CA70C1CC0E6C78E000FBEF81 /* PBXContainerIt emProxy */; 1836 targetProxy = CA70C1CC0E6C78E000FBEF81 /* PBXContainerIt emProxy */;
1821 }; 1837 };
1822 E4AFA65C0E52424400201347 /* PBXTargetDependency */ = { 1838 E4AFA65C0E52424400201347 /* PBXTargetDependency */ = {
1823 isa = PBXTargetDependency; 1839 isa = PBXTargetDependency;
1824 target = E4AFA6220E523E2900201347 /* net_unittests */; 1840 target = E4AFA6220E523E2900201347 /* net_unittests */;
1825 targetProxy = E4AFA65B0E52424400201347 /* PBXContainerIt emProxy */; 1841 targetProxy = E4AFA65B0E52424400201347 /* PBXContainerIt emProxy */;
1826 }; 1842 };
1843 F4A0D0240F56DB9900F75F8A /* PBXTargetDependency */ = {
1844 isa = PBXTargetDependency;
1845 name = jscre;
1846 targetProxy = F4A0D0230F56DB9900F75F8A /* PBXContainerIt emProxy */;
1847 };
1848 F4A0D0260F56DB9900F75F8A /* PBXTargetDependency */ = {
1849 isa = PBXTargetDependency;
1850 name = v8;
1851 targetProxy = F4A0D0250F56DB9900F75F8A /* PBXContainerIt emProxy */;
1852 };
1827 /* End PBXTargetDependency section */ 1853 /* End PBXTargetDependency section */
1828 1854
1829 /* Begin XCBuildConfiguration section */ 1855 /* Begin XCBuildConfiguration section */
1830 1DEB91EC08733DB70010E9CD /* Debug */ = { 1856 1DEB91EC08733DB70010E9CD /* Debug */ = {
1831 isa = XCBuildConfiguration; 1857 isa = XCBuildConfiguration;
1832 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */; 1858 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */;
1833 buildSettings = { 1859 buildSettings = {
1834 HEADER_SEARCH_PATHS = ( 1860 HEADER_SEARCH_PATHS = (
1835 "$(HEADER_SEARCH_PATHS)", 1861 "$(HEADER_SEARCH_PATHS)",
1836 .., 1862 ..,
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
1991 E4AFA6590E52423A00201347 /* Debug */, 2017 E4AFA6590E52423A00201347 /* Debug */,
1992 E4AFA65A0E52423A00201347 /* Release */, 2018 E4AFA65A0E52423A00201347 /* Release */,
1993 ); 2019 );
1994 defaultConfigurationIsVisible = 0; 2020 defaultConfigurationIsVisible = 0;
1995 defaultConfigurationName = Release; 2021 defaultConfigurationName = Release;
1996 }; 2022 };
1997 /* End XCConfigurationList section */ 2023 /* End XCConfigurationList section */
1998 }; 2024 };
1999 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 2025 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2000 } 2026 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698