From 26f36fbc097813b8576d8211254ad097dc148833 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 31 Aug 2017 18:30:48 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7427 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/covermanager/covermanager.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General/covermanager') diff --git a/src/plugins/General/covermanager/covermanager.pro b/src/plugins/General/covermanager/covermanager.pro index c147e5a41..ef34f3302 100644 --- a/src/plugins/General/covermanager/covermanager.pro +++ b/src/plugins/General/covermanager/covermanager.pro @@ -15,7 +15,7 @@ SOURCES += covermanagerfactory.cpp \ RESOURCES = translations/translations.qrc \ images/cm_images.qrc -LIBS += -lqmmpui +LIBS += $$QMMPUI_LIB unix { target.path = $$LIB_DIR/qmmp/General -- cgit v1.2.3-13-gbd6f