gtk2/win32/vs1x-props
Chun-wei Fan 4c2cd5910f Visual Studio projects: Make property sheets shared
...for Visual Studio 2010 and later, since we used to copy them and
merely update the value of $(VSVer) during 'make dist' as needed.

Instead of doing that, move the property sheets for Visual Studio 2010,
which is the base version that we use, into a directory of its own, and
make the Visual Studio 2010~2022 projects look for them in that
directory, and set VSVer according to the toolset version identified by
each of the project files.

The ARM64-specific property sheet needed for VS2017 and the VS2008
property sheets will remain as they are.
2022-05-19 09:41:48 +08:00
..
gtk3-build-defines.props Visual Studio projects: Make property sheets shared 2022-05-19 09:41:48 +08:00
gtk3-version-paths.props.in Visual Studio projects: Make property sheets shared 2022-05-19 09:41:48 +08:00
Makefile.am Visual Studio projects: Make property sheets shared 2022-05-19 09:41:48 +08:00