diff options
Diffstat (limited to 'src/plugins/Input/opus/opus.pro')
| -rw-r--r-- | src/plugins/Input/opus/opus.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/opus/opus.pro b/src/plugins/Input/opus/opus.pro index bb78a15f1..61330cb37 100644 --- a/src/plugins/Input/opus/opus.pro +++ b/src/plugins/Input/opus/opus.pro @@ -13,7 +13,7 @@ SOURCES += decoder_opus.cpp \ RESOURCES = translations/translations.qrc unix { - target.path = $$LIB_DIR/qmmp/Input + target.path = $$PLUGIN_DIR/Input INSTALLS += target PKGCONFIG += taglib opus opusfile } |
