aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ryujinx.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx/Ryujinx.csproj')
-rw-r--r--Ryujinx/Ryujinx.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/Ryujinx/Ryujinx.csproj b/Ryujinx/Ryujinx.csproj
index c6a83cf7..b458c5f4 100644
--- a/Ryujinx/Ryujinx.csproj
+++ b/Ryujinx/Ryujinx.csproj
@@ -104,6 +104,10 @@
<None Update="THIRDPARTY.md">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
+ <ContentWithTargetPath Include="..\Ryujinx.Audio.Renderer\LICENSE.txt">
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+ <TargetPath>LICENSE-Ryujinx.Audio.Renderer.txt</TargetPath>
+ </ContentWithTargetPath>
</ItemGroup>
</Project>