From a32815a15cc63e8aca23d095435c916bb7bd304d Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期四, 01 四月 2021 09:09:25 +0800 Subject: [PATCH] 2021-4-1-1 --- HDL-ON_Android/HDL-ON_Android.csproj | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index 9c7d6cb..00f6003 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -129,22 +129,22 @@ <HintPath>..\DLL\Android\AndriodBluetoothLibrary.dll</HintPath> </Reference> <Reference Include="cloudp2p"> - <HintPath>..\..\..\鏈懡鍚嶆枃浠跺す\cloudp2p.dll</HintPath> + <HintPath>..\DLL\FL\Android\cloudp2p.dll</HintPath> </Reference> <Reference Include="corelooper"> - <HintPath>..\..\..\鏈懡鍚嶆枃浠跺す\corelooper.dll</HintPath> + <HintPath>..\DLL\FL\Android\corelooper.dll</HintPath> </Reference> <Reference Include="crypt"> - <HintPath>..\..\..\鏈懡鍚嶆枃浠跺す\crypt.dll</HintPath> + <HintPath>..\DLL\FL\Android\crypt.dll</HintPath> </Reference> <Reference Include="http"> - <HintPath>..\..\..\鏈懡鍚嶆枃浠跺す\http.dll</HintPath> + <HintPath>..\DLL\FL\Android\http.dll</HintPath> </Reference> <Reference Include="VideoLibs"> - <HintPath>..\..\..\鏈懡鍚嶆枃浠跺す\VideoLibs.dll</HintPath> + <HintPath>..\DLL\FL\Android\VideoLibs.dll</HintPath> </Reference> <Reference Include="videophone"> - <HintPath>..\..\..\鏈懡鍚嶆枃浠跺す\videophone.dll</HintPath> + <HintPath>..\DLL\FL\Android\videophone.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> -- Gitblit v1.8.0