Files
megasource/libs/SDL2/premake/Xcode/build-scripts/clean_premake.command
T
2015-03-15 15:47:43 +01:00

4 lines
133 B
Bash

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