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:
parent
2727f437fd
commit
d90676542b
14 changed files with 39 additions and 28 deletions
|
@ -69,7 +69,7 @@
|
|||
<Keyword>Win32Proj</Keyword>
|
||||
<RootNamespace>driver</RootNamespace>
|
||||
<ProjectName>libcdio-driver</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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue