Improve makefile and use PAUSE in build_all batch

This commit is contained in:
Jaby
2022-11-10 23:36:23 +01:00
committed by Jaby
parent 752e248a0c
commit c78047e426
2 changed files with 3 additions and 2 deletions

View File

@@ -14,4 +14,5 @@ call build_all.bat %build_type%
cd ..\Library\
call run_make.bat %build_type% release
cd ..\..\
cd ..\..\
PAUSE