sdl2_frt/premake/projects
Sam Lantinga 017c5dc381 Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion
Alex Szpakowski

Now that SDL on iOS requires CoreMotion to be linked, some of the Xcode projects included with the SDL source (such as the iOS tests and the iOS app template) as well as the premake and automake scripts need to be updated.

I've attached a patch which does so. It also fixes the SDL Xcode project to build for 64-bit ARM as well as armv7 by default (or whatever the default ARM targets are for the Xcode version used), which is what the iOS app template expects.
2014-07-07 10:42:19 -07:00
..
accelerometer.lua
checkkeys.lua
fireworks.lua
happy.lua
keyboard.lua
loopwave.lua
mixer.lua
rectangles.lua
SDL2.lua Fixed bug 2626 - iOS: fix test and template Xcode projects and build scripts to link with CoreMotion 2014-07-07 10:42:19 -07:00
SDL2main.lua
SDL2test.lua
testatomic.lua
testaudioinfo.lua
testautomation.lua
testdraw2.lua
testdrawchessboard.lua
testerror.lua
testfile.lua
testfilesystem.lua
testgamecontroller.lua
testgesture.lua
testgl2.lua
testgles.lua
testhaptic.lua
testiconv.lua
testime.lua
testintersection.lua
testjoystick.lua
testkeys.lua
testloadso.lua
testlock.lua
testmessage.lua
testmultiaudio.lua
testnative.lua
testoverlay2.lua
testplatform.lua
testpower.lua
testrelative.lua
testrendercopyex.lua
testrendertarget.lua
testresample.lua
testrumble.lua
testscale.lua
testsem.lua
testshader.lua
testshape.lua
testsprite2.lua
testspriteminimal.lua
teststreaming.lua
testthread.lua
testtimer.lua
testver.lua
testwm2.lua
torturethread.lua
touch.lua