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

Side by Side Diff: tools/visual_studio/v8_base_arm.vcproj

Issue 13657: Moved the code generation for debug break stubs from builtins* to debug*. Fro... (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 | « tools/visual_studio/v8_base.vcproj ('k') | 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 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="v8_base" 5 Name="v8_base"
6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" 6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}"
7 RootNamespace="v8_base" 7 RootNamespace="v8_base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 Name="VCManagedResourceCompilerTool" 42 Name="VCManagedResourceCompilerTool"
43 /> 43 />
44 <Tool 44 <Tool
45 Name="VCResourceCompilerTool" 45 Name="VCResourceCompilerTool"
46 /> 46 />
47 <Tool 47 <Tool
48 Name="VCPreLinkEventTool" 48 Name="VCPreLinkEventTool"
49 /> 49 />
50 <Tool 50 <Tool
51 Name="VCLibrarianTool" 51 Name="VCLibrarianTool"
52 OutputFile="$(OutDir)\lib\v8_base.lib"
53 /> 52 />
54 <Tool 53 <Tool
55 Name="VCALinkTool" 54 Name="VCALinkTool"
56 /> 55 />
57 <Tool 56 <Tool
58 Name="VCXDCMakeTool" 57 Name="VCXDCMakeTool"
59 /> 58 />
60 <Tool 59 <Tool
61 Name="VCBscMakeTool" 60 Name="VCBscMakeTool"
62 /> 61 />
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 </File> 290 </File>
292 <File 291 <File
293 RelativePath="..\..\src\assembler-arm.cc" 292 RelativePath="..\..\src\assembler-arm.cc"
294 > 293 >
295 </File> 294 </File>
296 <File 295 <File
297 RelativePath="..\..\src\assembler-arm.h" 296 RelativePath="..\..\src\assembler-arm.h"
298 > 297 >
299 </File> 298 </File>
300 <File 299 <File
300 RelativePath="..\..\src\regexp-macro-assembler-i rregexp-inl.h"
301 >
302 </File>
303 <File
301 RelativePath="..\..\src\assembler.cc" 304 RelativePath="..\..\src\assembler.cc"
302 > 305 >
303 </File> 306 </File>
304 <File 307 <File
305 RelativePath="..\..\src\assembler.h" 308 RelativePath="..\..\src\assembler.h"
306 > 309 >
307 </File> 310 </File>
308 <File 311 <File
309 RelativePath="..\..\src\ast.cc" 312 RelativePath="..\..\src\ast.cc"
310 > 313 >
(...skipping 16 matching lines...) Expand all
327 </File> 330 </File>
328 <File 331 <File
329 RelativePath="..\..\src\builtins.cc" 332 RelativePath="..\..\src\builtins.cc"
330 > 333 >
331 </File> 334 </File>
332 <File 335 <File
333 RelativePath="..\..\src\builtins.h" 336 RelativePath="..\..\src\builtins.h"
334 > 337 >
335 </File> 338 </File>
336 <File 339 <File
340 RelativePath="..\..\src\bytecodes-irregexp.h"
341 >
342 </File>
343 <File
337 RelativePath="..\..\src\char-predicates-inl.h" 344 RelativePath="..\..\src\char-predicates-inl.h"
338 > 345 >
339 </File> 346 </File>
340 <File 347 <File
341 RelativePath="..\..\src\char-predicates.h" 348 RelativePath="..\..\src\char-predicates.h"
342 > 349 >
343 </File> 350 </File>
344 <File 351 <File
345 RelativePath="..\..\src\checks.cc" 352 RelativePath="..\..\src\checks.cc"
346 > 353 >
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
439 </File> 446 </File>
440 <File 447 <File
441 RelativePath="..\..\src\dateparser.cc" 448 RelativePath="..\..\src\dateparser.cc"
442 > 449 >
443 </File> 450 </File>
444 <File 451 <File
445 RelativePath="..\..\src\dateparser.h" 452 RelativePath="..\..\src\dateparser.h"
446 > 453 >
447 </File> 454 </File>
448 <File 455 <File
456 RelativePath="..\..\src\debug-arm.cc"
457 >
458 </File>
459 <File
449 RelativePath="..\..\src\debug.cc" 460 RelativePath="..\..\src\debug.cc"
450 > 461 >
451 </File> 462 </File>
452 <File 463 <File
453 RelativePath="..\..\src\debug.h" 464 RelativePath="..\..\src\debug.h"
454 > 465 >
455 </File> 466 </File>
456 <File 467 <File
457 RelativePath="..\..\src\disassembler.cc" 468 RelativePath="..\..\src\disassembler.cc"
458 > 469 >
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 </File> 574 </File>
564 <File 575 <File
565 RelativePath="..\..\src\ic.h" 576 RelativePath="..\..\src\ic.h"
566 > 577 >
567 </File> 578 </File>
568 <File 579 <File
569 RelativePath="..\..\src\interceptors.h" 580 RelativePath="..\..\src\interceptors.h"
570 > 581 >
571 </File> 582 </File>
572 <File 583 <File
584 RelativePath="..\..\src\interpreter-irregexp.cc"
585 >
586 </File>
587 <File
588 RelativePath="..\..\src\interpreter-irregexp.h"
589 >
590 </File>
591 <File
592 RelativePath="..\..\src\jsregexp-inl.h"
593 >
594 </File>
595 <File
573 RelativePath="..\..\src\jsregexp.cc" 596 RelativePath="..\..\src\jsregexp.cc"
574 > 597 >
575 </File> 598 </File>
576 <File 599 <File
577 RelativePath="..\..\src\jsregexp.h" 600 RelativePath="..\..\src\jsregexp.h"
578 > 601 >
579 </File> 602 </File>
580 <File 603 <File
581 RelativePath="..\..\src\list-inl.h" 604 RelativePath="..\..\src\list-inl.h"
582 > 605 >
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
687 </File> 710 </File>
688 <File 711 <File
689 RelativePath="..\..\src\property.cc" 712 RelativePath="..\..\src\property.cc"
690 > 713 >
691 </File> 714 </File>
692 <File 715 <File
693 RelativePath="..\..\src\property.h" 716 RelativePath="..\..\src\property.h"
694 > 717 >
695 </File> 718 </File>
696 <File 719 <File
720 RelativePath="..\..\src\regexp-macro-assembler-a rm.cc"
721 >
722 </File>
723 <File
724 RelativePath="..\..\src\regexp-macro-assembler-a rm.h"
725 >
726 </File>
727 <File
728 RelativePath="..\..\src\regexp-macro-assembler-i rregexp.cc"
729 >
730 </File>
731 <File
732 RelativePath="..\..\src\regexp-macro-assembler-i rregexp.h"
733 >
734 </File>
735 <File
736 RelativePath="..\..\src\regexp-macro-assembler.c c"
737 >
738 </File>
739 <File
740 RelativePath="..\..\src\regexp-macro-assembler.h "
741 >
742 </File>
743 <File
744 RelativePath="..\..\src\regexp-macro-assembler-t racer.cc"
745 >
746 </File>
747 <File
748 RelativePath="..\..\src\regexp-macro-assembler-t racer.h"
749 >
750 </File>
751 <File
697 RelativePath="..\..\src\rewriter.cc" 752 RelativePath="..\..\src\rewriter.cc"
698 > 753 >
699 </File> 754 </File>
700 <File 755 <File
701 RelativePath="..\..\src\rewriter.h" 756 RelativePath="..\..\src\rewriter.h"
702 > 757 >
703 </File> 758 </File>
704 <File 759 <File
705 RelativePath="..\..\src\runtime.cc" 760 RelativePath="..\..\src\runtime.cc"
706 > 761 >
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
907 </File> 962 </File>
908 <File 963 <File
909 RelativePath="..\..\include\v8.h" 964 RelativePath="..\..\include\v8.h"
910 > 965 >
911 </File> 966 </File>
912 </Filter> 967 </Filter>
913 </Files> 968 </Files>
914 <Globals> 969 <Globals>
915 </Globals> 970 </Globals>
916 </VisualStudioProject> 971 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_base.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698