diff options
Diffstat (limited to 'src/plugins/PlayListFormats/xspf/xspf.pro')
| -rw-r--r-- | src/plugins/PlayListFormats/xspf/xspf.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/PlayListFormats/xspf/xspf.pro b/src/plugins/PlayListFormats/xspf/xspf.pro index c0e45b516..26f3d8de0 100644 --- a/src/plugins/PlayListFormats/xspf/xspf.pro +++ b/src/plugins/PlayListFormats/xspf/xspf.pro @@ -1,13 +1,12 @@ include(../../plugins.pri) TARGET = $$PLUGINS_PREFIX/PlayListFormats/xspfplaylistformat +CONFIG += link_qmmpui SOURCES += xspfplaylistformat.cpp HEADERS += xspfplaylistformat.h -LIBS += -lqmmpui - unix { target.path = $$LIB_DIR/qmmp/PlayListFormats INSTALLS += target |
