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 6a2c036a6..1e5716f58 100644 --- a/src/plugins/PlaylistFormats/xspf/xspf.pro +++ b/src/plugins/PlaylistFormats/xspf/xspf.pro @@ -14,7 +14,7 @@ QMAKE_LIBDIR += ../../../../lib isEmpty(LIB_DIR){ LIB_DIR = /lib } -target.path = $$LIB_DIR/qmmp/PlayListFormats +target.path = $$LIB_DIR/qmmp/PlaylistFormats INSTALLS += target INCLUDEPATH += ../../../../src |
