Improve makefile and use PAUSE in build_all batch

This commit is contained in:
Björn Gaier
2022-11-10 23:36:23 +01:00
parent ca3d578da4
commit 6c4481b3b4
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