Files
MonoGame.Extended/Source/Demos/Demo.Android/Demo.Android.sln
T

37 lines
2.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26206.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo.Android", "Demo.Android.csproj", "{75787324-20FC-4AA7-8E4E-00AE508F4069}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoGame.Extended", "..\..\MonoGame.Extended\MonoGame.Extended.csproj", "{41724C52-3D50-45BB-81EB-3C8A247EAFD1}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MonoGame.Extended.Gui", "..\..\MonoGame.Extended.Gui\MonoGame.Extended.Gui.csproj", "{8E425575-378A-4F83-88C9-F8BEBAD227C9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{75787324-20FC-4AA7-8E4E-00AE508F4069}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75787324-20FC-4AA7-8E4E-00AE508F4069}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75787324-20FC-4AA7-8E4E-00AE508F4069}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{75787324-20FC-4AA7-8E4E-00AE508F4069}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75787324-20FC-4AA7-8E4E-00AE508F4069}.Release|Any CPU.Build.0 = Release|Any CPU
{75787324-20FC-4AA7-8E4E-00AE508F4069}.Release|Any CPU.Deploy.0 = Release|Any CPU
{41724C52-3D50-45BB-81EB-3C8A247EAFD1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41724C52-3D50-45BB-81EB-3C8A247EAFD1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41724C52-3D50-45BB-81EB-3C8A247EAFD1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41724C52-3D50-45BB-81EB-3C8A247EAFD1}.Release|Any CPU.Build.0 = Release|Any CPU
{8E425575-378A-4F83-88C9-F8BEBAD227C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8E425575-378A-4F83-88C9-F8BEBAD227C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8E425575-378A-4F83-88C9-F8BEBAD227C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8E425575-378A-4F83-88C9-F8BEBAD227C9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal