Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Jun 3, 2018
1 parent c14fa96 commit cc15fd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions win-build-qt.bat
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,14 @@ IF EXIST "%_BUILD_BAT%" DEL /F /Q "%_BUILD_BAT%"
@ECHO CD /D "%%~dp0"
@ECHO RD /S /Q "%_ROOT%"
@ECHO TITLE Compiling process finished
@ECHO CLS
@ECHO ECHO Compiling process have finished successfully
@ECHO ECHO All binaries have been installed to: %_INSTALL_DIR%
REM @ECHO ECHO Press any key to exit this program
@ECHO GOTO Fin
@ECHO :ErrHappen
@ECHO TITLE Compiling process aborted
@ECHO ============================================================
@ECHO ECHO Something wrong happened during the compiling process
@ECHO ECHO and the process have aborted because of this
@ECHO ECHO Please check the log file for more information
Expand Down

0 comments on commit cc15fd5

Please sign in to comment.