Permalink
File 397 of 473 in
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File 397 of 473 in
92b1281
@@ -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 |
Oops, something went wrong.