diff options
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/SeekOption.pro')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/SeekOption.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro b/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro index 128ae4962..d43fe9bfb 100644 --- a/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro +++ b/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro @@ -2,12 +2,12 @@ include(../../plugins.pri) TARGET = $$PLUGINS_PREFIX/CommandLineOptions/seekoption +CONFIG += link_qmmpui + HEADERS += seekoption.h SOURCES += seekoption.cpp -LIBS += -lqmmpui - RESOURCES = translations/translations.qrc target.path = $$LIB_DIR/qmmp/CommandLineOptions |
