]> xenbits.xensource.com Git - pvdrivers/win/xeniface.git/commit
Fixes for VS2015/WDK10 build
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 14 Dec 2016 16:19:07 +0000 (16:19 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Wed, 14 Dec 2016 16:19:07 +0000 (16:19 +0000)
commit6044fe798a63abfbafbfb7e30cab2b9e45e152a0
treee967314998c3480f31c07c4ef0201d4fb69dd3b3
parented579d58c0dea065ef698c4dc49a3bfb1c872492
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/xenagent/xenagent.vcxproj
vs2015/xenagent/xenagent.vcxproj.user
vs2015/xeniface/xeniface.vcxproj
vs2015/xeniface/xeniface.vcxproj.user
vs2015/xeniface_coinst/xeniface_coinst.vcxproj
vs2015/xeniface_coinst/xeniface_coinst.vcxproj.user