From ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期一, 02 十二月 2024 17:17:19 +0800 Subject: [PATCH] tcp;可视对讲; --- HDL-ON_Android/APP_Android.csproj | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/HDL-ON_Android/APP_Android.csproj b/HDL-ON_Android/APP_Android.csproj index eea99e9..a30ce33 100644 --- a/HDL-ON_Android/APP_Android.csproj +++ b/HDL-ON_Android/APP_Android.csproj @@ -153,14 +153,14 @@ <Reference Include="Shared.Droid.HDLLinphone"> <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath> </Reference> - <Reference Include="Shared.Droid.JPush"> - <HintPath>..\..\鎯冲ぉ鏅鸿兘\DLL\Shared.Droid.JPush.dll</HintPath> - </Reference> <Reference Include="Shared.Droid"> <HintPath>..\DLL\Android\Shared.Droid.dll</HintPath> </Reference> <Reference Include="HdlEzvizDroid"> <HintPath>..\DLL\Android\HdlEzvizDroid.dll</HintPath> + </Reference> + <Reference Include="Shared.Droid.JPush"> + <HintPath>..\..\绗笁鏂瑰姛鑳絓鏋佸厜\Sdk5.3.1\Shared.Droid.JPush.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> @@ -549,6 +549,7 @@ <AndroidAsset Include="Assets\Phone\FunctionIcon\EnvirSensor\Pm10Icon.png" /> <AndroidAsset Include="Assets\Phone\FunctionIcon\EnvirSensor\Pm10Bg.png" /> <AndroidAsset Include="Assets\Phone\PirIcon\stb.png" /> + <AndroidAsset Include="Assets\Phone\Collection\MesCenter\default_image.png" /> </ItemGroup> <ItemGroup> <AndroidResource Include="Resources\values\colors.xml" /> -- Gitblit v1.8.0