| 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 716 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 727 </File> | 727 </File> |
| 728 <File | 728 <File |
| 729 RelativePath=".\win_safe_util.cc" | 729 RelativePath=".\win_safe_util.cc" |
| 730 > | 730 > |
| 731 </File> | 731 </File> |
| 732 <File | 732 <File |
| 733 RelativePath=".\win_safe_util.h" | 733 RelativePath=".\win_safe_util.h" |
| 734 > | 734 > |
| 735 </File> | 735 </File> |
| 736 <File | 736 <File |
| 737 RelativePath=".\win_util.cc" | |
| 738 > | |
| 739 </File> | |
| 740 <File | |
| 741 RelativePath=".\win_util.h" | |
| 742 > | |
| 743 </File> | |
| 744 <File | |
| 745 RelativePath=".\worker_thread_ticker.cc" | 737 RelativePath=".\worker_thread_ticker.cc" |
| 746 > | 738 > |
| 747 </File> | 739 </File> |
| 748 <File | 740 <File |
| 749 RelativePath=".\worker_thread_ticker.h" | 741 RelativePath=".\worker_thread_ticker.h" |
| 750 > | 742 > |
| 751 </File> | 743 </File> |
| 752 </Files> | 744 </Files> |
| 753 <Globals> | 745 <Globals> |
| 754 </Globals> | 746 </Globals> |
| 755 </VisualStudioProject> | 747 </VisualStudioProject> |
| OLD | NEW |