Super-Metroid-Launcher/Super Metroid Launcher.sln
2023-03-20 16:58:21 -04:00

38 lines
1.8 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Super Metroid Launcher", "Super Metroid Launcher\Super Metroid Launcher.csproj", "{8BE56675-53B7-4952-93C6-8C9477388F34}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8BE56675-53B7-4952-93C6-8C9477388F34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8BE56675-53B7-4952-93C6-8C9477388F34}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8BE56675-53B7-4952-93C6-8C9477388F34}.Debug|x64.ActiveCfg = Debug|x64
{8BE56675-53B7-4952-93C6-8C9477388F34}.Debug|x64.Build.0 = Debug|x64
{8BE56675-53B7-4952-93C6-8C9477388F34}.Debug|x86.ActiveCfg = Debug|x86
{8BE56675-53B7-4952-93C6-8C9477388F34}.Debug|x86.Build.0 = Debug|x86
{8BE56675-53B7-4952-93C6-8C9477388F34}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8BE56675-53B7-4952-93C6-8C9477388F34}.Release|Any CPU.Build.0 = Release|Any CPU
{8BE56675-53B7-4952-93C6-8C9477388F34}.Release|x64.ActiveCfg = Release|x64
{8BE56675-53B7-4952-93C6-8C9477388F34}.Release|x64.Build.0 = Release|x64
{8BE56675-53B7-4952-93C6-8C9477388F34}.Release|x86.ActiveCfg = Release|x86
{8BE56675-53B7-4952-93C6-8C9477388F34}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {56DB9BDB-43CC-4C0B-95D7-1F6B27847D29}
EndGlobalSection
EndGlobal