Mercurial > sdl-ios-xcode
view touchTest/makefile @ 4685:e0c3b09368a6
Fixed Dollar Recognition.
author | Jim Grandpre <jim.tla@gmail.com> |
---|---|
date | Sat, 07 Aug 2010 11:32:11 -0400 |
parents | ad4f32e874ee |
children |
line wrap: on
line source
SDLTest : touchSimp.c touchPong.c gcc gestureSDLTest.c -o gestureSDLTest `sdl-config --cflags --libs` -g