mingw.bat (93B)
1@echo off 2cd .. 3%~dp0\premake4.exe --file=..\premake4.lua --to=.\MinGW --mingw gmake 4pause