diff --git a/configure.bat b/configure.bat
index e872de279729b6f2d445588eb2a574f785f5ca9c..f0b6ce531037c19a966925f348dc47ce4a041989 100644
--- a/configure.bat
+++ b/configure.bat
@@ -117,5 +117,5 @@ if errorlevel 1 (cd ..\.. & exit /b 1)
 cd ..\..
 
 :conf
-configure.exe -srcdir %QTSRC% %nosyncqt% %*
+configure.exe -srcdir %QTSRC% %* %nosyncqt%
 :exit