From 132dc0402e0c5e22a7d54cdddc1700a1842304bd Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 01 十二月 2022 15:42:23 +0800
Subject: [PATCH] Merge branch 'wjc' into dev--wxr

---
 HDL-ON_Android/HDL-ON_Android.csproj |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index ccd34e5..c5bff4d 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -179,29 +179,29 @@
       <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath>
     </Reference>
     <Reference Include="Mono.Android.Export" />
-    <Reference Include="LcDHMobileToolset">
-      <HintPath>..\..\LC\Android\LcDHMobileToolset.dll</HintPath>
-    </Reference>
-    <Reference Include="LcDHScanner">
-      <HintPath>..\..\LC\Android\LcDHScanner.dll</HintPath>
-    </Reference>
-    <Reference Include="LcPullToRefreshRecyclerView">
-      <HintPath>..\..\LC\Android\LcPullToRefreshRecyclerView.dll</HintPath>
-    </Reference>
     <Reference Include="ScanSdk">
       <HintPath>..\DLL\Scan\ScanSdk.dll</HintPath>
-    </Reference>
-    <Reference Include="ZxingSDK">
-      <HintPath>..\..\LC\Android\ZxingSDK.dll</HintPath>
     </Reference>
     <Reference Include="Shared.Droid.LCVideoSDK">
       <HintPath>..\DLL\LC\Android\Shared.Droid.LCVideoSDK.dll</HintPath>
     </Reference>
-    <Reference Include="LcVideoSdk">
-      <HintPath>..\..\LC\Android\LcVideoSdk.dll</HintPath>
-    </Reference>
     <Reference Include="LCDeviceAddModule">
-      <HintPath>..\..\LC\Android\LCDeviceAddModule.dll</HintPath>
+      <HintPath>..\DLL\LC\Android\LCDeviceAddModule.dll</HintPath>
+    </Reference>
+    <Reference Include="LcDHMobileToolset">
+      <HintPath>..\DLL\LC\Android\LcDHMobileToolset.dll</HintPath>
+    </Reference>
+    <Reference Include="LcDHScanner">
+      <HintPath>..\DLL\LC\Android\LcDHScanner.dll</HintPath>
+    </Reference>
+    <Reference Include="LcPullToRefreshRecyclerView">
+      <HintPath>..\DLL\LC\Android\LcPullToRefreshRecyclerView.dll</HintPath>
+    </Reference>
+    <Reference Include="ZxingSDK">
+      <HintPath>..\DLL\LC\Android\ZxingSDK.dll</HintPath>
+    </Reference>
+    <Reference Include="LcVideoSdk">
+      <HintPath>..\DLL\LC\Android\LcVideoSdk.dll</HintPath>
     </Reference>
   </ItemGroup>
   <ItemGroup>

--
Gitblit v1.8.0