From 38df05b600e7a41106f710a3e4287e37fbf35d03 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 27 十月 2022 09:10:34 +0800
Subject: [PATCH] 备份

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

diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj
index 8f20ccb..8330956 100644
--- a/HDL-ON_Android/HDL-ON_Android.csproj
+++ b/HDL-ON_Android/HDL-ON_Android.csproj
@@ -185,6 +185,21 @@
       <HintPath>..\DLL\Linphone\Android\Shared.Droid.HDLLinphone.dll</HintPath>
     </Reference>
     <Reference Include="Mono.Android.Export" />
+    <Reference Include="LCDeviceAddModule">
+      <HintPath>..\..\..\Projects\UMSdkDroid\LCDeviceAddModule\bin\Release\LCDeviceAddModule.dll</HintPath>
+    </Reference>
+    <Reference Include="LCMainProject">
+      <HintPath>..\..\..\Projects\UMSdkDroid\LCMainProject\bin\Debug\LCMainProject.dll</HintPath>
+    </Reference>
+    <Reference Include="LcDHScanner">
+      <HintPath>..\..\LC\LcDHScanner.dll</HintPath>
+    </Reference>
+    <Reference Include="LcDHMobileToolset">
+      <HintPath>..\..\LC\LcDHMobileToolset.dll</HintPath>
+    </Reference>
+    <Reference Include="LcPullToRefreshRecyclerView">
+      <HintPath>..\..\LC\LcPullToRefreshRecyclerView.dll</HintPath>
+    </Reference>
   </ItemGroup>
   <ItemGroup>
     <Compile Include="MainActivity.cs" />
@@ -213,6 +228,7 @@
     <Compile Include="AgreementActivity.cs" />
     <Compile Include="Zxing\CustomCaptureActivity.cs" />
     <Compile Include="Zxing\ScanActivity.cs" />
+    <Compile Include="LeChengVideo\LeTest.cs" />
   </ItemGroup>
   <ItemGroup>
     <AndroidAsset Include="Assets\agconnect-services.json" />

--
Gitblit v1.8.0