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 339 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
350 </File> | 350 </File> |
351 <File | 351 <File |
352 RelativePath="..\..\src\arm\cpu-arm.cc" | 352 RelativePath="..\..\src\arm\cpu-arm.cc" |
353 > | 353 > |
354 </File> | 354 </File> |
355 <File | 355 <File |
356 RelativePath="..\..\src\cpu.h" | 356 RelativePath="..\..\src\cpu.h" |
357 > | 357 > |
358 </File> | 358 </File> |
359 <File | 359 <File |
| 360 RelativePath="..\..\src\cpu-profiler.cc" |
| 361 > |
| 362 </File> |
| 363 <File |
| 364 RelativePath="..\..\src\cpu-profiler.h" |
| 365 > |
| 366 </File> |
| 367 <File |
| 368 RelativePath="..\..\src\cpu-profiler-inl.h" |
| 369 > |
| 370 </File> |
| 371 <File |
360 RelativePath="..\..\src\data-flow.cc" | 372 RelativePath="..\..\src\data-flow.cc" |
361 > | 373 > |
362 </File> | 374 </File> |
363 <File | 375 <File |
364 RelativePath="..\..\src\data-flow.h" | 376 RelativePath="..\..\src\data-flow.h" |
365 > | 377 > |
366 </File> | 378 </File> |
367 <File | 379 <File |
368 RelativePath="..\..\src\dateparser.cc" | 380 RelativePath="..\..\src\dateparser.cc" |
369 > | 381 > |
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1026 </File> | 1038 </File> |
1027 <File | 1039 <File |
1028 RelativePath="..\..\include\v8.h" | 1040 RelativePath="..\..\include\v8.h" |
1029 > | 1041 > |
1030 </File> | 1042 </File> |
1031 </Filter> | 1043 </Filter> |
1032 </Files> | 1044 </Files> |
1033 <Globals> | 1045 <Globals> |
1034 </Globals> | 1046 </Globals> |
1035 </VisualStudioProject> | 1047 </VisualStudioProject> |
OLD | NEW |