Files
UnrealEngineUWP/Engine/Build/LowLevelTests/NetworkPredictionPlugin.xml
chris constantinescu fcf133c0ae NDA platforms in restricted - move some parts into the platform folders
#rb Jerome.Delattre
#preflight 6478ecb71c5c2b3fa23f041d

[CL 25741561 by chris constantinescu in ue5-main branch]
2023-06-01 16:57:35 -04:00

36 lines
2.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<BuildGraph xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.epicgames.com/BuildGraph ../../Build/Graph/Schema.xsd" xmlns="http://www.epicgames.com/BuildGraph">
<Property Name="TestNames" Value="$(TestNames);NetworkPredictionPlugin" />
<Property Name="NetworkPredictionPluginUsesCatch2" Value="True" />
<Property Name="NetworkPredictionPluginDisabled" Value="False" />
<Property Name="NetworkPredictionPluginShort" Value="Net Prediction" />
<Property Name="NetworkPredictionPluginTarget" Value="NetworkPredictionTests" />
<Property Name="NetworkPredictionPluginBinariesRelative" Value="Engine\Binaries" />
<Property Name="NetworkPredictionPluginReportType" Value="console" />
<Property Name="NetworkPredictionPluginInitialExtraArgs" />
<Property Name="NetworkPredictionPluginHasAfterSteps" Value="False" />
<Property Name="NetworkPredictionPluginUsesCatch2" Value="True" />
<Option Name="RunNetworkPredictionPluginTests" DefaultValue="False" Description="Run Net Prediction Tests" />
<Property Name="NetworkPredictionPluginSupportedPlatforms" Value="Win64;Linux" />
<Property Name="Win64NetworkPredictionPluginTags" Value="" />
<Property Name="MacNetworkPredictionPluginTags" Value="" />
<Property Name="IOSNetworkPredictionPluginTags" Value="" />
<Property Name="AndroidNetworkPredictionPluginTags" Value="" />
<Property Name="LinuxNetworkPredictionPluginTags" Value="" />
<Property Name="LinuxArm64NetworkPredictionPluginTags" Value="" />
<Property Name="TVOSNetworkPredictionPluginTags" Value="" />
<Property Name="Win64NetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="MacNetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="IOSNetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="AndroidNetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="LinuxNetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="LinuxArm64NetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="TVOSNetworkPredictionPluginExtraCompilationArgs" Value="" />
<Property Name="Win64NetworkPredictionPluginRunSupported" Value="True" />
<Property Name="MacNetworkPredictionPluginRunSupported" Value="True" />
<Property Name="IOSNetworkPredictionPluginRunSupported" Value="False" />
<Property Name="AndroidNetworkPredictionPluginRunSupported" Value="False" />
<Property Name="LinuxNetworkPredictionPluginRunSupported" Value="True" />
<Property Name="LinuxArm64NetworkPredictionPluginRunSupported" Value="True" />
<Property Name="TVOSNetworkPredictionPluginRunSupported" Value="True" />
</BuildGraph>