summaryrefslogtreecommitdiffstats
path: root/bin/qmake-wrapper-for-target.bat.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qmake-wrapper-for-target.bat.in')
-rw-r--r--bin/qmake-wrapper-for-target.bat.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/qmake-wrapper-for-target.bat.in b/bin/qmake-wrapper-for-target.bat.in
index cce775a768..8df27eaa44 100644
--- a/bin/qmake-wrapper-for-target.bat.in
+++ b/bin/qmake-wrapper-for-target.bat.in
@@ -1,2 +1,2 @@
@echo off
-@host_qt_bindir@\qmake.exe %* -qtconf "%~dp0\target_qt.conf"
+@host_qt_bindir@\qmake.exe -qtconf "%~dp0\target_qt.conf" %*