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 688 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
699 <Tool | 699 <Tool |
700 Name="VCCLCompilerTool" | 700 Name="VCCLCompilerTool" |
701 /> | 701 /> |
702 </FileConfiguration> | 702 </FileConfiguration> |
703 </File> | 703 </File> |
704 <File | 704 <File |
705 RelativePath="..\..\src\objects-inl.h" | 705 RelativePath="..\..\src\objects-inl.h" |
706 > | 706 > |
707 </File> | 707 </File> |
708 <File | 708 <File |
| 709 RelativePath="..\..\src\objects-visiting.cc" |
| 710 > |
| 711 </File> |
| 712 <File |
| 713 RelativePath="..\..\src\objects-visiting.h" |
| 714 > |
| 715 <File |
709 RelativePath="..\..\src\objects.cc" | 716 RelativePath="..\..\src\objects.cc" |
710 > | 717 > |
711 </File> | 718 </File> |
712 <File | 719 <File |
713 RelativePath="..\..\src\objects.h" | 720 RelativePath="..\..\src\objects.h" |
714 > | 721 > |
715 </File> | 722 </File> |
716 <File | 723 <File |
717 RelativePath="..\..\src\oprofile-agent.cc" | 724 RelativePath="..\..\src\oprofile-agent.cc" |
718 > | 725 > |
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1087 </File> | 1094 </File> |
1088 <File | 1095 <File |
1089 RelativePath="..\..\include\v8.h" | 1096 RelativePath="..\..\include\v8.h" |
1090 > | 1097 > |
1091 </File> | 1098 </File> |
1092 </Filter> | 1099 </Filter> |
1093 </Files> | 1100 </Files> |
1094 <Globals> | 1101 <Globals> |
1095 </Globals> | 1102 </Globals> |
1096 </VisualStudioProject> | 1103 </VisualStudioProject> |
OLD | NEW |