| 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="9,00" | 4 Version="9,00" |
| 5 Name="pythoncore" | 5 Name="pythoncore" |
| 6 ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}" | 6 ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}" |
| 7 RootNamespace="pythoncore" | 7 RootNamespace="pythoncore" |
| 8 TargetFrameworkVersion="131072" | 8 TargetFrameworkVersion="131072" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 1758 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1769 <File | 1769 <File |
| 1770 RelativePath="..\Python\dtoa.c" | 1770 RelativePath="..\Python\dtoa.c" |
| 1771 > | 1771 > |
| 1772 </File> | 1772 </File> |
| 1773 <File | 1773 <File |
| 1774 RelativePath="..\Python\Python-ast.c" | 1774 RelativePath="..\Python\Python-ast.c" |
| 1775 > | 1775 > |
| 1776 </File> | 1776 </File> |
| 1777 <File | 1777 <File |
| 1778 RelativePath="..\Python\pythonrun.c" | 1778 RelativePath="..\Python\pythonrun.c" |
| 1779 > |
| 1780 </File> |
| 1781 <File |
| 1782 RelativePath="..\Python\random.c" |
| 1779 > | 1783 > |
| 1780 </File> | 1784 </File> |
| 1781 <File | 1785 <File |
| 1782 RelativePath="..\Python\structmember.c" | 1786 RelativePath="..\Python\structmember.c" |
| 1783 > | 1787 > |
| 1784 </File> | 1788 </File> |
| 1785 <File | 1789 <File |
| 1786 RelativePath="..\Python\symtable.c" | 1790 RelativePath="..\Python\symtable.c" |
| 1787 > | 1791 > |
| 1788 </File> | 1792 </File> |
| (...skipping 19 matching lines...) Expand all Loading... |
| 1808 > | 1812 > |
| 1809 <File | 1813 <File |
| 1810 RelativePath="..\PC\python_nt.rc" | 1814 RelativePath="..\PC\python_nt.rc" |
| 1811 > | 1815 > |
| 1812 </File> | 1816 </File> |
| 1813 </Filter> | 1817 </Filter> |
| 1814 </Files> | 1818 </Files> |
| 1815 <Globals> | 1819 <Globals> |
| 1816 </Globals> | 1820 </Globals> |
| 1817 </VisualStudioProject> | 1821 </VisualStudioProject> |
| OLD | NEW |