]> xenbits.xensource.com Git - people/pauldu/xenvif.git/commit
Fixes for VS2015/WDK10 build
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 14 Dec 2016 15:52:52 +0000 (15:52 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 14 Dec 2016 15:52:52 +0000 (15:52 +0000)
commite228528f8e85a8786a7aa923725ddcdf2ccc5ee4
treef1e4db519d793dd0e8a04c20944cb9b1f7d2c736
parent86b2f26397809d7f46d87a1938a27520b5c5513a
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/xenvif/xenvif.vcxproj
vs2015/xenvif/xenvif.vcxproj.user
vs2015/xenvif_coinst/xenvif_coinst.vcxproj
vs2015/xenvif_coinst/xenvif_coinst.vcxproj.user