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

[misc] update to Visual Studio 2019

This commit is contained in:
Pete Batard 2019-08-22 16:41:12 +01:00
parent 21351b9fbe
commit 62dad2ef2f
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
17 changed files with 113 additions and 111 deletions

View file

@ -30,7 +30,7 @@ Features
Compilation
-----------
Use either Visual Studio 2017 (version 15.8 or later with SDK 10.0.17134 installed) or MinGW and
Use either Visual Studio 2019 (version 16.0 or later with SDK 10.0.18362 installed) or MinGW and
then invoke the `.sln` or `configure`/`make` respectively.
#### Visual Studio