-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathScalableMaterialOrbs.sln
More file actions
21 lines (21 loc) · 1.01 KB
/
Copy pathScalableMaterialOrbs.sln
File metadata and controls
21 lines (21 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{0398B68E-ABB8-43E7-B208-6BF3107AC1C1}") = "ScalableMaterialOrbs", "ScalableMaterialOrbs\ScalableMaterialOrbs.csproj", "{0398B68E-ABB8-43E7-B208-6BF3107AC1C1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0398B68E-ABB8-43E7-B208-6BF3107AC1C1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0398B68E-ABB8-43E7-B208-6BF3107AC1C1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0398B68E-ABB8-43E7-B208-6BF3107AC1C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0398B68E-ABB8-43E7-B208-6BF3107AC1C1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0398B68E-ABB8-43E7-B208-6BF3107AC1C1}
EndGlobalSection
EndGlobal