| 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 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 398 </File> | 398 </File> |
| 399 <File | 399 <File |
| 400 RelativePath="..\..\src\factory.cc" | 400 RelativePath="..\..\src\factory.cc" |
| 401 > | 401 > |
| 402 </File> | 402 </File> |
| 403 <File | 403 <File |
| 404 RelativePath="..\..\src\factory.h" | 404 RelativePath="..\..\src\factory.h" |
| 405 > | 405 > |
| 406 </File> | 406 </File> |
| 407 <File | 407 <File |
| 408 RelativePath="..\..\src\arm\fast-codegen-arm.cc" |
| 409 > |
| 410 </File> |
| 411 <File |
| 408 RelativePath="..\..\src\fast-codegen.cc" | 412 RelativePath="..\..\src\fast-codegen.cc" |
| 409 > | 413 > |
| 410 </File> | 414 </File> |
| 411 <File | 415 <File |
| 412 RelativePath="..\..\src\fast-codegen.h" | 416 RelativePath="..\..\src\fast-codegen.h" |
| 413 > | 417 > |
| 414 </File> | 418 </File> |
| 415 <File | 419 <File |
| 416 RelativePath="..\..\src\flags.cc" | 420 RelativePath="..\..\src\flags.cc" |
| 417 > | 421 > |
| (...skipping 572 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 990 </File> | 994 </File> |
| 991 <File | 995 <File |
| 992 RelativePath="..\..\include\v8.h" | 996 RelativePath="..\..\include\v8.h" |
| 993 > | 997 > |
| 994 </File> | 998 </File> |
| 995 </Filter> | 999 </Filter> |
| 996 </Files> | 1000 </Files> |
| 997 <Globals> | 1001 <Globals> |
| 998 </Globals> | 1002 </Globals> |
| 999 </VisualStudioProject> | 1003 </VisualStudioProject> |
| OLD | NEW |