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

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

Issue 100328: Removed the version handling from the 1.1 branch to make it simpler to update... (Closed) Base URL: http://v8.googlecode.com/svn/branches/1.1/
Patch Set: '' Created 11 years, 7 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 | « test/cctest/test-version.cc ('k') | tools/visual_studio/v8_base.vcproj » ('j') | 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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; }; 125 89A88E250E71A6C20043BA31 /* token.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF18E0E719B8F00D62E90 /* token.cc */; };
126 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; }; 126 89A88E260E71A6C90043BA31 /* top.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1900E719B8F00D62E90 /* top.cc */; };
127 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; }; 127 89A88E270E71A6CB0043BA31 /* unicode.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1930E719B8F00D62E90 /* unicode.cc */; };
128 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ; 128 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */ = {i sa = PBXBuildFile; fileRef = 897FF1950E719B8F00D62E90 /* usage-analyzer.cc */; } ;
129 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; }; 129 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */ = {isa = PBXB uildFile; fileRef = 897FF1970E719B8F00D62E90 /* utils.cc */; };
130 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; }; 130 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1990E719B8F00D62E90 /* v8-counters.cc */; };
131 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; }; 131 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 897FF19B0E719B8F00D62E90 /* v8.cc */; };
132 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; }; 132 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19D0E719B8F00D62E90 /* v8threads.cc */; };
133 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; }; 133 89A88E2D0E71A6D50043BA31 /* variables.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF19F0E719B8F00D62E90 /* variables.cc */; };
134 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; }; 134 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources */ = {isa = PBXBu ildFile; fileRef = 897FF1A20E719B8F00D62E90 /* zone.cc */; };
135 89B933AF0FAA0F9600201304 /* version.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
136 89B933B00FAA0F9D00201304 /* version.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF32F0FAA0ED200136CF6 /* version.cc */; };
137 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; }; 135 89F23C3F0E78D5B2006B2466 /* accessors.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F60E719B8F00D62E90 /* accessors.cc */; };
138 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; }; 136 89F23C400E78D5B2006B2466 /* allocation.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF0F80E719B8F00D62E90 /* allocation.cc */; };
139 89F23C410E78D5B2006B2466 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; }; 137 89F23C410E78D5B2006B2466 /* api.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF0FA0E719B8F00D62E90 /* api.cc */; };
140 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; }; 138 89F23C430E78D5B2006B2466 /* assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1030E719B8F00D62E90 /* assembler.cc */; };
141 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; }; 139 89F23C440E78D5B2006B2466 /* ast.cc in Sources */ = {isa = PBXBui ldFile; fileRef = 897FF1050E719B8F00D62E90 /* ast.cc */; };
142 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; }; 140 89F23C450E78D5B2006B2466 /* bootstrapper.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1070E719B8F00D62E90 /* bootstrapper.cc */; };
143 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; }; 141 89F23C470E78D5B2006B2466 /* builtins.cc in Sources */ = {isa = P BXBuildFile; fileRef = 897FF10B0E719B8F00D62E90 /* builtins.cc */; };
144 89F23C480E78D5B2006B2466 /* checks.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; }; 142 89F23C480E78D5B2006B2466 /* checks.cc in Sources */ = {isa = PBX BuildFile; fileRef = 897FF10F0E719B8F00D62E90 /* checks.cc */; };
145 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; }; 143 89F23C490E78D5B2006B2466 /* code-stubs.cc in Sources */ = {isa = PBXBuildFile; fileRef = 897FF1110E719B8F00D62E90 /* code-stubs.cc */; };
146 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; }; 144 89F23C4B0E78D5B2006B2466 /* codegen.cc in Sources */ = {isa = PB XBuildFile; fileRef = 897FF1170E719B8F00D62E90 /* codegen.cc */; };
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messag es.js; sourceTree = "<group>"; }; 488 897FF1AB0E719BC100D62E90 /* messages.js */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = messag es.js; sourceTree = "<group>"; };
491 897FF1AC0E719BC100D62E90 /* mirror-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "m irror-delay.js"; sourceTree = "<group>"; }; 489 897FF1AC0E719BC100D62E90 /* mirror-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "m irror-delay.js"; sourceTree = "<group>"; };
492 897FF1AD0E719BC100D62E90 /* regexp-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "r egexp-delay.js"; sourceTree = "<group>"; }; 490 897FF1AD0E719BC100D62E90 /* regexp-delay.js */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = "r egexp-delay.js"; sourceTree = "<group>"; };
493 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime .js; sourceTree = "<group>"; }; 491 897FF1AE0E719BC100D62E90 /* runtime.js */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = runtime .js; sourceTree = "<group>"; };
494 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.j s; sourceTree = "<group>"; }; 492 897FF1AF0E719BC100D62E90 /* string.js */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = string.j s; sourceTree = "<group>"; };
495 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sou rceTree = "<group>"; }; 493 897FF1B00E719BC100D62E90 /* uri.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = uri.js; sou rceTree = "<group>"; };
496 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8nat ives.js; sourceTree = "<group>"; }; 494 897FF1B10E719BC100D62E90 /* v8natives.js */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; path = v8nat ives.js; sourceTree = "<group>"; };
497 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; so urceTree = "<group>"; }; 495 897FF1B50E719C0900D62E90 /* shell.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shell.cc; so urceTree = "<group>"; };
498 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sour ceTree = "<group>"; }; 496 897FF1B60E719C2300D62E90 /* js2c.py */ = {isa = PBXFileReference ; fileEncoding = 4; lastKnownFileType = text.script.python; path = js2c.py; sour ceTree = "<group>"; };
499 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; }; 497 897FF1B70E719C2E00D62E90 /* macros.py */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = text.script.python; name = macros.py; path = ../src/macros.py; sourceTree = "<group>"; };
500 » » 897FF32F0FAA0ED200136CF6 /* version.cc */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = version.cc ; sourceTree = "<group>"; }; 498 » » 898BD20C0EF6CC850068B00A /* debug-arm.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug-a rm.cc"; sourceTree = "<group>"; };
501 » » 897FF3300FAA0ED200136CF6 /* version.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sour ceTree = "<group>"; }; 499 » » 898BD20D0EF6CC850068B00A /* debug-ia32.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "debug- ia32.cc"; sourceTree = "<group>"; };
502 » » 898BD20C0EF6CC850068B00A /* debug-arm.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug-a rm.cc"; path = "debug-arm.cc"; sourceTree = "<group>"; };
503 » » 898BD20D0EF6CC850068B00A /* debug-ia32.cc */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "debug- ia32.cc"; path = "debug-ia32.cc"; sourceTree = "<group>"; };
504 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "byt ecodes-irregexp.h"; sourceTree = "<group>"; }; 500 89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "byt ecodes-irregexp.h"; sourceTree = "<group>"; };
505 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; }; 501 89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
506 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "i nterpreter-irregexp.h"; sourceTree = "<group>"; }; 502 89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa = P BXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "i nterpreter-irregexp.h"; sourceTree = "<group>"; };
507 89A15C680EE4665300B48DEB /* jsregexp-inl.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jsregexp- inl.h"; sourceTree = "<group>"; }; 503 89A15C680EE4665300B48DEB /* jsregexp-inl.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jsregexp- inl.h"; sourceTree = "<group>"; };
508 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " platform-freebsd.cc"; sourceTree = "<group>"; }; 504 89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " platform-freebsd.cc"; sourceTree = "<group>"; };
509 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = "regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; }; 505 89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp ; path = "regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; };
510 89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = "regexp-macro-assembler-arm.h"; sourceTree = "<group>"; }; 506 89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */ = {i sa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pat h = "regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
511 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cp p; path = "regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; }; 507 89A15C720EE466D000B48DEB /* regexp-macro-assembler-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cp p; path = "regexp-macro-assembler-ia32.cc"; sourceTree = "<group>"; };
512 89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = "regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; }; 508 89A15C730EE466D000B48DEB /* regexp-macro-assembler-ia32.h */ = { isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; pa th = "regexp-macro-assembler-ia32.h"; sourceTree = "<group>"; };
513 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl. h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode .c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; }; 509 89A15C740EE466D000B48DEB /* regexp-macro-assembler-irregexp-inl. h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode .c.h; path = "regexp-macro-assembler-irregexp-inl.h"; sourceTree = "<group>"; };
(...skipping 309 matching lines...) Expand 10 before | Expand all | Expand 10 after
823 897FF1970E719B8F00D62E90 /* utils.cc */, 819 897FF1970E719B8F00D62E90 /* utils.cc */,
824 897FF1980E719B8F00D62E90 /* utils.h */, 820 897FF1980E719B8F00D62E90 /* utils.h */,
825 897FF1990E719B8F00D62E90 /* v8-counters.cc */, 821 897FF1990E719B8F00D62E90 /* v8-counters.cc */,
826 897FF19A0E719B8F00D62E90 /* v8-counters.h */, 822 897FF19A0E719B8F00D62E90 /* v8-counters.h */,
827 897FF19B0E719B8F00D62E90 /* v8.cc */, 823 897FF19B0E719B8F00D62E90 /* v8.cc */,
828 897FF19C0E719B8F00D62E90 /* v8.h */, 824 897FF19C0E719B8F00D62E90 /* v8.h */,
829 897FF19D0E719B8F00D62E90 /* v8threads.cc */, 825 897FF19D0E719B8F00D62E90 /* v8threads.cc */,
830 897FF19E0E719B8F00D62E90 /* v8threads.h */, 826 897FF19E0E719B8F00D62E90 /* v8threads.h */,
831 897FF19F0E719B8F00D62E90 /* variables.cc */, 827 897FF19F0E719B8F00D62E90 /* variables.cc */,
832 897FF1A00E719B8F00D62E90 /* variables.h */, 828 897FF1A00E719B8F00D62E90 /* variables.h */,
833 897FF32F0FAA0ED200136CF6 /* version.cc */,
834 897FF3300FAA0ED200136CF6 /* version.h */,
835 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */, 829 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */,
836 58950D570F55514900F3E8BA /* virtual-frame-arm.h */, 830 58950D570F55514900F3E8BA /* virtual-frame-arm.h */,
837 58950D580F55514900F3E8BA /* virtual-frame-ia32.c c */, 831 58950D580F55514900F3E8BA /* virtual-frame-ia32.c c */,
838 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */, 832 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */,
839 58950D5A0F55514900F3E8BA /* virtual-frame.cc */, 833 58950D5A0F55514900F3E8BA /* virtual-frame.cc */,
840 58950D5B0F55514900F3E8BA /* virtual-frame.h */, 834 58950D5B0F55514900F3E8BA /* virtual-frame.h */,
841 897FF1A10E719B8F00D62E90 /* zone-inl.h */, 835 897FF1A10E719B8F00D62E90 /* zone-inl.h */,
842 897FF1A20E719B8F00D62E90 /* zone.cc */, 836 897FF1A20E719B8F00D62E90 /* zone.cc */,
843 897FF1A30E719B8F00D62E90 /* zone.h */, 837 897FF1A30E719B8F00D62E90 /* zone.h */,
844 ); 838 );
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
1174 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sou rces */, 1168 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sou rces */,
1175 89A88E250E71A6C20043BA31 /* token.cc in Sources */, 1169 89A88E250E71A6C20043BA31 /* token.cc in Sources */,
1176 89A88E260E71A6C90043BA31 /* top.cc in Sources */ , 1170 89A88E260E71A6C90043BA31 /* top.cc in Sources */ ,
1177 89A88E270E71A6CB0043BA31 /* unicode.cc in Source s */, 1171 89A88E270E71A6CB0043BA31 /* unicode.cc in Source s */,
1178 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */, 1172 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */,
1179 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */, 1173 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
1180 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in So urces */, 1174 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in So urces */,
1181 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */, 1175 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
1182 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sour ces */, 1176 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sour ces */,
1183 89A88E2D0E71A6D50043BA31 /* variables.cc in Sour ces */, 1177 89A88E2D0E71A6D50043BA31 /* variables.cc in Sour ces */,
1184 89B933AF0FAA0F9600201304 /* version.cc in Source s */,
1185 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */, 1178 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
1186 58950D670F5551C400F3E8BA /* virtual-frame-ia32.c c in Sources */, 1179 58950D670F5551C400F3E8BA /* virtual-frame-ia32.c c in Sources */,
1187 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources * /, 1180 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources * /,
1188 ); 1181 );
1189 runOnlyForDeploymentPostprocessing = 0; 1182 runOnlyForDeploymentPostprocessing = 0;
1190 }; 1183 };
1191 897F76770E71B4CC007ACF34 /* Sources */ = { 1184 897F76770E71B4CC007ACF34 /* Sources */ = {
1192 isa = PBXSourcesBuildPhase; 1185 isa = PBXSourcesBuildPhase;
1193 buildActionMask = 2147483647; 1186 buildActionMask = 2147483647;
1194 files = ( 1187 files = (
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
1277 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sou rces */, 1270 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sou rces */,
1278 89F23C790E78D5B2006B2466 /* token.cc in Sources */, 1271 89F23C790E78D5B2006B2466 /* token.cc in Sources */,
1279 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ , 1272 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ ,
1280 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */, 1273 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */,
1281 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */, 1274 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */,
1282 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */, 1275 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1283 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */, 1276 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */,
1284 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */, 1277 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1285 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */, 1278 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */,
1286 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */, 1279 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */,
1287 89B933B00FAA0F9D00201304 /* version.cc in Source s */,
1288 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */, 1280 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
1289 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */, 1281 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */,
1290 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /, 1282 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /,
1291 ); 1283 );
1292 runOnlyForDeploymentPostprocessing = 0; 1284 runOnlyForDeploymentPostprocessing = 0;
1293 }; 1285 };
1294 89F23C8D0E78D5B6006B2466 /* Sources */ = { 1286 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1295 isa = PBXSourcesBuildPhase; 1287 isa = PBXSourcesBuildPhase;
1296 buildActionMask = 2147483647; 1288 buildActionMask = 2147483647;
1297 files = ( 1289 files = (
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
1597 89F23C930E78D5B6006B2466 /* Debug */, 1589 89F23C930E78D5B6006B2466 /* Debug */,
1598 89F23C940E78D5B6006B2466 /* Release */, 1590 89F23C940E78D5B6006B2466 /* Release */,
1599 ); 1591 );
1600 defaultConfigurationIsVisible = 0; 1592 defaultConfigurationIsVisible = 0;
1601 defaultConfigurationName = Release; 1593 defaultConfigurationName = Release;
1602 }; 1594 };
1603 /* End XCConfigurationList section */ 1595 /* End XCConfigurationList section */
1604 }; 1596 };
1605 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1597 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1606 } 1598 }
OLDNEW
« no previous file with comments | « test/cctest/test-version.cc ('k') | tools/visual_studio/v8_base.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698