1
0
mirror of https://github.com/bitwarden/mobile synced 2026-03-02 03:11:20 +00:00

resources for test project

This commit is contained in:
Kyle Spearrin
2017-09-26 12:42:50 -04:00
parent a1dec131c7
commit 4598c3d852
4 changed files with 100 additions and 58 deletions

View File

@@ -129,6 +129,9 @@
<ItemGroup>
<AndroidResource Include="Resources\values\styles.xml" />
</ItemGroup>
<ItemGroup>
<AndroidResource Include="Resources\drawable\shield.png" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.