| | |
| | | <Reference Include="Shared.Droid.JLCountryCode"> |
| | | <HintPath>..\DLL\Android\Shared.Droid.JLCountryCode.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="JPushAndroid"> |
| | | <HintPath>..\DLL\Android\JPushAndroid.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="MainActivity.cs" /> |
| | |
| | | <Compile Include="ZXingCustomScanView.cs" /> |
| | | <Compile Include="ZXingOverlayView.cs" /> |
| | | <Compile Include="Other\JLCountrycode.cs" /> |
| | | <Compile Include="JPush.cs" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Resources\AboutResources.txt" /> |
| | |
| | | <AndroidAsset Include="Assets\Phone\PersonalCenter\Support\Close.png" /> |
| | | <AndroidAsset Include="Assets\Phone\PersonalCenter\Head.png" /> |
| | | <AndroidAsset Include="Assets\Phone\PersonalCenter\Transfer.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\All.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\System.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\Alarm.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\AllOn.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\Share.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\AlarmOn.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\ShareOn.png" /> |
| | | <AndroidAsset Include="Assets\Phone\Collection\MesCenter\SystemOn.png" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> |
| | | <AndroidNativeLibrary Include="libs\armeabi-v7a\libjcore127.so" /> |
| | | </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" /> |