Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27428.2002 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myRoRo", "myRoRo\myRoRo.csproj", "{69838279-964F-45BF-B6CE-85B782710430}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM = Debug|ARM Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|ARM = Release|ARM Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {69838279-964F-45BF-B6CE-85B782710430}.Debug|ARM.ActiveCfg = Debug|ARM {69838279-964F-45BF-B6CE-85B782710430}.Debug|ARM.Build.0 = Debug|ARM {69838279-964F-45BF-B6CE-85B782710430}.Debug|ARM.Deploy.0 = Debug|ARM {69838279-964F-45BF-B6CE-85B782710430}.Debug|x64.ActiveCfg = Debug|x64 {69838279-964F-45BF-B6CE-85B782710430}.Debug|x64.Build.0 = Debug|x64 {69838279-964F-45BF-B6CE-85B782710430}.Debug|x64.Deploy.0 = Debug|x64 {69838279-964F-45BF-B6CE-85B782710430}.Debug|x86.ActiveCfg = Debug|x86 {69838279-964F-45BF-B6CE-85B782710430}.Debug|x86.Build.0 = Debug|x86 {69838279-964F-45BF-B6CE-85B782710430}.Debug|x86.Deploy.0 = Debug|x86 {69838279-964F-45BF-B6CE-85B782710430}.Release|ARM.ActiveCfg = Release|ARM {69838279-964F-45BF-B6CE-85B782710430}.Release|ARM.Build.0 = Release|ARM {69838279-964F-45BF-B6CE-85B782710430}.Release|ARM.Deploy.0 = Release|ARM {69838279-964F-45BF-B6CE-85B782710430}.Release|x64.ActiveCfg = Release|x64 {69838279-964F-45BF-B6CE-85B782710430}.Release|x64.Build.0 = Release|x64 {69838279-964F-45BF-B6CE-85B782710430}.Release|x64.Deploy.0 = Release|x64 {69838279-964F-45BF-B6CE-85B782710430}.Release|x86.ActiveCfg = Release|x86 {69838279-964F-45BF-B6CE-85B782710430}.Release|x86.Build.0 = Release|x86 {69838279-964F-45BF-B6CE-85B782710430}.Release|x86.Deploy.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {468B6ACF-3977-4DC6-8BEE-A0EDD9BFFE90} EndGlobalSection EndGlobal