From 905a8b371a9ca6bc5ffdd11904992f3be36d37f3 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 23 Sep 2018 20:51:04 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8361 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index a1f11294a..9be5056e1 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -24,4 +24,8 @@ contains(CONFIG, HAL_PLUGIN){ unix:SUBDIRS += hal } +contains(CONFIG, HISTORY_PLUGIN){ + SUBDIRS += history +} + TEMPLATE = subdirs -- cgit v1.2.3-13-gbd6f