gtk2/build
Chun-wei Fan c6f0df26f6 Visual Studio builds: Support Visual Studio 2017
Update the autotools scripts so that we can support Visual Studio 2017
by copying the 2010 projects and updating items as needed to obtain
the 2017 projects.

Note that since the toolset version string changed for Visual Studio
2017, so allow the use of a custom toolset version string, otherwise
just generate the toolset version string as we did before.

Also, note that Visual Studio 2017 aims to be compatible with 2015
on the CRT level, so there should not be any problems using 2017-compiled
binaries with 2015-compiled ones.
2017-02-17 15:09:16 +08:00
..
win32 Visual Studio builds: Support Visual Studio 2017 2017-02-17 15:09:16 +08:00
Makefile-newvs.am Visual Studio builds: Support Visual Studio 2017 2017-02-17 15:09:16 +08:00
Makefile.am MSVC builds: Update how introspection builds are done 2016-04-19 14:50:25 +08:00
Makefile.msvc-introspection MSVC builds: Update how introspection builds are done 2016-04-19 14:50:25 +08:00
Makefile.msvcproj build/: Force MSVC project file generation on Makefile.am changes 2016-10-19 18:49:14 +08:00