diff options
Diffstat (limited to 'src/plugins/General/gnomehotkey')
| -rw-r--r-- | src/plugins/General/gnomehotkey/gnomehotkey.pro | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/General/gnomehotkey/gnomehotkey.pro b/src/plugins/General/gnomehotkey/gnomehotkey.pro index 1c693f1b7..429c92848 100644 --- a/src/plugins/General/gnomehotkey/gnomehotkey.pro +++ b/src/plugins/General/gnomehotkey/gnomehotkey.pro @@ -9,13 +9,9 @@ TARGET = $$PLUGINS_PREFIX/General/gnomehotkey QMAKE_CLEAN = $$PLUGINS_PREFIX/General/libgnomehotkey.so TEMPLATE = lib -QMAKE_LIBDIR += ../../../../lib RESOURCES = translations/translations.qrc -isEmpty(LIB_DIR){ - LIB_DIR = /lib -} target.path = $$LIB_DIR/qmmp/General INSTALLS += target @@ -26,6 +22,4 @@ HEADERS += gnomehotkeyfactory.h \ SOURCES += gnomehotkeyfactory.cpp \ mediakeys.cpp -INCLUDEPATH += ../../../../src - LIBS += -lqmmpui -lqmmp |
