summaryrefslogtreecommitdiff
path: root/msvc_extra_headers
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-10-08 15:03:39 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2014-10-08 15:11:27 +0100
commit8d12ebd9722899c8c604c3dbc23ce822ed930606 (patch)
treebae8765c75c6e1fd838862135247c2b57cf2dbda /msvc_extra_headers
parent50ab3db0ca54a850ee77f4622e4a83c01bc3a9c1 (diff)
MSVC - add support for 'HAVE_NEW_LV2'
(after updating to the latest versions of serd, sord, sratom and lilv)
Diffstat (limited to 'msvc_extra_headers')
-rw-r--r--msvc_extra_headers/ardourext/sys/targetsxs.h.input2
1 files changed, 1 insertions, 1 deletions
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