mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-09 21:08:13 +00:00
Improve Android pause/resume behavior.
This commit is contained in:
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
|
Reference in New Issue
Block a user