| OLD | NEW |
| 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 668 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 679 </File> | 679 </File> |
| 680 <File | 680 <File |
| 681 RelativePath="..\..\src\parser.cc" | 681 RelativePath="..\..\src\parser.cc" |
| 682 > | 682 > |
| 683 </File> | 683 </File> |
| 684 <File | 684 <File |
| 685 RelativePath="..\..\src\parser.h" | 685 RelativePath="..\..\src\parser.h" |
| 686 > | 686 > |
| 687 </File> | 687 </File> |
| 688 <File | 688 <File |
| 689 RelativePath="..\..\src\profile-generator.cc" |
| 690 > |
| 691 </File> |
| 692 <File |
| 693 RelativePath="..\..\src\profile-generator.h" |
| 694 > |
| 695 </File> |
| 696 <File |
| 697 RelativePath="..\..\src\profile-generator-inl.h" |
| 698 > |
| 699 </File> |
| 700 <File |
| 689 RelativePath="..\..\src\platform-win32.cc" | 701 RelativePath="..\..\src\platform-win32.cc" |
| 690 > | 702 > |
| 691 </File> | 703 </File> |
| 692 <File | 704 <File |
| 693 RelativePath="..\..\src\platform.h" | 705 RelativePath="..\..\src\platform.h" |
| 694 > | 706 > |
| 695 </File> | 707 </File> |
| 696 <File | 708 <File |
| 697 RelativePath="..\..\src\prettyprinter.cc" | 709 RelativePath="..\..\src\prettyprinter.cc" |
| 698 > | 710 > |
| (...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 991 </File> | 1003 </File> |
| 992 <File | 1004 <File |
| 993 RelativePath="..\..\include\v8.h" | 1005 RelativePath="..\..\include\v8.h" |
| 994 > | 1006 > |
| 995 </File> | 1007 </File> |
| 996 </Filter> | 1008 </Filter> |
| 997 </Files> | 1009 </Files> |
| 998 <Globals> | 1010 <Globals> |
| 999 </Globals> | 1011 </Globals> |
| 1000 </VisualStudioProject> | 1012 </VisualStudioProject> |
| OLD | NEW |