view touchTest/makefile @ 4672:013b0ea263dd

Added cocoatouch.h
author jimtla
date Tue, 27 Jul 2010 18:14:09 +0400
parents ad4f32e874ee
children
line wrap: on
line source

SDLTest : touchSimp.c touchPong.c
	gcc gestureSDLTest.c -o gestureSDLTest `sdl-config --cflags --libs` -g