1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] report executable arch in the log

* Also update VS2017 solution to use 10.0.17134 SDK
* Also update README
This commit is contained in:
Pete Batard 2018-10-27 14:22:09 +01:00
parent 2727f437fd
commit d90676542b
14 changed files with 39 additions and 28 deletions

View file

@ -45,7 +45,7 @@
<Keyword>Win32Proj</Keyword>
<RootNamespace>win</RootNamespace>
<ProjectName>syslinux-win</ProjectName>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">