| 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 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 </File> | 246 </File> |
| 247 <File | 247 <File |
| 248 RelativePath="..\..\src\checks.cc" | 248 RelativePath="..\..\src\checks.cc" |
| 249 > | 249 > |
| 250 </File> | 250 </File> |
| 251 <File | 251 <File |
| 252 RelativePath="..\..\src\checks.h" | 252 RelativePath="..\..\src\checks.h" |
| 253 > | 253 > |
| 254 </File> | 254 </File> |
| 255 <File | 255 <File |
| 256 RelativePath="..\..\src\circular-queue-inl.h" |
| 257 > |
| 258 </File> |
| 259 <File |
| 260 RelativePath="..\..\src\circular-queue.cc" |
| 261 > |
| 262 </File> |
| 263 <File |
| 264 RelativePath="..\..\src\circular-queue.h" |
| 265 > |
| 266 </File> |
| 267 <File |
| 256 RelativePath="..\..\src\code-stubs.cc" | 268 RelativePath="..\..\src\code-stubs.cc" |
| 257 > | 269 > |
| 258 </File> | 270 </File> |
| 259 <File | 271 <File |
| 260 RelativePath="..\..\src\code-stubs.h" | 272 RelativePath="..\..\src\code-stubs.h" |
| 261 > | 273 > |
| 262 </File> | 274 </File> |
| 263 <File | 275 <File |
| 264 RelativePath="..\..\src\code.h" | 276 RelativePath="..\..\src\code.h" |
| 265 > | 277 > |
| (...skipping 748 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1014 </File> | 1026 </File> |
| 1015 <File | 1027 <File |
| 1016 RelativePath="..\..\include\v8.h" | 1028 RelativePath="..\..\include\v8.h" |
| 1017 > | 1029 > |
| 1018 </File> | 1030 </File> |
| 1019 </Filter> | 1031 </Filter> |
| 1020 </Files> | 1032 </Files> |
| 1021 <Globals> | 1033 <Globals> |
| 1022 </Globals> | 1034 </Globals> |
| 1023 </VisualStudioProject> | 1035 </VisualStudioProject> |
| OLD | NEW |