Skip to content
Snippets Groups Projects
user avatar
Philippe Canal authored
ROOT MSVC debug builds (and version of MSVC) are now compiled with -MDd,
not -MD. This means debug builds will link against the debug versions of
the runtime libraries. This change has to be propagated to all object
files - any debug build of root (no matter what version of MSVC) has to
be completely re-built!

This and MSVC8 incompatible flags had to be changed for sub-modules'
Makefiles, too.


git-svn-id: http://root.cern.ch/svn/root/trunk@14214 27541ba8-7e3a-0410-8455-c3a389f83636
47c46f2a
History
Name Last commit Last update
..