summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-07-14 17:00:10 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2016-07-14 17:00:10 +0200
commita9eadcc1b483d5d30a8443e78fa4d84c8f18d6c3 (patch)
treef5897ad46c0bc4cb8c4b3cfd1df3b07b66221774 /Makefile
parent53b6cbafc8923cb6e305a7e868b502069ece5177 (diff)
Add 'get' prefix to metadata info methods. Fix test plugin.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb070f2..22e18ed 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ LV2_SRC = \
plugintest.cc
-VST_PATH=/path/to/vstsdk2.4
+VST_PATH=../drumgizmo.broken/vst/vstsdk2.4
VST_SRC_BASE=$(VST_PATH)/public.sdk/source/vst2.x/
VST_CXXFLAGS=-DVST -I$(VST_PATH)
VST_SRC = \