| | |
| | | <Reference Include="ys"> |
| | | <HintPath>..\DLL\EZvizMonitor\ys.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="UMSdkDroid"> |
| | | <HintPath>..\DLL\UMeng\UMSdkDroid.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="ScanSdk"> |
| | | <HintPath>..\DLL\Scan\ScanSdk.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="MainActivity.cs" /> |
| | |
| | | <Compile Include="Other\HDLONUtils.cs" /> |
| | | <Compile Include="WebviewActivity.cs" /> |
| | | <Compile Include="AgreementActivity.cs" /> |
| | | <Compile Include="Zxing\CustomCaptureActivity.cs" /> |
| | | <Compile Include="Zxing\ScanActivity.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <AndroidAsset Include="Assets\agconnect-services.json" /> |
| | |
| | | <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
| | | </AndroidResource> |
| | | <AndroidResource Include="Resources\layout\activity_webview.xml"> |
| | | <SubType></SubType> |
| | | <Generator></Generator> |
| | | </AndroidResource> |
| | | <AndroidResource Include="Resources\layout\activity_zxing_layout.xml"> |
| | | <SubType></SubType> |
| | | <Generator></Generator> |
| | | </AndroidResource> |
| | |
| | | <ItemGroup /> |
| | | <ItemGroup> |
| | | <Folder Include="libs\arm64-v8a\" /> |
| | | <Folder Include="Zxing\" /> |
| | | </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" /> |