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="common" | 5 Name="common" |
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" | 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" |
7 RootNamespace="common" | 7 RootNamespace="common" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 596 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
607 </File> | 607 </File> |
608 <File | 608 <File |
609 RelativePath=".\page_transition_types.h" | 609 RelativePath=".\page_transition_types.h" |
610 > | 610 > |
611 </File> | 611 </File> |
612 <File | 612 <File |
613 RelativePath=".\page_zoom.h" | 613 RelativePath=".\page_zoom.h" |
614 > | 614 > |
615 </File> | 615 </File> |
616 <File | 616 <File |
| 617 RelativePath=".\platform_util.h" |
| 618 > |
| 619 </File> |
| 620 <File |
| 621 RelativePath=".\platform_util_win.cc" |
| 622 > |
| 623 </File> |
| 624 <File |
617 RelativePath="..\tools\build\win\precompiled.cc" | 625 RelativePath="..\tools\build\win\precompiled.cc" |
618 > | 626 > |
619 <FileConfiguration | 627 <FileConfiguration |
620 Name="Debug|Win32" | 628 Name="Debug|Win32" |
621 > | 629 > |
622 <Tool | 630 <Tool |
623 Name="VCCLCompilerTool" | 631 Name="VCCLCompilerTool" |
624 UsePrecompiledHeader="1" | 632 UsePrecompiledHeader="1" |
625 /> | 633 /> |
626 </FileConfiguration> | 634 </FileConfiguration> |
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
826 > | 834 > |
827 </File> | 835 </File> |
828 <File | 836 <File |
829 RelativePath=".\worker_thread_ticker.h" | 837 RelativePath=".\worker_thread_ticker.h" |
830 > | 838 > |
831 </File> | 839 </File> |
832 </Files> | 840 </Files> |
833 <Globals> | 841 <Globals> |
834 </Globals> | 842 </Globals> |
835 </VisualStudioProject> | 843 </VisualStudioProject> |
OLD | NEW |