From 57fa00eb2215951b84b246ea1fad7ae193622f61 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期五, 26 二月 2021 17:05:37 +0800 Subject: [PATCH] Merge branch 'temp-wxr' into NewFilePath --- HDL-ON_Android/HDL-ON_Android.csproj | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index b0f5b71..d35a52a 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -812,6 +812,12 @@ <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> <AndroidNativeLibrary Include="libs\armeabi-v7a\libjcore127.so" /> </ItemGroup> + <ItemGroup> + <ProjectReference Include="..\ys\ys.csproj"> + <Project>{DF065E3F-C3A1-4908-9582-000974B7C290}</Project> + <Name>ys</Name> + </ProjectReference> + </ItemGroup> <Import Project="..\HDL_ON\HDL_ON.projitems" Label="Shared" Condition="Exists('..\HDL_ON\HDL_ON.projitems')" /> <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. -- Gitblit v1.8.0