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 790 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
801 </File> | 801 </File> |
802 <File | 802 <File |
803 RelativePath=".\login_prompt.cc" | 803 RelativePath=".\login_prompt.cc" |
804 > | 804 > |
805 </File> | 805 </File> |
806 <File | 806 <File |
807 RelativePath=".\login_prompt.h" | 807 RelativePath=".\login_prompt.h" |
808 > | 808 > |
809 </File> | 809 </File> |
810 <File | 810 <File |
| 811 RelativePath=".\options_page_base.cc" |
| 812 > |
| 813 </File> |
| 814 <File |
| 815 RelativePath=".\options_page_base.h" |
| 816 > |
| 817 </File> |
| 818 <File |
811 RelativePath=".\options_window.h" | 819 RelativePath=".\options_window.h" |
812 > | 820 > |
813 </File> | 821 </File> |
814 <File | 822 <File |
815 RelativePath=".\status_bubble.h" | 823 RelativePath=".\status_bubble.h" |
816 > | 824 > |
817 </File> | 825 </File> |
818 <File | 826 <File |
819 RelativePath=".\task_manager.cc" | 827 RelativePath=".\task_manager.cc" |
820 > | 828 > |
(...skipping 1968 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2789 > | 2797 > |
2790 </File> | 2798 </File> |
2791 <File | 2799 <File |
2792 RelativePath=".\utility_process_host.h" | 2800 RelativePath=".\utility_process_host.h" |
2793 > | 2801 > |
2794 </File> | 2802 </File> |
2795 </Files> | 2803 </Files> |
2796 <Globals> | 2804 <Globals> |
2797 </Globals> | 2805 </Globals> |
2798 </VisualStudioProject> | 2806 </VisualStudioProject> |
OLD | NEW |