]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Add support for building with Visual Studio 2017
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 30 Jan 2018 10:10:53 +0000 (10:10 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 30 Jan 2018 10:10:53 +0000 (10:10 +0000)
commit5d95227f19d7fda71d1d13dd8f034d1eac1c5ab3
treebf4dd8416ddb4e8b153304a39895b65191dea88a
parent70709cd715777dda9e74cffa7c8cc63673f0ba03
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>
13 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/xenagent/xenagent.vcxproj [new file with mode: 0644]
vs2017/xenagent/xenagent.vcxproj.user [new file with mode: 0644]
vs2017/xeniface.sln [new file with mode: 0644]
vs2017/xeniface/xeniface.vcxproj [new file with mode: 0644]
vs2017/xeniface/xeniface.vcxproj.user [new file with mode: 0644]
vs2017/xeniface_coinst/xeniface_coinst.vcxproj [new file with mode: 0644]
vs2017/xeniface_coinst/xeniface_coinst.vcxproj.user [new file with mode: 0644]