Added Ben Henning's GSoC2013 work: premake build system.

This commit is contained in:
Ryan C. Gordon 2013-11-10 00:38:37 -05:00
parent 694010e6e4
commit 5595fbc315
473 changed files with 89151 additions and 1 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
# change to directory above command file
cd `dirname $0`/..
`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode/Xcode4 xcode4