From 4bf40fd8fcffecc5e6360e874a11d0cdd1a17ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sat, 1 Apr 2017 17:47:35 +0200 Subject: (Hopefully) Fix Windows build. --- plugin/Makefile.mingw32.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugin') diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index cab3e0c..b7fde40 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -83,6 +83,14 @@ GUI_SRC = \ @top_srcdir@/plugingui/verticalline.cc \ @top_srcdir@/plugingui/resource.cc \ @top_srcdir@/plugingui/resource_data.cc \ + @top_srcdir@/plugingui/toggle.cc \ + @top_srcdir@/plugingui/powerbutton.cc \ + @top_srcdir@/plugingui/drumkitframecontent.cc \ + @top_srcdir@/plugingui/statusframecontent.cc \ + @top_srcdir@/plugingui/humanizerframecontent.cc \ + @top_srcdir@/plugingui/diskstreamingframecontent.cc \ + @top_srcdir@/plugingui/maintab.cc \ + @top_srcdir@/plugingui/frame.cc \ @top_srcdir@/plugingui/lodepng/lodepng.cpp GUI_CPPFLAGS=-I@top_srcdir@/plugingui/ -DUSE_THREAD @GUI_CPPFLAGS@ -- cgit v1.2.3