extra bat files for easier build on Windows

This commit is contained in:
alex47exe 2024-07-30 00:57:05 +01:00
parent 1a6e1661db
commit 3e5c8c4124
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
build_win_premake.bat --deps

1
package_win_debug.bat Normal file
View File

@ -0,0 +1 @@
package_win.bat vs2022\debug

1
package_win_release.bat Normal file
View File

@ -0,0 +1 @@
package_win.bat vs2022\release