summaryrefslogtreecommitdiff
path: root/vst
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-04-28 21:10:09 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2013-04-28 21:10:09 +0200
commit93e367d2b743832eeb9defe7c9a631447ad7d529 (patch)
treeb89536dbd23f10c8a1ad299e0d5dd07d8b392764 /vst
parent876f779b42a1e201c9d532d22b88e8eafe3d2a71 (diff)
Added missing files to compie job.
Diffstat (limited to 'vst')
-rw-r--r--vst/Makefile.mingw322
1 files changed, 2 insertions, 0 deletions
diff --git a/vst/Makefile.mingw32 b/vst/Makefile.mingw32
index d707b85..97a49bf 100644
--- a/vst/Makefile.mingw32
+++ b/vst/Makefile.mingw32
@@ -56,6 +56,8 @@ GUI_SRC = \
$(DG_BASE)/plugingui/knob.cc \
$(DG_BASE)/plugingui/directory.cc \
$(DG_BASE)/plugingui/filebrowser.cc \
+ $(DG_BASE)/plugingui/directory.cc \
+ $(DG_BASE)/plugingui/scrollbar.cc \
$(DG_BASE)/plugingui/combobox.cc \
$(DG_BASE)/plugingui/progressbar.cc \
$(DG_BASE)/plugingui/resource.cc \