summaryrefslogtreecommitdiff
path: root/vst
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-04-19 23:00:09 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2013-04-19 23:00:09 +0200
commitc5527bb9155086da8b5a7cea7d9450f265fb6f6a (patch)
tree87a63078c76d5658a86896e4d78d436d99fb18ae /vst
parentbc4f25337e048db7d7ec86cfb116cc3768473ff5 (diff)
GUI position/size tweaks and some pixmap changes.
Diffstat (limited to 'vst')
-rw-r--r--vst/Makefile.mingw323
1 files changed, 3 insertions, 0 deletions
diff --git a/vst/Makefile.mingw32 b/vst/Makefile.mingw32
index 44b2ae2..bf2a859 100644
--- a/vst/Makefile.mingw32
+++ b/vst/Makefile.mingw32
@@ -50,6 +50,9 @@ GUI_SRC = \
$(DG_BASE)/plugingui/checkbox.cc \
$(DG_BASE)/plugingui/slider.cc \
$(DG_BASE)/plugingui/listbox.cc \
+ $(DG_BASE)/plugingui/listboxthin.cc \
+ $(DG_BASE)/plugingui/listboxbasic.cc \
+ $(DG_BASE)/plugingui/verticalline.cc \
$(DG_BASE)/plugingui/knob.cc \
$(DG_BASE)/plugingui/filebrowser.cc \
$(DG_BASE)/plugingui/combobox.cc \