1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 06:56:10 +00:00
This commit is contained in:
Yan Maniez 2018-09-16 14:51:15 +02:00
parent 1dd7cc05b1
commit b75ed319b4
4 changed files with 100 additions and 63 deletions

View file

@ -221,5 +221,8 @@
<ItemGroup>
<AndroidResource Include="Resources\drawable-xxhdpi\wooden_sign.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\values\colors.xml" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>