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 695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
706 <Tool | 706 <Tool |
707 Name="VCCLCompilerTool" | 707 Name="VCCLCompilerTool" |
708 /> | 708 /> |
709 </FileConfiguration> | 709 </FileConfiguration> |
710 </File> | 710 </File> |
711 <File | 711 <File |
712 RelativePath="..\..\src\objects-inl.h" | 712 RelativePath="..\..\src\objects-inl.h" |
713 > | 713 > |
714 </File> | 714 </File> |
715 <File | 715 <File |
| 716 RelativePath="..\..\src\objects-visiting.cc" |
| 717 > |
| 718 </File> |
| 719 <File |
| 720 RelativePath="..\..\src\objects-visiting.h" |
| 721 > |
| 722 <File |
716 RelativePath="..\..\src\objects.cc" | 723 RelativePath="..\..\src\objects.cc" |
717 > | 724 > |
718 </File> | 725 </File> |
719 <File | 726 <File |
720 RelativePath="..\..\src\objects.h" | 727 RelativePath="..\..\src\objects.h" |
721 > | 728 > |
722 </File> | 729 </File> |
723 <File | 730 <File |
724 RelativePath="..\..\src\oprofile-agent.cc" | 731 RelativePath="..\..\src\oprofile-agent.cc" |
725 > | 732 > |
(...skipping 380 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1106 </File> | 1113 </File> |
1107 <File | 1114 <File |
1108 RelativePath="..\..\include\v8.h" | 1115 RelativePath="..\..\include\v8.h" |
1109 > | 1116 > |
1110 </File> | 1117 </File> |
1111 </Filter> | 1118 </Filter> |
1112 </Files> | 1119 </Files> |
1113 <Globals> | 1120 <Globals> |
1114 </Globals> | 1121 </Globals> |
1115 </VisualStudioProject> | 1122 </VisualStudioProject> |
OLD | NEW |