xz/windows/vs2017
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
..
config.h Windows: Add project files for VS2017. 2017-09-16 12:56:05 +03:00
liblzma.vcxproj Windows/VS2017: Omit WindowsTargetPlatformVersion from project files. 2019-01-13 17:29:23 +02:00
liblzma_dll.vcxproj Windows/VS2017: Omit WindowsTargetPlatformVersion from project files. 2019-01-13 17:29:23 +02:00
xz_win.sln Windows: Add project files for VS2017. 2017-09-16 12:56:05 +03:00