diff options
-rw-r--r-- | configure.bat | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.bat b/configure.bat index 640051f750..36fae68144 100644 --- a/configure.bat +++ b/configure.bat @@ -53,10 +53,6 @@ echo ERROR: You cannot configure qtbase separately within a top-level build. >&2 exit /b 1 :wastoplevel -set SYNCQT= -set PLATFORM= -set MAKE= -set CMAKE=true call :doargs %ARGS% if errorlevel 1 exit /b goto doneargs |