Improve makefile and use PAUSE in build_all batch

This commit is contained in:
2022-11-10 23:36:23 +01:00
parent 03253974f5
commit 451c066423
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