Skip to content
  • Chun-wei Fan's avatar
    MSVC 2010+ builds: Do not explicitly use /LTCG · 97b44e02
    Chun-wei Fan authored
    This partially reverts de16a4e0.
    
    As we now ensure that items using GResources and GConstructors are always
    referenced so that the linker does not optimize them out in a default
    Release build, we no longer need to enforce the use of /LTCG, so
    /LTCG:incremental will work as well.
    97b44e02