aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/General/fileops/fileops.pro2
-rw-r--r--src/plugins/General/lyrics/lyrics.pro2
-rw-r--r--src/plugins/General/notifier/notifier.pro2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/General/fileops/fileops.pro b/src/plugins/General/fileops/fileops.pro
index c3ade3792..8b2211517 100644
--- a/src/plugins/General/fileops/fileops.pro
+++ b/src/plugins/General/fileops/fileops.pro
@@ -27,7 +27,7 @@ TRANSLATIONS = translations/fileops_plugin_cs.ts \
translations/fileops_plugin_tr.ts \
translations/fileops_plugin_lt.ts
RESOURCES = translations/translations.qrc
-wnix {
+unix {
isEmpty(LIB_DIR){
LIB_DIR = /lib
}
diff --git a/src/plugins/General/lyrics/lyrics.pro b/src/plugins/General/lyrics/lyrics.pro
index 1d3078590..4695cc7d9 100644
--- a/src/plugins/General/lyrics/lyrics.pro
+++ b/src/plugins/General/lyrics/lyrics.pro
@@ -27,7 +27,7 @@ TRANSLATIONS = translations/lyrics_plugin_cs.ts \
translations/lyrics_plugin_tr.ts \
translations/lyrics_plugin_lt.ts
RESOURCES = translations/translations.qrc
-wnix{
+unix{
isEmpty(LIB_DIR){
LIB_DIR = /lib
}
diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro
index 120d43392..6433d82c7 100644
--- a/src/plugins/General/notifier/notifier.pro
+++ b/src/plugins/General/notifier/notifier.pro
@@ -28,7 +28,7 @@ TRANSLATIONS = translations/notifier_plugin_cs.ts \
RESOURCES = notifier_images.qrc \
translations/translations.qrc
-win32 {
+unix {
isEmpty(LIB_DIR){
LIB_DIR = /lib
}