PageRenderTime 39ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 0ms

/Demo.WindowsForms/Demo.WindowsForms.csproj

http://greatmaps.codeplex.com
MSBuild | 297 lines | 290 code | 0 blank | 7 comment | 0 complexity | c01483064c52834344bf4edf91400968 MD5 | raw file
  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>{A2E07A76-8B2C-41A2-B23E-EA31AE94D706}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Demo.WindowsForms</RootNamespace>
  12. <AssemblyName>Demo.WindowsForms</AssemblyName>
  13. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <ApplicationIcon>Resources\ImageReady.ico</ApplicationIcon>
  16. <TargetFrameworkSubset>
  17. </TargetFrameworkSubset>
  18. <FileUpgradeFlags>
  19. </FileUpgradeFlags>
  20. <OldToolsVersion>3.5</OldToolsVersion>
  21. <UpgradeBackupLocation />
  22. <PublishUrl>publish\</PublishUrl>
  23. <Install>true</Install>
  24. <InstallFrom>Disk</InstallFrom>
  25. <UpdateEnabled>false</UpdateEnabled>
  26. <UpdateMode>Foreground</UpdateMode>
  27. <UpdateInterval>7</UpdateInterval>
  28. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  29. <UpdatePeriodically>false</UpdatePeriodically>
  30. <UpdateRequired>false</UpdateRequired>
  31. <MapFileExtensions>true</MapFileExtensions>
  32. <ApplicationRevision>0</ApplicationRevision>
  33. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  34. <IsWebBootstrapper>false</IsWebBootstrapper>
  35. <UseApplicationTrust>false</UseApplicationTrust>
  36. <BootstrapperEnabled>true</BootstrapperEnabled>
  37. <TargetFrameworkProfile />
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <SignAssembly>true</SignAssembly>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
  44. </PropertyGroup>
  45. <PropertyGroup />
  46. <PropertyGroup>
  47. <TargetZone>LocalIntranet</TargetZone>
  48. </PropertyGroup>
  49. <PropertyGroup>
  50. <GenerateManifests>true</GenerateManifests>
  51. </PropertyGroup>
  52. <PropertyGroup />
  53. <PropertyGroup />
  54. <PropertyGroup>
  55. <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
  58. <DebugSymbols>true</DebugSymbols>
  59. <OutputPath>bin\Debug\</OutputPath>
  60. <DefineConstants>TRACE;DEBUG;MONO_disabled; SQLite</DefineConstants>
  61. <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
  62. <DebugType>full</DebugType>
  63. <PlatformTarget>AnyCPU</PlatformTarget>
  64. <CodeAnalysisLogFile>..\Build\Debug\Demo.WindowsForms.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
  65. <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  66. <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  67. <ErrorReport>prompt</ErrorReport>
  68. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  69. <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
  70. <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  71. <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
  72. <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
  75. <OutputPath>..\Build\Release-NET$(TargetFrameworkVersion)\</OutputPath>
  76. <DefineConstants>TRACE;MONO_disabled; SQLite</DefineConstants>
  77. <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
  78. <Optimize>true</Optimize>
  79. <PlatformTarget>AnyCPU</PlatformTarget>
  80. <CodeAnalysisLogFile>..\Build\Release\Demo.WindowsForms.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
  81. <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  82. <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  83. <UseVSHostingProcess>false</UseVSHostingProcess>
  84. <ErrorReport>prompt</ErrorReport>
  85. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  86. <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
  87. <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
  88. <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  89. <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
  90. </PropertyGroup>
  91. <ItemGroup>
  92. <Reference Include="Mono.Data.SqliteClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\References\Windows\Mono.Data.SqliteClient.dll</HintPath>
  95. <Private>False</Private>
  96. </Reference>
  97. <Reference Include="System" />
  98. <Reference Include="System.Data" />
  99. <Reference Include="System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
  100. <SpecificVersion>False</SpecificVersion>
  101. <HintPath>..\References\Windows\System.Data.SQLite.DLL</HintPath>
  102. <Private>False</Private>
  103. </Reference>
  104. <Reference Include="System.Design" />
  105. <Reference Include="System.Drawing" />
  106. <Reference Include="System.Windows.Forms" />
  107. <Reference Include="System.Xml" />
  108. </ItemGroup>
  109. <ItemGroup>
  110. <Compile Include="..\GMap.NET.Core\Properties\VersionInfo.cs">
  111. <Link>Properties\VersionInfo.cs</Link>
  112. </Compile>
  113. <Compile Include="BSE.Windows.Forms\ProgressBar\ProgressBar.cs">
  114. <SubType>Component</SubType>
  115. </Compile>
  116. <Compile Include="BSE.Windows.Forms\ProgressBar\ProgressBar.Designer.cs">
  117. <DependentUpon>ProgressBar.cs</DependentUpon>
  118. </Compile>
  119. <Compile Include="BSE.Windows.Forms\ProgressBar\ToolStripProgressBar.cs">
  120. <SubType>Component</SubType>
  121. </Compile>
  122. <Compile Include="BSE.Windows.Forms\Renderer\BseColorTable.cs" />
  123. <Compile Include="BSE.Windows.Forms\Renderer\BseRenderer.cs" />
  124. <Compile Include="BSE.Windows.Forms\Renderer\ColorTableBlack.cs" />
  125. <Compile Include="BSE.Windows.Forms\Renderer\ColorTableBlue.cs" />
  126. <Compile Include="BSE.Windows.Forms\Renderer\Office2007BlackColorTable.cs" />
  127. <Compile Include="BSE.Windows.Forms\Renderer\Office2007BlueColorTable.cs" />
  128. <Compile Include="BSE.Windows.Forms\Renderer\Office2007Renderer.cs" />
  129. <Compile Include="BSE.Windows.Forms\Renderer\Office2007SilverColorTable.cs" />
  130. <Compile Include="BSE.Windows.Forms\Renderer\OfficeColorTable.cs" />
  131. <Compile Include="BSE.Windows.Forms\Renderer\ProfessionalColorTable.cs" />
  132. <Compile Include="BSE.Windows.Forms\Splitter\Splitter.cs">
  133. <SubType>Component</SubType>
  134. </Compile>
  135. <Compile Include="BSE.Windows.Forms\Splitter\Splitter.Designer.cs">
  136. <DependentUpon>Splitter.cs</DependentUpon>
  137. </Compile>
  138. <Compile Include="BSE.Windows.Forms\XPander\BasePanel.cs">
  139. <SubType>Component</SubType>
  140. </Compile>
  141. <Compile Include="BSE.Windows.Forms\XPander\CaptionStyle.cs" />
  142. <Compile Include="BSE.Windows.Forms\XPander\ColorScheme.cs" />
  143. <Compile Include="BSE.Windows.Forms\XPander\ColorSchemeChangeEventArgs.cs" />
  144. <Compile Include="BSE.Windows.Forms\XPander\Constants.cs" />
  145. <Compile Include="BSE.Windows.Forms\XPander\CustomColors.cs" />
  146. <Compile Include="BSE.Windows.Forms\XPander\CustomPanelColors.cs" />
  147. <Compile Include="BSE.Windows.Forms\XPander\CustomXPanderPanelColors.cs" />
  148. <Compile Include="BSE.Windows.Forms\XPander\HoverState.cs" />
  149. <Compile Include="BSE.Windows.Forms\XPander\HoverStateChangeEventArgs.cs" />
  150. <Compile Include="BSE.Windows.Forms\XPander\IPanel.cs" />
  151. <Compile Include="BSE.Windows.Forms\XPander\Panel.cs">
  152. <SubType>Component</SubType>
  153. </Compile>
  154. <Compile Include="BSE.Windows.Forms\XPander\Panel.Designer.cs">
  155. <DependentUpon>Panel.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="BSE.Windows.Forms\XPander\PanelColors.cs" />
  158. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsBlack.cs" />
  159. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsBlue.cs" />
  160. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsBse.cs" />
  161. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice.cs" />
  162. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice2007Black.cs" />
  163. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice2007Blue.cs" />
  164. <Compile Include="BSE.Windows.Forms\XPander\PanelColorsOffice2007Silver.cs" />
  165. <Compile Include="BSE.Windows.Forms\XPander\PanelSettingsManager.cs" />
  166. <Compile Include="BSE.Windows.Forms\XPander\PanelStyle.cs" />
  167. <Compile Include="BSE.Windows.Forms\XPander\PanelStyleChangeEventArgs.cs" />
  168. <Compile Include="BSE.Windows.Forms\XPander\UseAntiAlias.cs" />
  169. <Compile Include="BSE.Windows.Forms\XPander\UseClearTypeGridFit.cs" />
  170. <Compile Include="BSE.Windows.Forms\XPander\XPanderPanel.cs">
  171. <SubType>Component</SubType>
  172. </Compile>
  173. <Compile Include="BSE.Windows.Forms\XPander\XPanderPanel.Designer.cs">
  174. <DependentUpon>XPanderPanel.cs</DependentUpon>
  175. </Compile>
  176. <Compile Include="BSE.Windows.Forms\XPander\XPanderPanelList.cs">
  177. <SubType>Component</SubType>
  178. </Compile>
  179. <Compile Include="BSE.Windows.Forms\XPander\XPanderPanelList.Designer.cs">
  180. <DependentUpon>XPanderPanelList.cs</DependentUpon>
  181. </Compile>
  182. <Compile Include="BSE.Windows.Forms\XPander\XPanderStateChangeEventArgs.cs" />
  183. <Compile Include="CustomMarkers\GMapMarkerCircle.cs" />
  184. <Compile Include="Forms\MainForm.cs">
  185. <SubType>Form</SubType>
  186. </Compile>
  187. <Compile Include="Forms\MainForm.Designer.cs">
  188. <DependentUpon>MainForm.cs</DependentUpon>
  189. </Compile>
  190. <Compile Include="CustomMarkers\GMapMarkerRect.cs" />
  191. <Compile Include="Forms\Message.cs">
  192. <SubType>Form</SubType>
  193. </Compile>
  194. <Compile Include="Forms\Message.Designer.cs">
  195. <DependentUpon>Message.cs</DependentUpon>
  196. </Compile>
  197. <Compile Include="Forms\StaticImage.cs">
  198. <SubType>Form</SubType>
  199. </Compile>
  200. <Compile Include="Forms\StaticImage.Designer.cs">
  201. <DependentUpon>StaticImage.cs</DependentUpon>
  202. </Compile>
  203. <Compile Include="Properties\Resources.Designer.cs">
  204. <AutoGen>True</AutoGen>
  205. <DesignTime>True</DesignTime>
  206. <DependentUpon>Resources.resx</DependentUpon>
  207. </Compile>
  208. <Compile Include="Source\DemoStuff.cs" />
  209. <Compile Include="Source\Map.cs">
  210. <SubType>UserControl</SubType>
  211. </Compile>
  212. <Compile Include="Source\Program.cs" />
  213. <Compile Include="Properties\AssemblyInfo.cs" />
  214. <Compile Include="Source\SQLiteIpCache.cs" />
  215. </ItemGroup>
  216. <ItemGroup>
  217. <EmbeddedResource Include="BSE.Windows.Forms\XPander\Panel.resx">
  218. <DependentUpon>Panel.cs</DependentUpon>
  219. <SubType>Designer</SubType>
  220. </EmbeddedResource>
  221. <EmbeddedResource Include="BSE.Windows.Forms\XPander\XPanderPanel.resx">
  222. <DependentUpon>XPanderPanel.cs</DependentUpon>
  223. <SubType>Designer</SubType>
  224. </EmbeddedResource>
  225. <EmbeddedResource Include="BSE.Windows.Forms\XPander\XPanderPanelList.resx">
  226. <DependentUpon>XPanderPanelList.cs</DependentUpon>
  227. <SubType>Designer</SubType>
  228. </EmbeddedResource>
  229. <EmbeddedResource Include="Forms\MainForm.resx">
  230. <DependentUpon>MainForm.cs</DependentUpon>
  231. <SubType>Designer</SubType>
  232. </EmbeddedResource>
  233. <EmbeddedResource Include="Forms\Message.resx">
  234. <DependentUpon>Message.cs</DependentUpon>
  235. </EmbeddedResource>
  236. <EmbeddedResource Include="Forms\StaticImage.resx">
  237. <DependentUpon>StaticImage.cs</DependentUpon>
  238. <SubType>Designer</SubType>
  239. </EmbeddedResource>
  240. <EmbeddedResource Include="Properties\Resources.resx">
  241. <Generator>ResXFileCodeGenerator</Generator>
  242. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  243. <SubType>Designer</SubType>
  244. </EmbeddedResource>
  245. </ItemGroup>
  246. <ItemGroup>
  247. <Content Include="BSE.Windows.Forms\Resources\ChevronDown.png" />
  248. <Content Include="BSE.Windows.Forms\Resources\ChevronLeft.png" />
  249. <Content Include="BSE.Windows.Forms\Resources\ChevronRight.png" />
  250. <Content Include="BSE.Windows.Forms\Resources\ChevronUp.png" />
  251. <Content Include="BSE.Windows.Forms\Resources\closePanel.png" />
  252. <Content Include="BSE.Windows.Forms\Resources\Collapse.jpg" />
  253. <Content Include="BSE.Windows.Forms\Resources\Collapse_h.jpg" />
  254. <Content Include="BSE.Windows.Forms\Resources\Expand.jpg" />
  255. <Content Include="BSE.Windows.Forms\Resources\Expand_h.jpg" />
  256. <Content Include="Resources\ImageReady.ico" />
  257. </ItemGroup>
  258. <ItemGroup>
  259. <ProjectReference Include="..\GMap.NET.Core\GMap.NET.Core.csproj">
  260. <Project>{D0C39D9D-BED0-418B-9A5E-713176CAF40C}</Project>
  261. <Name>GMap.NET.Core</Name>
  262. </ProjectReference>
  263. <ProjectReference Include="..\GMap.NET.WindowsForms\GMap.NET.WindowsForms.csproj">
  264. <Project>{E06DEF77-F933-42FB-AFD7-DB2D0D8D6A98}</Project>
  265. <Name>GMap.NET.WindowsForms</Name>
  266. </ProjectReference>
  267. </ItemGroup>
  268. <ItemGroup>
  269. <None Include="Properties\app.manifest" />
  270. <None Include="sn.snk" />
  271. </ItemGroup>
  272. <ItemGroup>
  273. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  274. <Visible>False</Visible>
  275. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  276. <Install>false</Install>
  277. </BootstrapperPackage>
  278. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  279. <Visible>False</Visible>
  280. <ProductName>.NET Framework 3.5 SP1</ProductName>
  281. <Install>true</Install>
  282. </BootstrapperPackage>
  283. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  284. <Visible>False</Visible>
  285. <ProductName>Windows Installer 3.1</ProductName>
  286. <Install>true</Install>
  287. </BootstrapperPackage>
  288. </ItemGroup>
  289. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  290. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  291. Other similar extension points exist, see Microsoft.Common.targets.
  292. <Target Name="BeforeBuild">
  293. </Target>
  294. <Target Name="AfterBuild">
  295. </Target>
  296. -->
  297. </Project>