aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/fileops
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-05-07 17:57:01 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-05-07 17:57:01 +0000
commit57fb592e257a08eb4f4cbcec6d4620b70456a883 (patch)
tree71aebf6d107182123a9749e1cf4eafd3e1cdb337 /src/plugins/General/fileops
parent93b4b995c74e4b5844bca423c99fb4a31a6cf89e (diff)
downloadqmmp-57fb592e257a08eb4f4cbcec6d4620b70456a883.tar.gz
qmmp-57fb592e257a08eb4f4cbcec6d4620b70456a883.tar.bz2
qmmp-57fb592e257a08eb4f4cbcec6d4620b70456a883.zip
fixed build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1719 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/fileops')
-rw-r--r--src/plugins/General/fileops/fileops.pro2
1 files changed, 1 insertions, 1 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
}