From a0da9bca472043e7f13d4d6ea1809f6b63a598b0 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Mon, 13 Feb 2017 17:31:42 +0800 Subject: Fix pitch bend range handling. Allow registering a string option as file path. Provide an easier way to set path values in options. Revert to old geometry storage mechanism and improved it. Hope this one will work on Windows. Make the time slider less ugly. --- qmidiplayer.pro | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'qmidiplayer.pro') diff --git a/qmidiplayer.pro b/qmidiplayer.pro index c6f2ac6..86d69bd 100644 --- a/qmidiplayer.pro +++ b/qmidiplayer.pro @@ -2,15 +2,15 @@ TEMPLATE = subdirs !android { SUBDIRS = \ - qmidiplayer-desktop \ - qmidiplayer-lite \ - sample-plugin \ - visualization + qmidiplayer-desktop \ + qmidiplayer-lite \ + sample-plugin \ + visualization \ + midifmt-plugin } android { SUBDIRS = \ - qmidiplayer-lite + qmidiplayer-lite } SUBDIRS += \ - midifmt-plugin -- cgit v1.2.3