summaryrefslogtreecommitdiffstats
path: root/translations/translations.pro
diff options
context:
space:
mode:
Diffstat (limited to 'translations/translations.pro')
-rw-r--r--translations/translations.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/translations.pro b/translations/translations.pro
index 22f0ace..60f84e6 100644
--- a/translations/translations.pro
+++ b/translations/translations.pro
@@ -1,7 +1,7 @@
TRANSLATIONS = $$files(*.ts)
LRELEASE = $$QT_BUILD_TREE/bin/lrelease
-win32:LRELEASE ~= s|/|\\|g
+win32:isEmpty(QMAKE_SH):LRELEASE ~= s|/|\\|g
contains(TEMPLATE_PREFIX, vc):vcproj = 1