-
Notifications
You must be signed in to change notification settings - Fork 6
/
multifxVST.sln
27 lines (27 loc) · 1.33 KB
/
multifxVST.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
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multifxVST", "multifxVST.vcproj", "{03205513-9262-4376-A184-51A87664CD02}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug Dyn = Debug Dyn
Debug Stat = Debug Stat
Release Dyn = Release Dyn
Release Static = Release Static
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{03205513-9262-4376-A184-51A87664CD02}.Debug Dyn.ActiveCfg = Debug Dyn|Win32
{03205513-9262-4376-A184-51A87664CD02}.Debug Dyn.Build.0 = Debug Dyn|Win32
{03205513-9262-4376-A184-51A87664CD02}.Debug Stat.ActiveCfg = Debug Stat|Win32
{03205513-9262-4376-A184-51A87664CD02}.Debug Stat.Build.0 = Debug Stat|Win32
{03205513-9262-4376-A184-51A87664CD02}.Release Dyn.ActiveCfg = Release Dyn|Win32
{03205513-9262-4376-A184-51A87664CD02}.Release Dyn.Build.0 = Release Dyn|Win32
{03205513-9262-4376-A184-51A87664CD02}.Release Static.ActiveCfg = Release Static|Win32
{03205513-9262-4376-A184-51A87664CD02}.Release Static.Build.0 = Release Static|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal