forked from AuroraMiddleware/gtk
de16a4e07c
MSVC 2015 changed its default link-time code generation setting to /LTCG:incremental, which causes problems if /opt:noref is to be used, meaning that some code will be optimized out by the linker. Avoid this situtation here by enforcing the use of /LTCG for MSVC 2010+ builds. |
||
---|---|---|
.. | ||
win32 | ||
detectenv_msvc.mak | ||
gen-file-list-gtk.py | ||
gtk-introspection-msvc.mak.in | ||
introspection-msvc.mak | ||
Makefile-newvs.am | ||
Makefile.am | ||
Makefile.msvcproj | ||
msvcfiles.py |