| 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="views" | 5 Name="views" |
| 6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" | 6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" |
| 7 RootNamespace="Views" | 7 RootNamespace="Views" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 424 </File> | 424 </File> |
| 425 <File | 425 <File |
| 426 RelativePath=".\focus\focus_manager.cc" | 426 RelativePath=".\focus\focus_manager.cc" |
| 427 > | 427 > |
| 428 </File> | 428 </File> |
| 429 <File | 429 <File |
| 430 RelativePath=".\focus\focus_manager.h" | 430 RelativePath=".\focus\focus_manager.h" |
| 431 > | 431 > |
| 432 </File> | 432 </File> |
| 433 <File | 433 <File |
| 434 RelativePath=".\focus\focus_util_win.cc" |
| 435 > |
| 436 </File> |
| 437 <File |
| 438 RelativePath=".\focus\focus_util_win.h" |
| 439 > |
| 440 </File> |
| 441 <File |
| 434 RelativePath=".\focus\view_storage.cc" | 442 RelativePath=".\focus\view_storage.cc" |
| 435 > | 443 > |
| 436 </File> | 444 </File> |
| 437 <File | 445 <File |
| 438 RelativePath=".\focus\view_storage.h" | 446 RelativePath=".\focus\view_storage.h" |
| 439 > | 447 > |
| 440 </File> | 448 </File> |
| 441 </Filter> | 449 </Filter> |
| 442 <Filter | 450 <Filter |
| 443 Name="controls" | 451 Name="controls" |
| (...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 852 > | 860 > |
| 853 </File> | 861 </File> |
| 854 <File | 862 <File |
| 855 RelativePath=".\view_win.cc" | 863 RelativePath=".\view_win.cc" |
| 856 > | 864 > |
| 857 </File> | 865 </File> |
| 858 </Files> | 866 </Files> |
| 859 <Globals> | 867 <Globals> |
| 860 </Globals> | 868 </Globals> |
| 861 </VisualStudioProject> | 869 </VisualStudioProject> |
| OLD | NEW |