diff options
Diffstat (limited to 'src/plugins/Input/mpc/mpc.pro')
| -rw-r--r-- | src/plugins/Input/mpc/mpc.pro | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
