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

Side by Side Diff: tools/v8.xcodeproj/project.pbxproj

Issue 1833: Minimize no-change build time by only touching generated source files if they... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
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 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 */
10 7BF891930E73098D000BAF8A /* All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = (
14 );
15 dependencies = (
16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */,
17 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
18 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
19 );
20 name = All;
21 productName = All;
22 };
23 /* End PBXAggregateTarget section */
24
9 /* Begin PBXBuildFile section */ 25 /* Begin PBXBuildFile section */
10 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 26 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
11 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 27 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
12 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; 28 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
13 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; }; 29 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; };
14 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 30 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
15 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; }; 31 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; };
16 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; }; 32 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; };
17 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; }; 33 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; };
18 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EE0E719B3500D62E90 /* pcre_ucp_searchf uncs.cpp */; }; 34 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EE0E719B3500D62E90 /* pcre_ucp_searchf uncs.cpp */; };
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ; 95 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ;
80 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; }; 96 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
81 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; }; 97 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
82 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; }; 98 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
83 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; }; 99 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
84 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; }; 100 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
85 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; }; 101 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
86 /* End PBXBuildFile section */ 102 /* End PBXBuildFile section */
87 103
88 /* Begin PBXContainerItemProxy section */ 104 /* Begin PBXContainerItemProxy section */
105 7BF891960E73099F000BAF8A /* PBXContainerItemProxy */ = {
106 isa = PBXContainerItemProxy;
107 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
108 proxyType = 1;
109 remoteGlobalIDString = 8970F2EF0E719FB2006AE7B5;
110 remoteInfo = v8;
111 };
112 7BF891980E73099F000BAF8A /* PBXContainerItemProxy */ = {
113 isa = PBXContainerItemProxy;
114 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
115 proxyType = 1;
116 remoteGlobalIDString = 897F76790E71B4CC007ACF34;
117 remoteInfo = v8_shell;
118 };
119 7BF8919A0E7309AD000BAF8A /* PBXContainerItemProxy */ = {
120 isa = PBXContainerItemProxy;
121 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
122 proxyType = 1;
123 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
124 remoteInfo = jscre;
125 };
89 897F76800E71B6AC007ACF34 /* PBXContainerItemProxy */ = { 126 897F76800E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
90 isa = PBXContainerItemProxy; 127 isa = PBXContainerItemProxy;
91 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 128 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
92 proxyType = 1; 129 proxyType = 1;
93 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 130 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
94 remoteInfo = jscre; 131 remoteInfo = jscre;
95 }; 132 };
96 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = { 133 897F76820E71B6AC007ACF34 /* PBXContainerItemProxy */ = {
97 isa = PBXContainerItemProxy; 134 isa = PBXContainerItemProxy;
98 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 135 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
(...skipping 620 matching lines...) Expand 10 before | Expand all | Expand 10 after
719 8915B8680E719336009C4E19 /* Project object */ = { 756 8915B8680E719336009C4E19 /* Project object */ = {
720 isa = PBXProject; 757 isa = PBXProject;
721 buildConfigurationList = 8915B86B0E719336009C4E19 /* Bui ld configuration list for PBXProject "v8" */; 758 buildConfigurationList = 8915B86B0E719336009C4E19 /* Bui ld configuration list for PBXProject "v8" */;
722 compatibilityVersion = "Xcode 3.1"; 759 compatibilityVersion = "Xcode 3.1";
723 hasScannedForEncodings = 0; 760 hasScannedForEncodings = 0;
724 mainGroup = 8915B8660E719336009C4E19; 761 mainGroup = 8915B8660E719336009C4E19;
725 productRefGroup = 897FF1C00E719CB600D62E90 /* Products * /; 762 productRefGroup = 897FF1C00E719CB600D62E90 /* Products * /;
726 projectDirPath = ""; 763 projectDirPath = "";
727 projectRoot = ..; 764 projectRoot = ..;
728 targets = ( 765 targets = (
766 7BF891930E73098D000BAF8A /* All */,
729 897FF1BE0E719CB600D62E90 /* jscre */, 767 897FF1BE0E719CB600D62E90 /* jscre */,
730 8970F2EF0E719FB2006AE7B5 /* v8 */, 768 8970F2EF0E719FB2006AE7B5 /* v8 */,
731 897F76790E71B4CC007ACF34 /* v8_shell */, 769 897F76790E71B4CC007ACF34 /* v8_shell */,
732 ); 770 );
733 }; 771 };
734 /* End PBXProject section */ 772 /* End PBXProject section */
735 773
736 /* Begin PBXShellScriptBuildPhase section */ 774 /* Begin PBXShellScriptBuildPhase section */
737 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = { 775 89EA6FB50E71AA1F00F59E1B /* ShellScript */ = {
738 isa = PBXShellScriptBuildPhase; 776 isa = PBXShellScriptBuildPhase;
739 buildActionMask = 2147483647; 777 buildActionMask = 2147483647;
740 files = ( 778 files = (
741 ); 779 );
742 inputPaths = ( 780 inputPaths = (
743 ); 781 );
744 outputPaths = ( 782 outputPaths = (
745 ); 783 );
746 runOnlyForDeploymentPostprocessing = 0; 784 runOnlyForDeploymentPostprocessing = 0;
747 shellPath = /bin/sh; 785 shellPath = /bin/sh;
748 » » » shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8 natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\ \n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-delay.js\"\\\n\" mirror-del ay.js\"\\\n\" date-delay.js\"\\\n\" regexp-delay.js\"\\\n\" macros.py\"\n\nV8ROO T=`dirname \"${SRCROOT}\"`\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\ n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV 8_GENERATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\n\nif [ ! -d \"$ {V8_GENERATED_SOURCES_DIR}\" ] ; then\n mkdir \"${V8_GENERATED_SOURCES_DIR}\"\n fi\n\npython \"${V8ROOT}/tools/js2c.py\" \"${V8_GENERATED_SOURCES_DIR}/libraries .cc\" \\\n \"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\" ${NATIVE_JS_FILES }\n"; 786 » » » shellScript = "set -ex\nJS_FILES=\"runtime.js\"\\\n\" v8 natives.js\"\\\n\" array.js\"\\\n\" string.js\"\\\n\" uri.js\"\\\n\" math.js\"\\ \n\" messages.js\"\\\n\" apinatives.js\"\\\n\" debug-delay.js\"\\\n\" mirror-del ay.js\"\\\n\" date-delay.js\"\\\n\" regexp-delay.js\"\\\n\" macros.py\"\n\nV8ROO T=\"${SRCROOT}/..\"\n\nSRC_DIR=\"${V8ROOT}/src\"\n\nNATIVE_JS_FILES=\"\"\n\nfor i in ${JS_FILES} ; do\n NATIVE_JS_FILES+=\"${SRC_DIR}/${i} \"\ndone\n\nV8_GENER ATED_SOURCES_DIR=\"${CONFIGURATION_TEMP_DIR}/generated\"\nmkdir -p \"${V8_GENERA TED_SOURCES_DIR}\"\n\nLIBRARIES_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries.cc\"\ nLIBRARIES_EMPTY_CC=\"${V8_GENERATED_SOURCES_DIR}/libraries-empty.cc\"\n\npython \"${V8ROOT}/tools/js2c.py\" \\\n \"${LIBRARIES_CC}.new\" \\\n \"${LIBRARIES_E MPTY_CC}.new\" \\\n ${NATIVE_JS_FILES}\n\n# Only use the new files if they're d ifferent from the existing files (if any),\n# preserving the existing files' tim estamps when there are no changes. This\n# minimizes unnecessary build activity for a no-change build.\n\nif ! diff -q \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC }\" >& /dev/null ; then\n mv \"${LIBRARIES_CC}.new\" \"${LIBRARIES_CC}\"\nelse\ n rm \"${LIBRARIES_CC}.new\"\nfi\n\nif ! diff -q \"${LIBRARIES_EMPTY_CC}.new\" \"${LIBRARIES_EMPTY_CC}\" >& /dev/null ; then\n mv \"${LIBRARIES_EMPTY_CC}.new\ " \"${LIBRARIES_EMPTY_CC}\"\nelse\n rm \"${LIBRARIES_EMPTY_CC}.new\"\nfi\n";
749 }; 787 };
750 /* End PBXShellScriptBuildPhase section */ 788 /* End PBXShellScriptBuildPhase section */
751 789
752 /* Begin PBXSourcesBuildPhase section */ 790 /* Begin PBXSourcesBuildPhase section */
753 8970F2ED0E719FB2006AE7B5 /* Sources */ = { 791 8970F2ED0E719FB2006AE7B5 /* Sources */ = {
754 isa = PBXSourcesBuildPhase; 792 isa = PBXSourcesBuildPhase;
755 buildActionMask = 2147483647; 793 buildActionMask = 2147483647;
756 files = ( 794 files = (
757 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sour ces */, 795 89A88DEC0E71A5FF0043BA31 /* accessors.cc in Sour ces */,
758 89A88DED0E71A6000043BA31 /* allocation.cc in Sou rces */, 796 89A88DED0E71A6000043BA31 /* allocation.cc in Sou rces */,
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
841 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sou rces */, 879 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sou rces */,
842 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in S ources */, 880 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in S ources */,
843 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs .cpp in Sources */, 881 897FF1C70E719D7300D62E90 /* pcre_ucp_searchfuncs .cpp in Sources */,
844 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in S ources */, 882 897FF1C80E719D7600D62E90 /* pcre_xclass.cpp in S ources */,
845 ); 883 );
846 runOnlyForDeploymentPostprocessing = 0; 884 runOnlyForDeploymentPostprocessing = 0;
847 }; 885 };
848 /* End PBXSourcesBuildPhase section */ 886 /* End PBXSourcesBuildPhase section */
849 887
850 /* Begin PBXTargetDependency section */ 888 /* Begin PBXTargetDependency section */
889 7BF891970E73099F000BAF8A /* PBXTargetDependency */ = {
890 isa = PBXTargetDependency;
891 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
892 targetProxy = 7BF891960E73099F000BAF8A /* PBXContainerIt emProxy */;
893 };
894 7BF891990E73099F000BAF8A /* PBXTargetDependency */ = {
895 isa = PBXTargetDependency;
896 target = 897F76790E71B4CC007ACF34 /* v8_shell */;
897 targetProxy = 7BF891980E73099F000BAF8A /* PBXContainerIt emProxy */;
898 };
899 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */ = {
900 isa = PBXTargetDependency;
901 target = 897FF1BE0E719CB600D62E90 /* jscre */;
902 targetProxy = 7BF8919A0E7309AD000BAF8A /* PBXContainerIt emProxy */;
903 };
851 897F76810E71B6AC007ACF34 /* PBXTargetDependency */ = { 904 897F76810E71B6AC007ACF34 /* PBXTargetDependency */ = {
852 isa = PBXTargetDependency; 905 isa = PBXTargetDependency;
853 target = 897FF1BE0E719CB600D62E90 /* jscre */; 906 target = 897FF1BE0E719CB600D62E90 /* jscre */;
854 targetProxy = 897F76800E71B6AC007ACF34 /* PBXContainerIt emProxy */; 907 targetProxy = 897F76800E71B6AC007ACF34 /* PBXContainerIt emProxy */;
855 }; 908 };
856 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = { 909 897F76830E71B6AC007ACF34 /* PBXTargetDependency */ = {
857 isa = PBXTargetDependency; 910 isa = PBXTargetDependency;
858 target = 8970F2EF0E719FB2006AE7B5 /* v8 */; 911 target = 8970F2EF0E719FB2006AE7B5 /* v8 */;
859 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerIt emProxy */; 912 targetProxy = 897F76820E71B6AC007ACF34 /* PBXContainerIt emProxy */;
860 }; 913 };
861 /* End PBXTargetDependency section */ 914 /* End PBXTargetDependency section */
862 915
863 /* Begin XCBuildConfiguration section */ 916 /* Begin XCBuildConfiguration section */
917 7BF891940E73098D000BAF8A /* Debug */ = {
918 isa = XCBuildConfiguration;
919 buildSettings = {
920 PRODUCT_NAME = All;
921 };
922 name = Debug;
923 };
924 7BF891950E73098D000BAF8A /* Release */ = {
925 isa = XCBuildConfiguration;
926 buildSettings = {
927 PRODUCT_NAME = All;
928 };
929 name = Release;
930 };
864 8915B8690E719336009C4E19 /* Debug */ = { 931 8915B8690E719336009C4E19 /* Debug */ = {
865 isa = XCBuildConfiguration; 932 isa = XCBuildConfiguration;
866 buildSettings = { 933 buildSettings = {
867 ALWAYS_SEARCH_USER_PATHS = NO; 934 ALWAYS_SEARCH_USER_PATHS = NO;
868 COPY_PHASE_STRIP = NO; 935 COPY_PHASE_STRIP = NO;
869 GCC_CW_ASM_SYNTAX = NO; 936 GCC_CW_ASM_SYNTAX = NO;
870 GCC_C_LANGUAGE_STANDARD = ansi; 937 GCC_C_LANGUAGE_STANDARD = ansi;
871 GCC_DYNAMIC_NO_PIC = YES; 938 GCC_DYNAMIC_NO_PIC = YES;
872 GCC_ENABLE_CPP_EXCEPTIONS = NO; 939 GCC_ENABLE_CPP_EXCEPTIONS = NO;
873 GCC_ENABLE_CPP_RTTI = NO; 940 GCC_ENABLE_CPP_RTTI = NO;
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
958 HEADER_SEARCH_PATHS = ../src; 1025 HEADER_SEARCH_PATHS = ../src;
959 PRODUCT_NAME = v8; 1026 PRODUCT_NAME = v8;
960 STRIP_STYLE = debugging; 1027 STRIP_STYLE = debugging;
961 }; 1028 };
962 name = Release; 1029 name = Release;
963 }; 1030 };
964 897F767C0E71B4CC007ACF34 /* Debug */ = { 1031 897F767C0E71B4CC007ACF34 /* Debug */ = {
965 isa = XCBuildConfiguration; 1032 isa = XCBuildConfiguration;
966 buildSettings = { 1033 buildSettings = {
967 HEADER_SEARCH_PATHS = ../src; 1034 HEADER_SEARCH_PATHS = ../src;
968 INSTALL_PATH = /usr/local/bin;
969 PRODUCT_NAME = v8_shell; 1035 PRODUCT_NAME = v8_shell;
970 }; 1036 };
971 name = Debug; 1037 name = Debug;
972 }; 1038 };
973 897F767D0E71B4CC007ACF34 /* Release */ = { 1039 897F767D0E71B4CC007ACF34 /* Release */ = {
974 isa = XCBuildConfiguration; 1040 isa = XCBuildConfiguration;
975 buildSettings = { 1041 buildSettings = {
976 HEADER_SEARCH_PATHS = ../src; 1042 HEADER_SEARCH_PATHS = ../src;
977 INSTALL_PATH = /usr/local/bin;
978 PRODUCT_NAME = v8_shell; 1043 PRODUCT_NAME = v8_shell;
979 }; 1044 };
980 name = Release; 1045 name = Release;
981 }; 1046 };
982 897FF1C10E719CB600D62E90 /* Debug */ = { 1047 897FF1C10E719CB600D62E90 /* Debug */ = {
983 isa = XCBuildConfiguration; 1048 isa = XCBuildConfiguration;
984 buildSettings = { 1049 buildSettings = {
985 DEPLOYMENT_POSTPROCESSING = NO; 1050 DEPLOYMENT_POSTPROCESSING = NO;
986 GCC_PREPROCESSOR_DEFINITIONS = ( 1051 GCC_PREPROCESSOR_DEFINITIONS = (
987 "$(GCC_PREPROCESSOR_DEFINITIONS)", 1052 "$(GCC_PREPROCESSOR_DEFINITIONS)",
(...skipping 17 matching lines...) Expand all
1005 NO_RECURSE, 1070 NO_RECURSE,
1006 ); 1071 );
1007 PRODUCT_NAME = jscre; 1072 PRODUCT_NAME = jscre;
1008 STRIP_STYLE = debugging; 1073 STRIP_STYLE = debugging;
1009 }; 1074 };
1010 name = Release; 1075 name = Release;
1011 }; 1076 };
1012 /* End XCBuildConfiguration section */ 1077 /* End XCBuildConfiguration section */
1013 1078
1014 /* Begin XCConfigurationList section */ 1079 /* Begin XCConfigurationList section */
1080 7BF8919F0E7309BE000BAF8A /* Build configuration list for PBXAggr egateTarget "All" */ = {
1081 isa = XCConfigurationList;
1082 buildConfigurations = (
1083 7BF891940E73098D000BAF8A /* Debug */,
1084 7BF891950E73098D000BAF8A /* Release */,
1085 );
1086 defaultConfigurationIsVisible = 0;
1087 defaultConfigurationName = Release;
1088 };
1015 8915B86B0E719336009C4E19 /* Build configuration list for PBXProj ect "v8" */ = { 1089 8915B86B0E719336009C4E19 /* Build configuration list for PBXProj ect "v8" */ = {
1016 isa = XCConfigurationList; 1090 isa = XCConfigurationList;
1017 buildConfigurations = ( 1091 buildConfigurations = (
1018 8915B8690E719336009C4E19 /* Debug */, 1092 8915B8690E719336009C4E19 /* Debug */,
1019 8915B86A0E719336009C4E19 /* Release */, 1093 8915B86A0E719336009C4E19 /* Release */,
1020 ); 1094 );
1021 defaultConfigurationIsVisible = 0; 1095 defaultConfigurationIsVisible = 0;
1022 defaultConfigurationName = Release; 1096 defaultConfigurationName = Release;
1023 }; 1097 };
1024 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNati veTarget "v8" */ = { 1098 8970F2F70E719FC1006AE7B5 /* Build configuration list for PBXNati veTarget "v8" */ = {
(...skipping 20 matching lines...) Expand all
1045 897FF1C10E719CB600D62E90 /* Debug */, 1119 897FF1C10E719CB600D62E90 /* Debug */,
1046 897FF1C20E719CB600D62E90 /* Release */, 1120 897FF1C20E719CB600D62E90 /* Release */,
1047 ); 1121 );
1048 defaultConfigurationIsVisible = 0; 1122 defaultConfigurationIsVisible = 0;
1049 defaultConfigurationName = Release; 1123 defaultConfigurationName = Release;
1050 }; 1124 };
1051 /* End XCConfigurationList section */ 1125 /* End XCConfigurationList section */
1052 }; 1126 };
1053 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1127 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1054 } 1128 }
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