Commit 05089e8a07dd18544032f7c0bb7179e7315ecbab

Alexei Podtelezhnikov 2021-11-08T22:33:12

[build/windows] Remove logging from default debug configurations. DLG is rather costly for performance and should be used judiciously. This removes it from the default configurations but gives an example how to enable it using the `UserDefines` property. * builds/windows/vc2010/freetype.vcxproj: Hide FT_DEBUG_LOGGING.