clean_premake.command 133 B

1234
  1. #!/bin/sh
  2. # change to directory above command file
  3. cd `dirname $0`/..
  4. `dirname $0`/premake4 --file=../premake4.lua --to=./Xcode clean