28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2012
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MobileBackend", "MobileBackend\MobileBackend.csproj", "{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Readme", "Readme", "{0CBA6692-93C9-4414-8E31-A446A0F26C1D}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
readme.txt = readme.txt
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
|
|
{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{D5FBB8A3-6BC6-4D54-A810-D7821C1BEA42}.Release|Any CPU.Deploy.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|