[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Use vs2019 projects for VS 16.0


  • To: win-pv-devel@xxxxxxxxxxxxxxxxxxxx
  • From: "Durrant, Paul" <xadimgnik@xxxxxxxxx>
  • Date: Wed, 29 Sep 2021 09:14:16 +0100
  • Delivery-date: Wed, 29 Sep 2021 08:14:21 +0000
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

On 23/09/2021 15:53, Owen Smith wrote:
Fixes SDV build with EWDK22000, which fails with warning 4061

Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>

Acked-by: Paul Durrant <paul@xxxxxxx>

---
  build.ps1 | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.ps1 b/build.ps1
index 02a39ba..346d187 100644
--- a/build.ps1
+++ b/build.ps1
@@ -39,7 +39,7 @@ Function Build {
Function SdvBuild {
        $visualstudioversion = $Env:VisualStudioVersion
-       $solutiondir = @{ "14.0" = "vs2015"; "15.0" = "vs2017"; "16.0" = 
"vs2017"; }
+       $solutiondir = @{ "14.0" = "vs2015"; "15.0" = "vs2017"; "16.0" = 
"vs2019"; }
        $configurationbase = @{ "14.0" = "Windows 10"; "15.0" = "Windows 10"; "16.0" = 
"Windows 10"; }
        $arch = "x64"




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.