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