Add Keyboard handler for Android

This commit is contained in:
tangalbert919
2018-12-11 23:09:08 -06:00
parent 7f25bb9024
commit f7b96644fe
7 changed files with 43 additions and 10 deletions

View File

@@ -65,10 +65,10 @@
<HintPath>..\packages\ManagedBass.Fx.2.0.1\lib\netstandard1.4\ManagedBass.Fx.dll</HintPath>
</Reference>
<Reference Include="osuTK, Version=3.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4, processorArchitecture=MSIL">
<HintPath>..\packages\ppy.osuTK.NS20.1.0.17\lib\netstandard2.0\osuTK.dll</HintPath>
<HintPath>..\packages\ppy.osuTK.NS20.1.0.19\lib\netstandard2.0\osuTK.dll</HintPath>
</Reference>
<Reference Include="osuTK.Android, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\ppy.osuTK.Android.1.0.17\lib\monoandroid80\osuTK.Android.dll</HintPath>
<HintPath>..\packages\ppy.osuTK.Android.1.0.19\lib\monoandroid80\osuTK.Android.dll</HintPath>
</Reference>
<Reference Include="SharpFNT">
<HintPath>..\packages\SharpFNT.1.0.1\lib\netstandard1.3\SharpFNT.dll</HintPath>