view touchTest/makefile @ 4691:73f5c530afac

Fixed hgIgnore to ignore test/gesturetest
author Jim Grandpre <jim.tla@gmail.com>
date Thu, 19 Aug 2010 13:49: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