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/Xcode/build-scripts/xcode4.command
Executable file
4
premake/Xcode/build-scripts/xcode4.command
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue