Mercurial > sdl-ios-xcode
view touchTest/makefile @ 4684:f47c2640c667
Re-enabled dollar gesture
author | Jim Grandpre <jim.tla@gmail.com> |
---|---|
date | Fri, 06 Aug 2010 01:55:38 -0400 |
parents | ad4f32e874ee |
children |
line wrap: on
line source
SDLTest : touchSimp.c touchPong.c gcc gestureSDLTest.c -o gestureSDLTest `sdl-config --cflags --libs` -g