diff options
Diffstat (limited to 'src/plugins/Output/shout/shout.pro')
| -rw-r--r-- | src/plugins/Output/shout/shout.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Output/shout/shout.pro b/src/plugins/Output/shout/shout.pro index 939f5ad3f..0579cad1a 100644 --- a/src/plugins/Output/shout/shout.pro +++ b/src/plugins/Output/shout/shout.pro @@ -17,7 +17,7 @@ FORMS += settingsdialog.ui RESOURCES = translations/translations.qrc unix { - target.path = $$LIB_DIR/qmmp/Output + target.path = $$PLUGIN_DIR/Output INSTALLS += target PKGCONFIG += ogg vorbis vorbisenc shout soxr } |
