]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Add support for building with Visual Studio 2017
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 29 Jan 2018 17:09:32 +0000 (17:09 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 29 Jan 2018 17:09:32 +0000 (17:09 +0000)
commitdcdbf15ee995e28c2a41f92110b60b1a23a94cc0
treedf5c0eba403056854d26b5aa8ed8b8c0195479c2
parente36bf3fb45127a807c58b95a5555b93a8db11b8b
Add support for building with Visual Studio 2017

Also remove mappings for obsolete versions of VS in build.py.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
15 files changed:
build.py
msbuild.bat
vs2017/configs.props [new file with mode: 0644]
vs2017/package/package.vcxproj [new file with mode: 0644]
vs2017/package/package.vcxproj.user [new file with mode: 0644]
vs2017/targets.props [new file with mode: 0644]
vs2017/xencrsh/xencrsh.vcxproj [new file with mode: 0644]
vs2017/xencrsh/xencrsh.vcxproj.user [new file with mode: 0644]
vs2017/xendisk/xendisk.vcxproj [new file with mode: 0644]
vs2017/xendisk/xendisk.vcxproj.user [new file with mode: 0644]
vs2017/xenvbd.sln [new file with mode: 0644]
vs2017/xenvbd/xenvbd.vcxproj [new file with mode: 0644]
vs2017/xenvbd/xenvbd.vcxproj.user [new file with mode: 0644]
vs2017/xenvbd_coinst/xenvbd_coinst.vcxproj [new file with mode: 0644]
vs2017/xenvbd_coinst/xenvbd_coinst.vcxproj.user [new file with mode: 0644]