From 8d12ebd9722899c8c604c3dbc23ce822ed930606 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Wed, 8 Oct 2014 15:03:39 +0100 Subject: MSVC - add support for 'HAVE_NEW_LV2' (after updating to the latest versions of serd, sord, sratom and lilv) --- msvc_extra_headers/ardourext/sys/targetsxs.h.input | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 8be216d9a4..29d380f4ad 100644 --- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input +++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input @@ -7,7 +7,7 @@ #define LV2_SUPPORT 1 #define HAVE_SUIL 1 #define HAVE_LV2 1 -//#define HAVE_NEW_LV2 1 +#define HAVE_NEW_LV2 1 /* Comment out the above lines to build Mixbus without LV2 support */ #endif -- cgit v1.2.3