Mercurial > sdl-ios-xcode
view touchTest/makefile @ 4680:229529693289
Fixed sending motion and finger up events
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 31 Jul 2010 20:55:33 -0700 |
parents | ad4f32e874ee |
children |
line wrap: on
line source
SDLTest : touchSimp.c touchPong.c gcc gestureSDLTest.c -o gestureSDLTest `sdl-config --cflags --libs` -g