[Scummvm-devel] Merged branch-1-3-0 into master
Marcus Comstedt
marcus at mc.pp.se
Wed Jun 1 17:02:49 CEST 2011
Hi Max,
Max Horn <max at quendi.de> writes:
> For the PS2 and Dreamcast ports, there were changes that looked like they were meant only for the release builds. I moved this into commented out lines, with a comment "For release builds:" next to them.
In the DC case, that would be commit e4674689. It touches
backends/platform/dc/Makefile and configure. For the Makefile, your
resolution looks fine (I expect you meant 'DEFINES +=' and not 'DEFINES
:=' in the comment, but it's just a comment anyway :), but I'm a
little curious about the configure script: There is no comment about
the correct value of LIBS in a release build, just about DEFINES
(which is set in a completely different location). Is this a result
of the merging methodology, or did you deliberately choose to put a
comment in only one of the two locations?
// Marcus
More information about the Scummvm-devel
mailing list