зеркало из https://github.com/DeGsoft/maui-linux.git
262 строки
13 KiB
XML
262 строки
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Description>GTK# Backend for Xamarin.Forms</Description>
|
|
<AssemblyName>Xamarin.Forms.Platform.GTK</AssemblyName>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{0D497738-2598-431D-8CAF-8FBF3D9F99EC}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Xamarin.Forms.Platform.GTK</RootNamespace>
|
|
<TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
</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>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\atk-sharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\gdk-sharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="glade-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\glade-sharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\glib-sharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="gtk-dotnet, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\gtk-dotnet.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\gtk-sharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\Mono.Cairo\Mono.Cairo.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\gtk-sharp\gtk-sharp-2.0\pango-sharp.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="System.Windows" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="webkit-sharp, Version=1.1.15.0, Culture=neutral, PublicKeyToken=eaa1d335d2e19745, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Libs\webkit-sharp\webkit-sharp.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="OpenTK" Version="3.0.1" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Animations\BaseAnimation.cs" />
|
|
<Compile Include="Animations\FloatAnimation.cs" />
|
|
<Compile Include="Cells\CellBase.cs" />
|
|
<Compile Include="Cells\CellRenderer.cs" />
|
|
<Compile Include="Cells\EntryCell.cs" />
|
|
<Compile Include="Cells\EntryCellRenderer.cs" />
|
|
<Compile Include="Cells\ImageCell.cs" />
|
|
<Compile Include="Cells\ImageCellRenderer.cs" />
|
|
<Compile Include="Cells\SwitchCell.cs" />
|
|
<Compile Include="Cells\SwitchCellRenderer.cs" />
|
|
<Compile Include="Cells\TextCell.cs" />
|
|
<Compile Include="Cells\TextCellRenderer.cs" />
|
|
<Compile Include="Cells\ViewCell.cs" />
|
|
<Compile Include="Cells\ViewCellRenderer.cs" />
|
|
<Compile Include="Controls\ActivityIndicator.cs" />
|
|
<Compile Include="Controls\BoxView.cs" />
|
|
<Compile Include="Controls\Carousel.cs" />
|
|
<Compile Include="Controls\CustomComboBox.cs" />
|
|
<Compile Include="Controls\CustomFrame.cs" />
|
|
<Compile Include="Controls\DatePicker.cs" />
|
|
<Compile Include="Controls\EntryWrapper.cs" />
|
|
<Compile Include="Controls\GLWidget\GLWidget.cs" />
|
|
<Compile Include="Controls\GLWidget\OSX\OSXWindowInfoInitializer.cs" />
|
|
<Compile Include="Controls\GLWidget\Win\WinWindowsInfoInitializer.cs" />
|
|
<Compile Include="Controls\GLWidget\X11\XWindowInfoInitializer.cs" />
|
|
<Compile Include="Controls\ImageButton.cs" />
|
|
<Compile Include="Controls\ImageControl.cs" />
|
|
<Compile Include="Controls\ListView.cs" />
|
|
<Compile Include="Controls\MasterDetailPage.cs" />
|
|
<Compile Include="Controls\NavigationChildPage.cs" />
|
|
<Compile Include="Controls\NotebookWrapper.cs" />
|
|
<Compile Include="Controls\OpenGLView.cs" />
|
|
<Compile Include="Controls\ScrolledTextView.cs" />
|
|
<Compile Include="Controls\PageContainer.cs" />
|
|
<Compile Include="Controls\SearchEntry.cs" />
|
|
<Compile Include="Controls\TabbedPageHeader.cs" />
|
|
<Compile Include="Controls\TableView.cs" />
|
|
<Compile Include="Controls\TimePicker.cs" />
|
|
<Compile Include="Controls\Page.cs" />
|
|
<Compile Include="Controls\WebView.cs" />
|
|
<Compile Include="ElementChangedEventArgs.cs" />
|
|
<Compile Include="ExportCellAttribute.cs" />
|
|
<Compile Include="ExportImageSourceHandlerAttribute.cs" />
|
|
<Compile Include="ExportRendererAttribute.cs" />
|
|
<Compile Include="Extensions\AlignmentExtensions.cs" />
|
|
<Compile Include="Extensions\ButtonContentLayoutExtensions.cs" />
|
|
<Compile Include="Extensions\ColorExtensions.cs" />
|
|
<Compile Include="Extensions\GtkRectangleExtensions.cs" />
|
|
<Compile Include="Extensions\ImageExtensions.cs" />
|
|
<Compile Include="Extensions\LabelExtensions.cs" />
|
|
<Compile Include="Extensions\PageExtensions.cs" />
|
|
<Compile Include="Extensions\VisualElementExtensions.cs" />
|
|
<Compile Include="Extensions\WidgetExtensions.cs" />
|
|
<Compile Include="Forms.cs" />
|
|
<Compile Include="FormsWindow.cs" />
|
|
<Compile Include="GtkDeviceInfo.cs" />
|
|
<Compile Include="GtkExpressionSearch.cs" />
|
|
<Compile Include="GtkIsolatedStorageFile.cs" />
|
|
<Compile Include="GtkOpenGL.cs" />
|
|
<Compile Include="GtkPlatformServices.cs" />
|
|
<Compile Include="GtkSerializer.cs" />
|
|
<Compile Include="GtkSynchronizationContext.cs" />
|
|
<Compile Include="GtkThemes.cs" />
|
|
<Compile Include="GtkTicker.cs" />
|
|
<Compile Include="GtkToolbarConstants.cs" />
|
|
<Compile Include="Helpers\DialogHelper.cs" />
|
|
<Compile Include="Helpers\FontDescriptionHelper.cs" />
|
|
<Compile Include="Helpers\GrabHelper.cs" />
|
|
<Compile Include="Helpers\PlatformHelper.cs" />
|
|
<Compile Include="IDesiredSizeProvider.cs" />
|
|
<Compile Include="IVisualElementRenderer.cs" />
|
|
<Compile Include="GtkToolbarTracker.cs" />
|
|
<Compile Include="IVisualNativeElementRenderer.cs" />
|
|
<Compile Include="Packagers\LayoutElementPackager.cs" />
|
|
<Compile Include="Packagers\PageElementPackager.cs" />
|
|
<Compile Include="Packagers\VisualElementPackager.cs" />
|
|
<Compile Include="Platform.cs" />
|
|
<Compile Include="PlatformConfigurationExtensions.cs" />
|
|
<Compile Include="PlatformEffect.cs" />
|
|
<Compile Include="PlatformRenderer.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="RendererFactory.cs" />
|
|
<Compile Include="Renderers\AbstractPageRenderer.cs" />
|
|
<Compile Include="Renderers\ActivityIndicatorRenderer.cs" />
|
|
<Compile Include="Renderers\BoxViewRenderer.cs" />
|
|
<Compile Include="Renderers\ButtonRenderer.cs" />
|
|
<Compile Include="Renderers\CarouselPageRenderer.cs" />
|
|
<Compile Include="Renderers\DatePickerRenderer.cs" />
|
|
<Compile Include="Renderers\EditorRenderer.cs" />
|
|
<Compile Include="Renderers\EntryRenderer.cs" />
|
|
<Compile Include="Renderers\FrameRenderer.cs" />
|
|
<Compile Include="Renderers\ImageRenderer.cs" />
|
|
<Compile Include="Renderers\IPageControl.cs" />
|
|
<Compile Include="Renderers\IToolbarTracker.cs" />
|
|
<Compile Include="Renderers\LabelRenderer.cs" />
|
|
<Compile Include="Renderers\LayoutRenderer.cs" />
|
|
<Compile Include="Renderers\ListViewRenderer.cs" />
|
|
<Compile Include="Renderers\MasterDetailPageRenderer.cs" />
|
|
<Compile Include="Renderers\NavigationPageRenderer.cs" />
|
|
<Compile Include="Renderers\OpenGLViewRenderer.cs" />
|
|
<Compile Include="Renderers\PageRenderer.cs" />
|
|
<Compile Include="Renderers\PickerRenderer.cs" />
|
|
<Compile Include="Renderers\ProgressBarRenderer.cs" />
|
|
<Compile Include="Renderers\ScrollViewRenderer.cs" />
|
|
<Compile Include="Renderers\SearchBarRenderer.cs" />
|
|
<Compile Include="Renderers\SliderRenderer.cs" />
|
|
<Compile Include="Renderers\StepperRenderer.cs" />
|
|
<Compile Include="Renderers\SwitchRenderer.cs" />
|
|
<Compile Include="Renderers\TabbedPageRenderer.cs" />
|
|
<Compile Include="Renderers\TableViewRenderer.cs" />
|
|
<Compile Include="Renderers\TimePickerRenderer.cs" />
|
|
<Compile Include="Renderers\WebViewRenderer.cs" />
|
|
<Compile Include="ResourcesProvider.cs" />
|
|
<Compile Include="ViewRenderer.cs" />
|
|
<Compile Include="VisualElementRenderer.cs" />
|
|
<Compile Include="VisualElementTracker.cs" />
|
|
<Compile Include="GtkFormsContainer.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Xamarin.Forms.Core\Xamarin.Forms.Core.csproj">
|
|
<Project>{57b8b73d-c3b5-4c42-869e-7b2f17d354ac}</Project>
|
|
<Name>Xamarin.Forms.Core</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<Content Include="Libs\GMaps\GMap.NET.Core.dll" />
|
|
<Content Include="Libs\GMaps\GMap.NET.GTK.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\atk-sharp.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\atk-sharp.pdb" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\gdk-sharp.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\gdk-sharp.pdb" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\glade-sharp.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\glade-sharp.pdb" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\glib-sharp.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\glib-sharp.pdb" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\gtk-dotnet.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\gtk-dotnet.pdb" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\gtk-sharp.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\pango-sharp.dll" />
|
|
<Content Include="Libs\gtk-sharp\gtk-sharp-2.0\pango-sharp.pdb" />
|
|
<Content Include="Libs\gtk-sharp\Mono.Cairo\Mono.Cairo.dll" />
|
|
<Content Include="Libs\gtk-sharp\Mono.Posix\Mono.Posix.dll" />
|
|
<Content Include="Libs\gtk-sharp\README.txt" />
|
|
<Content Include="Libs\webkit-sharp\webkit-sharp.dll.config" />
|
|
<None Include="webkit-sharp.dll.config">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Libs\webkit-sharp\README.txt" />
|
|
<Content Include="Libs\webkit-sharp\webkit-sharp.dll" />
|
|
<Content Include="Resources\hamburger.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.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> |