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

Side by Side Diff: tools/visual_studio/v8_base_x64.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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 </File> 342 </File>
331 <File 343 <File
332 RelativePath="..\..\src\x64\cpu-x64.cc" 344 RelativePath="..\..\src\x64\cpu-x64.cc"
333 > 345 >
334 </File> 346 </File>
335 <File 347 <File
336 RelativePath="..\..\src\cpu.h" 348 RelativePath="..\..\src\cpu.h"
337 > 349 >
338 </File> 350 </File>
339 <File 351 <File
352 RelativePath="..\..\src\cpu-profiler.cc"
353 >
354 </File>
355 <File
356 RelativePath="..\..\src\cpu-profiler.h"
357 >
358 </File>
359 <File
360 RelativePath="..\..\src\cpu-profiler-inl.h"
361 >
362 </File>
363 <File
340 RelativePath="..\..\src\data-flow.cc" 364 RelativePath="..\..\src\data-flow.cc"
341 > 365 >
342 </File> 366 </File>
343 <File 367 <File
344 RelativePath="..\..\src\data-flow.h" 368 RelativePath="..\..\src\data-flow.h"
345 > 369 >
346 </File> 370 </File>
347 <File 371 <File
348 RelativePath="..\..\src\dateparser.cc" 372 RelativePath="..\..\src\dateparser.cc"
349 > 373 >
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
679 </File> 703 </File>
680 <File 704 <File
681 RelativePath="..\..\src\parser.cc" 705 RelativePath="..\..\src\parser.cc"
682 > 706 >
683 </File> 707 </File>
684 <File 708 <File
685 RelativePath="..\..\src\parser.h" 709 RelativePath="..\..\src\parser.h"
686 > 710 >
687 </File> 711 </File>
688 <File 712 <File
713 RelativePath="..\..\src\profile-generator.cc"
714 >
715 </File>
716 <File
717 RelativePath="..\..\src\profile-generator.h"
718 >
719 </File>
720 <File
721 RelativePath="..\..\src\profile-generator-inl.h"
722 >
723 </File>
724 <File
689 RelativePath="..\..\src\platform-win32.cc" 725 RelativePath="..\..\src\platform-win32.cc"
690 > 726 >
691 </File> 727 </File>
692 <File 728 <File
693 RelativePath="..\..\src\platform.h" 729 RelativePath="..\..\src\platform.h"
694 > 730 >
695 </File> 731 </File>
696 <File 732 <File
697 RelativePath="..\..\src\prettyprinter.cc" 733 RelativePath="..\..\src\prettyprinter.cc"
698 > 734 >
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
991 </File> 1027 </File>
992 <File 1028 <File
993 RelativePath="..\..\include\v8.h" 1029 RelativePath="..\..\include\v8.h"
994 > 1030 >
995 </File> 1031 </File>
996 </Filter> 1032 </Filter>
997 </Files> 1033 </Files>
998 <Globals> 1034 <Globals>
999 </Globals> 1035 </Globals>
1000 </VisualStudioProject> 1036 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698