2017-08-04 21:38:58 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<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>{A204A102-C745-4D65-AEC8-7B96FAEDEF2D}</ProjectGuid>
|
|
|
|
|
|
<OutputType>library</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>MapControl</RootNamespace>
|
|
|
|
|
|
<AssemblyName>MapControl.WPF</AssemblyName>
|
2019-07-19 07:54:48 +02:00
|
|
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2018-08-08 23:31:52 +02:00
|
|
|
|
<TargetFrameworkProfile>
|
|
|
|
|
|
</TargetFrameworkProfile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<Optimize>false</Optimize>
|
2017-10-22 22:34:44 +02:00
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2017-09-05 20:57:17 +02:00
|
|
|
|
<NoWarn>
|
|
|
|
|
|
</NoWarn>
|
2018-08-08 23:31:52 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
|
<DebugType>none</DebugType>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
2017-10-22 22:34:44 +02:00
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2018-08-08 23:31:52 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<SignAssembly>true</SignAssembly>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<AssemblyOriginatorKeyFile>..\..\MapControl.snk</AssemblyOriginatorKeyFile>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Net.Http" />
|
|
|
|
|
|
<Reference Include="System.Runtime.Caching" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
|
<Reference Include="System.Xaml">
|
|
|
|
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="WindowsBase" />
|
|
|
|
|
|
<Reference Include="PresentationCore" />
|
|
|
|
|
|
<Reference Include="PresentationFramework" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Page Include="Themes\Generic.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2019-03-27 18:39:59 +01:00
|
|
|
|
<Compile Include="..\Shared\AutoEquirectangularProjection.cs">
|
|
|
|
|
|
<Link>AutoEquirectangularProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\AzimuthalEquidistantProjection.cs">
|
|
|
|
|
|
<Link>AzimuthalEquidistantProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\AzimuthalProjection.cs">
|
|
|
|
|
|
<Link>AzimuthalProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\BingMapsTileLayer.cs">
|
|
|
|
|
|
<Link>BingMapsTileLayer.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\BingMapsTileSource.cs">
|
|
|
|
|
|
<Link>BingMapsTileSource.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\BoundingBox.cs">
|
|
|
|
|
|
<Link>BoundingBox.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\CenteredBoundingBox.cs">
|
|
|
|
|
|
<Link>CenteredBoundingBox.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\EquirectangularProjection.cs">
|
|
|
|
|
|
<Link>EquirectangularProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\GnomonicProjection.cs">
|
|
|
|
|
|
<Link>GnomonicProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\HyperlinkText.cs">
|
|
|
|
|
|
<Link>HyperlinkText.cs</Link>
|
|
|
|
|
|
</Compile>
|
2018-08-08 23:31:52 +02:00
|
|
|
|
<Compile Include="..\Shared\ImageLoader.cs">
|
|
|
|
|
|
<Link>ImageLoader.cs</Link>
|
|
|
|
|
|
</Compile>
|
2018-02-11 19:46:31 +01:00
|
|
|
|
<Compile Include="..\Shared\Intersections.cs">
|
|
|
|
|
|
<Link>Intersections.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\Location.cs">
|
|
|
|
|
|
<Link>Location.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\LocationCollection.cs">
|
|
|
|
|
|
<Link>LocationCollection.cs</Link>
|
|
|
|
|
|
</Compile>
|
2018-02-11 19:46:31 +01:00
|
|
|
|
<Compile Include="..\Shared\LocationEx.cs">
|
|
|
|
|
|
<Link>LocationEx.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\MapBase.cs">
|
|
|
|
|
|
<Link>MapBase.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\MapGraticule.cs">
|
|
|
|
|
|
<Link>MapGraticule.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\MapImageLayer.cs">
|
|
|
|
|
|
<Link>MapImageLayer.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-09-05 20:57:17 +02:00
|
|
|
|
<Compile Include="..\Shared\MapItemsControl.cs">
|
|
|
|
|
|
<Link>MapItemsControl.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\MapOverlay.cs">
|
|
|
|
|
|
<Link>MapOverlay.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\MapPanel.cs">
|
|
|
|
|
|
<Link>MapPanel.cs</Link>
|
|
|
|
|
|
</Compile>
|
2018-04-10 22:34:34 +02:00
|
|
|
|
<Compile Include="..\Shared\MapPolygon.cs">
|
|
|
|
|
|
<Link>MapPolygon.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\MapPolyline.cs">
|
|
|
|
|
|
<Link>MapPolyline.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\MapProjection.cs">
|
|
|
|
|
|
<Link>MapProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-23 23:33:27 +02:00
|
|
|
|
<Compile Include="..\Shared\MapScale.cs">
|
|
|
|
|
|
<Link>MapScale.cs</Link>
|
|
|
|
|
|
</Compile>
|
2018-02-09 17:43:47 +01:00
|
|
|
|
<Compile Include="..\Shared\MapShape.cs">
|
|
|
|
|
|
<Link>MapShape.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\MapTileLayer.cs">
|
|
|
|
|
|
<Link>MapTileLayer.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\OrthographicProjection.cs">
|
|
|
|
|
|
<Link>OrthographicProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
2018-02-09 17:43:47 +01:00
|
|
|
|
<Compile Include="..\Shared\PolygonCollection.cs">
|
|
|
|
|
|
<Link>PolygonCollection.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-09-05 20:57:17 +02:00
|
|
|
|
<Compile Include="..\Shared\Pushpin.cs">
|
|
|
|
|
|
<Link>Pushpin.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="..\Shared\StereographicProjection.cs">
|
|
|
|
|
|
<Link>StereographicProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\Tile.cs">
|
|
|
|
|
|
<Link>Tile.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\TileGrid.cs">
|
|
|
|
|
|
<Link>TileGrid.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\TileImageLoader.cs">
|
|
|
|
|
|
<Link>TileImageLoader.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\TileSource.cs">
|
|
|
|
|
|
<Link>TileSource.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\ViewportChangedEventArgs.cs">
|
|
|
|
|
|
<Link>ViewportChangedEventArgs.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\WebMercatorProjection.cs">
|
|
|
|
|
|
<Link>WebMercatorProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="..\Shared\WmsImageLayer.cs">
|
|
|
|
|
|
<Link>WmsImageLayer.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-10-27 17:15:18 +02:00
|
|
|
|
<Compile Include="..\Shared\WorldMercatorProjection.cs">
|
|
|
|
|
|
<Link>WorldMercatorProjection.cs</Link>
|
|
|
|
|
|
</Compile>
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="ImageFileCache.WPF.cs" />
|
|
|
|
|
|
<Compile Include="Map.WPF.cs" />
|
|
|
|
|
|
<Compile Include="MapBase.WPF.cs" />
|
|
|
|
|
|
<Compile Include="MapGraticule.WPF.cs" />
|
2018-11-13 21:35:48 +01:00
|
|
|
|
<Compile Include="MapItemsControl.WPF.cs" />
|
2018-02-09 17:43:47 +01:00
|
|
|
|
<Compile Include="MapMultiPolygon.WPF.cs" />
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="MapOverlay.WPF.cs" />
|
|
|
|
|
|
<Compile Include="MapPanel.WPF.cs" />
|
2018-02-09 17:43:47 +01:00
|
|
|
|
<Compile Include="MapShape.WPF.cs" />
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="TileImageLoader.WPF.cs" />
|
2017-10-27 17:15:18 +02:00
|
|
|
|
<Compile Include="ImageLoader.WPF.cs" />
|
2017-08-04 21:38:58 +02:00
|
|
|
|
<Compile Include="TypeConverters.WPF.cs" />
|
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Tile.WPF.cs" />
|
|
|
|
|
|
<Compile Include="XmlDocument.WPF.cs" />
|
|
|
|
|
|
<None Include="..\..\MapControl.snk">
|
|
|
|
|
|
<Link>MapControl.snk</Link>
|
|
|
|
|
|
</None>
|
|
|
|
|
|
<AppDesigner Include="Properties\" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup />
|
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
|
</Project>
|