2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00

Added Build.bat for Examples

This commit is contained in:
2018-10-15 14:35:14 +01:00
parent 79c100c49c
commit 577626741a
3 changed files with 4 additions and 5 deletions

2
Examples/Build.bat Normal file
View File

@@ -0,0 +1,2 @@
mingw32-make
pause