]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Add support for building with Visual Studio 2017
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 29 Jan 2018 16:41:58 +0000 (16:41 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 29 Jan 2018 16:41:58 +0000 (16:41 +0000)
commit9dc00c75ff4340321ae4cd9c579c8cb0b20dfeeb
treedff0de3aad6a5656b9221e401a1eac913ddcdece
parent90e73e25d85606d82dc802c491a9269a6c3f21ba
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>
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/xennet.sln [new file with mode: 0644]
vs2017/xennet/xennet.vcxproj [new file with mode: 0644]
vs2017/xennet/xennet.vcxproj.user [new file with mode: 0644]
vs2017/xennet_coinst/xennet_coinst.vcxproj [new file with mode: 0644]
vs2017/xennet_coinst/xennet_coinst.vcxproj.user [new file with mode: 0644]