]> xenbits.xensource.com Git - pvdrivers/win/xenhid.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:09:09 +0000 (18:09 +0100)
commitf9296c9cc0bac91a6f97e6413fb6cc3a35baa09f
treefd10feb822683fb74a97ecfaa91110e9d69a690a
parenta1d8cba53600e61fc7d3525a608c0369a654c9ca
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