This commit is contained in:
Jeffery Myers
2024-08-17 08:53:09 -07:00
parent 9abfee362a
commit 9049a646a1
5 changed files with 45 additions and 13 deletions

4
build-MinGW-W64.bat Normal file
View File

@@ -0,0 +1,4 @@
cd build
premake5.exe gmake2
pause
cd ..