summaryrefslogtreecommitdiff
path: root/msvc_extra_headers
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-31 19:19:21 +0200
committerDavid Robillard <d@drobilla.net>2019-04-10 10:24:33 +0200
commit30d59c8f6eb31e0e8bd2ae2bef8f5881786eeb08 (patch)
tree09187b6377e561b1428278e9aedf8a58f221efe8 /msvc_extra_headers
parent5f18d8ddfd98a06fc4f6a9b00c751bbed0cc4871 (diff)
Remove support for building against LV2 older than 1.2.0
LV2 1.2.0 was released in 2012, over 6 years ago now.
Diffstat (limited to 'msvc_extra_headers')
-rw-r--r--msvc_extra_headers/ardourext/sys/targetsxs.h.input1
1 files changed, 0 insertions, 1 deletions
diff --git a/msvc_extra_headers/ardourext/sys/targetsxs.h.input b/msvc_extra_headers/ardourext/sys/targetsxs.h.input
index d9ffee8ff3..7ab3f68ddf 100644
--- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input
+++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input
@@ -7,7 +7,6 @@
#define LV2_SUPPORT 1
#define HAVE_SUIL 1
#define HAVE_LV2 1
-#define HAVE_LV2_1_2_0 1
/* Comment out the above lines to build Mixbus without LV2 support */
#endif