mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
Updated SDL to version 2.0.5
This commit is contained in:
@@ -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 xcode3
|
||||
Reference in New Issue
Block a user