1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 10:33:30 +08:00

Merge pull request #6041 from miterosan/removenotneededandroidnativelibraryitemgroup

Remove unnecessary AndroidNativeLibrary specification
This commit is contained in:
Dean Herbert 2019-09-19 01:55:36 +09:00 committed by GitHub
commit 3710c7bdc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,6 @@
<None Include="$(MSBuildThisFileDirectory)\osu.licenseheader">
<Link>osu.licenseheader</Link>
</None>
<AndroidNativeLibrary Include="$(OutputPath)\**\*.so" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />