OLD | NEW |
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 B88FAFC9116BDCAD00407530 /* all_unittests */ = { | 10 B88FAFC9116BDCAD00407530 /* all_unittests */ = { |
(...skipping 1599 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1610 ../../../testing/gtest/include, | 1610 ../../../testing/gtest/include, |
1611 ); | 1611 ); |
1612 PRODUCT_NAME = macho_reader_unittest; | 1612 PRODUCT_NAME = macho_reader_unittest; |
1613 }; | 1613 }; |
1614 name = Release; | 1614 name = Release; |
1615 }; | 1615 }; |
1616 B8C5B5131166531B00D34F4E /* Debug */ = { | 1616 B8C5B5131166531B00D34F4E /* Debug */ = { |
1617 isa = XCBuildConfiguration; | 1617 isa = XCBuildConfiguration; |
1618 buildSettings = { | 1618 buildSettings = { |
1619 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST
_H; | 1619 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST
_H; |
| 1620 GCC_VERSION = ""; |
1620 PRODUCT_NAME = dump_syms; | 1621 PRODUCT_NAME = dump_syms; |
| 1622 SDKROOT = macosx; |
1621 }; | 1623 }; |
1622 name = Debug; | 1624 name = Debug; |
1623 }; | 1625 }; |
1624 B8C5B5141166531B00D34F4E /* Release */ = { | 1626 B8C5B5141166531B00D34F4E /* Release */ = { |
1625 isa = XCBuildConfiguration; | 1627 isa = XCBuildConfiguration; |
1626 buildSettings = { | 1628 buildSettings = { |
1627 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST
_H; | 1629 GCC_PREPROCESSOR_DEFINITIONS = HAVE_MACH_O_NLIST
_H; |
| 1630 GCC_VERSION = ""; |
1628 PRODUCT_NAME = dump_syms; | 1631 PRODUCT_NAME = dump_syms; |
| 1632 SDKROOT = macosx; |
1629 }; | 1633 }; |
1630 name = Release; | 1634 name = Release; |
1631 }; | 1635 }; |
1632 D21F97D411CBA0F200239E38 /* Debug */ = { | 1636 D21F97D411CBA0F200239E38 /* Debug */ = { |
1633 isa = XCBuildConfiguration; | 1637 isa = XCBuildConfiguration; |
1634 buildSettings = { | 1638 buildSettings = { |
1635 HEADER_SEARCH_PATHS = ( | 1639 HEADER_SEARCH_PATHS = ( |
1636 $inherited, | 1640 $inherited, |
1637 ../../../testing, | 1641 ../../../testing, |
1638 ../../../testing/include, | 1642 ../../../testing/include, |
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1810 D21F97D411CBA0F200239E38 /* Debug */, | 1814 D21F97D411CBA0F200239E38 /* Debug */, |
1811 D21F97D511CBA0F200239E38 /* Release */, | 1815 D21F97D511CBA0F200239E38 /* Release */, |
1812 ); | 1816 ); |
1813 defaultConfigurationIsVisible = 0; | 1817 defaultConfigurationIsVisible = 0; |
1814 defaultConfigurationName = Release; | 1818 defaultConfigurationName = Release; |
1815 }; | 1819 }; |
1816 /* End XCConfigurationList section */ | 1820 /* End XCConfigurationList section */ |
1817 }; | 1821 }; |
1818 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; | 1822 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
1819 } | 1823 } |
OLD | NEW |