Skip to content

Commit

Permalink
[Rendering] Make Xenko.Rendering platform-specific
Browse files Browse the repository at this point in the history
  • Loading branch information
xen2 committed Feb 15, 2019
1 parent c152223 commit 50b9525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/engine/Xenko.Rendering/Xenko.Rendering.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<Import Project="Sdk.props" Sdk="Microsoft.NET.Sdk" />
<PropertyGroup>
<XenkoAssemblyProcessor>true</XenkoAssemblyProcessor>
<XenkoPlatformDependent>true</XenkoPlatformDependent>
<XenkoBuildTags>*</XenkoBuildTags>
<XenkoPackAssets>true</XenkoPackAssets>
</PropertyGroup>
Expand Down

0 comments on commit 50b9525

Please sign in to comment.