| 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 894 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 905 </File> | 905 </File> |
| 906 <File | 906 <File |
| 907 RelativePath="..\..\src\spaces.cc" | 907 RelativePath="..\..\src\spaces.cc" |
| 908 > | 908 > |
| 909 </File> | 909 </File> |
| 910 <File | 910 <File |
| 911 RelativePath="..\..\src\spaces.h" | 911 RelativePath="..\..\src\spaces.h" |
| 912 > | 912 > |
| 913 </File> | 913 </File> |
| 914 <File | 914 <File |
| 915 RelativePath="..\..\src\string-search.cc" |
| 916 > |
| 917 </File> |
| 918 <File |
| 919 RelativePath="..\..\src\string-search.h" |
| 920 > |
| 921 </File> |
| 922 <File |
| 915 RelativePath="..\..\src\string-stream.cc" | 923 RelativePath="..\..\src\string-stream.cc" |
| 916 > | 924 > |
| 917 </File> | 925 </File> |
| 918 <File | 926 <File |
| 919 RelativePath="..\..\src\string-stream.h" | 927 RelativePath="..\..\src\string-stream.h" |
| 920 > | 928 > |
| 921 </File> | 929 </File> |
| 922 <File | 930 <File |
| 923 RelativePath="..\..\src\arm\stub-cache-arm.cc" | 931 RelativePath="..\..\src\arm\stub-cache-arm.cc" |
| 924 > | 932 > |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1109 </File> | 1117 </File> |
| 1110 <File | 1118 <File |
| 1111 RelativePath="..\..\include\v8.h" | 1119 RelativePath="..\..\include\v8.h" |
| 1112 > | 1120 > |
| 1113 </File> | 1121 </File> |
| 1114 </Filter> | 1122 </Filter> |
| 1115 </Files> | 1123 </Files> |
| 1116 <Globals> | 1124 <Globals> |
| 1117 </Globals> | 1125 </Globals> |
| 1118 </VisualStudioProject> | 1126 </VisualStudioProject> |
| OLD | NEW |