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

index ed76fe379da889823e2d4ae76d7c2fcec567bfbf..1ed581edbdbc6c275ff40fc9f70b52c47c9e5845 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>