]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Fixes for VS2015/WDK10 build
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 14 Dec 2016 15:58:56 +0000 (15:58 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 14 Dec 2016 15:58:56 +0000 (15:58 +0000)
commit245a7d3e2d06b0e61a951d51ba09434e9fd109e4
treebce6b19ef1877ce97a5671e3a3530dc70de0801e
parent4e2dc09c507eecee5f30fa9069d5aa6e191aeef4
Fixes for VS2015/WDK10 build

The package build was not working correctly and caused the overall build
to fail.
At least part of the reason for this is that Microsoft, in their infinite
wisdom, have removed the DIFx redist from WDK10. This patch makes use of
a new environment variable 'DPINST_REDIST' to find the copy of dpinst.exe
to package such that this can be pointed at an older WDK or alternative
location where dpinst.exe can be found.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
vs2015/package/package.vcxproj
vs2015/package/package.vcxproj.user
vs2015/xennet/xennet.vcxproj
vs2015/xennet/xennet.vcxproj.user
vs2015/xennet_coinst/xennet_coinst.vcxproj
vs2015/xennet_coinst/xennet_coinst.vcxproj.user