Mercurial > sdl-ios-xcode
view src/joystick/win32/Makefile.am @ 1178:9867f3d86e44
Real Unicode support for X11. Based on updated version of this patch:
http://lists.arabeyes.org/archives/developer/2004/June/msg00160.html
--ryan.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 21 Nov 2005 00:16:34 +0000 |
parents | 74212992fb08 |
children |
line wrap: on
line source
## Makefile.am for the Windows MultiMedia joystick driver for SDL noinst_LTLIBRARIES = libjoystick_winmm.la libjoystick_winmm_la_SOURCES = $(SRCS) # The SDL joystick driver sources SRCS = SDL_mmjoystick.c