34 строки
1.6 KiB
Plaintext
34 строки
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.21005.1
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Blender.Cloud", "Blender.Cloud\Blender.Cloud.csproj", "{5C019C8B-B5E5-4B98-9D75-8B5D7E6C83D0}"
|
|
EndProject
|
|
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Blender.Client", "Blender.Client\Blender.Client.pyproj", "{16D9E706-0005-4AC4-832C-D0403F6B8008}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{465620A1-3D6E-431A-A116-F7260C8D87F9}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
CHANGES.txt = CHANGES.txt
|
|
LICENSE.txt = LICENSE.txt
|
|
README.rst = README.rst
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5C019C8B-B5E5-4B98-9D75-8B5D7E6C83D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{5C019C8B-B5E5-4B98-9D75-8B5D7E6C83D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{5C019C8B-B5E5-4B98-9D75-8B5D7E6C83D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{5C019C8B-B5E5-4B98-9D75-8B5D7E6C83D0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{16D9E706-0005-4AC4-832C-D0403F6B8008}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{16D9E706-0005-4AC4-832C-D0403F6B8008}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|