Added Ben Henning's GSoC2013 work: premake build system.
This commit is contained in:
parent
694010e6e4
commit
5595fbc315
473 changed files with 89151 additions and 1 deletions
4
premake/MinGW/build-scripts/mingw.bat
Executable file
4
premake/MinGW/build-scripts/mingw.bat
Executable file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
cd ..
|
||||
%~dp0\premake4.exe --file=..\premake4.lua --to=.\MinGW --mingw gmake
|
||||
pause
|
Loading…
Add table
Add a link
Reference in a new issue