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

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

Issue 6551006: Fix Xcode project. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 10 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 */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 8956929B12D4ED240072C313 /* runtime-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249A12B14B3D0083370F /* runtime-profiler.cc * /; }; 204 8956929B12D4ED240072C313 /* runtime-profiler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249A12B14B3D0083370F /* runtime-profiler.cc * /; };
205 8956929C12D4ED240072C313 /* safepoint-table.cc in Sources */ = { isa = PBXBuildFile; fileRef = 893E249C12B14B3D0083370F /* safepoint-table.cc */; }; 205 8956929C12D4ED240072C313 /* safepoint-table.cc in Sources */ = { isa = PBXBuildFile; fileRef = 893E249C12B14B3D0083370F /* safepoint-table.cc */; };
206 8956929D12D4ED240072C313 /* scanner-base.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249E12B14B3D0083370F /* scanner-base.cc */; }; 206 8956929D12D4ED240072C313 /* scanner-base.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E249E12B14B3D0083370F /* scanner-base.cc */; };
207 8956929E12D4ED240072C313 /* string-search.cc in Sources */ = {is a = PBXBuildFile; fileRef = 893E24A112B14B3D0083370F /* string-search.cc */; }; 207 8956929E12D4ED240072C313 /* string-search.cc in Sources */ = {is a = PBXBuildFile; fileRef = 893E24A112B14B3D0083370F /* string-search.cc */; };
208 8956929F12D4ED240072C313 /* strtod.cc in Sources */ = {isa = PBX BuildFile; fileRef = 893E24A312B14B3D0083370F /* strtod.cc */; }; 208 8956929F12D4ED240072C313 /* strtod.cc in Sources */ = {isa = PBX BuildFile; fileRef = 893E24A312B14B3D0083370F /* strtod.cc */; };
209 895692A312D4ED240072C313 /* externalize-string-extension.cc in S ources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externali ze-string-extension.cc */; }; 209 895692A312D4ED240072C313 /* externalize-string-extension.cc in S ources */ = {isa = PBXBuildFile; fileRef = 893E24D812B14B9F0083370F /* externali ze-string-extension.cc */; };
210 895692A412D4ED240072C313 /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; }; 210 895692A412D4ED240072C313 /* gc-extension.cc in Sources */ = {isa = PBXBuildFile; fileRef = 893E24DA12B14B9F0083370F /* gc-extension.cc */; };
211 895692A512D4ED240072C313 /* objects-printer.cc in Sources */ = { isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; }; 211 895692A512D4ED240072C313 /* objects-printer.cc in Sources */ = { isa = PBXBuildFile; fileRef = 8946827412C26EB700C914BC /* objects-printer.cc */; };
212 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; }; 212 8956B6CF0F5D86730033B5A2 /* debug-agent.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8956B6CD0F5D86570033B5A2 /* debug-agent.cc */; };
213 895FA753107FFED3006F39D4 /* constants-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 895FA748107FFE73006F39D4 /* constants-arm.cc */; }; 213 895FA753107FFED3006F39D4 /* constants-arm.cc in Sources */ = {is a = PBXBuildFile; fileRef = 895FA748107FFE73006F39D4 /* constants-arm.cc */; };
214 896FA1E5130F93D300042054 /* lithium-gap-resolver-arm.cc in Sourc es */ = {isa = PBXBuildFile; fileRef = 896FA1E3130F93D300042054 /* lithium-gap-r esolver-arm.cc */; };
214 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; 215 896FD03A0E78D717003DFB6A /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
215 897C77D012B68E3D000767A8 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; }; 216 897C77D012B68E3D000767A8 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
216 897C77D112B68E3D000767A8 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; }; 217 897C77D112B68E3D000767A8 /* d8-js.cc in Sources */ = {isa = PBXB uildFile; fileRef = 893988320F2A3B8B007D5254 /* d8-js.cc */; };
217 897C77D212B68E3D000767A8 /* d8-posix.cc in Sources */ = {isa = P BXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; }; 218 897C77D212B68E3D000767A8 /* d8-posix.cc in Sources */ = {isa = P BXBuildFile; fileRef = 89FB0E360F8E531900B04B3C /* d8-posix.cc */; };
218 897C77D312B68E3D000767A8 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; }; 219 897C77D312B68E3D000767A8 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
219 897C77DD12B68E6E000767A8 /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; }; 220 897C77DD12B68E6E000767A8 /* libv8-arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 89F23C870E78D5B2006B2466 /* libv8-arm.a */; };
220 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; settings = {COMPILE R_FLAGS = "-I../include"; }; }; 221 897F767F0E71B690007ACF34 /* shell.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1B50E719C0900D62E90 /* shell.cc */; settings = {COMPILE R_FLAGS = "-I../include"; }; };
221 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 222 897F76850E71B6B1007ACF34 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
222 8981F6001010501900D1520E /* frame-element.cc in Sources */ = {is a = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; }; 223 8981F6001010501900D1520E /* frame-element.cc in Sources */ = {is a = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
223 8981F6011010502800D1520E /* frame-element.cc in Sources */ = {is a = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; }; 224 8981F6011010502800D1520E /* frame-element.cc in Sources */ = {is a = PBXBuildFile; fileRef = 8981F5FE1010500F00D1520E /* frame-element.cc */; };
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
640 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = " jump-target-heavy-inl.h"; sourceTree = "<group>"; }; 641 895FA720107FFB15006F39D4 /* jump-target-heavy-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = " jump-target-heavy-inl.h"; sourceTree = "<group>"; };
641 895FA725107FFB57006F39D4 /* codegen-ia32-inl.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codeg en-ia32-inl.h"; path = "ia32/codegen-ia32-inl.h"; sourceTree = "<group>"; }; 642 895FA725107FFB57006F39D4 /* codegen-ia32-inl.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codeg en-ia32-inl.h"; path = "ia32/codegen-ia32-inl.h"; sourceTree = "<group>"; };
642 895FA72A107FFB85006F39D4 /* register-allocator-ia32-inl.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na me = "register-allocator-ia32-inl.h"; path = "ia32/register-allocator-ia32-inl.h "; sourceTree = "<group>"; }; 643 895FA72A107FFB85006F39D4 /* register-allocator-ia32-inl.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na me = "register-allocator-ia32-inl.h"; path = "ia32/register-allocator-ia32-inl.h "; sourceTree = "<group>"; };
643 895FA72B107FFB85006F39D4 /* register-allocator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-ia32.h"; path = "ia32/register-allocator-ia32.h"; sourceTre e = "<group>"; }; 644 895FA72B107FFB85006F39D4 /* register-allocator-ia32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-ia32.h"; path = "ia32/register-allocator-ia32.h"; sourceTre e = "<group>"; };
644 895FA748107FFE73006F39D4 /* constants-arm.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "con stants-arm.cc"; path = "arm/constants-arm.cc"; sourceTree = "<group>"; }; 645 895FA748107FFE73006F39D4 /* constants-arm.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "con stants-arm.cc"; path = "arm/constants-arm.cc"; sourceTree = "<group>"; };
645 895FA74B107FFE82006F39D4 /* codegen-arm-inl.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codege n-arm-inl.h"; path = "arm/codegen-arm-inl.h"; sourceTree = "<group>"; }; 646 895FA74B107FFE82006F39D4 /* codegen-arm-inl.h */ = {isa = PBXFil eReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codege n-arm-inl.h"; path = "arm/codegen-arm-inl.h"; sourceTree = "<group>"; };
646 895FA750107FFEAE006F39D4 /* register-allocator-arm-inl.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = "register-allocator-arm-inl.h"; path = "arm/register-allocator-arm-inl.h"; s ourceTree = "<group>"; }; 647 895FA750107FFEAE006F39D4 /* register-allocator-arm-inl.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; nam e = "register-allocator-arm-inl.h"; path = "arm/register-allocator-arm-inl.h"; s ourceTree = "<group>"; };
647 895FA751107FFEAE006F39D4 /* register-allocator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-arm.h"; path = "arm/register-allocator-arm.h"; sourceTree = "<group>"; }; 648 895FA751107FFEAE006F39D4 /* register-allocator-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "register-allocator-arm.h"; path = "arm/register-allocator-arm.h"; sourceTree = "<group>"; };
648 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-i a32.h"; path = "ia32/codegen-ia32.h"; sourceTree = "<group>"; }; 649 8964482B0E9C00F700E7C516 /* codegen-ia32.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-i a32.h"; path = "ia32/codegen-ia32.h"; sourceTree = "<group>"; };
649 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-ar m.h"; path = "arm/codegen-arm.h"; sourceTree = "<group>"; }; 650 896448BC0E9D530500E7C516 /* codegen-arm.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "codegen-ar m.h"; path = "arm/codegen-arm.h"; sourceTree = "<group>"; };
651 896FA1E3130F93D300042054 /* lithium-gap-resolver-arm.cc */ = {is a = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "lithium-gap-resolver-arm.cc"; path = "arm/lithium-gap-resolver-arm.cc"; sourceTree = "<group>"; };
652 896FA1E4130F93D300042054 /* lithium-gap-resolver-arm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "lithium-gap-resolver-arm.h"; path = "arm/lithium-gap-resolver-arm.h"; sourceT ree = "<group>"; };
650 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; }; 653 8970F2F00E719FB2006AE7B5 /* libv8.a */ = {isa = PBXFileReference ; explicitFileType = archive.ar; includeInIndex = 0; path = libv8.a; sourceTree = BUILT_PRODUCTS_DIR; };
651 897C77D912B68E3D000767A8 /* d8-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "d8 -arm"; sourceTree = BUILT_PRODUCTS_DIR; }; 654 897C77D912B68E3D000767A8 /* d8-arm */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "d8 -arm"; sourceTree = BUILT_PRODUCTS_DIR; };
652 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 655 897F767A0E71B4CC007ACF34 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
653 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; }; 656 897FF0D40E719A8500D62E90 /* v8-debug.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "v8-debug.h"; sourceTree = "<group>"; };
654 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; }; 657 897FF0D50E719A8500D62E90 /* v8.h */ = {isa = PBXFileReference; f ileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = v8.h; sourceTree = " <group>"; };
655 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessor s.cc; sourceTree = "<group>"; }; 658 897FF0F60E719B8F00D62E90 /* accessors.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = accessor s.cc; sourceTree = "<group>"; };
656 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; }; 659 897FF0F70E719B8F00D62E90 /* accessors.h */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = accessors.h; sourceTree = "<group>"; };
657 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocat ion.cc; sourceTree = "<group>"; }; 660 897FF0F80E719B8F00D62E90 /* allocation.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = allocat ion.cc; sourceTree = "<group>"; };
658 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h ; sourceTree = "<group>"; }; 661 897FF0F90E719B8F00D62E90 /* allocation.h */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = allocation.h ; sourceTree = "<group>"; };
659 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; source Tree = "<group>"; }; 662 897FF0FA0E719B8F00D62E90 /* api.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cc; source Tree = "<group>"; };
(...skipping 871 matching lines...) Expand 10 before | Expand all | Expand 10 after
1531 897FF11B0E719B8F00D62E90 /* constants-arm.h */, 1534 897FF11B0E719B8F00D62E90 /* constants-arm.h */,
1532 898BD20C0EF6CC850068B00A /* debug-arm.cc */, 1535 898BD20C0EF6CC850068B00A /* debug-arm.cc */,
1533 893E24C612B14B510083370F /* deoptimizer-arm.cc * /, 1536 893E24C612B14B510083370F /* deoptimizer-arm.cc * /,
1534 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */, 1537 9FA38BCB1175B30400C4CD55 /* full-codegen-arm.cc */,
1535 897FF1490E719B8F00D62E90 /* ic-arm.cc */, 1538 897FF1490E719B8F00D62E90 /* ic-arm.cc */,
1536 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc * /, 1539 9FA38BCC1175B30400C4CD55 /* jump-target-arm.cc * /,
1537 893E24C712B14B510083370F /* lithium-arm.cc */, 1540 893E24C712B14B510083370F /* lithium-arm.cc */,
1538 893E24C812B14B510083370F /* lithium-arm.h */, 1541 893E24C812B14B510083370F /* lithium-arm.h */,
1539 893E24C912B14B520083370F /* lithium-codegen-arm. cc */, 1542 893E24C912B14B520083370F /* lithium-codegen-arm. cc */,
1540 893E24CA12B14B520083370F /* lithium-codegen-arm. h */, 1543 893E24CA12B14B520083370F /* lithium-codegen-arm. h */,
1544 896FA1E3130F93D300042054 /* lithium-gap-resolver -arm.cc */,
1545 896FA1E4130F93D300042054 /* lithium-gap-resolver -arm.h */,
1541 897FF1540E719B8F00D62E90 /* macro-assembler-arm. cc */, 1546 897FF1540E719B8F00D62E90 /* macro-assembler-arm. cc */,
1542 897FF1550E719B8F00D62E90 /* macro-assembler-arm. h */, 1547 897FF1550E719B8F00D62E90 /* macro-assembler-arm. h */,
1543 89A15C700EE466D000B48DEB /* regexp-macro-assembl er-arm.cc */, 1548 89A15C700EE466D000B48DEB /* regexp-macro-assembl er-arm.cc */,
1544 89A15C710EE466D000B48DEB /* regexp-macro-assembl er-arm.h */, 1549 89A15C710EE466D000B48DEB /* regexp-macro-assembl er-arm.h */,
1545 895FA750107FFEAE006F39D4 /* register-allocator-a rm-inl.h */, 1550 895FA750107FFEAE006F39D4 /* register-allocator-a rm-inl.h */,
1546 58950D520F55514900F3E8BA /* register-allocator-a rm.cc */, 1551 58950D520F55514900F3E8BA /* register-allocator-a rm.cc */,
1547 895FA751107FFEAE006F39D4 /* register-allocator-a rm.h */, 1552 895FA751107FFEAE006F39D4 /* register-allocator-a rm.h */,
1548 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */, 1553 897FF17D0E719B8F00D62E90 /* simulator-arm.cc */,
1549 897FF17E0E719B8F00D62E90 /* simulator-arm.h */, 1554 897FF17E0E719B8F00D62E90 /* simulator-arm.h */,
1550 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */ , 1555 897FF18A0E719B8F00D62E90 /* stub-cache-arm.cc */ ,
(...skipping 732 matching lines...) Expand 10 before | Expand all | Expand 10 after
2283 893E24B612B14B3D0083370F /* strtod.cc in Sources */, 2288 893E24B612B14B3D0083370F /* strtod.cc in Sources */,
2284 893E24CC12B14B520083370F /* deoptimizer-arm.cc i n Sources */, 2289 893E24CC12B14B520083370F /* deoptimizer-arm.cc i n Sources */,
2285 893E24CD12B14B520083370F /* lithium-arm.cc in So urces */, 2290 893E24CD12B14B520083370F /* lithium-arm.cc in So urces */,
2286 893E24CE12B14B520083370F /* lithium-codegen-arm. cc in Sources */, 2291 893E24CE12B14B520083370F /* lithium-codegen-arm. cc in Sources */,
2287 893E24DE12B14B9F0083370F /* externalize-string-e xtension.cc in Sources */, 2292 893E24DE12B14B9F0083370F /* externalize-string-e xtension.cc in Sources */,
2288 893E24DF12B14B9F0083370F /* gc-extension.cc in S ources */, 2293 893E24DF12B14B9F0083370F /* gc-extension.cc in S ources */,
2289 8946827612C26EB700C914BC /* objects-printer.cc i n Sources */, 2294 8946827612C26EB700C914BC /* objects-printer.cc i n Sources */,
2290 894A59EA12D777E80000766D /* lithium.cc in Source s */, 2295 894A59EA12D777E80000766D /* lithium.cc in Source s */,
2291 89D7DDDC12E8DE09001E2B82 /* gdb-jit.cc in Source s */, 2296 89D7DDDC12E8DE09001E2B82 /* gdb-jit.cc in Source s */,
2292 89D7DDDD12E8DE09001E2B82 /* inspector.cc in Sour ces */, 2297 89D7DDDD12E8DE09001E2B82 /* inspector.cc in Sour ces */,
2298 896FA1E5130F93D300042054 /* lithium-gap-resolver -arm.cc in Sources */,
2293 ); 2299 );
2294 runOnlyForDeploymentPostprocessing = 0; 2300 runOnlyForDeploymentPostprocessing = 0;
2295 }; 2301 };
2296 89F23C8D0E78D5B6006B2466 /* Sources */ = { 2302 89F23C8D0E78D5B6006B2466 /* Sources */ = {
2297 isa = PBXSourcesBuildPhase; 2303 isa = PBXSourcesBuildPhase;
2298 buildActionMask = 2147483647; 2304 buildActionMask = 2147483647;
2299 files = ( 2305 files = (
2300 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */, 2306 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
2301 ); 2307 );
2302 runOnlyForDeploymentPostprocessing = 0; 2308 runOnlyForDeploymentPostprocessing = 0;
(...skipping 535 matching lines...) Expand 10 before | Expand all | Expand 10 after
2838 89F23C930E78D5B6006B2466 /* Debug */, 2844 89F23C930E78D5B6006B2466 /* Debug */,
2839 89F23C940E78D5B6006B2466 /* Release */, 2845 89F23C940E78D5B6006B2466 /* Release */,
2840 ); 2846 );
2841 defaultConfigurationIsVisible = 0; 2847 defaultConfigurationIsVisible = 0;
2842 defaultConfigurationName = Release; 2848 defaultConfigurationName = Release;
2843 }; 2849 };
2844 /* End XCConfigurationList section */ 2850 /* End XCConfigurationList section */
2845 }; 2851 };
2846 rootObject = 8915B8680E719336009C4E19 /* Project object */; 2852 rootObject = 8915B8680E719336009C4E19 /* Project object */;
2847 } 2853 }
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