Mercurial > sdl-ios-xcode
view touchTest/makefile @ 4673:c17ac64abb70
Fixed the code so we receive Cocoa touch events
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 28 Jul 2010 23:32:13 -0700 |
parents | ad4f32e874ee |
children |
line wrap: on
line source
SDLTest : touchSimp.c touchPong.c gcc gestureSDLTest.c -o gestureSDLTest `sdl-config --cflags --libs` -g