diff --git a/5.6.3/qtbase/configure.bat b/5.6.3/qtbase/configure.bat index 47acf26..9cecf3b 100644 --- a/5.6.3/qtbase/configure.bat +++ b/5.6.3/qtbase/configure.bat @@ -35,7 +35,7 @@ set QTSRC=%~dp0 set QTDIR=%CD% -if not exist %QTSRC%.gitignore goto sconf +::if not exist %QTSRC%.gitignore goto sconf echo Please wait while bootstrapping configure ... for %%C in (cl.exe icl.exe g++.exe perl.exe jom.exe) do set %%C=%%~$PATH:C