6 lines
60 B
Batchfile
6 lines
60 B
Batchfile
cd build
|
|
premake5.exe gmake2
|
|
cd ..
|
|
mingw32-make clean
|
|
pause
|