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

index 1a439ee6288d20c875da97e9a5a844358b1004b9..3222ccc9f18c386a877e3fb0283c664d76e8faba 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>