diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-06-15 20:15:07 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2018-07-15 18:56:00 +0200 |
commit | be9fe821ff1689ece9ee6433fcf42ec316e0aaad (patch) | |
tree | 96ae9a9e52539c32b37d8f9805cf4a458125033a /plugin/Makefile.mingw32.in | |
parent | 3e003e674b31ca1308f5c32125f5a2152e773f17 (diff) |
PoC for humanisation visualiser.
Diffstat (limited to 'plugin/Makefile.mingw32.in')
-rw-r--r-- | plugin/Makefile.mingw32.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index 3330e35..d0589d6 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -61,6 +61,7 @@ GUI_SRC = \ @top_srcdir@/plugingui/font.cc \ @top_srcdir@/plugingui/frame.cc \ @top_srcdir@/plugingui/humanizerframecontent.cc \ + @top_srcdir@/plugingui/humaniservisualiser.cc \ @top_srcdir@/plugingui/image.cc \ @top_srcdir@/plugingui/imagecache.cc \ @top_srcdir@/plugingui/knob.cc \ |