| 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 880 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 891 </File> | 891 </File> |
| 892 <File | 892 <File |
| 893 RelativePath="..\..\src\spaces.cc" | 893 RelativePath="..\..\src\spaces.cc" |
| 894 > | 894 > |
| 895 </File> | 895 </File> |
| 896 <File | 896 <File |
| 897 RelativePath="..\..\src\spaces.h" | 897 RelativePath="..\..\src\spaces.h" |
| 898 > | 898 > |
| 899 </File> | 899 </File> |
| 900 <File | 900 <File |
| 901 RelativePath="..\..\src\string-search.cc" |
| 902 > |
| 903 </File> |
| 904 <File |
| 905 RelativePath="..\..\src\string-search.h" |
| 906 > |
| 907 </File> |
| 908 <File |
| 901 RelativePath="..\..\src\string-stream.cc" | 909 RelativePath="..\..\src\string-stream.cc" |
| 902 > | 910 > |
| 903 </File> | 911 </File> |
| 904 <File | 912 <File |
| 905 RelativePath="..\..\src\string-stream.h" | 913 RelativePath="..\..\src\string-stream.h" |
| 906 > | 914 > |
| 907 </File> | 915 </File> |
| 908 <File | 916 <File |
| 909 RelativePath="..\..\src\x64\stub-cache-x64.cc" | 917 RelativePath="..\..\src\x64\stub-cache-x64.cc" |
| 910 > | 918 > |
| (...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1091 </File> | 1099 </File> |
| 1092 <File | 1100 <File |
| 1093 RelativePath="..\..\include\v8.h" | 1101 RelativePath="..\..\include\v8.h" |
| 1094 > | 1102 > |
| 1095 </File> | 1103 </File> |
| 1096 </Filter> | 1104 </Filter> |
| 1097 </Files> | 1105 </Files> |
| 1098 <Globals> | 1106 <Globals> |
| 1099 </Globals> | 1107 </Globals> |
| 1100 </VisualStudioProject> | 1108 </VisualStudioProject> |
| OLD | NEW |