From e7b2feaf474145eb26ea25bcce122f2a04bcd9fb Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 23 Jun 2018 08:40:19 +0000 Subject: changed plugin path (qmake) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8053 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/mpc/mpc.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/Input/mpc') diff --git a/src/plugins/Input/mpc/mpc.pro b/src/plugins/Input/mpc/mpc.pro index dca0637e3..52a10fcb0 100644 --- a/src/plugins/Input/mpc/mpc.pro +++ b/src/plugins/Input/mpc/mpc.pro @@ -14,7 +14,7 @@ SOURCES += decoder_mpc.cpp \ RESOURCES = translations/translations.qrc unix { - target.path = $$LIB_DIR/qmmp/Input + target.path = $$PLUGIN_DIR/Input INSTALLS += target PKGCONFIG += taglib LIBS += -lmpcdec -I/usr/include -- cgit v1.2.3-13-gbd6f