编译脚本改名

This commit is contained in:
luoliangyi 2023-03-31 10:37:25 +08:00
parent 2ceea154c3
commit d934560a96
4 changed files with 13 additions and 13 deletions

View File

View File

@ -1,13 +0,0 @@
@echo off
call .\build2.bat hw
call .\build2.bat lsc
call .\build2.bat cts
call .\build2.bat zj
call .\build2.bat zg
call .\build2.bat hg

13
build_all.bat Normal file
View File

@ -0,0 +1,13 @@
@echo off
call .\build.bat hw
call .\build.bat lsc
call .\build.bat cts
call .\build.bat zj
call .\build.bat zg
call .\build.bat hg