Edit

kc3-lang/SDL/premake/Xcode/build-scripts/clean_premake.command

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2013-11-10 00:38:37
    Hash : 92b12812
    Message : Added Ben Henning's GSoC2013 work: premake build system.

  • premake/Xcode/build-scripts/clean_premake.command
  • #!/bin/sh
    # change to directory above command file
    cd `dirname $0`/..
    `dirname $0`/premake4 --file=../premake4.lua --to=./Xcode clean