From f49856cb0e1e9d95fe11bb64054a407f69943d16 Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 30 十一月 2020 19:34:35 +0800 Subject: [PATCH] 2020-11-30-1 --- HDL-ON_Android/HDL-ON_Android.csproj | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index cca2080..20e7750 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -587,6 +587,10 @@ <AndroidAsset Include="Assets\Phone\LogicIcon\on.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\weekoff.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\weekon.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\set.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\editname.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\delayed.png" /> + <AndroidAsset Include="Assets\Phone\LogicIcon\scene.png" /> </ItemGroup> <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> -- Gitblit v1.8.0