]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.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 12:39:51 +0000 (13:39 +0100)
Signed-off-by: Owen Smith <owen.smith@citrix.com>
vs2019/package/package.vcxproj

index cc39738e13f9280b32078246fdc3cfb77d391d60..8e07a3cadb74f62fd22bd42bf0121145c76155a3 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>