diff --git a/configure.bat b/configure.bat index e872de2797..f0b6ce5310 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