summaryrefslogtreecommitdiffstats
path: root/bin/qmake-and-qtpaths-wrapper.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qmake-and-qtpaths-wrapper.in')
-rwxr-xr-xbin/qmake-and-qtpaths-wrapper.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/qmake-and-qtpaths-wrapper.in b/bin/qmake-and-qtpaths-wrapper.in
index f26355af8d..bf3d50cc22 100755
--- a/bin/qmake-and-qtpaths-wrapper.in
+++ b/bin/qmake-and-qtpaths-wrapper.in
@@ -4,4 +4,4 @@
script_dir_path=`dirname $0`
script_dir_path=`(cd "$script_dir_path"; /bin/pwd)`
-@host_qt_bindir@/@tool_name@ -qtconf "$script_dir_path/target_qt.conf" $*
+@host_qt_bindir@/@tool_name@@tool_version@ -qtconf "$script_dir_path/target_qt.conf" $*