|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.28803.352 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "URLDownload", "URLDownload.vcxproj", "{DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}" |
| 7 | +EndProject |
| 8 | +Global |
| 9 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 10 | + Debug|x64 = Debug|x64 |
| 11 | + Debug|x86 = Debug|x86 |
| 12 | + Release|x64 = Release|x64 |
| 13 | + Release|x86 = Release|x86 |
| 14 | + Unicode Debug|x64 = Unicode Debug|x64 |
| 15 | + Unicode Debug|x86 = Unicode Debug|x86 |
| 16 | + Unicode Release|x64 = Unicode Release|x64 |
| 17 | + Unicode Release|x86 = Unicode Release|x86 |
| 18 | + EndGlobalSection |
| 19 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 20 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Debug|x64.ActiveCfg = Debug|x64 |
| 21 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Debug|x64.Build.0 = Debug|x64 |
| 22 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Debug|x86.ActiveCfg = Debug|Win32 |
| 23 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Debug|x86.Build.0 = Debug|Win32 |
| 24 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Release|x64.ActiveCfg = Release|x64 |
| 25 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Release|x64.Build.0 = Release|x64 |
| 26 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Release|x86.ActiveCfg = Release|Win32 |
| 27 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Release|x86.Build.0 = Release|Win32 |
| 28 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Debug|x64.ActiveCfg = Unicode Debug|x64 |
| 29 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Debug|x64.Build.0 = Unicode Debug|x64 |
| 30 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Debug|x86.ActiveCfg = Unicode Debug|Win32 |
| 31 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Debug|x86.Build.0 = Unicode Debug|Win32 |
| 32 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Release|x64.ActiveCfg = Unicode Release|x64 |
| 33 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Release|x64.Build.0 = Unicode Release|x64 |
| 34 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Release|x86.ActiveCfg = Unicode Release|Win32 |
| 35 | + {DDB88FE1-DC8C-4EB9-AE69-6EDBA0BF4D65}.Unicode Release|x86.Build.0 = Unicode Release|Win32 |
| 36 | + EndGlobalSection |
| 37 | + GlobalSection(SolutionProperties) = preSolution |
| 38 | + HideSolutionNode = FALSE |
| 39 | + EndGlobalSection |
| 40 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 41 | + SolutionGuid = {2FF1A3C3-5034-4DE0-85B9-2BEB89E5D468} |
| 42 | + EndGlobalSection |
| 43 | +EndGlobal |
0 commit comments