libWiiSharp/libWiiSharp.sln
Michael Malloy b9c57a8ae9 Add decompiled and edited files
I need to fix the formatting and rename some variables, but that's for another time. Licence, readme, and changelog are from the original libWiiSharp repo.
2020-12-28 22:28:44 -06:00

20 lines
888 B
Text

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "libWiiSharp", "libWiiSharp.csproj", "{DA1DDE59-7F59-4EBA-91E9-B06729E8E131}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA1DDE59-7F59-4EBA-91E9-B06729E8E131}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA1DDE59-7F59-4EBA-91E9-B06729E8E131}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA1DDE59-7F59-4EBA-91E9-B06729E8E131}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA1DDE59-7F59-4EBA-91E9-B06729E8E131}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal