From 26f36fbc097813b8576d8211254ad097dc148833 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 31 Aug 2017 18:30:48 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7427 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/gnomehotkey/gnomehotkey.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/General/gnomehotkey') 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 -- cgit v1.2.3-13-gbd6f