From 84e2cacec69c73712100de31585da3fe96c94704 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 24 Dec 2015 17:49:09 +0100 Subject: Split internal CacheManager AFile class out into it's own file/class CacheAudioFile and improve interface. --- vst/Makefile.mingw32.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vst') diff --git a/vst/Makefile.mingw32.in b/vst/Makefile.mingw32.in index 089e869..5a087b7 100644 --- a/vst/Makefile.mingw32.in +++ b/vst/Makefile.mingw32.in @@ -54,6 +54,8 @@ GUI_SRC = \ @top_srcdir@/plugingui/lineedit.cc \ @top_srcdir@/plugingui/led.cc \ @top_srcdir@/plugingui/layout.cc \ + @top_srcdir@/plugingui/cacheaudiofile.cc \ + @top_srcdir@/plugingui/cachemanager.cc \ @top_srcdir@/plugingui/checkbox.cc \ @top_srcdir@/plugingui/slider.cc \ @top_srcdir@/plugingui/scrollbar.cc \ -- cgit v1.2.3