| 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 7BF891930E73098D000BAF8A /* All */ = { | 10 7BF891930E73098D000BAF8A /* All */ = { |
| (...skipping 1532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1543 ); | 1543 ); |
| 1544 }; | 1544 }; |
| 1545 name = Release; | 1545 name = Release; |
| 1546 }; | 1546 }; |
| 1547 893988090F2A35FA007D5254 /* Debug */ = { | 1547 893988090F2A35FA007D5254 /* Debug */ = { |
| 1548 isa = XCBuildConfiguration; | 1548 isa = XCBuildConfiguration; |
| 1549 buildSettings = { | 1549 buildSettings = { |
| 1550 GCC_PREPROCESSOR_DEFINITIONS = ( | 1550 GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1551 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 1551 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
| 1552 V8_TARGET_ARCH_IA32, | 1552 V8_TARGET_ARCH_IA32, |
| 1553 V8_NATIVE_REGEXP, | |
| 1554 DEBUG, | 1553 DEBUG, |
| 1555 V8_ENABLE_CHECKS, | 1554 V8_ENABLE_CHECKS, |
| 1556 ENABLE_DEBUGGER_SUPPORT, | 1555 ENABLE_DEBUGGER_SUPPORT, |
| 1557 ); | 1556 ); |
| 1558 HEADER_SEARCH_PATHS = ../src; | 1557 HEADER_SEARCH_PATHS = ../src; |
| 1559 PRODUCT_NAME = v8_shell; | 1558 PRODUCT_NAME = v8_shell; |
| 1560 }; | 1559 }; |
| 1561 name = Debug; | 1560 name = Debug; |
| 1562 }; | 1561 }; |
| 1563 8939880A0F2A35FA007D5254 /* Release */ = { | 1562 8939880A0F2A35FA007D5254 /* Release */ = { |
| 1564 isa = XCBuildConfiguration; | 1563 isa = XCBuildConfiguration; |
| 1565 buildSettings = { | 1564 buildSettings = { |
| 1566 GCC_PREPROCESSOR_DEFINITIONS = ( | 1565 GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1567 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 1566 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
| 1568 V8_TARGET_ARCH_IA32, | 1567 V8_TARGET_ARCH_IA32, |
| 1569 V8_NATIVE_REGEXP, | |
| 1570 NDEBUG, | 1568 NDEBUG, |
| 1571 ENABLE_DEBUGGER_SUPPORT, | 1569 ENABLE_DEBUGGER_SUPPORT, |
| 1572 ); | 1570 ); |
| 1573 HEADER_SEARCH_PATHS = ../src; | 1571 HEADER_SEARCH_PATHS = ../src; |
| 1574 PRODUCT_NAME = v8_shell; | 1572 PRODUCT_NAME = v8_shell; |
| 1575 }; | 1573 }; |
| 1576 name = Release; | 1574 name = Release; |
| 1577 }; | 1575 }; |
| 1578 8970F2F10E719FB2006AE7B5 /* Debug */ = { | 1576 8970F2F10E719FB2006AE7B5 /* Debug */ = { |
| 1579 isa = XCBuildConfiguration; | 1577 isa = XCBuildConfiguration; |
| 1580 buildSettings = { | 1578 buildSettings = { |
| 1581 DEPLOYMENT_POSTPROCESSING = NO; | 1579 DEPLOYMENT_POSTPROCESSING = NO; |
| 1582 GCC_PREPROCESSOR_DEFINITIONS = ( | 1580 GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1583 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 1581 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
| 1584 ENABLE_DISASSEMBLER, | 1582 ENABLE_DISASSEMBLER, |
| 1585 V8_TARGET_ARCH_IA32, | 1583 V8_TARGET_ARCH_IA32, |
| 1586 V8_NATIVE_REGEXP, | |
| 1587 ENABLE_LOGGING_AND_PROFILING, | 1584 ENABLE_LOGGING_AND_PROFILING, |
| 1588 ENABLE_DEBUGGER_SUPPORT, | 1585 ENABLE_DEBUGGER_SUPPORT, |
| 1589 ); | 1586 ); |
| 1590 HEADER_SEARCH_PATHS = ../src; | 1587 HEADER_SEARCH_PATHS = ../src; |
| 1591 PRODUCT_NAME = v8; | 1588 PRODUCT_NAME = v8; |
| 1592 STRIP_STYLE = debugging; | 1589 STRIP_STYLE = debugging; |
| 1593 }; | 1590 }; |
| 1594 name = Debug; | 1591 name = Debug; |
| 1595 }; | 1592 }; |
| 1596 8970F2F20E719FB2006AE7B5 /* Release */ = { | 1593 8970F2F20E719FB2006AE7B5 /* Release */ = { |
| 1597 isa = XCBuildConfiguration; | 1594 isa = XCBuildConfiguration; |
| 1598 buildSettings = { | 1595 buildSettings = { |
| 1599 DEPLOYMENT_POSTPROCESSING = NO; | 1596 DEPLOYMENT_POSTPROCESSING = NO; |
| 1600 GCC_PREPROCESSOR_DEFINITIONS = ( | 1597 GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1601 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 1598 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
| 1602 V8_TARGET_ARCH_IA32, | 1599 V8_TARGET_ARCH_IA32, |
| 1603 V8_NATIVE_REGEXP, | |
| 1604 NDEBUG, | 1600 NDEBUG, |
| 1605 ENABLE_DEBUGGER_SUPPORT, | 1601 ENABLE_DEBUGGER_SUPPORT, |
| 1606 ); | 1602 ); |
| 1607 HEADER_SEARCH_PATHS = ../src; | 1603 HEADER_SEARCH_PATHS = ../src; |
| 1608 PRODUCT_NAME = v8; | 1604 PRODUCT_NAME = v8; |
| 1609 STRIP_STYLE = debugging; | 1605 STRIP_STYLE = debugging; |
| 1610 }; | 1606 }; |
| 1611 name = Release; | 1607 name = Release; |
| 1612 }; | 1608 }; |
| 1613 897F767C0E71B4CC007ACF34 /* Debug */ = { | 1609 897F767C0E71B4CC007ACF34 /* Debug */ = { |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1752 89F23C930E78D5B6006B2466 /* Debug */, | 1748 89F23C930E78D5B6006B2466 /* Debug */, |
| 1753 89F23C940E78D5B6006B2466 /* Release */, | 1749 89F23C940E78D5B6006B2466 /* Release */, |
| 1754 ); | 1750 ); |
| 1755 defaultConfigurationIsVisible = 0; | 1751 defaultConfigurationIsVisible = 0; |
| 1756 defaultConfigurationName = Release; | 1752 defaultConfigurationName = Release; |
| 1757 }; | 1753 }; |
| 1758 /* End XCConfigurationList section */ | 1754 /* End XCConfigurationList section */ |
| 1759 }; | 1755 }; |
| 1760 rootObject = 8915B8680E719336009C4E19 /* Project object */; | 1756 rootObject = 8915B8680E719336009C4E19 /* Project object */; |
| 1761 } | 1757 } |
| OLD | NEW |