Improve Android pause/resume behavior.
This commit is contained in:
commit
f848adff5f
1732 changed files with 451805 additions and 0 deletions
4
premake/Xcode-iOS/build-scripts/clean_premake.command
Executable file
4
premake/Xcode-iOS/build-scripts/clean_premake.command
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
# change to directory above command file
|
||||
cd `dirname $0`/..
|
||||
`dirname $0`/premake4 --file=../premake4.lua --to=./Xcode-iOS --ios clean
|
Loading…
Add table
Add a link
Reference in a new issue