1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00

Un peu de tout

This commit is contained in:
Yan Maniez 2018-04-25 21:50:15 +02:00
parent b38c9f65ea
commit 913a7b5ee2
14 changed files with 323 additions and 271 deletions

View file

@ -107,5 +107,11 @@
<Name>AideDeJeu</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\ic_home.png" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\black_book.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
</Project>