forked from Touhma/DSP_Galactic_Scale
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGalacticScale.sln
32 lines (32 loc) · 1.51 KB
/
GalacticScale.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30907.101
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DSP_Plugins.GalacticScale", "GalacticScale2\DSP_Plugins.GalacticScale.csproj", "{BD2A2BB8-F34B-4E0B-8E6C-F561D367E76D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{EE87D6CB-F5B3-435A-B7D8-646EC9306C7B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BD2A2BB8-F34B-4E0B-8E6C-F561D367E76D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD2A2BB8-F34B-4E0B-8E6C-F561D367E76D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD2A2BB8-F34B-4E0B-8E6C-F561D367E76D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD2A2BB8-F34B-4E0B-8E6C-F561D367E76D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {405E238F-B77D-4674-9152-6CE30C33BCD3}
BuildVersion_BuildVersioningStyle = None.None.Increment.None
BuildVersion_UpdateAssemblyVersion = True
BuildVersion_UpdateFileVersion = True
BuildVersion_StartDate = 2000/1/1
BuildVersion_AssemblyInfoFilename = GalacticScale2\Properties\AssemblyInfo.cs
EndGlobalSection
EndGlobal