scummvm/backends/plugins/win32
Johannes Schickel 09b4f7cbed Define WIN32_LEAN_AND_MEAN before including windows.h.
This will cause our code to include less functionality, but might on the other hand fasten up the compilation.

svn-id: r50346
2010-06-26 21:55:52 +00:00
..
win32-provider.cpp Define WIN32_LEAN_AND_MEAN before including windows.h. 2010-06-26 21:55:52 +00:00
win32-provider.h Also remove Win32PluginProvider::addCustomDirectories, as it obviously isn't being used 2010-03-19 13:55:25 +00:00