From: Paul Brossier Date: Sat, 31 Jan 2015 12:58:51 +0000 (+0100) Subject: Makefile.mingw32: use sdk 2.5 X-Git-Tag: 0.5.0~15 X-Git-Url: https://git.aubio.org/?p=vamp-aubio-plugins.git;a=commitdiff_plain;h=aa4e186e60b0147a055a9a504a5bb07387ebed32 Makefile.mingw32: use sdk 2.5 --- diff --git a/Makefile.mingw32 b/Makefile.mingw32 index e932cf1..44766d3 100644 --- a/Makefile.mingw32 +++ b/Makefile.mingw32 @@ -7,7 +7,7 @@ ## instead so that it can be included by all platform Makefiles. # Location of Vamp plugin SDK relative to the project directory -VAMPSDK_DIR ?= ../vamp-plugin-sdk +VAMPSDK_DIR ?= ../vamp-plugin-sdk-2.5 # Location of libvamp-sdk.dll VAMPDLL_DIR ?= ../vamp-plugin-sdk-2.5-binaries-win32-mingw