SWP/Ringtone Installer/Ringtone Installer.sln

23 lines
1.1 KiB
Plaintext
Raw Normal View History

2017-03-09 22:08:25 +01:00

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ringtone Installer", "Ringtone Installer\Ringtone Installer.csproj", "{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}.Release|Any CPU.Build.0 = Release|Any CPU
{1BDD03A0-3C0C-4D90-92DA-67AB3FC58ABF}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal