| 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_cctest" | 5 Name="v8_cctest" |
| 6 ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}" | 6 ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}" |
| 7 RootNamespace="v8_cctest" | 7 RootNamespace="v8_cctest" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 179 </File> | 179 </File> |
| 180 <File | 180 <File |
| 181 RelativePath="..\..\test\cctest\test-disasm-ia32.cc" | 181 RelativePath="..\..\test\cctest\test-disasm-ia32.cc" |
| 182 > | 182 > |
| 183 </File> | 183 </File> |
| 184 <File | 184 <File |
| 185 RelativePath="..\..\test\cctest\test-flags.cc" | 185 RelativePath="..\..\test\cctest\test-flags.cc" |
| 186 > | 186 > |
| 187 </File> | 187 </File> |
| 188 <File | 188 <File |
| 189 RelativePath="..\..\test\cctest\test-func-name-inference
.cc" |
| 190 > |
| 191 </File> |
| 192 <File |
| 189 RelativePath="..\..\test\cctest\test-hashmap.cc" | 193 RelativePath="..\..\test\cctest\test-hashmap.cc" |
| 190 > | 194 > |
| 191 </File> | 195 </File> |
| 192 <File | 196 <File |
| 193 RelativePath="..\..\test\cctest\test-heap.cc" | 197 RelativePath="..\..\test\cctest\test-heap.cc" |
| 194 > | 198 > |
| 195 </File> | 199 </File> |
| 196 <File | 200 <File |
| 197 RelativePath="..\..\test\cctest\test-lock.cc" | 201 RelativePath="..\..\test\cctest\test-lock.cc" |
| 198 > | 202 > |
| (...skipping 27 matching lines...) Expand all Loading... |
| 226 > | 230 > |
| 227 </File> | 231 </File> |
| 228 <File | 232 <File |
| 229 RelativePath="..\..\test\cctest\test-utils.cc" | 233 RelativePath="..\..\test\cctest\test-utils.cc" |
| 230 > | 234 > |
| 231 </File> | 235 </File> |
| 232 </Files> | 236 </Files> |
| 233 <Globals> | 237 <Globals> |
| 234 </Globals> | 238 </Globals> |
| 235 </VisualStudioProject> | 239 </VisualStudioProject> |
| OLD | NEW |