Subversion Repositories Projects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2499 - 1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="12.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>9.0.30729</ProductVersion>
7
    <SchemaVersion>2.0</SchemaVersion>
8
    <ProjectGuid>{644FE7D4-0184-400F-B2D7-99CB41360658}</ProjectGuid>
9
    <OutputType>library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>GMap.NET.WindowsPresentation</RootNamespace>
12
    <AssemblyName>GMap.NET.WindowsPresentation</AssemblyName>
13
    <FileAlignment>512</FileAlignment>
14
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
15
    <WarningLevel>4</WarningLevel>
16
    <SignAssembly>true</SignAssembly>
17
    <AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
18
    <FileUpgradeFlags>
19
    </FileUpgradeFlags>
20
    <OldToolsVersion>3.5</OldToolsVersion>
21
    <UpgradeBackupLocation />
22
    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
23
    <TargetFrameworkProfile />
24
  </PropertyGroup>
25
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
26
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
27
    <DebugSymbols>true</DebugSymbols>
28
    <OutputPath>bin\Debug\</OutputPath>
29
    <DefineConstants>TRACE;DEBUG</DefineConstants>
30
    <DebugType>full</DebugType>
31
    <PlatformTarget>AnyCPU</PlatformTarget>
32
    <CodeAnalysisLogFile>bin\x86\Debug\GMap.NET.WindowsPresentation.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
33
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
34
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
35
    <ErrorReport>prompt</ErrorReport>
36
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
37
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
38
    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
39
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
40
    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
41
    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
42
    <Prefer32Bit>false</Prefer32Bit>
43
  </PropertyGroup>
44
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
45
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
46
    <OutputPath>bin\Release\</OutputPath>
47
    <DefineConstants>TRACE</DefineConstants>
48
    <DocumentationFile>bin\x86\Release\GMap.NET.WindowsPresentation.XML</DocumentationFile>
49
    <Optimize>true</Optimize>
50
    <PlatformTarget>AnyCPU</PlatformTarget>
51
    <CodeAnalysisLogFile>bin\x86\Release\GMap.NET.WindowsPresentation.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
52
    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
53
    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
54
    <ErrorReport>prompt</ErrorReport>
55
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
56
    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
57
    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
58
    <Prefer32Bit>false</Prefer32Bit>
59
  </PropertyGroup>
60
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'v4.0-Debug|AnyCPU'">
61
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
62
    <DebugSymbols>true</DebugSymbols>
63
    <OutputPath>bin\v4.0-Debug\</OutputPath>
64
    <DefineConstants>NET40;TRACE;DEBUG</DefineConstants>
65
    <DebugType>full</DebugType>
66
    <PlatformTarget>AnyCPU</PlatformTarget>
67
    <ErrorReport>prompt</ErrorReport>
68
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
69
    <Prefer32Bit>false</Prefer32Bit>
70
  </PropertyGroup>
71
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'v4.0-Release|AnyCPU'">
72
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
73
    <OutputPath>bin\v4.0-Release\</OutputPath>
74
    <DefineConstants>NET40;TRACE</DefineConstants>
75
    <DocumentationFile>$(OutputPath)GMap.NET.WindowsPresentation.XML</DocumentationFile>
76
    <Optimize>true</Optimize>
77
    <PlatformTarget>AnyCPU</PlatformTarget>
78
    <ErrorReport>prompt</ErrorReport>
79
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
80
    <Prefer32Bit>false</Prefer32Bit>
81
  </PropertyGroup>
82
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
83
    <DebugSymbols>true</DebugSymbols>
84
    <OutputPath>bin\x86\Debug\</OutputPath>
85
    <DefineConstants>TRACE;DEBUG</DefineConstants>
86
    <DebugType>full</DebugType>
87
    <PlatformTarget>x86</PlatformTarget>
88
    <ErrorReport>prompt</ErrorReport>
89
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
90
    <Prefer32Bit>false</Prefer32Bit>
91
  </PropertyGroup>
92
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
93
    <OutputPath>bin\x86\Release\</OutputPath>
94
    <DefineConstants>TRACE</DefineConstants>
95
    <DocumentationFile>bin\x86\Release\GMap.NET.WindowsPresentation.XML</DocumentationFile>
96
    <Optimize>true</Optimize>
97
    <PlatformTarget>x86</PlatformTarget>
98
    <ErrorReport>prompt</ErrorReport>
99
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
100
    <Prefer32Bit>false</Prefer32Bit>
101
  </PropertyGroup>
102
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'v4.0-Debug|x86'">
103
    <DebugSymbols>true</DebugSymbols>
104
    <OutputPath>bin\x86\v4.0-Debug\</OutputPath>
105
    <DefineConstants>NET40;TRACE;DEBUG</DefineConstants>
106
    <DebugType>full</DebugType>
107
    <PlatformTarget>x86</PlatformTarget>
108
    <ErrorReport>prompt</ErrorReport>
109
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
110
    <Prefer32Bit>false</Prefer32Bit>
111
  </PropertyGroup>
112
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'v4.0-Release|x86'">
113
    <OutputPath>bin\x86\v4.0-Release\</OutputPath>
114
    <DefineConstants>NET40;TRACE</DefineConstants>
115
    <DocumentationFile>bin\v4.0-Release\GMap.NET.WindowsPresentation.XML</DocumentationFile>
116
    <Optimize>true</Optimize>
117
    <PlatformTarget>x86</PlatformTarget>
118
    <ErrorReport>prompt</ErrorReport>
119
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
120
    <Prefer32Bit>false</Prefer32Bit>
121
  </PropertyGroup>
122
  <ItemGroup>
123
    <Reference Include="System" />
124
    <Reference Include="System.Core">
125
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
126
    </Reference>
127
    <Reference Include="PresentationCore">
128
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
129
    </Reference>
130
    <Reference Include="PresentationFramework">
131
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
132
    </Reference>
133
    <Reference Include="System.Xaml" />
134
    <Reference Include="WindowsBase">
135
      <RequiredTargetFramework>3.0</RequiredTargetFramework>
136
    </Reference>
137
  </ItemGroup>
138
  <ItemGroup>
139
    <Compile Include="..\GMap.NET.Core\Properties\VersionInfo.cs">
140
      <Link>Properties\VersionInfo.cs</Link>
141
    </Compile>
142
    <Compile Include="GMap.NET.WindowsPresentation\GMapMarker.cs" />
143
    <Compile Include="GMap.NET.WindowsPresentation\GMapPolygon.cs" />
144
    <Compile Include="GMap.NET.WindowsPresentation\GMapRoute.cs" />
145
    <Compile Include="GMap.NET.WindowsPresentation\GMapImage.cs" />
146
    <Compile Include="GMap.NET.WindowsPresentation\GMapControl.cs" />
147
    <Compile Include="Properties\AssemblyInfo.cs">
148
      <SubType>Code</SubType>
149
    </Compile>
150
    <Compile Include="GMap.NET.WindowsPresentation\TilePrefetcher.xaml.cs">
151
      <DependentUpon>TilePrefetcher.xaml</DependentUpon>
152
    </Compile>
153
    <AppDesigner Include="Properties\" />
154
  </ItemGroup>
155
  <ItemGroup>
156
    <ProjectReference Include="..\GMap.NET.Core\GMap.NET.Core.csproj">
157
      <Project>{D0C39D9D-BED0-418B-9A5E-713176CAF40C}</Project>
158
      <Name>GMap.NET.Core</Name>
159
    </ProjectReference>
160
  </ItemGroup>
161
  <ItemGroup>
162
    <None Include="sn.snk" />
163
  </ItemGroup>
164
  <ItemGroup>
165
    <Page Include="GMap.NET.WindowsPresentation\TilePrefetcher.xaml">
166
      <SubType>Designer</SubType>
167
      <Generator>MSBuild:Compile</Generator>
168
      <Generator>MSBuild:Compile</Generator>
169
      <SubType>Designer</SubType>
170
    </Page>
171
  </ItemGroup>
172
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
173
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
174
       Other similar extension points exist, see Microsoft.Common.targets.
175
  <Target Name="BeforeBuild">
176
  </Target>
177
  <Target Name="AfterBuild">
178
  </Target>
179
  -->
180
</Project>