aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/CommandLineOptions/SeekOption/SeekOption.pro')
-rw-r--r--src/plugins/CommandLineOptions/SeekOption/SeekOption.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro b/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro
index a3cbd7c92..3b645e3dd 100644
--- a/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro
+++ b/src/plugins/CommandLineOptions/SeekOption/SeekOption.pro
@@ -1,20 +1,14 @@
include(../../plugins.pri)
-CONFIG += warn_on \
-plugin \
- lib
-
TARGET = $$PLUGINS_PREFIX/CommandLineOptions/seekoption
QMAKE_CLEAN = $$PLUGINS_PREFIX/CommandLineOptions/libseekoption.so
-TEMPLATE = lib
-
RESOURCES = translations/translations.qrc
target.path = $$LIB_DIR/qmmp/CommandLineOptions
INSTALLS += target
-LIBS += -lqmmpui -lqmmp
+LIBS += -lqmmpui
HEADERS += seekoption.h