mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2024-11-23 03:10:06 +08:00
5.6.3 configure.bat fix
This commit is contained in:
parent
7558178d4b
commit
93ca037b13
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user