From 57f09d5d9d4a30dd1b196d63edad3e4e20c50ede Mon Sep 17 00:00:00 2001 From: John Emmas Date: Mon, 14 Apr 2014 16:02:06 +0100 Subject: Now that we can build with VST support, make sure our MSVC build knows about it --- msvc_extra_headers/ardourext/sys/targetsxs.h.input | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'msvc_extra_headers') diff --git a/msvc_extra_headers/ardourext/sys/targetsxs.h.input b/msvc_extra_headers/ardourext/sys/targetsxs.h.input index 8fbf1327f8..8be216d9a4 100644 --- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input +++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input @@ -11,8 +11,8 @@ /* Comment out the above lines to build Mixbus without LV2 support */ #endif -#ifndef VST_SUPPORT -// Commented out temporarily by JE - 18-10-2013 #define VST_SUPPORT +#ifndef WINDOWS_VST_SUPPORT +#define WINDOWS_VST_SUPPORT /* Comment out the above line to build Mixbus without VST support */ #endif -- cgit v1.2.3