diff options
Diffstat (limited to 'src/plugins/General/hotkey/hotkey.pro')
| -rw-r--r-- | src/plugins/General/hotkey/hotkey.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro index e8477431e..320d4e1a0 100644 --- a/src/plugins/General/hotkey/hotkey.pro +++ b/src/plugins/General/hotkey/hotkey.pro @@ -21,7 +21,7 @@ RESOURCES = translations/translations.qrc LIBS += $$QMMPUI_LIB
unix {
- target.path = $$LIB_DIR/qmmp/General
+ target.path = $$PLUGIN_DIR/General
INSTALLS += target
PKGCONFIG += x11
DEFINES += HAVE_XKBLIB_H
|
