| 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 1059 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1070 </Filter> | 1070 </Filter> |
| 1071 </Filter> | 1071 </Filter> |
| 1072 <Filter | 1072 <Filter |
| 1073 Name="include" | 1073 Name="include" |
| 1074 > | 1074 > |
| 1075 <File | 1075 <File |
| 1076 RelativePath="..\..\include\v8-debug.h" | 1076 RelativePath="..\..\include\v8-debug.h" |
| 1077 > | 1077 > |
| 1078 </File> | 1078 </File> |
| 1079 <File | 1079 <File |
| 1080 RelativePath="..\..\include\v8-profiler.h" |
| 1081 > |
| 1082 </File> |
| 1083 <File |
| 1080 RelativePath="..\..\include\v8.h" | 1084 RelativePath="..\..\include\v8.h" |
| 1081 > | 1085 > |
| 1082 </File> | 1086 </File> |
| 1083 </Filter> | 1087 </Filter> |
| 1084 </Files> | 1088 </Files> |
| 1085 <Globals> | 1089 <Globals> |
| 1086 </Globals> | 1090 </Globals> |
| 1087 </VisualStudioProject> | 1091 </VisualStudioProject> |
| OLD | NEW |