|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProjectGuid>{B9198821-6EE9-4CF1-9220-E231277826E1}</ProjectGuid>
|
|
|
|
|
<ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
<TemplateGuid>{c9e5eea5-ca05-42a1-839b-61506e0a37df}</TemplateGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<RootNamespace>MTC.Droid</RootNamespace>
|
|
|
|
|
<AssemblyName>MTC.Android</AssemblyName>
|
|
|
|
|
<AndroidApplication>True</AndroidApplication>
|
|
|
|
|
<AndroidResgenFile>Resources\Resource.designer.cs</AndroidResgenFile>
|
|
|
|
|
<AndroidResgenClass>Resource</AndroidResgenClass>
|
|
|
|
|
<AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
|
|
|
|
<MonoAndroidResourcePrefix>Resources</MonoAndroidResourcePrefix>
|
|
|
|
|
<MonoAndroidAssetsPrefix>Assets</MonoAndroidAssetsPrefix>
|
|
|
|
|
<AndroidUseLatestPlatformSdk>false</AndroidUseLatestPlatformSdk>
|
|
|
|
|
<TargetFrameworkVersion>v8.1</TargetFrameworkVersion>
|
|
|
|
|
<NuGetPackageImportStamp>
|
|
|
|
|
</NuGetPackageImportStamp>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<AndroidLinkMode>None</AndroidLinkMode>
|
|
|
|
|
<AndroidEnableSGenConcurrent>false</AndroidEnableSGenConcurrent>
|
|
|
|
|
<AndroidSupportedAbis />
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release</OutputPath>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<AndroidManagedSymbols>true</AndroidManagedSymbols>
|
|
|
|
|
<AndroidUseSharedRuntime>false</AndroidUseSharedRuntime>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Mono.Android" />
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<PackageReference Include="Xamarin.Forms" Version="3.0.0.446417" />
|
|
|
|
|
<PackageReference Include="Xamarin.Android.Support.Design" Version="27.0.2" />
|
|
|
|
|
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="27.0.2" />
|
|
|
|
|
<PackageReference Include="Xamarin.Android.Support.v4" Version="27.0.2" />
|
|
|
|
|
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="27.0.2" />
|
|
|
|
|
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="27.0.2" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="MainActivity.cs" />
|
|
|
|
|
<Compile Include="Resources\Resource.Designer.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="Resources\AboutResources.txt" />
|
|
|
|
|
<None Include="Assets\AboutAssets.txt" />
|
|
|
|
|
<None Include="Properties\AndroidManifest.xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\layout\Tabbar.axml" />
|
|
|
|
|
<AndroidResource Include="Resources\layout\Toolbar.axml" />
|
|
|
|
|
<AndroidResource Include="Resources\values\styles.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\values\colors.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon_round.xml" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-hdpi\Icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-hdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-mdpi\Icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-mdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xhdpi\Icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xhdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxhdpi\Icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxhdpi\launcher_foreground.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxxhdpi\Icon.png" />
|
|
|
|
|
<AndroidResource Include="Resources\mipmap-xxxhdpi\launcher_foreground.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\MTC\MTC.csproj">
|
|
|
|
|
<Project>{BCE4CFCC-59BE-4511-B3ED-DE3C53B53187}</Project>
|
|
|
|
|
<Name>MTC</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\drawable\RootBG.png">
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</AndroidResource>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\drawable-hdpi\RootBG.png">
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</AndroidResource>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xhdpi\RootBG.png">
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</AndroidResource>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxhdpi\RootBG.png">
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</AndroidResource>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<AndroidResource Include="Resources\drawable-xxxhdpi\RootBG.png">
|
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
|
</AndroidResource>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
|
|
|
|
|
</Project>
|