Improve Android pause/resume behavior.
This commit is contained in:
commit
f848adff5f
1732 changed files with 451805 additions and 0 deletions
4
premake/Xcode/build-scripts/xcode4.command
Executable file
4
premake/Xcode/build-scripts/xcode4.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/Xcode4 xcode4
|
Loading…
Add table
Add a link
Reference in a new issue