March 06, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fd2b4f0169f91541f5358ca75915535dca1e54bc
      https://github.com/D-Programming-Language/dmd/commit/fd2b4f0169f91541f5358ca75915535dca1e54bc
  Author: Vladimir Panteleev <vladimir@thecybershadow.net>
  Date:   2014-03-06 (Thu, 06 Mar 2014)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj

  Log Message:
  -----------
  Disable optimization and inlining in debug DMD builds


  Commit: 529efe78a478e805400f045594ed569f6272fb62
      https://github.com/D-Programming-Language/dmd/commit/529efe78a478e805400f045594ed569f6272fb62
  Author: Rainer Schuetze <r.sagitario@gmx.de>
  Date:   2014-03-06 (Thu, 06 Mar 2014)

  Changed paths:
    M src/dmd_msc.vcproj
    M src/dmd_msc.vcxproj

  Log Message:
  -----------
  Merge pull request #3362 from CyberShadow/msc-debug-config

Disable optimization and inlining in VS debug DMD builds


Compare: https://github.com/D-Programming-Language/dmd/compare/c50f0bb0ae01...529efe78a478