diff options
Diffstat (limited to 'src/plugins/General/streambrowser')
| -rw-r--r-- | src/plugins/General/streambrowser/streambrowser.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/streambrowser/streambrowser.pro b/src/plugins/General/streambrowser/streambrowser.pro index 75680c8fb..77d550055 100644 --- a/src/plugins/General/streambrowser/streambrowser.pro +++ b/src/plugins/General/streambrowser/streambrowser.pro @@ -19,6 +19,6 @@ RESOURCES = translations/translations.qrc LIBS += $$QMMPUI_LIB unix { - target.path = $$LIB_DIR/qmmp/General + target.path = $$PLUGIN_DIR/General INSTALLS += target } |
