]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Conditionally package DPInst
authorOwen Smith <owen.smith@citrix.com>
Fri, 24 Aug 2018 16:46:43 +0000 (17:46 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 24 Aug 2018 17:08:10 +0000 (18:08 +0100)
commite4df27a0301eec6f17d90dab8812d800b52d0ec6
treec0e410b976408f2b8c6eda32d4c837051431e2af
parentedbdfde0b56a7d73178edc048de3eac341aaeab6
Conditionally package DPInst

Since DPInst.exe is not shipped with the Windows Driver Kit 10, an
environment variable must point to local copies. Make the inclusion of
DPInst conditional on DPINST_REDIST being defined and that path
existing. This simplifies building packages which do not require DPInst
for installation, and removes a required step to create a working build.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
vs2015/package/package.vcxproj
vs2017/package/package.vcxproj