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

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

Issue 844006: Merge changes up to V8 version 2.1.3 into the partial snapshots (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/partial_snapshots/
Patch Set: Created 10 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_arm.vcproj ('k') | tools/visual_studio/v8_base_arm.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 <?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 863 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 </File> 874 </File>
875 <File 875 <File
876 RelativePath="..\..\src\unicode-inl.h" 876 RelativePath="..\..\src\unicode-inl.h"
877 > 877 >
878 </File> 878 </File>
879 <File 879 <File
880 RelativePath="..\..\src\unicode.h" 880 RelativePath="..\..\src\unicode.h"
881 > 881 >
882 </File> 882 </File>
883 <File 883 <File
884 RelativePath="..\..\src\usage-analyzer.cc"
885 >
886 </File>
887 <File
888 RelativePath="..\..\src\usage-analyzer.h"
889 >
890 </File>
891 <File
892 RelativePath="..\..\src\utils.cc" 884 RelativePath="..\..\src\utils.cc"
893 > 885 >
894 </File> 886 </File>
895 <File 887 <File
896 RelativePath="..\..\src\utils.h" 888 RelativePath="..\..\src\utils.h"
897 > 889 >
898 </File> 890 </File>
899 <File 891 <File
900 RelativePath="..\..\src\v8-counters.cc" 892 RelativePath="..\..\src\v8-counters.cc"
901 > 893 >
(...skipping 28 matching lines...) Expand all
930 </File> 922 </File>
931 <File 923 <File
932 RelativePath="..\..\src\version.cc" 924 RelativePath="..\..\src\version.cc"
933 > 925 >
934 </File> 926 </File>
935 <File 927 <File
936 RelativePath="..\..\src\version.h" 928 RelativePath="..\..\src\version.h"
937 > 929 >
938 </File> 930 </File>
939 <File 931 <File
932 RelativePath="..\..\src\virtual-frame-inl.h"
933 >
934 </File>
935 <File
940 RelativePath="..\..\src\virtual-frame.h" 936 RelativePath="..\..\src\virtual-frame.h"
941 > 937 >
942 </File> 938 </File>
943 <File 939 <File
944 RelativePath="..\..\src\ia32\virtual-frame-ia32. h" 940 RelativePath="..\..\src\ia32\virtual-frame-ia32. h"
945 > 941 >
946 </File> 942 </File>
947 <File 943 <File
948 RelativePath="..\..\src\virtual-frame.cc" 944 RelativePath="..\..\src\virtual-frame.cc"
949 > 945 >
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
994 </File> 990 </File>
995 <File 991 <File
996 RelativePath="..\..\include\v8.h" 992 RelativePath="..\..\include\v8.h"
997 > 993 >
998 </File> 994 </File>
999 </Filter> 995 </Filter>
1000 </Files> 996 </Files>
1001 <Globals> 997 <Globals>
1002 </Globals> 998 </Globals>
1003 </VisualStudioProject> 999 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_arm.vcproj ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698