scummvm/backends/platform/wii
Max Horn d22ebd358d BUILD: Unify how MODULE_DIRS is computed for backends
This should help avoid situations where MODULE_DIRS is not set to a
complete list of build dirs (which causes troubles with the automatic
header dependency detection logic).

On the long run, we should replace the relevant code by a macro or also
use rules.mk for this (with yet another if/else case add to it).

svn-id: r51467
2010-07-29 13:03:21 +00:00
..
gdb.txt debug Makefile targets 2009-01-03 19:26:44 +00:00
main.cpp Reinit the video mode when showing the console on an abnormal exit. This was not sccessful under some circumstances. 2010-04-19 20:25:20 +00:00
module.mk BUILD: Unify how MODULE_DIRS is computed for backends 2010-07-29 13:03:21 +00:00
options.cpp GUI: Add and improve some messages to translate 2010-06-26 15:48:03 +00:00
options.h New "Input" tab for the options dialog to set pad sensitivity and acceleration. 2009-09-20 12:53:32 +00:00
osystem.cpp Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor 2010-03-11 23:39:51 +00:00
osystem.h SYSTEM: Unify OSystem::getSupportedFormats() signature 2010-06-15 12:21:08 +00:00
osystem_events.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
osystem_gfx.cpp SYSTEM: Unify OSystem::getSupportedFormats() signature 2010-06-15 12:21:08 +00:00
osystem_sfx.cpp Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor 2010-03-11 23:39:51 +00:00
wii.mk Use _port_mk for the Wii and Gamecube port. 2009-09-27 15:06:35 +00:00