[Scummvm-devel] [Scummvm-cvs-logs] SF.net SVN: scummvm:[42257] scummvm/trunk/graphics
Eugene Sandulenko
sev at scummvm.org
Wed Jul 8 20:07:27 CEST 2009
On Wed, 8 Jul 2009 17:44:16 +0000
Filippos Karapetis <philipk79 at hotmail.com> wrote:
> The main problem is not with what source files are contained in the
> project files of each engine - that's relatively straightforward. The
> problem lies with compilation options and defines for each engine,
> which is what this patch solves, by moving all compilation defines in
> one common file, and leaving only the engine files in the project
> files of each engine.
I think that this is also the good thing to do.
What we are talking here is dropping support for MS Visual C++ 2003,
i.e. 6 years old compiler. I wouldn't rely on that, especially in
regard of freely available MSVC2008 aka MSVC9.
Eugene
More information about the Scummvm-devel
mailing list