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

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

Issue 13187: Fix the Xcode build ARM targets. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 12 years 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 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
11 isa = PBXAggregateTarget; 11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */; 12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = ( 13 buildPhases = (
14 ); 14 );
15 dependencies = ( 15 dependencies = (
16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */, 16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */,
17 7BF891970E73099F000BAF8A /* PBXTargetDependency */, 17 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
18 7BF891990E73099F000BAF8A /* PBXTargetDependency */, 18 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
19 896FD03E0E78D731003DFB6A /* PBXTargetDependency */, 19 896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
20 896FD0400E78D735003DFB6A /* PBXTargetDependency */, 20 896FD0400E78D735003DFB6A /* PBXTargetDependency */,
21 ); 21 );
22 name = All; 22 name = All;
23 productName = All; 23 productName = All;
24 }; 24 };
25 /* End PBXAggregateTarget section */ 25 /* End PBXAggregateTarget section */
26 26
27 /* Begin PBXBuildFile section */ 27 /* Begin PBXBuildFile section */
28 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 28 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
29 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; };
30 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; };
31 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; };
32 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; };
33 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; };
29 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 34 893CCE640E71D83700357A03 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
30 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 35 89495E480E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
31 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; }; 36 89495E490E79FC23001F68C3 /* compilation-cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89495E460E79FC23001F68C3 /* compilation-cache.cc */; };
32 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; 37 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
33 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; }; 38 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; };
34 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; }; 39 897F76840E71B6B1007ACF34 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; };
35 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 40 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
36 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; }; 41 897FF1C40E719D6B00D62E90 /* pcre_compile.cpp in Sources */ = {is a = PBXBuildFile; fileRef = 897FF0EA0E719B3500D62E90 /* pcre_compile.cpp */; };
37 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; }; 42 897FF1C50E719D6E00D62E90 /* pcre_exec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0EB0E719B3500D62E90 /* pcre_exec.cpp */; };
38 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; }; 43 897FF1C60E719D7100D62E90 /* pcre_tables.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0ED0E719B3500D62E90 /* pcre_tables.cpp */; };
(...skipping 1111 matching lines...) Expand 10 before | Expand all | Expand 10 after
1150 89F23C570E78D5B2006B2466 /* factory.cc in Source s */, 1155 89F23C570E78D5B2006B2466 /* factory.cc in Source s */,
1151 89F23C580E78D5B2006B2466 /* flags.cc in Sources */, 1156 89F23C580E78D5B2006B2466 /* flags.cc in Sources */,
1152 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */, 1157 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */,
1153 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */, 1158 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
1154 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */, 1159 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
1155 89F23C5C0E78D5B2006B2466 /* handles.cc in Source s */, 1160 89F23C5C0E78D5B2006B2466 /* handles.cc in Source s */,
1156 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Source s */, 1161 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Source s */,
1157 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources * /, 1162 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources * /,
1158 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */, 1163 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */,
1159 89F23C600E78D5B2006B2466 /* ic.cc in Sources */, 1164 89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
1165 890A13FE0EE9C47F00E49346 /* interpreter-irregexp .cc in Sources */,
1160 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */, 1166 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */,
1161 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */, 1167 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */,
1162 89F23C630E78D5B2006B2466 /* log.cc in Sources */ , 1168 89F23C630E78D5B2006B2466 /* log.cc in Sources */ ,
1163 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */, 1169 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */,
1164 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */, 1170 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */,
1165 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */, 1171 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */,
1166 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */, 1172 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1167 89F23C680E78D5B2006B2466 /* objects.cc in Source s */, 1173 89F23C680E78D5B2006B2466 /* objects.cc in Source s */,
1168 89F23C690E78D5B2006B2466 /* parser.cc in Sources */, 1174 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
1169 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */, 1175 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
1170 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */, 1176 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
1171 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */, 1177 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */,
1178 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */,
1179 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */,
1180 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */,
1181 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */,
1172 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sourc es */, 1182 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sourc es */,
1173 89F23C6E0E78D5B2006B2466 /* runtime.cc in Source s */, 1183 89F23C6E0E78D5B2006B2466 /* runtime.cc in Source s */,
1174 89F23C6F0E78D5B2006B2466 /* scanner.cc in Source s */, 1184 89F23C6F0E78D5B2006B2466 /* scanner.cc in Source s */,
1175 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sour ces */, 1185 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sour ces */,
1176 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */, 1186 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
1177 89F23C720E78D5B2006B2466 /* serialize.cc in Sour ces */, 1187 89F23C720E78D5B2006B2466 /* serialize.cc in Sour ces */,
1178 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */, 1188 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */,
1179 89F23C730E78D5B2006B2466 /* snapshot-common.cc i n Sources */, 1189 89F23C730E78D5B2006B2466 /* snapshot-common.cc i n Sources */,
1180 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */, 1190 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
1181 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */, 1191 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
1520 89F23C930E78D5B6006B2466 /* Debug */, 1530 89F23C930E78D5B6006B2466 /* Debug */,
1521 89F23C940E78D5B6006B2466 /* Release */, 1531 89F23C940E78D5B6006B2466 /* Release */,
1522 ); 1532 );
1523 defaultConfigurationIsVisible = 0; 1533 defaultConfigurationIsVisible = 0;
1524 defaultConfigurationName = Release; 1534 defaultConfigurationName = Release;
1525 }; 1535 };
1526 /* End XCConfigurationList section */ 1536 /* End XCConfigurationList section */
1527 }; 1537 };
1528 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1538 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1529 } 1539 }
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