mirror of https://github.com/ppy/osu
Remove unused bass.dll from android project (#5230)
Remove unused bass.dll from android project
This commit is contained in:
commit
fe919f1c78
|
@ -52,7 +52,6 @@
|
|||
<AndroidNativeLibrary Include="$(MSBuildThisFileDirectory)\osu.Android\lib\**\*.so">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</AndroidNativeLibrary>
|
||||
<Content Include="$(MSBuildThisFileDirectory)\osu.Android\bass.dll" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue