diff options
Diffstat (limited to 'src/plugins/General/gnomehotkey')
| -rw-r--r-- | src/plugins/General/gnomehotkey/gnomehotkey.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/gnomehotkey/gnomehotkey.pro b/src/plugins/General/gnomehotkey/gnomehotkey.pro index 7bafffe5f..fa067f2b3 100644 --- a/src/plugins/General/gnomehotkey/gnomehotkey.pro +++ b/src/plugins/General/gnomehotkey/gnomehotkey.pro @@ -12,7 +12,7 @@ SOURCES += gnomehotkeyfactory.cpp \ RESOURCES = translations/translations.qrc -LIBS += -lqmmpui +LIBS += $$QMMPUI_LIB target.path = $$LIB_DIR/qmmp/General INSTALLS += target |
