| 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 431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 442 </File> | 442 </File> |
| 443 <File | 443 <File |
| 444 RelativePath="..\..\src\flags.cc" | 444 RelativePath="..\..\src\flags.cc" |
| 445 > | 445 > |
| 446 </File> | 446 </File> |
| 447 <File | 447 <File |
| 448 RelativePath="..\..\src\flags.h" | 448 RelativePath="..\..\src\flags.h" |
| 449 > | 449 > |
| 450 </File> | 450 </File> |
| 451 <File | 451 <File |
| 452 RelativePath="..\..\src\flow-graph.cc" |
| 453 > |
| 454 </File> |
| 455 <File |
| 456 RelativePath="..\..\src\flow-graph.h" |
| 457 > |
| 458 </File> |
| 459 <File |
| 452 RelativePath="..\..\src\frame-element.cc" | 460 RelativePath="..\..\src\frame-element.cc" |
| 453 > | 461 > |
| 454 </File> | 462 </File> |
| 455 <File | 463 <File |
| 456 RelativePath="..\..\src\frame-element.h" | 464 RelativePath="..\..\src\frame-element.h" |
| 457 > | 465 > |
| 458 </File> | 466 </File> |
| 459 <File | 467 <File |
| 460 RelativePath="..\..\src\arm\frames-arm.cc" | 468 RelativePath="..\..\src\arm\frames-arm.cc" |
| 461 > | 469 > |
| (...skipping 600 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1062 </File> | 1070 </File> |
| 1063 <File | 1071 <File |
| 1064 RelativePath="..\..\include\v8.h" | 1072 RelativePath="..\..\include\v8.h" |
| 1065 > | 1073 > |
| 1066 </File> | 1074 </File> |
| 1067 </Filter> | 1075 </Filter> |
| 1068 </Files> | 1076 </Files> |
| 1069 <Globals> | 1077 <Globals> |
| 1070 </Globals> | 1078 </Globals> |
| 1071 </VisualStudioProject> | 1079 </VisualStudioProject> |
| OLD | NEW |