scummvm/backends/plugins
Andre Heider ae408db07f PLUGINS: Use the C++ ABI to call dtors when unloading a plugin.
Avoid linking all plugins against libstdc++ to free up some memory
(about ~40kb on Wii per plugin). Enable it on GameCube, Wii, DS and PSP
(PS2 doesn't have __cxa_atexit support in its libc).

svn-id: r52607
2010-09-06 20:34:00 +00:00
..
dc DC: Removing unneeded DCPluginProvider::addCustomDirectories 2010-03-19 13:46:59 +00:00
ds PLUGINS: Formatting. 2010-09-05 21:58:45 +00:00
elf PLUGINS: Use the C++ ABI to call dtors when unloading a plugin. 2010-09-06 20:34:00 +00:00
posix Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
ps2 PLUGINS: Formatting. 2010-09-05 21:58:45 +00:00
psp PLUGINS: Formatting. 2010-09-05 21:58:45 +00:00
sdl Renamed FilesystemNode -> FSNode 2008-10-02 16:58:59 +00:00
wii PLUGINS: Set svn:keywords property on all new files. 2010-09-05 15:47:04 +00:00
win32 Define WIN32_LEAN_AND_MEAN before including windows.h. 2010-06-26 21:55:52 +00:00
dynamic-plugin.h PLUGINS: Formatting. 2010-09-05 12:39:28 +00:00