scummvm/backends
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
..
audiocd JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
events BACKENDS: Allow various files to use stuff from time.h 2011-05-03 11:27:44 +02:00
fs WII: Fix compilation 2011-05-03 18:27:50 +02:00
graphics MOTO: Change fprintf calls to debug calls 2011-05-03 23:04:58 +02:00
keymapper BACKENDS: Really *really* fix keymapper code 2011-04-29 13:18:41 +02:00
log LOG: Reset _startOfLine when opening a new log file 2010-11-24 09:39:47 +00:00
midi BACKENDS: Fix copy & paste mistakes in some comments 2011-05-04 16:18:18 +02:00
mixer WINCE: Fix Mixer Compilation after header changes. 2011-04-29 01:54:15 +01:00
mutex BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs 2010-11-29 16:18:43 +00:00
platform WIN32: Embed engine data files and theme files into executable. 2011-05-05 20:22:37 +02:00
plugins BACKENDS: Fix copy & paste mistakes in some comments 2011-05-04 16:18:18 +02:00
saves PSP: Fix more forbidden symbol clashes 2011-05-03 14:14:21 +02:00
timer PSP: Fix more forbidden symbol clashes 2011-05-03 14:14:21 +02:00
vkeybd BACKENDS: Change printf -> debug in vkeybd code 2011-05-03 12:53:14 +02:00
base-backend.cpp BASEBACKEND: Remove resetGraphicsScale() hack 2011-02-26 10:55:27 +01:00
base-backend.h BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
modular-backend.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
modular-backend.h BACKENDS: Reduce header interdependencies 2011-02-07 17:53:15 +00:00
module.mk WINCE: Link against Windows FS code again 2011-05-05 10:57:35 +02:00