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

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

Issue 549174: Fix 64-bit build on Windows and Visual Studio project files... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 11 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/ia32.vsprops ('k') | tools/visual_studio/v8_base_x64.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" 5 Name="v8"
6 ProjectGUID="{21E22961-22BF-4493-BD3A-868F93DA5179}" 6 ProjectGUID="{21E22961-22BF-4493-BD3A-868F93DA5179}"
7 RootNamespace="v8" 7 RootNamespace="v8"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 </File> 214 </File>
215 </Filter> 215 </Filter>
216 <File 216 <File
217 RelativePath="..\..\src\snapshot-empty.cc" 217 RelativePath="..\..\src\snapshot-empty.cc"
218 > 218 >
219 </File> 219 </File>
220 </Files> 220 </Files>
221 <Globals> 221 <Globals>
222 </Globals> 222 </Globals>
223 </VisualStudioProject> 223 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/ia32.vsprops ('k') | tools/visual_studio/v8_base_x64.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698