mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-11 18:05:35 +02:00
extra bat files for easier build on Windows
This commit is contained in:
parent
1a6e1661db
commit
3e5c8c4124
3 changed files with 3 additions and 0 deletions
1
build_win_premake_deps.bat
Normal file
1
build_win_premake_deps.bat
Normal file
|
@ -0,0 +1 @@
|
|||
build_win_premake.bat --deps
|
1
package_win_debug.bat
Normal file
1
package_win_debug.bat
Normal file
|
@ -0,0 +1 @@
|
|||
package_win.bat vs2022\debug
|
1
package_win_release.bat
Normal file
1
package_win_release.bat
Normal file
|
@ -0,0 +1 @@
|
|||
package_win.bat vs2022\release
|
Loading…
Add table
Reference in a new issue