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

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

Issue 3407: Use open-vcdiff source in its new home on the Mac (follow-up to r2709) (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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
« no previous file with comments | « no previous file | sdch/sdch.xcodeproj/project.pbxproj » ('j') | 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 1601 matching lines...) Expand 10 before | Expand all | Expand 10 after
1612 /* End PBXTargetDependency section */ 1612 /* End PBXTargetDependency section */
1613 1613
1614 /* Begin XCBuildConfiguration section */ 1614 /* Begin XCBuildConfiguration section */
1615 1DEB91EC08733DB70010E9CD /* Debug */ = { 1615 1DEB91EC08733DB70010E9CD /* Debug */ = {
1616 isa = XCBuildConfiguration; 1616 isa = XCBuildConfiguration;
1617 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */; 1617 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */;
1618 buildSettings = { 1618 buildSettings = {
1619 HEADER_SEARCH_PATHS = ( 1619 HEADER_SEARCH_PATHS = (
1620 "$(HEADER_SEARCH_PATHS)", 1620 "$(HEADER_SEARCH_PATHS)",
1621 .., 1621 ..,
1622 » » » » » "../sdch/open_vcdiff/depot/opensource/op en-vcdiff/src", 1622 » » » » » "../sdch/open-vcdiff/src",
1623 ../third_party/icu38/public/common, 1623 ../third_party/icu38/public/common,
1624 ../third_party/icu38/public/i18n, 1624 ../third_party/icu38/public/i18n,
1625 ); 1625 );
1626 PRODUCT_NAME = net; 1626 PRODUCT_NAME = net;
1627 }; 1627 };
1628 name = Debug; 1628 name = Debug;
1629 }; 1629 };
1630 1DEB91ED08733DB70010E9CD /* Release */ = { 1630 1DEB91ED08733DB70010E9CD /* Release */ = {
1631 isa = XCBuildConfiguration; 1631 isa = XCBuildConfiguration;
1632 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */; 1632 baseConfigurationReference = 7BED31720E5A145200A747DB /* staticlib.xcconfig */;
1633 buildSettings = { 1633 buildSettings = {
1634 HEADER_SEARCH_PATHS = ( 1634 HEADER_SEARCH_PATHS = (
1635 "$(HEADER_SEARCH_PATHS)", 1635 "$(HEADER_SEARCH_PATHS)",
1636 .., 1636 ..,
1637 » » » » » "../sdch/open_vcdiff/depot/opensource/op en-vcdiff/src", 1637 » » » » » "../sdch/open-vcdiff/src",
1638 ../third_party/icu38/public/common, 1638 ../third_party/icu38/public/common,
1639 ../third_party/icu38/public/i18n, 1639 ../third_party/icu38/public/i18n,
1640 ); 1640 );
1641 PRODUCT_NAME = net; 1641 PRODUCT_NAME = net;
1642 }; 1642 };
1643 name = Release; 1643 name = Release;
1644 }; 1644 };
1645 1DEB91F008733DB70010E9CD /* Debug */ = { 1645 1DEB91F008733DB70010E9CD /* Debug */ = {
1646 isa = XCBuildConfiguration; 1646 isa = XCBuildConfiguration;
1647 baseConfigurationReference = 7BED316F0E5A145200A747DB /* debug.xcconfig */; 1647 baseConfigurationReference = 7BED316F0E5A145200A747DB /* debug.xcconfig */;
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1683 isa = XCBuildConfiguration; 1683 isa = XCBuildConfiguration;
1684 baseConfigurationReference = 7BED31700E5A145200A747DB /* executable.xcconfig */; 1684 baseConfigurationReference = 7BED31700E5A145200A747DB /* executable.xcconfig */;
1685 buildSettings = { 1685 buildSettings = {
1686 GCC_PREPROCESSOR_DEFINITIONS = ( 1686 GCC_PREPROCESSOR_DEFINITIONS = (
1687 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1687 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1688 UNIT_TEST, 1688 UNIT_TEST,
1689 ); 1689 );
1690 HEADER_SEARCH_PATHS = ( 1690 HEADER_SEARCH_PATHS = (
1691 "$(HEADER_SEARCH_PATHS)", 1691 "$(HEADER_SEARCH_PATHS)",
1692 .., 1692 ..,
1693 » » » » » "../sdch/open_vcdiff/depot/opensource/op en-vcdiff/src", 1693 » » » » » "../sdch/open-vcdiff/src",
1694 ../testing/gtest/include, 1694 ../testing/gtest/include,
1695 ../testing/gtest/include/gtest, 1695 ../testing/gtest/include/gtest,
1696 ); 1696 );
1697 PRODUCT_NAME = net_unittests; 1697 PRODUCT_NAME = net_unittests;
1698 }; 1698 };
1699 name = Debug; 1699 name = Debug;
1700 }; 1700 };
1701 E4AFA6260E523E2A00201347 /* Release */ = { 1701 E4AFA6260E523E2A00201347 /* Release */ = {
1702 isa = XCBuildConfiguration; 1702 isa = XCBuildConfiguration;
1703 baseConfigurationReference = 7BED31700E5A145200A747DB /* executable.xcconfig */; 1703 baseConfigurationReference = 7BED31700E5A145200A747DB /* executable.xcconfig */;
1704 buildSettings = { 1704 buildSettings = {
1705 GCC_PREPROCESSOR_DEFINITIONS = ( 1705 GCC_PREPROCESSOR_DEFINITIONS = (
1706 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1706 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1707 UNIT_TEST, 1707 UNIT_TEST,
1708 ); 1708 );
1709 HEADER_SEARCH_PATHS = ( 1709 HEADER_SEARCH_PATHS = (
1710 "$(HEADER_SEARCH_PATHS)", 1710 "$(HEADER_SEARCH_PATHS)",
1711 .., 1711 ..,
1712 » » » » » "../sdch/open_vcdiff/depot/opensource/op en-vcdiff/src", 1712 » » » » » "../sdch/open-vcdiff/src",
1713 ../testing/gtest/include, 1713 ../testing/gtest/include,
1714 ../testing/gtest/include/gtest, 1714 ../testing/gtest/include/gtest,
1715 ); 1715 );
1716 PRODUCT_NAME = net_unittests; 1716 PRODUCT_NAME = net_unittests;
1717 }; 1717 };
1718 name = Release; 1718 name = Release;
1719 }; 1719 };
1720 E4AFA6590E52423A00201347 /* Debug */ = { 1720 E4AFA6590E52423A00201347 /* Debug */ = {
1721 isa = XCBuildConfiguration; 1721 isa = XCBuildConfiguration;
1722 buildSettings = { 1722 buildSettings = {
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1776 E4AFA6590E52423A00201347 /* Debug */, 1776 E4AFA6590E52423A00201347 /* Debug */,
1777 E4AFA65A0E52423A00201347 /* Release */, 1777 E4AFA65A0E52423A00201347 /* Release */,
1778 ); 1778 );
1779 defaultConfigurationIsVisible = 0; 1779 defaultConfigurationIsVisible = 0;
1780 defaultConfigurationName = Release; 1780 defaultConfigurationName = Release;
1781 }; 1781 };
1782 /* End XCConfigurationList section */ 1782 /* End XCConfigurationList section */
1783 }; 1783 };
1784 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; 1784 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
1785 } 1785 }
OLDNEW
« no previous file with comments | « no previous file | sdch/sdch.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698