1
0
Fork 0
mirror of https://github.com/Ryujinx/SDL.git synced 2025-04-30 16:26:28 +00:00
SDL/premake/Xcode-iOS/build-scripts/clean_premake.command
2013-11-29 10:06:08 -03:00

4 lines
143 B
Bash
Executable file

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