Added SDL 1c0f6952e65e.

This commit is contained in:
rude
2015-03-15 15:47:43 +01:00
parent 4d04ac181e
commit 6a2aff6450
1109 changed files with 160136 additions and 33995 deletions
@@ -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
Binary file not shown.
@@ -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
@@ -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 xcode4