scummvm/backends/platform/sdl
Johannes Schickel 297834017a WIN32: Embed engine data files and theme files into executable.
This embeds all the engine data files from dists/engine-data into the
executable in case the engines using them are included statically.

Furthermore it includes the theme dist files in the executable.
2011-05-05 20:22:37 +02:00
..
amigaos BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
macosx SDL: Add Mac OS X log file support 2010-11-29 19:54:55 +00:00
posix ALL: Mark printf and various other symbols as forbidden 2011-05-02 16:31:31 +02:00
win32 WIN32: Embed engine data files and theme files into executable. 2011-05-05 20:22:37 +02:00
hardwarekeys.cpp Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created. 2009-08-16 07:40:13 +00:00
main.cpp Merging the gsoc2010-opengl branch 2010-11-28 14:56:31 +00:00
module.mk SDL: Compiled POSIX sub-backend only on unix systems 2010-11-28 17:42:47 +00:00
sdl-sys.h SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation 2010-11-29 16:35:29 +00:00
sdl.cpp BACKENDS: Allow various files to use stuff from time.h 2011-05-03 11:27:44 +02:00
sdl.h SDL: Move createLogFile implementions to the OSystem_SDL subclasses. 2010-11-29 18:30:23 +00:00