Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2287 | - | 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>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 | </PropertyGroup> |
||
23 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'"> |
||
24 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
||
25 | <DebugSymbols>true</DebugSymbols> |
||
26 | <OutputPath>bin\Debug\</OutputPath> |
||
27 | <DefineConstants>TRACE;DEBUG</DefineConstants> |
||
28 | <DebugType>full</DebugType> |
||
29 | <PlatformTarget>AnyCPU</PlatformTarget> |
||
30 | <CodeAnalysisLogFile>bin\x86\Debug\GMap.NET.WindowsPresentation.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile> |
||
31 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> |
||
32 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> |
||
33 | <ErrorReport>prompt</ErrorReport> |
||
34 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
35 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> |
||
36 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets> |
||
37 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> |
||
38 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules> |
||
39 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules> |
||
40 | </PropertyGroup> |
||
41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'"> |
||
42 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
||
43 | <OutputPath>bin\Release\</OutputPath> |
||
44 | <DefineConstants>TRACE</DefineConstants> |
||
45 | <DocumentationFile>bin\x86\Release\GMap.NET.WindowsPresentation.XML</DocumentationFile> |
||
46 | <Optimize>true</Optimize> |
||
47 | <PlatformTarget>AnyCPU</PlatformTarget> |
||
48 | <CodeAnalysisLogFile>bin\x86\Release\GMap.NET.WindowsPresentation.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile> |
||
49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression> |
||
50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile> |
||
51 | <ErrorReport>prompt</ErrorReport> |
||
52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories> |
||
54 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories> |
||
55 | </PropertyGroup> |
||
56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'v4.0-Debug|AnyCPU'"> |
||
57 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
||
58 | <DebugSymbols>true</DebugSymbols> |
||
59 | <OutputPath>bin\v4.0-Debug\</OutputPath> |
||
60 | <DefineConstants>NET40;TRACE;DEBUG</DefineConstants> |
||
61 | <DebugType>full</DebugType> |
||
62 | <PlatformTarget>AnyCPU</PlatformTarget> |
||
63 | <ErrorReport>prompt</ErrorReport> |
||
64 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
65 | </PropertyGroup> |
||
66 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'v4.0-Release|AnyCPU'"> |
||
67 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
||
68 | <OutputPath>bin\v4.0-Release\</OutputPath> |
||
69 | <DefineConstants>NET40;TRACE</DefineConstants> |
||
70 | <DocumentationFile>$(OutputPath)GMap.NET.WindowsPresentation.XML</DocumentationFile> |
||
71 | <Optimize>true</Optimize> |
||
72 | <PlatformTarget>AnyCPU</PlatformTarget> |
||
73 | <ErrorReport>prompt</ErrorReport> |
||
74 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
75 | </PropertyGroup> |
||
76 | <ItemGroup> |
||
77 | <Reference Include="System" /> |
||
78 | <Reference Include="System.Core"> |
||
79 | <RequiredTargetFramework>3.5</RequiredTargetFramework> |
||
80 | </Reference> |
||
81 | <Reference Include="PresentationCore"> |
||
82 | <RequiredTargetFramework>3.0</RequiredTargetFramework> |
||
83 | </Reference> |
||
84 | <Reference Include="PresentationFramework"> |
||
85 | <RequiredTargetFramework>3.0</RequiredTargetFramework> |
||
86 | </Reference> |
||
87 | <Reference Include="WindowsBase"> |
||
88 | <RequiredTargetFramework>3.0</RequiredTargetFramework> |
||
89 | </Reference> |
||
90 | <Reference Include="System.Xaml" Condition="'$(TargetFrameworkVersion)' == 'v4.0'"> |
||
91 | <RequiredTargetFramework>4.0</RequiredTargetFramework> |
||
92 | </Reference> |
||
93 | </ItemGroup> |
||
94 | <ItemGroup> |
||
95 | <Compile Include="..\GMap.NET.Core\Properties\VersionInfo.cs"> |
||
96 | <Link>Properties\VersionInfo.cs</Link> |
||
97 | </Compile> |
||
98 | <Compile Include="GMap.NET.WindowsPresentation\GMapMarker.cs" /> |
||
99 | <Compile Include="GMap.NET.WindowsPresentation\GMapPolygon.cs" /> |
||
100 | <Compile Include="GMap.NET.WindowsPresentation\GMapRoute.cs" /> |
||
101 | <Compile Include="GMap.NET.WindowsPresentation\GMapImage.cs" /> |
||
102 | <Compile Include="GMap.NET.WindowsPresentation\GMapControl.cs" /> |
||
103 | <Compile Include="Properties\AssemblyInfo.cs"> |
||
104 | <SubType>Code</SubType> |
||
105 | </Compile> |
||
106 | <Compile Include="GMap.NET.WindowsPresentation\TilePrefetcher.xaml.cs"> |
||
107 | <DependentUpon>TilePrefetcher.xaml</DependentUpon> |
||
108 | </Compile> |
||
109 | <AppDesigner Include="Properties\" /> |
||
110 | </ItemGroup> |
||
111 | <ItemGroup> |
||
112 | <ProjectReference Include="..\GMap.NET.Core\GMap.NET.Core.csproj"> |
||
113 | <Project>{D0C39D9D-BED0-418B-9A5E-713176CAF40C}</Project> |
||
114 | <Name>GMap.NET.Core</Name> |
||
115 | </ProjectReference> |
||
116 | </ItemGroup> |
||
117 | <ItemGroup> |
||
118 | <None Include="sn.snk" /> |
||
119 | </ItemGroup> |
||
120 | <ItemGroup> |
||
121 | <Page Include="GMap.NET.WindowsPresentation\TilePrefetcher.xaml"> |
||
122 | <SubType>Designer</SubType> |
||
123 | <Generator>MSBuild:Compile</Generator> |
||
124 | <Generator>MSBuild:Compile</Generator> |
||
125 | <SubType>Designer</SubType> |
||
126 | </Page> |
||
127 | </ItemGroup> |
||
128 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
||
129 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
||
130 | Other similar extension points exist, see Microsoft.Common.targets. |
||
131 | <Target Name="BeforeBuild"> |
||
132 | </Target> |
||
133 | <Target Name="AfterBuild"> |
||
134 | </Target> |
||
135 | --> |
||
136 | </Project> |