Commit 12f78c2b authored by Yuri Kunde Schlesner's avatar Yuri Kunde Schlesner
Browse files

Enable linker optimizations in MSVC Release builds

Apparently /DEBUG implicitly disables linker optimizations. This
explicitly re-enables them, giving a 40% reduction in binary sizes and
a very slight runtime speed improvement.
parent 62caa89f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment