| 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="launcher" | 5 Name="launcher" |
| 6 ProjectGUID="{386FA217-FBC2-4461-882D-CDAD221ED800}" | 6 ProjectGUID="{386FA217-FBC2-4461-882D-CDAD221ED800}" |
| 7 RootNamespace="launcher" | 7 RootNamespace="launcher" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 168 </FileConfiguration> | 168 </FileConfiguration> |
| 169 </File> | 169 </File> |
| 170 <File | 170 <File |
| 171 RelativePath=".\stdafx.h" | 171 RelativePath=".\stdafx.h" |
| 172 > | 172 > |
| 173 </File> | 173 </File> |
| 174 </Files> | 174 </Files> |
| 175 <Globals> | 175 <Globals> |
| 176 </Globals> | 176 </Globals> |
| 177 </VisualStudioProject> | 177 </VisualStudioProject> |
| OLD | NEW |