SilverMapDemo.csproj
上传用户:huazai0421
上传日期:2008-05-30
资源大小:405k
文件大小:14k
源码类别:

SilverLight

开发平台:

C#

  1. <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2.   <PropertyGroup>
  3.     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  4.     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5.     <ProductVersion>9.0.30729</ProductVersion>
  6.     <SchemaVersion>2.0</SchemaVersion>
  7.     <ProjectGuid>{CE22B1FC-95FE-4226-BB4E-F45FF80780B6}</ProjectGuid>
  8.     <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  9.     <OutputType>Library</OutputType>
  10.     <AppDesignerFolder>Properties</AppDesignerFolder>
  11.     <RootNamespace>ESRI.ArcGIS.Samples.SilverMapDemo</RootNamespace>
  12.     <AssemblyName>SilverMapDemo</AssemblyName>
  13.     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  14.     <SilverlightApplication>true</SilverlightApplication>
  15.     <SupportedCultures>
  16.     </SupportedCultures>
  17.     <XapOutputs>true</XapOutputs>
  18.     <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
  19.     <XapFilename>SilverMapDemo.xap</XapFilename>
  20.     <SilverlightManifestTemplate>PropertiesAppManifest.xml</SilverlightManifestTemplate>
  21.     <SilverlightAppEntry>ESRI.ArcGIS.Samples.SilverMapDemo.App</SilverlightAppEntry>
  22.     <TestPageFileName>TestPage.html</TestPageFileName>
  23.     <CreateTestPage>true</CreateTestPage>
  24.     <ValidateXaml>true</ValidateXaml>
  25.     <ThrowErrorsInValidation>false</ThrowErrorsInValidation>
  26.     <FileUpgradeFlags>
  27.     </FileUpgradeFlags>
  28.     <OldToolsVersion>3.5</OldToolsVersion>
  29.     <UpgradeBackupLocation>
  30.     </UpgradeBackupLocation>
  31.     <PublishUrl>publish</PublishUrl>
  32.     <Install>true</Install>
  33.     <InstallFrom>Disk</InstallFrom>
  34.     <UpdateEnabled>false</UpdateEnabled>
  35.     <UpdateMode>Foreground</UpdateMode>
  36.     <UpdateInterval>7</UpdateInterval>
  37.     <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  38.     <UpdatePeriodically>false</UpdatePeriodically>
  39.     <UpdateRequired>false</UpdateRequired>
  40.     <MapFileExtensions>true</MapFileExtensions>
  41.     <ApplicationRevision>0</ApplicationRevision>
  42.     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  43.     <IsWebBootstrapper>false</IsWebBootstrapper>
  44.     <UseApplicationTrust>false</UseApplicationTrust>
  45.     <BootstrapperEnabled>true</BootstrapperEnabled>
  46.     <UsePlatformExtensions>false</UsePlatformExtensions>
  47.     <EnableOutOfBrowser>true</EnableOutOfBrowser>
  48.     <OutOfBrowserSettingsFile>PropertiesOutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
  49.   </PropertyGroup>
  50.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  51.     <DebugSymbols>true</DebugSymbols>
  52.     <DebugType>full</DebugType>
  53.     <Optimize>false</Optimize>
  54.     <OutputPath>BinDebug</OutputPath>
  55.     <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
  56.     <NoStdLib>true</NoStdLib>
  57.     <NoConfig>true</NoConfig>
  58.     <ErrorReport>prompt</ErrorReport>
  59.     <WarningLevel>4</WarningLevel>
  60.   </PropertyGroup>
  61.   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  62.     <DebugType>pdbonly</DebugType>
  63.     <Optimize>true</Optimize>
  64.     <OutputPath>BinRelease</OutputPath>
  65.     <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
  66.     <NoStdLib>true</NoStdLib>
  67.     <NoConfig>true</NoConfig>
  68.     <ErrorReport>prompt</ErrorReport>
  69.     <WarningLevel>4</WarningLevel>
  70.   </PropertyGroup>
  71.   <ItemGroup>
  72.     <Reference Include="ESRI.ArcGIS.Client, Version=1.0.0.255, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
  73.       <SpecificVersion>False</SpecificVersion>
  74.       <HintPath>..DependenciesESRI.ArcGIS.Client.dll</HintPath>
  75.     </Reference>
  76.     <Reference Include="ESRI.ArcGIS.Client.Toolkit, Version=1.0.0.255, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
  77.       <SpecificVersion>False</SpecificVersion>
  78.       <HintPath>..DependenciesESRI.ArcGIS.Client.Toolkit.dll</HintPath>
  79.     </Reference>
  80.     <Reference Include="ESRI.ArcGIS.Samples.PieChartSymbology, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  81.       <SpecificVersion>False</SpecificVersion>
  82.       <HintPath>..DependenciesESRI.ArcGIS.Samples.PieChartSymbology.dll</HintPath>
  83.     </Reference>
  84.     <Reference Include="System.Windows.Controls.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  85.     <Reference Include="System.Windows.Controls.Navigation, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  86.     <Reference Include="System.Windows.Controls.Toolkit.dll">
  87.       <Private>True</Private>
  88.     </Reference>
  89.     <Reference Include="System.ServiceModel.Syndication, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  90.     <Reference Include="System.Windows" />
  91.     <Reference Include="mscorlib" />
  92.     <Reference Include="system" />
  93.     <Reference Include="System.Core" />
  94.     <Reference Include="System.Net" />
  95.     <Reference Include="System.Windows.Controls, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  96.     <Reference Include="System.Windows.Controls.DataVisualization.Toolkit, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  97.     <Reference Include="System.Windows.Interactivity, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  98.     <Reference Include="System.Xml" />
  99.     <Reference Include="System.Windows.Browser" />
  100.     <Reference Include="System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  101.       <SpecificVersion>False</SpecificVersion>
  102.     </Reference>
  103.   </ItemGroup>
  104.   <ItemGroup>
  105.     <Compile Include="App.xaml.cs">
  106.       <DependentUpon>App.xaml</DependentUpon>
  107.     </Compile>
  108.     <Compile Include="BehaviorsWheelZoom.cs" />
  109.     <Compile Include="ControlsConfiguratorContainer.cs">
  110.       <SubType>Code</SubType>
  111.     </Compile>
  112.     <Compile Include="ControlsCustomTooltip.cs" />
  113.     <Compile Include="ControlsDropDownMenu.cs" />
  114.     <Compile Include="ControlsDraggableWindow.cs" />
  115.     <Compile Include="ControlsDropDownMenuWindow.cs" />
  116.     <Compile Include="ControlsMapProgress.cs" />
  117.     <Compile Include="ControlsScaleBar.cs" />
  118.     <Compile Include="ControlsVideoController.cs" />
  119.     <Compile Include="ToolsEditor.cs" />
  120.     <Compile Include="ExtensionsGeodesic.cs" />
  121.     <Compile Include="ExtensionsGeometry.cs" />
  122.     <Compile Include="ToolsGeodeticDistance.cs" />
  123.     <Compile Include="LayersWmsWMSMapServiceLayer.cs" />
  124.     <Compile Include="ToolsMeasure.cs" />
  125.     <Compile Include="SymbolsRotatingTextSymbol.cs" />
  126.     <Compile Include="ActionsToggleFullScreenAction.cs" />
  127.     <Compile Include="ActionsToggleVisibilityAction.cs" />
  128.     <Compile Include="ActionsToggleWindowVisibilityAction.cs" />
  129.     <Compile Include="UserControlsEsriLogoControl.xaml.cs">
  130.       <DependentUpon>EsriLogoControl.xaml</DependentUpon>
  131.     </Compile>
  132.     <Compile Include="ControlsLayerCheckBox.cs" />
  133.     <Compile Include="ConvertersMagnitudeConverter.cs" />
  134.     <Compile Include="LayersGeoRssGeoRssLayer.cs" />
  135.     <Compile Include="LayersGeoRssGeoRssLoader.cs" />
  136.     <Compile Include="LayersHeatmapHeatMapLayer.cs" />
  137.     <Compile Include="LayersHeatmapPngEncoder.cs" />
  138.     <Compile Include="Page.xaml.cs">
  139.       <DependentUpon>Page.xaml</DependentUpon>
  140.     </Compile>
  141.     <Compile Include="PropertiesAssemblyInfo.cs" />
  142.     <Compile Include="UserControlsConfiguratorContainer.xaml.cs">
  143.       <DependentUpon>ConfiguratorContainer.xaml</DependentUpon>
  144.     </Compile>
  145.     <Compile Include="UserControlsLayerList.xaml.cs">
  146.       <DependentUpon>LayerList.xaml</DependentUpon>
  147.     </Compile>
  148.     <Compile Include="UserControlsLocator.xaml.cs">
  149.       <DependentUpon>Locator.xaml</DependentUpon>
  150.     </Compile>
  151.     <Compile Include="UserControlsThematicLayerControl.xaml.cs">
  152.       <DependentUpon>ThematicLayerControl.xaml</DependentUpon>
  153.     </Compile>
  154.     <Compile Include="Utilities.cs" />
  155.   </ItemGroup>
  156.   <ItemGroup>
  157.     <ApplicationDefinition Include="App.xaml">
  158.       <Generator>MSBuild:Compile</Generator>
  159.       <SubType>Designer</SubType>
  160.     </ApplicationDefinition>
  161.     <Resource Include="ControlsScaleBar.Theme.xaml">
  162.       <SubType>Designer</SubType>
  163.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  164.     </Resource>
  165.     <Content Include="Styles.Black.xaml">
  166.       <SubType>Designer</SubType>
  167.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  168.     </Content>
  169.     <Resource Include="ControlsVideoController.Theme.xaml">
  170.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  171.       <SubType>Designer</SubType>
  172.     </Resource>
  173.     <Resource Include="ControlsConfiguratorContainer.Theme.xaml">
  174.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  175.       <SubType>Designer</SubType>
  176.     </Resource>
  177.     <Resource Include="ControlsMapProgress.Theme.xaml">
  178.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  179.       <SubType>Designer</SubType>
  180.     </Resource>
  181.     <Resource Include="ControlsDropDownMenu.Theme.xaml">
  182.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  183.       <SubType>Designer</SubType>
  184.     </Resource>
  185.     <Resource Include="ControlsDropDownMenuWindow.Theme.xaml">
  186.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  187.       <SubType>Designer</SubType>
  188.     </Resource>
  189.     <Resource Include="ControlsDraggableWindow.Theme.xaml">
  190.       <Generator>MSBuild:MarkupCompilePass1</Generator>
  191.       <SubType>Designer</SubType>
  192.     </Resource>
  193.     <Page Include="UserControlsEsriLogoControl.xaml">
  194.       <Generator>MSBuild:Compile</Generator>
  195.       <SubType>Designer</SubType>
  196.     </Page>
  197.     <Page Include="Page.xaml">
  198.       <Generator>MSBuild:Compile</Generator>
  199.       <SubType>Designer</SubType>
  200.     </Page>
  201.     <Page Include="UserControlsConfiguratorContainer.xaml">
  202.       <SubType>Designer</SubType>
  203.       <Generator>MSBuild:Compile</Generator>
  204.     </Page>
  205.     <Page Include="UserControlsLayerList.xaml">
  206.       <SubType>Designer</SubType>
  207.       <Generator>MSBuild:Compile</Generator>
  208.     </Page>
  209.     <Page Include="UserControlsLocator.xaml">
  210.       <SubType>Designer</SubType>
  211.       <Generator>MSBuild:Compile</Generator>
  212.     </Page>
  213.     <Page Include="UserControlsThematicLayerControl.xaml">
  214.       <SubType>Designer</SubType>
  215.       <Generator>MSBuild:Compile</Generator>
  216.     </Page>
  217.     <Resource Include="Themesgeneric.xaml">
  218.       <SubType>Designer</SubType>
  219.       <Generator>MSBuild:Compile</Generator>
  220.     </Resource>
  221.   </ItemGroup>
  222.   <ItemGroup>
  223.     <None Include="PropertiesAppManifest.xml" />
  224.   </ItemGroup>
  225.   <ItemGroup>
  226.     <Content Include="Imagesbasemap.png" />
  227.     <Content Include="Imagesbookmark_add-32.png" />
  228.     <Content Include="ImagesCloseX.png" />
  229.     <Content Include="ImagesDeleteGraphics.png" />
  230.     <Content Include="ImagesDrawFreehand.png" />
  231.     <Content Include="ImagesDrawPoint.png" />
  232.     <Content Include="ImagesDrawPolygon.png" />
  233.     <Content Include="ImagesDrawPolyline.png" />
  234.     <Content Include="ImagesDrawRectangle.png" />
  235.     <Content Include="ImagesEditGeometry.png" />
  236.     <Content Include="ImagesFullscreen-32.png" />
  237.     <Content Include="ImagesLayers-32.png" />
  238.     <Content Include="ImagesMaps-blue-32.png" />
  239.     <Content Include="ImagesMeasureArea.png" />
  240.     <Content Include="ImagesMeasureDistance.png" />
  241.     <Content Include="ImagesPie-chart-32.png" />
  242.     <Content Include="Imagesradius.png" />
  243.     <Content Include="ImagesSearch-32.png" />
  244.     <Content Include="ImagesTools_32x32.png" />
  245.     <Content Include="Imagesuparrow.png" />
  246.     <Content Include="Imagesearthquake.png" />
  247.     <Content Include="Imagesrss_small.png" />
  248.     <Content Include="ImagesSlLogo.png" />
  249.     <Content Include="ImagesVideo-32.png" />
  250.     <Content Include="ImagesWarning.png" />
  251.     <Content Include="Imagesweather.png" />
  252.     <None Include="PropertiesOutOfBrowserSettings.xml" />
  253.   </ItemGroup>
  254.   <ItemGroup>
  255.     <ProjectReference Include="..SilverGlobeSilverglobe.csproj">
  256.       <Project>{3E2D25C6-58AE-4587-9DA9-C8F7A2A99550}</Project>
  257.       <Name>Silverglobe</Name>
  258.     </ProjectReference>
  259.   </ItemGroup>
  260.   <ItemGroup>
  261.     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  262.       <Visible>False</Visible>
  263.       <ProductName>.NET Framework Client Profile</ProductName>
  264.       <Install>false</Install>
  265.     </BootstrapperPackage>
  266.     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  267.       <Visible>False</Visible>
  268.       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  269.       <Install>false</Install>
  270.     </BootstrapperPackage>
  271.     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  272.       <Visible>False</Visible>
  273.       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  274.       <Install>false</Install>
  275.     </BootstrapperPackage>
  276.     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  277.       <Visible>False</Visible>
  278.       <ProductName>.NET Framework 3.5</ProductName>
  279.       <Install>false</Install>
  280.     </BootstrapperPackage>
  281.     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  282.       <Visible>False</Visible>
  283.       <ProductName>.NET Framework 3.5 SP1</ProductName>
  284.       <Install>true</Install>
  285.     </BootstrapperPackage>
  286.     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  287.       <Visible>False</Visible>
  288.       <ProductName>Windows Installer 3.1</ProductName>
  289.       <Install>true</Install>
  290.     </BootstrapperPackage>
  291.   </ItemGroup>
  292.   <Import Project="$(MSBuildExtensionsPath32)MicrosoftSilverlightv3.0Microsoft.Silverlight.CSharp.targets" Condition="" />
  293.   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
  294.        Other similar extension points exist, see Microsoft.Common.targets.
  295.   <Target Name="BeforeBuild">
  296.   </Target>
  297.   <Target Name="AfterBuild">
  298.   </Target>
  299.   -->
  300.   <ProjectExtensions>
  301.     <VisualStudio>
  302.       <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
  303.         <SilverlightProjectProperties />
  304.       </FlavorProperties>
  305.     </VisualStudio>
  306.   </ProjectExtensions>
  307. </Project>