Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Mar 31, 2018
1 parent 120cf20 commit c34132f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions win-build-qt.bat
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,11 @@ IF EXIST "%_BUILD_BAT%" DEL /F /Q "%_BUILD_BAT%"
@ECHO SET "_ROOT=%_ROOT%"
@ECHO SET "PATH=%%_ROOT%%\qtbase\bin;%%_ROOT%%\gnuwin32\bin;%%PATH%%"
@ECHO SET _ROOT=
@ECHO SET QMAKESPEC=
@ECHO SET QTDIR=
@ECHO CD /D "%_ROOT%"
@ECHO IF NOT EXIST qtbaseitignore TYPE nul>qtbaseitignore
@ECHO SET MAKE_COMMAND=
@ECHO CALL "%_CFG_BAT%" %_CFG_PARAMS%
@ECHO IF %%ERRORLEVEL%% NEQ 0 GOTO ErrHappen
@ECHO %_JOM%
Expand Down

0 comments on commit c34132f

Please sign in to comment.