city-generation/Game/UnityVS.Game.sln
2015-05-08 13:18:46 +03:00

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityVS.Game.CSharp.Plugins", "UnityVS.Game.CSharp.Plugins.csproj", "{527E1417-8234-0FCE-C999-DD73988695F2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityVS.Game.CSharp", "UnityVS.Game.CSharp.csproj", "{02576F1D-BE9C-CFA7-763D-1EBF63B36977}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{527E1417-8234-0FCE-C999-DD73988695F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{527E1417-8234-0FCE-C999-DD73988695F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{527E1417-8234-0FCE-C999-DD73988695F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{527E1417-8234-0FCE-C999-DD73988695F2}.Release|Any CPU.Build.0 = Release|Any CPU
{02576F1D-BE9C-CFA7-763D-1EBF63B36977}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{02576F1D-BE9C-CFA7-763D-1EBF63B36977}.Debug|Any CPU.Build.0 = Debug|Any CPU
{02576F1D-BE9C-CFA7-763D-1EBF63B36977}.Release|Any CPU.ActiveCfg = Release|Any CPU
{02576F1D-BE9C-CFA7-763D-1EBF63B36977}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal