mirror of
https://github.com/TheShadowEevee/libWiiSharp.git
synced 2025-01-11 15:38:51 -06:00
21 lines
888 B
Text
21 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
|