Skip to content

Latest commit

 

History

History
executable file
·
4 lines (4 loc) · 141 Bytes

xcode4.command

File metadata and controls

executable file
·
4 lines (4 loc) · 141 Bytes
 
1
2
3
4
#!/bin/sh
# change to directory above command file
cd `dirname $0`/..
`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode/Xcode4 xcode4