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

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

Issue 1049003: Revert r4159 because of x64 test failures. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
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/v8.xcodeproj/project.pbxproj ('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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 </File> 246 </File>
247 <File 247 <File
248 RelativePath="..\..\src\checks.cc" 248 RelativePath="..\..\src\checks.cc"
249 > 249 >
250 </File> 250 </File>
251 <File 251 <File
252 RelativePath="..\..\src\checks.h" 252 RelativePath="..\..\src\checks.h"
253 > 253 >
254 </File> 254 </File>
255 <File 255 <File
256 RelativePath="..\..\src\circular-queue-inl.h"
257 >
258 </File>
259 <File
260 RelativePath="..\..\src\circular-queue.cc"
261 >
262 </File>
263 <File
264 RelativePath="..\..\src\circular-queue.h"
265 >
266 </File>
267 <File
268 RelativePath="..\..\src\code-stubs.cc" 256 RelativePath="..\..\src\code-stubs.cc"
269 > 257 >
270 </File> 258 </File>
271 <File 259 <File
272 RelativePath="..\..\src\code-stubs.h" 260 RelativePath="..\..\src\code-stubs.h"
273 > 261 >
274 </File> 262 </File>
275 <File 263 <File
276 RelativePath="..\..\src\code.h" 264 RelativePath="..\..\src\code.h"
277 > 265 >
(...skipping 736 matching lines...) Expand 10 before | Expand all | Expand 10 after
1014 </File> 1002 </File>
1015 <File 1003 <File
1016 RelativePath="..\..\include\v8.h" 1004 RelativePath="..\..\include\v8.h"
1017 > 1005 >
1018 </File> 1006 </File>
1019 </Filter> 1007 </Filter>
1020 </Files> 1008 </Files>
1021 <Globals> 1009 <Globals>
1022 </Globals> 1010 </Globals>
1023 </VisualStudioProject> 1011 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/v8.xcodeproj/project.pbxproj ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698