diff options
Diffstat (limited to 'src/plugins/Effect/soxr/soxr.pro')
| -rw-r--r-- | src/plugins/Effect/soxr/soxr.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Effect/soxr/soxr.pro b/src/plugins/Effect/soxr/soxr.pro index 904146726..f62c14795 100644 --- a/src/plugins/Effect/soxr/soxr.pro +++ b/src/plugins/Effect/soxr/soxr.pro @@ -15,7 +15,7 @@ FORMS += settingsdialog.ui RESOURCES = translations/translations.qrc unix { - target.path = $$LIB_DIR/qmmp/Effect + target.path = $$PLUGIN_DIR/Effect INSTALLS += target PKGCONFIG += soxr LIBS += -L/usr/lib -I/usr/include |
