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 1042 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1053 </File> | 1053 </File> |
1054 <File | 1054 <File |
1055 RelativePath="..\..\src\arm\virtual-frame-arm.cc
" | 1055 RelativePath="..\..\src\arm\virtual-frame-arm.cc
" |
1056 > | 1056 > |
1057 </File> | 1057 </File> |
1058 <File | 1058 <File |
1059 RelativePath="..\..\src\virtual-frame-light.cc" | 1059 RelativePath="..\..\src\virtual-frame-light.cc" |
1060 > | 1060 > |
1061 </File> | 1061 </File> |
1062 <File | 1062 <File |
1063 RelativePath="..\..\src\vm-state.cc" | |
1064 > | |
1065 </File> | |
1066 <File | |
1067 RelativePath="..\..\src\vm-state-inl.h" | 1063 RelativePath="..\..\src\vm-state-inl.h" |
1068 > | 1064 > |
1069 </File> | 1065 </File> |
1070 <File | 1066 <File |
1071 RelativePath="..\..\src\vm-state.h" | 1067 RelativePath="..\..\src\vm-state.h" |
1072 > | 1068 > |
1073 </File> | 1069 </File> |
1074 <File | 1070 <File |
1075 RelativePath="..\..\src\zone-inl.h" | 1071 RelativePath="..\..\src\zone-inl.h" |
1076 > | 1072 > |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1117 </File> | 1113 </File> |
1118 <File | 1114 <File |
1119 RelativePath="..\..\include\v8.h" | 1115 RelativePath="..\..\include\v8.h" |
1120 > | 1116 > |
1121 </File> | 1117 </File> |
1122 </Filter> | 1118 </Filter> |
1123 </Files> | 1119 </Files> |
1124 <Globals> | 1120 <Globals> |
1125 </Globals> | 1121 </Globals> |
1126 </VisualStudioProject> | 1122 </VisualStudioProject> |
OLD | NEW |