changeset 7925 | f090a47eb7f7 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/premake/Xcode/build-scripts/xcode4.command Sun Nov 10 00:38:37 2013 -0500 1.3 @@ -0,0 +1,4 @@ 1.4 +#!/bin/sh 1.5 +# change to directory above command file 1.6 +cd `dirname $0`/.. 1.7 +`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode/Xcode4 xcode4 1.8 \ No newline at end of file