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 737 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1003 </File> | 1015 </File> |
1004 <File | 1016 <File |
1005 RelativePath="..\..\include\v8.h" | 1017 RelativePath="..\..\include\v8.h" |
1006 > | 1018 > |
1007 </File> | 1019 </File> |
1008 </Filter> | 1020 </Filter> |
1009 </Files> | 1021 </Files> |
1010 <Globals> | 1022 <Globals> |
1011 </Globals> | 1023 </Globals> |
1012 </VisualStudioProject> | 1024 </VisualStudioProject> |
OLD | NEW |