summaryrefslogtreecommitdiffstats
path: root/bin/qmake-wrapper-for-target.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qmake-wrapper-for-target.in')
-rw-r--r--bin/qmake-wrapper-for-target.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/qmake-wrapper-for-target.in b/bin/qmake-wrapper-for-target.in
index 0c81b7c62f..265ce760de 100644
--- a/bin/qmake-wrapper-for-target.in
+++ b/bin/qmake-wrapper-for-target.in
@@ -4,4 +4,4 @@
script_dir_path=`dirname $0`
script_dir_path=`(cd "$script_dir_path"; /bin/pwd)`
-@host_qt_bindir@/qmake $* -qtconf "$script_dir_path/target_qt.conf"
+@host_qt_bindir@/qmake -qtconf "$script_dir_path/target_qt.conf" $*