5.6.3 configure.bat fix

This commit is contained in:
kleuter 2017-12-04 14:51:57 +01:00
parent 7558178d4b
commit 93ca037b13

View File

@ -35,7 +35,7 @@
set QTSRC=%~dp0 set QTSRC=%~dp0
set QTDIR=%CD% set QTDIR=%CD%
if not exist %QTSRC%.gitignore goto sconf ::if not exist %QTSRC%.gitignore goto sconf
echo Please wait while bootstrapping configure ... echo Please wait while bootstrapping configure ...
for %%C in (cl.exe icl.exe g++.exe perl.exe jom.exe) do set %%C=%%~$PATH:C for %%C in (cl.exe icl.exe g++.exe perl.exe jom.exe) do set %%C=%%~$PATH:C