Mercurial > sdl-ios-xcode
view touchTest/makefile @ 4689:f9ab8df6d45a
Added README.touch and README.gesture. Moved touchtest/gestureSDLTest to test/testgesture
author | Jim Grandpre <jim.tla@gmail.com> |
---|---|
date | Sun, 15 Aug 2010 00:36:28 -0400 |
parents | ad4f32e874ee |
children |
line wrap: on
line source
SDLTest : touchSimp.c touchPong.c gcc gestureSDLTest.c -o gestureSDLTest `sdl-config --cflags --libs` -g