changeset 98:fbd083f2428e

Makefile.mingw32: use sdk 2.5
author Paul Brossier <piem@piem.org>
date Sat, 31 Jan 2015 13:58:51 +0100
parents 8d1b2d4cef8d
children 6bc8b9656399
files Makefile.mingw32
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.mingw32	Sat Jan 31 13:34:03 2015 +0100
+++ b/Makefile.mingw32	Sat Jan 31 13:58:51 2015 +0100
@@ -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