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

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

Issue 28111: Fix the visual studio projects for the compiler branch. (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/toiger/
Patch Set: Created 11 years, 9 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 | « 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 575 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 </File> 586 </File>
587 <File 587 <File
588 RelativePath="..\..\src\interpreter-irregexp.cc" 588 RelativePath="..\..\src\interpreter-irregexp.cc"
589 > 589 >
590 </File> 590 </File>
591 <File 591 <File
592 RelativePath="..\..\src\interpreter-irregexp.h" 592 RelativePath="..\..\src\interpreter-irregexp.h"
593 > 593 >
594 </File> 594 </File>
595 <File 595 <File
596 RelativePath="..\..\src\jump-target.h"
597 >
598 </File>
599 <File
600 RelativePath="..\..\src\jump-target.cc"
601 >
602 </File>
603 <File
604 RelativePath="..\..\src\jump-target-arm.cc"
605 >
606 </File>
607 <File
596 RelativePath="..\..\src\jsregexp-inl.h" 608 RelativePath="..\..\src\jsregexp-inl.h"
597 > 609 >
598 </File> 610 </File>
599 <File 611 <File
600 RelativePath="..\..\src\jsregexp.cc" 612 RelativePath="..\..\src\jsregexp.cc"
601 > 613 >
602 </File> 614 </File>
603 <File 615 <File
604 RelativePath="..\..\src\jsregexp.h" 616 RelativePath="..\..\src\jsregexp.h"
605 > 617 >
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
750 </File> 762 </File>
751 <File 763 <File
752 RelativePath="..\..\src\regexp-macro-assembler-t racer.h" 764 RelativePath="..\..\src\regexp-macro-assembler-t racer.h"
753 > 765 >
754 </File> 766 </File>
755 <File 767 <File
756 RelativePath="..\..\src\regexp-stack.cc" 768 RelativePath="..\..\src\regexp-stack.cc"
757 > 769 >
758 </File> 770 </File>
759 <File 771 <File
772 RelativePath="..\..\src\register-allocator.h"
773 >
774 </File>
775 <File
776 RelativePath="..\..\src\register-allocator.cc"
777 >
778 </File>
779 <File
780 RelativePath="..\..\src\register-allocator-arm.c c"
781 >
782 </File>
783 <File
760 RelativePath="..\..\src\rewriter.cc" 784 RelativePath="..\..\src\rewriter.cc"
761 > 785 >
762 </File> 786 </File>
763 <File 787 <File
764 RelativePath="..\..\src\rewriter.h" 788 RelativePath="..\..\src\rewriter.h"
765 > 789 >
766 </File> 790 </File>
767 <File 791 <File
768 RelativePath="..\..\src\runtime.cc" 792 RelativePath="..\..\src\runtime.cc"
769 > 793 >
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
922 </File> 946 </File>
923 <File 947 <File
924 RelativePath="..\..\src\variables.cc" 948 RelativePath="..\..\src\variables.cc"
925 > 949 >
926 </File> 950 </File>
927 <File 951 <File
928 RelativePath="..\..\src\variables.h" 952 RelativePath="..\..\src\variables.h"
929 > 953 >
930 </File> 954 </File>
931 <File 955 <File
956 RelativePath="..\..\src\virtual-frame.h"
957 >
958 </File>
959 <File
960 RelativePath="..\..\src\virtual-frame-arm.h"
961 >
962 </File>
963 <File
964 RelativePath="..\..\src\virtual-frame.cc"
965 >
966 </File>
967 <File
968 RelativePath="..\..\src\virtual-frame-arm.cc"
969 >
970 </File>
971 <File
932 RelativePath="..\..\src\zone-inl.h" 972 RelativePath="..\..\src\zone-inl.h"
933 > 973 >
934 </File> 974 </File>
935 <File 975 <File
936 RelativePath="..\..\src\zone.cc" 976 RelativePath="..\..\src\zone.cc"
937 > 977 >
938 </File> 978 </File>
939 <File 979 <File
940 RelativePath="..\..\src\zone.h" 980 RelativePath="..\..\src\zone.h"
941 > 981 >
(...skipping 28 matching lines...) Expand all
970 </File> 1010 </File>
971 <File 1011 <File
972 RelativePath="..\..\include\v8.h" 1012 RelativePath="..\..\include\v8.h"
973 > 1013 >
974 </File> 1014 </File>
975 </Filter> 1015 </Filter>
976 </Files> 1016 </Files>
977 <Globals> 1017 <Globals>
978 </Globals> 1018 </Globals>
979 </VisualStudioProject> 1019 </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