| 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 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 191 </File> | 191 </File> |
| 192 <File | 192 <File |
| 193 RelativePath="..\..\test\cctest\test-hashmap.cc" | 193 RelativePath="..\..\test\cctest\test-hashmap.cc" |
| 194 > | 194 > |
| 195 </File> | 195 </File> |
| 196 <File | 196 <File |
| 197 RelativePath="..\..\test\cctest\test-heap.cc" | 197 RelativePath="..\..\test\cctest\test-heap.cc" |
| 198 > | 198 > |
| 199 </File> | 199 </File> |
| 200 <File | 200 <File |
| 201 RelativePath="..\..\test\cctest\test-heap-profiler.cc" |
| 202 > |
| 203 </File> |
| 204 <File |
| 201 RelativePath="..\..\test\cctest\test-lock.cc" | 205 RelativePath="..\..\test\cctest\test-lock.cc" |
| 202 > | 206 > |
| 203 </File> | 207 </File> |
| 204 <File | 208 <File |
| 205 RelativePath="..\..\test\cctest\test-log.cc" | 209 RelativePath="..\..\test\cctest\test-log.cc" |
| 206 > | 210 > |
| 207 </File> | 211 </File> |
| 208 <File | 212 <File |
| 209 RelativePath="..\..\test\cctest\test-log-utils.cc" | 213 RelativePath="..\..\test\cctest\test-log-utils.cc" |
| 210 > | 214 > |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 242 > | 246 > |
| 243 </File> | 247 </File> |
| 244 <File | 248 <File |
| 245 RelativePath="..\..\test\cctest\test-version.cc" | 249 RelativePath="..\..\test\cctest\test-version.cc" |
| 246 > | 250 > |
| 247 </File> | 251 </File> |
| 248 </Files> | 252 </Files> |
| 249 <Globals> | 253 <Globals> |
| 250 </Globals> | 254 </Globals> |
| 251 </VisualStudioProject> | 255 </VisualStudioProject> |
| OLD | NEW |