Improve build scripts and move them to scripts/

This commit is contained in:
Kamil Trzciński 2022-11-26 13:54:20 +01:00
parent 5d653a3342
commit 43abc56a41
9 changed files with 100 additions and 28 deletions

2
scripts/build.bat Normal file
View file

@ -0,0 +1,2 @@
powershell -ExecutionPolicy UnRestricted -File "%~dp0\build.ps1"
timeout /t 5