| 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 752 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 763 <Tool | 763 <Tool |
| 764 Name="VCCLCompilerTool" | 764 Name="VCCLCompilerTool" |
| 765 /> | 765 /> |
| 766 </FileConfiguration> | 766 </FileConfiguration> |
| 767 </File> | 767 </File> |
| 768 <File | 768 <File |
| 769 RelativePath="..\..\src\objects-inl.h" | 769 RelativePath="..\..\src\objects-inl.h" |
| 770 > | 770 > |
| 771 </File> | 771 </File> |
| 772 <File | 772 <File |
| 773 RelativePath="..\..\src\objects-printer.cc" |
| 774 > |
| 775 </File> |
| 776 <File |
| 773 RelativePath="..\..\src\objects-visiting.cc" | 777 RelativePath="..\..\src\objects-visiting.cc" |
| 774 > | 778 > |
| 775 </File> | 779 </File> |
| 776 <File | 780 <File |
| 777 RelativePath="..\..\src\objects-visiting.h" | 781 RelativePath="..\..\src\objects-visiting.h" |
| 778 > | 782 > |
| 779 </File> | 783 </File> |
| 780 <File | 784 <File |
| 781 RelativePath="..\..\src\objects.cc" | 785 RelativePath="..\..\src\objects.cc" |
| 782 > | 786 > |
| (...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1191 </File> | 1195 </File> |
| 1192 <File | 1196 <File |
| 1193 RelativePath="..\..\include\v8.h" | 1197 RelativePath="..\..\include\v8.h" |
| 1194 > | 1198 > |
| 1195 </File> | 1199 </File> |
| 1196 </Filter> | 1200 </Filter> |
| 1197 </Files> | 1201 </Files> |
| 1198 <Globals> | 1202 <Globals> |
| 1199 </Globals> | 1203 </Globals> |
| 1200 </VisualStudioProject> | 1204 </VisualStudioProject> |
| OLD | NEW |