From 1f956c79026e8dc20bb16afbbf550385679e2e59 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期一, 09 八月 2021 14:54:40 +0800
Subject: [PATCH] 2021-08-09 1.Linphone测试

---
 HDL-ON_Android/HDL-ON_Android.csproj |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 78799dd..9308b9a 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -145,18 +145,21 @@
     <Reference Include="videophone">
       <HintPath>..\DLL\FL\Android\videophone.dll</HintPath>
     </Reference>
+    <Reference Include="LC_SDK">
+      <HintPath>..\DLL\LC\Android\LC_SDK.dll</HintPath>
+    </Reference>
     <Reference Include="Square.OkHttp3">
       <HintPath>..\DLL\EZvizMonitor\Square.OkHttp3.dll</HintPath>
     </Reference>
     <Reference Include="Square.OkIO">
       <HintPath>..\DLL\EZvizMonitor\Square.OkIO.dll</HintPath>
     </Reference>
-    <Reference Include="LC_SDK">
-      <HintPath>..\DLL\LC\Android\LC_SDK.dll</HintPath>
-    </Reference>
     <Reference Include="ys">
       <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath>
     </Reference>
+    <Reference Include="Shared.Droid.HDLLinphone">
+      <HintPath>..\..\Linphone\HDLLinphoneSDK_Android\Shared.Droid.HDLLinphone\Shared.Droid.HDLLinphone\bin\Release\Shared.Droid.HDLLinphone.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="MainActivity.cs" />

--
Gitblit v1.8.0