summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugingui/Makefile.mingw323
1 files changed, 3 insertions, 0 deletions
diff --git a/plugingui/Makefile.mingw32 b/plugingui/Makefile.mingw32
index 6d6c003..8b7ac41 100644
--- a/plugingui/Makefile.mingw32
+++ b/plugingui/Makefile.mingw32
@@ -33,6 +33,9 @@ CXX_SOURCES = \
$(top_srcdir)/plugingui/knob.cc \
$(top_srcdir)/plugingui/combobox.cc \
$(top_srcdir)/plugingui/image.cc \
+ $(top_srcdir)/plugingui/progressbar.cc \
+ $(top_srcdir)/plugingui/resource.cc \
+ $(top_srcdir)/plugingui/resource_data.cc \
$(top_srcdir)/src/thread.cc \
$(top_srcdir)/src/semaphore.cc