| |
Microsoft Visual Studio Solution File, Format Version 10.00 | |
# Visual Studio 2008 | |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2008-stomp", "vs2008-stomp.csproj", "{AA51947C-1370-44DC-8692-1C8EFC5945F7}" | |
EndProject | |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2008-stomp-test", "vs2008-stomp-test.csproj", "{E8C995C3-FF81-491B-A3B7-9D7C753BDDC3}" | |
EndProject | |
Global | |
GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
Debug|Any CPU = Debug|Any CPU | |
Release|Any CPU = Release|Any CPU | |
EndGlobalSection | |
GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
{AA51947C-1370-44DC-8692-1C8EFC5945F7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
{AA51947C-1370-44DC-8692-1C8EFC5945F7}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
{AA51947C-1370-44DC-8692-1C8EFC5945F7}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
{AA51947C-1370-44DC-8692-1C8EFC5945F7}.Release|Any CPU.Build.0 = Release|Any CPU | |
{E8C995C3-FF81-491B-A3B7-9D7C753BDDC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | |
{E8C995C3-FF81-491B-A3B7-9D7C753BDDC3}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
{E8C995C3-FF81-491B-A3B7-9D7C753BDDC3}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
{E8C995C3-FF81-491B-A3B7-9D7C753BDDC3}.Release|Any CPU.Build.0 = Release|Any CPU | |
EndGlobalSection | |
GlobalSection(MonoDevelopProperties) = preSolution | |
StartupItem = vs2008-stomp.csproj | |
Policies = $0 | |
$0.TextStylePolicy = $1 | |
$1.FileWidth = 120 | |
$1.RemoveTrailingWhitespace = True | |
$1.inheritsSet = VisualStudio | |
$1.inheritsScope = text/plain | |
$1.scope = text/plain | |
$0.TextStylePolicy = $2 | |
$2.inheritsSet = null | |
$2.scope = text/x-csharp | |
$0.CSharpFormattingPolicy = $3 | |
$3.inheritsSet = Mono | |
$3.inheritsScope = text/x-csharp | |
$3.scope = text/x-csharp | |
EndGlobalSection | |
GlobalSection(SolutionProperties) = preSolution | |
HideSolutionNode = FALSE | |
EndGlobalSection | |
EndGlobal |