Skip to content

Latest commit

 

History

History
executable file
·
4 lines (4 loc) · 93 Bytes

mingw.bat

File metadata and controls

executable file
·
4 lines (4 loc) · 93 Bytes
 
1
2
3
4
@echo off
cd ..
%~dp0\premake4.exe --file=..\premake4.lua --to=.\MinGW --mingw gmake
pause