From 9fa2ee380745f7de00e9ca96d404cca550d7569f Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 19 May 2008 12:01:25 +0000 Subject: fixed qmake scripts git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@377 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/notifier.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/General/notifier/notifier.pro') diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index aca26a5a9..77b089a64 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -15,8 +15,8 @@ LIBS += -lqmmpui TRANSLATIONS = translations/notifier_plugin_cs.ts \ translations/notifier_plugin_de.ts -RESOURCES = notifier_images.qrc -RESOURCES = translations/translations.qrc +RESOURCES = notifier_images.qrc \ + translations/translations.qrc isEmpty(LIB_DIR){ LIB_DIR = /lib -- cgit v1.2.3-13-gbd6f