]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commitdiff
Add Svr2019, Svr2022 and Win11 to Inf2Cat
authorOwen Smith <owen.smith@citrix.com>
Thu, 30 Jun 2022 14:24:03 +0000 (15:24 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Mon, 11 Jul 2022 08:38:59 +0000 (09:38 +0100)
Signed-off-by: Owen Smith <owen.smith@citrix.com>
vs2019/package/package.vcxproj

index e10717a61efe146b899d31af67831f3e0e67a410..00af1a3780f7f52b4b1881286cb6950fcaed076f 100644 (file)
@@ -17,7 +17,7 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <PropertyGroup>
     <EnableInf2cat>true</EnableInf2cat>
-    <Inf2CatWindowsVersionList Condition="'$(Platform)'=='x64'">8_x64;Server8_x64;10_x64;Server10_x64</Inf2CatWindowsVersionList>
+    <Inf2CatWindowsVersionList Condition="'$(Platform)'=='x64'">8_x64;Server8_x64;10_x64;Server10_x64;ServerRS5_X64;ServerFE_X64;10_CO_X64</Inf2CatWindowsVersionList>
     <Inf2CatWindowsVersionList Condition="'$(Platform)'=='Win32'">8_x86;10_x86</Inf2CatWindowsVersionList>
     <DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
     <EnableDeployment>False</EnableDeployment>