Add support for Wayland.
This commit is contained in:
committed by
Matthias Mailänder
parent
bdbb651b98
commit
590976a8e7
@@ -3,7 +3,7 @@
|
|||||||
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
|
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
|
||||||
<PackageReference Include="OpenRA-Freetype6" Version="1.0.11" />
|
<PackageReference Include="OpenRA-Freetype6" Version="1.0.11" />
|
||||||
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.21" />
|
<PackageReference Include="OpenRA-OpenAL-CS" Version="1.0.21" />
|
||||||
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.39" />
|
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.40" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="OpenRA.Platforms.Default.dll.config" Condition="'$(TargetPlatform)' != 'win-x64' And '$(TargetPlatform)' != 'win-x86'">
|
<Content Include="OpenRA.Platforms.Default.dll.config" Condition="'$(TargetPlatform)' != 'win-x64' And '$(TargetPlatform)' != 'win-x86'">
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
</AssemblyAttribute>
|
</AssemblyAttribute>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.39" />
|
<PackageReference Include="OpenRA-SDL2-CS" Version="1.0.40" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
|
<ProjectReference Include="..\OpenRA.Game\OpenRA.Game.csproj" />
|
||||||
|
|||||||
Reference in New Issue
Block a user