Files
cocosocket/unityClientSample/UnityVS.unityClientSample.sln
2016-03-18 11:43:47 +08:00

21 lines
911 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnityVS.test2d.CSharp", "UnityVS.test2d.CSharp.csproj", "{64F8238E-6531-2A04-CF4B-86989A67BB9B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{64F8238E-6531-2A04-CF4B-86989A67BB9B}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal