summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtbase.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtbase.pro b/qtbase.pro
index 60497a80d1..02dc11eac2 100644
--- a/qtbase.pro
+++ b/qtbase.pro
@@ -82,7 +82,7 @@ INSTALLS += syncqt
# If we are doing a prefix build, create a "module" pri which enables
# qtPrepareTool() to find the non-installed syncqt.
-prefix_build {
+prefix_build|!equals(PWD, $$OUT_PWD) {
cmd = perl -w $$shell_path($$PWD/bin/syncqt.pl)