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