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="browser" | 5 Name="browser" |
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" | 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" |
7 RootNamespace="Browser" | 7 RootNamespace="Browser" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
435 </File> | 435 </File> |
436 <File | 436 <File |
437 RelativePath=".\plugin_service.cc" | 437 RelativePath=".\plugin_service.cc" |
438 > | 438 > |
439 </File> | 439 </File> |
440 <File | 440 <File |
441 RelativePath=".\plugin_service.h" | 441 RelativePath=".\plugin_service.h" |
442 > | 442 > |
443 </File> | 443 </File> |
444 <File | 444 <File |
| 445 RelativePath=".\worker_process_host.cc" |
| 446 > |
| 447 </File> |
| 448 <File |
| 449 RelativePath=".\worker_process_host.h" |
| 450 > |
| 451 </File> |
| 452 <File |
| 453 RelativePath=".\worker_service.cc" |
| 454 > |
| 455 </File> |
| 456 <File |
| 457 RelativePath=".\worker_service.h" |
| 458 > |
| 459 </File> |
| 460 <File |
445 RelativePath="..\tools\build\win\precompiled_wtl
.cc" | 461 RelativePath="..\tools\build\win\precompiled_wtl
.cc" |
446 > | 462 > |
447 <FileConfiguration | 463 <FileConfiguration |
448 Name="Debug|Win32" | 464 Name="Debug|Win32" |
449 > | 465 > |
450 <Tool | 466 <Tool |
451 Name="VCCLCompilerTool" | 467 Name="VCCLCompilerTool" |
452 UsePrecompiledHeader="1" | 468 UsePrecompiledHeader="1" |
453 /> | 469 /> |
454 </FileConfiguration> | 470 </FileConfiguration> |
(...skipping 2016 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2471 > | 2487 > |
2472 </File> | 2488 </File> |
2473 <File | 2489 <File |
2474 RelativePath=".\toolbar_model.h" | 2490 RelativePath=".\toolbar_model.h" |
2475 > | 2491 > |
2476 </File> | 2492 </File> |
2477 </Files> | 2493 </Files> |
2478 <Globals> | 2494 <Globals> |
2479 </Globals> | 2495 </Globals> |
2480 </VisualStudioProject> | 2496 </VisualStudioProject> |
OLD | NEW |