Skip to content

Commit

Permalink
Updated to VS2019 x64 Legacy VST2 build and proper JUCE project confi…
Browse files Browse the repository at this point in the history
…g for JUCE 5.4.7
  • Loading branch information
aidv committed Jul 10, 2020
1 parent eeed4f9 commit 965eea7
Show file tree
Hide file tree
Showing 20 changed files with 7,875 additions and 7,567 deletions.
2,758 changes: 0 additions & 2,758 deletions Builds/VisualStudio2017/Spleeter4Stems_SharedCode.vcxproj

This file was deleted.

4,613 changes: 0 additions & 4,613 deletions Builds/VisualStudio2017/Spleeter4Stems_SharedCode.vcxproj.filters

This file was deleted.

This file was deleted.

155 changes: 0 additions & 155 deletions Builds/VisualStudio2017/Spleeter4Stems_VST.vcxproj

This file was deleted.

4 changes: 0 additions & 4 deletions Builds/VisualStudio2017/Spleeter4Stems_VST.vcxproj.user

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2017
# Visual Studio 2019

Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Spleeter4Stems - VST", "Spleeter4Stems_VST.vcxproj", "{A9B058F4-0598-8769-23C4-BD2CB1BA3497}"
ProjectSection(ProjectDependencies) = postProject
Expand All @@ -10,18 +10,18 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Spleeter4Stems - Shared Cod
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Debug|Win32.ActiveCfg = Debug|Win32
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Debug|Win32.Build.0 = Debug|Win32
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Release|Win32.ActiveCfg = Release|Win32
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Release|Win32.Build.0 = Release|Win32
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Debug|Win32.ActiveCfg = Debug|Win32
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Debug|Win32.Build.0 = Debug|Win32
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Release|Win32.ActiveCfg = Release|Win32
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Release|Win32.Build.0 = Release|Win32
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Debug|x64.ActiveCfg = Debug|x64
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Debug|x64.Build.0 = Debug|x64
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Release|x64.ActiveCfg = Release|x64
{A9B058F4-0598-8769-23C4-BD2CB1BA3497}.Release|x64.Build.0 = Release|x64
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Debug|x64.ActiveCfg = Debug|x64
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Debug|x64.Build.0 = Debug|x64
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Release|x64.ActiveCfg = Release|x64
{2F0E73B5-975D-2265-05D0-A1A319C90B16}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Loading

0 comments on commit 965eea7

Please sign in to comment.