Files
megasource/libs/SDL2/premake/Xcode/build-scripts/clean_premake.command
T
rude 001744190b Add SDL2.0.1-3742e768b536.
Note: using the same folder for future updates.
2014-02-14 18:56:29 +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