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