view touchTest/makefile @ 4670:ad4f32e874ee

Added preliminary touch code to SDL_cocoakeyboard.m
author jimtla
date Sat, 24 Jul 2010 22:28:38 +0400
parents eed063a0bf5b
children
line wrap: on
line source

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