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
5
premake/Cygwin/build-scripts/make.debug.bat
Executable file
5
premake/Cygwin/build-scripts/make.debug.bat
Executable file
|
@ -0,0 +1,5 @@
|
|||
@echo off
|
||||
echo This script assumes Cygwin's make utility is in your Path
|
||||
cd ..
|
||||
make config=debug
|
||||
pause
|
Loading…
Add table
Add a link
Reference in a new issue