summaryrefslogtreecommitdiff
path: root/vst/Makefile.mingw32
diff options
context:
space:
mode:
Diffstat (limited to 'vst/Makefile.mingw32')
-rw-r--r--vst/Makefile.mingw323
1 files changed, 3 insertions, 0 deletions
diff --git a/vst/Makefile.mingw32 b/vst/Makefile.mingw32
index a2e06e9..d8c6992 100644
--- a/vst/Makefile.mingw32
+++ b/vst/Makefile.mingw32
@@ -53,6 +53,9 @@ GUI_SRC = \
$(DG_BASE)/plugingui/knob.cc \
$(DG_BASE)/plugingui/filebrowser.cc \
$(DG_BASE)/plugingui/combobox.cc \
+ $(DG_BASE)/plugingui/progressbar.cc \
+ $(DG_BASE)/plugingui/resource.cc \
+ $(DG_BASE)/plugingui/resource_data.cc \
$(DG_BASE)/plugingui/image.cc
GUI_CFLAGS=-I../plugingui -DUSE_THREAD