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

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

Issue 6577036: [Isolates] Merge from bleeding_edge to isolates, revisions 6100-6300. (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/isolates/
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 | « tools/visual_studio/v8_base_arm.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 752 matching lines...) Expand 10 before | Expand all | Expand 10 after
763 <Tool 763 <Tool
764 Name="VCCLCompilerTool" 764 Name="VCCLCompilerTool"
765 /> 765 />
766 </FileConfiguration> 766 </FileConfiguration>
767 </File> 767 </File>
768 <File 768 <File
769 RelativePath="..\..\src\objects-inl.h" 769 RelativePath="..\..\src\objects-inl.h"
770 > 770 >
771 </File> 771 </File>
772 <File 772 <File
773 RelativePath="..\..\src\objects-printer.cc"
774 >
775 </File>
776 <File
773 RelativePath="..\..\src\objects-visiting.cc" 777 RelativePath="..\..\src\objects-visiting.cc"
774 > 778 >
775 </File> 779 </File>
776 <File 780 <File
777 RelativePath="..\..\src\objects-visiting.h" 781 RelativePath="..\..\src\objects-visiting.h"
778 > 782 >
779 </File> 783 </File>
780 <File 784 <File
781 RelativePath="..\..\src\objects.cc" 785 RelativePath="..\..\src\objects.cc"
782 > 786 >
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
1191 </File> 1195 </File>
1192 <File 1196 <File
1193 RelativePath="..\..\include\v8.h" 1197 RelativePath="..\..\include\v8.h"
1194 > 1198 >
1195 </File> 1199 </File>
1196 </Filter> 1200 </Filter>
1197 </Files> 1201 </Files>
1198 <Globals> 1202 <Globals>
1199 </Globals> 1203 </Globals>
1200 </VisualStudioProject> 1204 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8_base_arm.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698