]> xenbits.xensource.com Git - pvdrivers/win/xenvif.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:03:22 +0000 (18:03 +0100)
commitbd9f1f6c77b32a40416e16a45a5994c954f4628c
tree6929789c010947e0655f2759e597c5642a1bdab5
parent5932938b14ec647df5ec2ae4ee89960a4a14f500
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