Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
wangwenx190 committed Sep 8, 2018
1 parent cced1c9 commit befc3cf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions win-setup-qt-env.bat
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ IF EXIST "%_QT_DIR%\bin\qtenv2.bat" (
SET "PATH=%_QT_DIR%\bin;%_QT_DIR%;%PATH%"
)
CD /D "%_QT_DIR%"
ECHO ----------------------------
ECHO | Environment is ready |
ECHO ----------------------------
CLS
ECHO --------------------------------------------
ECHO │ Qt command line environment is ready │
ECHO --------------------------------------------

0 comments on commit befc3cf

Please sign in to comment.