[misc] update project files to VS2017

This commit is contained in:
Pete Batard 2017-05-12 12:08:17 +01:00
parent a4b19ddf1a
commit 3d1b3bac40
13 changed files with 62 additions and 63 deletions

View file

@ -27,7 +27,7 @@ Features
Compilation
-----------
Use either Visual Studio (2015 or later), WDK 7.1 (Windows Driver Kit) or MinGW and then
Use either Visual Studio (2017 or later), WDK 7.1 (Windows Driver Kit) or MinGW and then
invoke the `.sln`, `wdk_build.cmd` or `configure`/`make` respectively.
#### Visual Studio