Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C# Express 2010 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mmoRL", "mmoRL\mmoRL.csproj", "{4A712F13-6794-419C-9943-3F238E0FB648}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "mmoRLserver", "mmoRLserver\mmoRLserver.csproj", "{C8C0A14A-02FE-4B1F-AF14-124D80410E67}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x86 = Debug|x86 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {4A712F13-6794-419C-9943-3F238E0FB648}.Debug|x86.ActiveCfg = Debug|x86 {4A712F13-6794-419C-9943-3F238E0FB648}.Debug|x86.Build.0 = Debug|x86 {4A712F13-6794-419C-9943-3F238E0FB648}.Release|x86.ActiveCfg = Release|x86 {4A712F13-6794-419C-9943-3F238E0FB648}.Release|x86.Build.0 = Release|x86 {C8C0A14A-02FE-4B1F-AF14-124D80410E67}.Debug|x86.ActiveCfg = Debug|x86 {C8C0A14A-02FE-4B1F-AF14-124D80410E67}.Debug|x86.Build.0 = Debug|x86 {C8C0A14A-02FE-4B1F-AF14-124D80410E67}.Release|x86.ActiveCfg = Release|x86 {C8C0A14A-02FE-4B1F-AF14-124D80410E67}.Release|x86.Build.0 = Release|x86 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal