Perspex.Skia.Android.csproj 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{BD43F7C0-396B-4AA1-BAD9-DFDE54D51298}</ProjectGuid>
  9. <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>Perspex.Skia.Android</RootNamespace>
  13. <AssemblyName>Perspex.Skia.Android</AssemblyName>
  14. <FileAlignment>512</FileAlignment>
  15. <AndroidResgenFile>Resources\Resource.Designer.cs</AndroidResgenFile>
  16. <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
  17. <AndroidUseLatestPlatformSdk>True</AndroidUseLatestPlatformSdk>
  18. <TargetFrameworkVersion>v5.0</TargetFrameworkVersion>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>TRACE;DEBUG;ANDROID</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  31. <DebugType>pdbonly</DebugType>
  32. <Optimize>true</Optimize>
  33. <OutputPath>bin\Release\</OutputPath>
  34. <DefineConstants>TRACE;ANDROID</DefineConstants>
  35. <ErrorReport>prompt</ErrorReport>
  36. <WarningLevel>4</WarningLevel>
  37. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="Mono.Android" />
  41. <Reference Include="mscorlib" />
  42. <Reference Include="SkiaSharp, Version=1.49.0.0, Culture=neutral, processorArchitecture=MSIL">
  43. <HintPath>..\..\..\packages\SkiaSharp.1.49.2.0-beta\lib\MonoAndroid\SkiaSharp.dll</HintPath>
  44. <Private>True</Private>
  45. </Reference>
  46. <Reference Include="System" />
  47. <Reference Include="System.Core" />
  48. <Reference Include="System.Xml.Linq" />
  49. <Reference Include="System.Xml" />
  50. </ItemGroup>
  51. <ItemGroup>
  52. <Folder Include="Properties\" />
  53. </ItemGroup>
  54. <ItemGroup>
  55. <ProjectReference Include="..\..\Perspex.Animation\Perspex.Animation.csproj">
  56. <Project>{d211e587-d8bc-45b9-95a4-f297c8fa5200}</Project>
  57. <Name>Perspex.Animation</Name>
  58. </ProjectReference>
  59. <ProjectReference Include="..\..\Perspex.Base\Perspex.Base.csproj">
  60. <Project>{b09b78d8-9b26-48b0-9149-d64a2f120f3f}</Project>
  61. <Name>Perspex.Base</Name>
  62. </ProjectReference>
  63. <ProjectReference Include="..\..\Perspex.Controls\Perspex.Controls.csproj">
  64. <Project>{d2221c82-4a25-4583-9b43-d791e3f6820c}</Project>
  65. <Name>Perspex.Controls</Name>
  66. </ProjectReference>
  67. <ProjectReference Include="..\..\Perspex.Input\Perspex.Input.csproj">
  68. <Project>{62024b2d-53eb-4638-b26b-85eeaa54866e}</Project>
  69. <Name>Perspex.Input</Name>
  70. </ProjectReference>
  71. <ProjectReference Include="..\..\Perspex.Interactivity\Perspex.Interactivity.csproj">
  72. <Project>{6b0ed19d-a08b-461c-a9d9-a9ee40b0c06b}</Project>
  73. <Name>Perspex.Interactivity</Name>
  74. </ProjectReference>
  75. <ProjectReference Include="..\..\Perspex.Layout\Perspex.Layout.csproj">
  76. <Project>{42472427-4774-4c81-8aff-9f27b8e31721}</Project>
  77. <Name>Perspex.Layout</Name>
  78. </ProjectReference>
  79. <ProjectReference Include="..\..\Perspex.SceneGraph\Perspex.SceneGraph.csproj">
  80. <Project>{eb582467-6abb-43a1-b052-e981ba910e3a}</Project>
  81. <Name>Perspex.SceneGraph</Name>
  82. </ProjectReference>
  83. <ProjectReference Include="..\..\Perspex.Styling\Perspex.Styling.csproj">
  84. <Project>{f1baa01a-f176-4c6a-b39d-5b40bb1b148f}</Project>
  85. <Name>Perspex.Styling</Name>
  86. </ProjectReference>
  87. </ItemGroup>
  88. <ItemGroup>
  89. <Compile Include="AndroidRenderTarget.cs" />
  90. <Compile Include="SkiaRenderView.cs" />
  91. <Compile Include="SkiaView.cs" />
  92. </ItemGroup>
  93. <ItemGroup>
  94. <None Include="packages.config" />
  95. </ItemGroup>
  96. <Import Project="..\Perspex.Skia\Perspex.Skia.projitems" Label="Shared" />
  97. <Import Project="..\..\Shared\RenderHelpers\RenderHelpers.projitems" Label="Shared" />
  98. <Import Project="$(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
  99. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  100. Other similar extension points exist, see Microsoft.Common.targets.
  101. <Target Name="BeforeBuild">
  102. </Target>
  103. <Target Name="AfterBuild">
  104. </Target>
  105. -->
  106. </Project>