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

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

Issue 115350: Revert revision 1949. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 7 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/gyp/v8.gyp ('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 391 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 </File> 402 </File>
403 <File 403 <File
404 RelativePath="..\..\src\ia32\frames-ia32.h" 404 RelativePath="..\..\src\ia32\frames-ia32.h"
405 > 405 >
406 </File> 406 </File>
407 <File 407 <File
408 RelativePath="..\..\src\frames-inl.h" 408 RelativePath="..\..\src\frames-inl.h"
409 > 409 >
410 </File> 410 </File>
411 <File 411 <File
412 RelativePath="..\..\src\frame-element.h"
413 >
414 </File>
415 <File
416 RelativePath="..\..\src\frames.cc" 412 RelativePath="..\..\src\frames.cc"
417 > 413 >
418 </File> 414 </File>
419 <File 415 <File
420 RelativePath="..\..\src\frames.h" 416 RelativePath="..\..\src\frames.h"
421 > 417 >
422 </File> 418 </File>
423 <File 419 <File
424 RelativePath="..\..\src\func-name-inferrer.cc" 420 RelativePath="..\..\src\func-name-inferrer.cc"
425 > 421 >
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
498 </File> 494 </File>
499 <File 495 <File
500 RelativePath="..\..\src\interpreter-irregexp.h" 496 RelativePath="..\..\src\interpreter-irregexp.h"
501 > 497 >
502 </File> 498 </File>
503 <File 499 <File
504 RelativePath="..\..\src\jump-target.h" 500 RelativePath="..\..\src\jump-target.h"
505 > 501 >
506 </File> 502 </File>
507 <File 503 <File
508 RelativePath="..\..\src\jump-target-inl.h"
509 >
510 </File>
511 <File
512 RelativePath="..\..\src\jump-target.cc" 504 RelativePath="..\..\src\jump-target.cc"
513 > 505 >
514 </File> 506 </File>
515 <File 507 <File
516 RelativePath="..\..\src\ia32\jump-target-ia32.cc " 508 RelativePath="..\..\src\ia32\jump-target-ia32.cc "
517 > 509 >
518 </File> 510 </File>
519 <File 511 <File
520 RelativePath="..\..\src\jsregexp-inl.h" 512 RelativePath="..\..\src\jsregexp-inl.h"
521 > 513 >
(...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after
930 </File> 922 </File>
931 <File 923 <File
932 RelativePath="..\..\include\v8.h" 924 RelativePath="..\..\include\v8.h"
933 > 925 >
934 </File> 926 </File>
935 </Filter> 927 </Filter>
936 </Files> 928 </Files>
937 <Globals> 929 <Globals>
938 </Globals> 930 </Globals>
939 </VisualStudioProject> 931 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/gyp/v8.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698