Add update feature to cargo for easier rebuild

This commit is contained in:
Jaby
2022-12-16 21:13:34 +01:00
committed by Jaby
parent c8b92ecb02
commit 3af42e56b7
3 changed files with 9 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ IF NOT "%~1" == "" (
mkdir bin\
cd src\Tools\
call build_all.bat update
call build_all.bat %build_type%
cd ..\Library\