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. |
||
---|---|---|
.. | ||
crypt | ||
vs9 | ||
vs10 | ||
vs11 | ||
vs12 | ||
vs14 | ||
Makefile.am | ||
process-in-win32.py |