From dac4b9f5b336008b7616dd41386c980341b30b8d Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 9 May 2015 20:39:10 +0000 Subject: fixed rgscan build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4953 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/rgscan/rgscan.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General') diff --git a/src/plugins/General/rgscan/rgscan.pro b/src/plugins/General/rgscan/rgscan.pro index a05a4f885..462d26c22 100644 --- a/src/plugins/General/rgscan/rgscan.pro +++ b/src/plugins/General/rgscan/rgscan.pro @@ -20,8 +20,8 @@ RESOURCES = translations/translations.qrc unix{ isEmpty(LIB_DIR){ LIB_DIR = /lib - PKGCONFIG += taglib } +PKGCONFIG += taglib target.path = $$LIB_DIR/qmmp/General INSTALLS += target } -- cgit v1.2.3-13-gbd6f