Mercurial > sdl-ios-xcode
view src/audio/dmedia/Makefile.am @ 1071:24470ffe8ee4
SDL will center surface on screen for us
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Mon, 06 Jun 2005 16:36:18 +0000 (2005-06-06) |
parents | 74212992fb08 |
children |
line wrap: on
line source
## Makefile.am for SDL using the IRIX DMedia sound driver noinst_LTLIBRARIES = libaudio_dmedia.la libaudio_dmedia_la_SOURCES = $(SRCS) # The SDL audio driver sources SRCS = SDL_irixaudio.c \ SDL_irixaudio.h