summaryrefslogtreecommitdiff
path: root/vst/Makefile.mingw32
diff options
context:
space:
mode:
authorjsc@umbraculum.org <jsc@umbraculum.org>2013-04-26 11:05:52 +0200
committerjsc@umbraculum.org <jsc@umbraculum.org>2013-04-26 11:05:52 +0200
commitc6de5ceeb79539926390221ba283fe1174558fe5 (patch)
treecaa478d7cc0272a2e1e07e25a51e3437b9983262 /vst/Makefile.mingw32
parent5e2e2a6b4eed3a06a048f2ea1c609b2bb9659a5a (diff)
parentd74c332271e1c802b5f98a62e2ba13330669bd38 (diff)
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Diffstat (limited to 'vst/Makefile.mingw32')
-rw-r--r--vst/Makefile.mingw321
1 files changed, 1 insertions, 0 deletions
diff --git a/vst/Makefile.mingw32 b/vst/Makefile.mingw32
index bf2a859..d707b85 100644
--- a/vst/Makefile.mingw32
+++ b/vst/Makefile.mingw32
@@ -54,6 +54,7 @@ GUI_SRC = \
$(DG_BASE)/plugingui/listboxbasic.cc \
$(DG_BASE)/plugingui/verticalline.cc \
$(DG_BASE)/plugingui/knob.cc \
+ $(DG_BASE)/plugingui/directory.cc \
$(DG_BASE)/plugingui/filebrowser.cc \
$(DG_BASE)/plugingui/combobox.cc \
$(DG_BASE)/plugingui/progressbar.cc \