Mercurial > sdl-ios-xcode
diff Makefile.ds @ 2678:3895761db26a gsoc2008_nds
Removed old touchscreen system, starting to implement mouse-based touchscreen. Also, more work on a non-software-rendering video driver
author | Darren Alton <dalton@stevens.edu> |
---|---|
date | Thu, 10 Jul 2008 23:35:01 +0000 |
parents | f1d07ba2e275 |
children | 4135aa9c5645 |
line wrap: on
line diff
--- a/Makefile.ds Wed Jul 02 13:59:30 2008 +0000 +++ b/Makefile.ds Thu Jul 10 23:35:01 2008 +0000 @@ -51,9 +51,6 @@ src/file/SDL_rwops.c \ src/joystick/nds/SDL_sysjoystick.c \ src/joystick/SDL_joystick.c \ -src/touchscreen/nds/SDL_systouchscreen.c \ -src/touchscreen/dummy/SDL_systouchscreen.c \ -src/touchscreen/SDL_touchscreen.c \ src/stdlib/SDL_getenv.c \ src/stdlib/SDL_iconv.c \ src/stdlib/SDL_malloc.c \