|
|
@@ -1,122 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="utf-8"?>
|
|
|
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
- <PropertyGroup>
|
|
|
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
- <ProductVersion>8.0.30703</ProductVersion>
|
|
|
- <SchemaVersion>2.0</SchemaVersion>
|
|
|
- <ProjectGuid>{F92E55A5-ED73-4CCB-AB4B-0541B6757F31}</ProjectGuid>
|
|
|
- <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
- <OutputType>Library</OutputType>
|
|
|
- <AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
- <RootNamespace>Perspex.Skia.Android.TestApp</RootNamespace>
|
|
|
- <AssemblyName>Perspex.Skia.Android.TestApp</AssemblyName>
|
|
|
- <FileAlignment>512</FileAlignment>
|
|
|
- <AndroidApplication>true</AndroidApplication>
|
|
|
- <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
|
|
|
- <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
|
- <AndroidUseLatestPlatformSdk>True</AndroidUseLatestPlatformSdk>
|
|
|
- <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
|
|
|
- <AndroidManifest>Properties\AndroidManifest.xml</AndroidManifest>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
- <DebugSymbols>true</DebugSymbols>
|
|
|
- <DebugType>full</DebugType>
|
|
|
- <Optimize>false</Optimize>
|
|
|
- <OutputPath>bin\Debug\</OutputPath>
|
|
|
- <DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
- <WarningLevel>4</WarningLevel>
|
|
|
- <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
|
|
- <AndroidLinkMode>None</AndroidLinkMode>
|
|
|
- <AndroidLinkSkip />
|
|
|
- <EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
|
|
|
- <BundleAssemblies>False</BundleAssemblies>
|
|
|
- <AndroidCreatePackagePerAbi>False</AndroidCreatePackagePerAbi>
|
|
|
- <AndroidSupportedAbis>armeabi-v7a,x86</AndroidSupportedAbis>
|
|
|
- <AndroidStoreUncompressedFileExtensions />
|
|
|
- <MandroidI18n />
|
|
|
- <Debugger>Xamarin</Debugger>
|
|
|
- <AndroidEnableMultiDex>False</AndroidEnableMultiDex>
|
|
|
- <DevInstrumentationEnabled>True</DevInstrumentationEnabled>
|
|
|
- </PropertyGroup>
|
|
|
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
- <DebugType>pdbonly</DebugType>
|
|
|
- <Optimize>true</Optimize>
|
|
|
- <OutputPath>bin\Release\</OutputPath>
|
|
|
- <DefineConstants>TRACE</DefineConstants>
|
|
|
- <ErrorReport>prompt</ErrorReport>
|
|
|
- <WarningLevel>4</WarningLevel>
|
|
|
- <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
|
|
|
- <AndroidLinkMode>SdkOnly</AndroidLinkMode>
|
|
|
- </PropertyGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Reference Include="Mono.Android" />
|
|
|
- <Reference Include="mscorlib" />
|
|
|
- <Reference Include="System" />
|
|
|
- <Reference Include="System.Collections" />
|
|
|
- <Reference Include="System.Core" />
|
|
|
- <Reference Include="System.Runtime" />
|
|
|
- <Reference Include="System.Xml.Linq" />
|
|
|
- <Reference Include="System.Xml" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <Compile Include="MainActivity.cs" />
|
|
|
- <Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
- <Compile Include="Resources\Resource.Designer.cs" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <None Include="Properties\AndroidManifest.xml" />
|
|
|
- <AndroidResource Include="Resources\layout\Main.axml" />
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <ProjectReference Include="..\..\Perspex.Animation\Perspex.Animation.csproj">
|
|
|
- <Project>{d211e587-d8bc-45b9-95a4-f297c8fa5200}</Project>
|
|
|
- <Name>Perspex.Animation</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.Base\Perspex.Base.csproj">
|
|
|
- <Project>{b09b78d8-9b26-48b0-9149-d64a2f120f3f}</Project>
|
|
|
- <Name>Perspex.Base</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.Controls\Perspex.Controls.csproj">
|
|
|
- <Project>{d2221c82-4a25-4583-9b43-d791e3f6820c}</Project>
|
|
|
- <Name>Perspex.Controls</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.Input\Perspex.Input.csproj">
|
|
|
- <Project>{62024b2d-53eb-4638-b26b-85eeaa54866e}</Project>
|
|
|
- <Name>Perspex.Input</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.Interactivity\Perspex.Interactivity.csproj">
|
|
|
- <Project>{6b0ed19d-a08b-461c-a9d9-a9ee40b0c06b}</Project>
|
|
|
- <Name>Perspex.Interactivity</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.Layout\Perspex.Layout.csproj">
|
|
|
- <Project>{42472427-4774-4c81-8aff-9f27b8e31721}</Project>
|
|
|
- <Name>Perspex.Layout</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.SceneGraph\Perspex.SceneGraph.csproj">
|
|
|
- <Project>{eb582467-6abb-43a1-b052-e981ba910e3a}</Project>
|
|
|
- <Name>Perspex.SceneGraph</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\..\Perspex.Styling\Perspex.Styling.csproj">
|
|
|
- <Project>{f1baa01a-f176-4c6a-b39d-5b40bb1b148f}</Project>
|
|
|
- <Name>Perspex.Styling</Name>
|
|
|
- </ProjectReference>
|
|
|
- <ProjectReference Include="..\Perspex.Skia.Android\Perspex.Skia.Android.csproj">
|
|
|
- <Project>{bd43f7c0-396b-4aa1-bad9-dfde54d51298}</Project>
|
|
|
- <Name>Perspex.Skia.Android</Name>
|
|
|
- </ProjectReference>
|
|
|
- </ItemGroup>
|
|
|
- <ItemGroup>
|
|
|
- <AndroidResource Include="Resources\drawable\Icon.png" />
|
|
|
- <AndroidResource Include="Resources\values\Strings.xml" />
|
|
|
- </ItemGroup>
|
|
|
- <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.
|
|
|
- Other similar extension points exist, see Microsoft.Common.targets.
|
|
|
- <Target Name="BeforeBuild">
|
|
|
- </Target>
|
|
|
- <Target Name="AfterBuild">
|
|
|
- </Target>
|
|
|
- -->
|
|
|
-</Project>
|