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

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

Issue 1148007: Merge bleeding_edge from version 2.1.3 up to revision 4205... (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
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
256 RelativePath="..\..\src\code-stubs.cc" 268 RelativePath="..\..\src\code-stubs.cc"
257 > 269 >
258 </File> 270 </File>
259 <File 271 <File
260 RelativePath="..\..\src\code-stubs.h" 272 RelativePath="..\..\src\code-stubs.h"
261 > 273 >
262 </File> 274 </File>
263 <File 275 <File
264 RelativePath="..\..\src\code.h" 276 RelativePath="..\..\src\code.h"
265 > 277 >
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 </File> 350 </File>
339 <File 351 <File
340 RelativePath="..\..\src\arm\cpu-arm.cc" 352 RelativePath="..\..\src\arm\cpu-arm.cc"
341 > 353 >
342 </File> 354 </File>
343 <File 355 <File
344 RelativePath="..\..\src\cpu.h" 356 RelativePath="..\..\src\cpu.h"
345 > 357 >
346 </File> 358 </File>
347 <File 359 <File
360 RelativePath="..\..\src\cpu-profiler.cc"
361 >
362 </File>
363 <File
364 RelativePath="..\..\src\cpu-profiler.h"
365 >
366 </File>
367 <File
368 RelativePath="..\..\src\cpu-profiler-inl.h"
369 >
370 </File>
371 <File
348 RelativePath="..\..\src\data-flow.cc" 372 RelativePath="..\..\src\data-flow.cc"
349 > 373 >
350 </File> 374 </File>
351 <File 375 <File
352 RelativePath="..\..\src\data-flow.h" 376 RelativePath="..\..\src\data-flow.h"
353 > 377 >
354 </File> 378 </File>
355 <File 379 <File
356 RelativePath="..\..\src\dateparser.cc" 380 RelativePath="..\..\src\dateparser.cc"
357 > 381 >
(...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 </File> 706 </File>
683 <File 707 <File
684 RelativePath="..\..\src\parser.cc" 708 RelativePath="..\..\src\parser.cc"
685 > 709 >
686 </File> 710 </File>
687 <File 711 <File
688 RelativePath="..\..\src\parser.h" 712 RelativePath="..\..\src\parser.h"
689 > 713 >
690 </File> 714 </File>
691 <File 715 <File
716 RelativePath="..\..\src\profile-generator.cc"
717 >
718 </File>
719 <File
720 RelativePath="..\..\src\profile-generator.h"
721 >
722 </File>
723 <File
724 RelativePath="..\..\src\profile-generator-inl.h"
725 >
726 </File>
727 <File
692 RelativePath="..\..\src\platform-win32.cc" 728 RelativePath="..\..\src\platform-win32.cc"
693 > 729 >
694 </File> 730 </File>
695 <File 731 <File
696 RelativePath="..\..\src\platform.h" 732 RelativePath="..\..\src\platform.h"
697 > 733 >
698 </File> 734 </File>
699 <File 735 <File
700 RelativePath="..\..\src\prettyprinter.cc" 736 RelativePath="..\..\src\prettyprinter.cc"
701 > 737 >
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
1002 </File> 1038 </File>
1003 <File 1039 <File
1004 RelativePath="..\..\include\v8.h" 1040 RelativePath="..\..\include\v8.h"
1005 > 1041 >
1006 </File> 1042 </File>
1007 </Filter> 1043 </Filter>
1008 </Files> 1044 </Files>
1009 <Globals> 1045 <Globals>
1010 </Globals> 1046 </Globals>
1011 </VisualStudioProject> 1047 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698