mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
* Improve the way we set the debugging flags for debug and release build types. * Don't generate debug info when we're in prefast mode and don't prefix with prefast when linking executables. * We don't need to alter the c/c++ compiler variables in prefast mode anymore. svn path=/trunk/; revision=54962