| 1 | Microsoft Visual Studio Solution File, Format Version 12.00 |
| 2 | # Visual Studio Version 17 |
| 3 | VisualStudioVersion = 17.14.37027.9 d17.14 |
| 4 | MinimumVisualStudioVersion = 10.0.40219.1 |
| 5 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WSLCNeofetch", "WSLCNeofetch.vcxproj", "{35158918-896E-42B7-B4E8-CF98816259AA}" |
| 6 | EndProject |
| 7 | Global |
| 8 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 9 | Debug|ARM64 = Debug|ARM64 |
| 10 | Debug|x64 = Debug|x64 |
| 11 | Release|ARM64 = Release|ARM64 |
| 12 | Release|x64 = Release|x64 |
| 13 | EndGlobalSection |
| 14 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 15 | {35158918-896E-42B7-B4E8-CF98816259AA}.Debug|ARM64.ActiveCfg = Debug|ARM64 |
| 16 | {35158918-896E-42B7-B4E8-CF98816259AA}.Debug|ARM64.Build.0 = Debug|ARM64 |
| 17 | {35158918-896E-42B7-B4E8-CF98816259AA}.Debug|x64.ActiveCfg = Debug|x64 |
| 18 | {35158918-896E-42B7-B4E8-CF98816259AA}.Debug|x64.Build.0 = Debug|x64 |
| 19 | {35158918-896E-42B7-B4E8-CF98816259AA}.Release|ARM64.ActiveCfg = Release|ARM64 |
| 20 | {35158918-896E-42B7-B4E8-CF98816259AA}.Release|ARM64.Build.0 = Release|ARM64 |
| 21 | {35158918-896E-42B7-B4E8-CF98816259AA}.Release|x64.ActiveCfg = Release|x64 |
| 22 | {35158918-896E-42B7-B4E8-CF98816259AA}.Release|x64.Build.0 = Release|x64 |
| 23 | EndGlobalSection |
| 24 | GlobalSection(SolutionProperties) = preSolution |
| 25 | HideSolutionNode = FALSE |
| 26 | EndGlobalSection |
| 27 | GlobalSection(ExtensibilityGlobals) = postSolution |
| 28 | SolutionGuid = {FA34E683-A12E-41FE-9821-9474CBF6DD1E} |
| 29 | EndGlobalSection |
| 30 | EndGlobal |