diff options
Diffstat (limited to 'src/plugins/PlayListFormats/pls/pls.pro')
| -rw-r--r-- | src/plugins/PlayListFormats/pls/pls.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/PlayListFormats/pls/pls.pro b/src/plugins/PlayListFormats/pls/pls.pro index 6e5b160b0..104f1fff5 100644 --- a/src/plugins/PlayListFormats/pls/pls.pro +++ b/src/plugins/PlayListFormats/pls/pls.pro @@ -9,6 +9,6 @@ HEADERS += plsplaylistformat.h LIBS += $$QMMPUI_LIB unix { - target.path = $$LIB_DIR/qmmp/PlayListFormats + target.path = $$PLUGIN_DIR/PlayListFormats INSTALLS += target } |
