Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Nov 10, 2018
1 parent 033a782 commit f03409c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions win-build-qt.bat
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ IF EXIST "%_BUILD_BAT%" DEL /F /Q "%_BUILD_BAT%"
@ECHO @ECHO cd /D ^%%%%~dp0..
@ECHO @ECHO echo Remember to call vcvarsall.bat to complete environment setup!
@ECHO ^)
@ECHO CD /D "%%~dp0"
@ECHO RD /S /Q "%_ROOT%"
@ECHO CD /D "%_ROOT%"
@ECHO RD /S /Q build
@ECHO TITLE Compiling process finished
@ECHO CLS
@ECHO ECHO Compiling process have finished successfully
Expand Down

0 comments on commit f03409c

Please sign in to comment.