xz/windows
Lasse Collin 1e3f29b62f Windows/VS2017: Omit WindowsTargetPlatformVersion from project files.
I understood that if a WTPV is specified, it's often wrong
because different VS installations have different SDK version
installed. Omitting the WTPV tag makes VS2017 default to
Windows SDK 8.1 which often is also missing, so in any case
people may need to specify the WTPV before building. But some
day in the future a missing WTPV tag will start to default to
the latest installed SDK which sounds reasonable:

https://developercommunity.visualstudio.com/content/problem/140294/windowstargetplatformversion-makes-it-impossible-t.html

Thanks to "dom".
2019-01-13 17:29:23 +02:00
..
vs2013 Windows: Fix paths in VS project files. 2017-09-16 20:36:20 +03:00
vs2017 Windows/VS2017: Omit WindowsTargetPlatformVersion from project files. 2019-01-13 17:29:23 +02:00
INSTALL-MSVC.txt Windows/VS2017: Omit WindowsTargetPlatformVersion from project files. 2019-01-13 17:29:23 +02:00
INSTALL-MinGW.txt Windows: Update the docs. 2015-06-19 20:21:30 +03:00
README-Windows.txt Update the home page URLs to HTTPS. 2017-04-19 22:17:35 +03:00
build.bash Windows: Fix bin_i486 to bin_i686 in build.bash. 2014-12-21 19:50:38 +02:00