diff options
Diffstat (limited to 'src/plugins/General/notifier/notifier.pro')
| -rw-r--r-- | src/plugins/General/notifier/notifier.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index d3e38c6fc..50364bb12 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -20,7 +20,7 @@ RESOURCES = notifier_images.qrc \ LIBS += $$QMMPUI_LIB unix { - target.path = $$LIB_DIR/qmmp/General + target.path = $$PLUGIN_DIR/General INSTALLS += target PKGCONFIG += x11 QT += x11extras |
