dashboard
repositories
filestore
activity
search
login
frameworks
/
SDL2
Mac and Linux SDL2 binary snapshots
summary
reflog
commits
tree
tickets
docs
compare
blame
|
history
|
raw
add in SDL 2.0.2 source
Edward Rudd
2014-03-08
e2b6e957100030b4c9e8d720157b0a34195e6dcb
[frameworks/SDL2.git]
/
source
/
premake
/
Xcode
/
build-scripts
/
clean_premake.command
1
2
3
4
#!/bin/sh
# change to directory above command file
cd `dirname $0`/..
`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode clean