SilverMapDemo.csproj
上传用户:huazai0421
上传日期:2008-05-30
资源大小:405k
文件大小:14k
- <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{CE22B1FC-95FE-4226-BB4E-F45FF80780B6}</ProjectGuid>
- <ProjectTypeGuids>{A1591282-1198-4647-A2B1-27E5FF5F6F3B};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>ESRI.ArcGIS.Samples.SilverMapDemo</RootNamespace>
- <AssemblyName>SilverMapDemo</AssemblyName>
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
- <SilverlightApplication>true</SilverlightApplication>
- <SupportedCultures>
- </SupportedCultures>
- <XapOutputs>true</XapOutputs>
- <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
- <XapFilename>SilverMapDemo.xap</XapFilename>
- <SilverlightManifestTemplate>PropertiesAppManifest.xml</SilverlightManifestTemplate>
- <SilverlightAppEntry>ESRI.ArcGIS.Samples.SilverMapDemo.App</SilverlightAppEntry>
- <TestPageFileName>TestPage.html</TestPageFileName>
- <CreateTestPage>true</CreateTestPage>
- <ValidateXaml>true</ValidateXaml>
- <ThrowErrorsInValidation>false</ThrowErrorsInValidation>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <PublishUrl>publish</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <UsePlatformExtensions>false</UsePlatformExtensions>
- <EnableOutOfBrowser>true</EnableOutOfBrowser>
- <OutOfBrowserSettingsFile>PropertiesOutOfBrowserSettings.xml</OutOfBrowserSettingsFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>BinDebug</OutputPath>
- <DefineConstants>DEBUG;TRACE;SILVERLIGHT</DefineConstants>
- <NoStdLib>true</NoStdLib>
- <NoConfig>true</NoConfig>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>BinRelease</OutputPath>
- <DefineConstants>TRACE;SILVERLIGHT</DefineConstants>
- <NoStdLib>true</NoStdLib>
- <NoConfig>true</NoConfig>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ESRI.ArcGIS.Client, Version=1.0.0.255, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..DependenciesESRI.ArcGIS.Client.dll</HintPath>
- </Reference>
- <Reference Include="ESRI.ArcGIS.Client.Toolkit, Version=1.0.0.255, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..DependenciesESRI.ArcGIS.Client.Toolkit.dll</HintPath>
- </Reference>
- <Reference Include="ESRI.ArcGIS.Samples.PieChartSymbology, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..DependenciesESRI.ArcGIS.Samples.PieChartSymbology.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows.Controls.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Windows.Controls.Navigation, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Windows.Controls.Toolkit.dll">
- <Private>True</Private>
- </Reference>
- <Reference Include="System.ServiceModel.Syndication, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Windows" />
- <Reference Include="mscorlib" />
- <Reference Include="system" />
- <Reference Include="System.Core" />
- <Reference Include="System.Net" />
- <Reference Include="System.Windows.Controls, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Windows.Controls.DataVisualization.Toolkit, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Windows.Interactivity, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Windows.Browser" />
- <Reference Include="System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- </Compile>
- <Compile Include="BehaviorsWheelZoom.cs" />
- <Compile Include="ControlsConfiguratorContainer.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="ControlsCustomTooltip.cs" />
- <Compile Include="ControlsDropDownMenu.cs" />
- <Compile Include="ControlsDraggableWindow.cs" />
- <Compile Include="ControlsDropDownMenuWindow.cs" />
- <Compile Include="ControlsMapProgress.cs" />
- <Compile Include="ControlsScaleBar.cs" />
- <Compile Include="ControlsVideoController.cs" />
- <Compile Include="ToolsEditor.cs" />
- <Compile Include="ExtensionsGeodesic.cs" />
- <Compile Include="ExtensionsGeometry.cs" />
- <Compile Include="ToolsGeodeticDistance.cs" />
- <Compile Include="LayersWmsWMSMapServiceLayer.cs" />
- <Compile Include="ToolsMeasure.cs" />
- <Compile Include="SymbolsRotatingTextSymbol.cs" />
- <Compile Include="ActionsToggleFullScreenAction.cs" />
- <Compile Include="ActionsToggleVisibilityAction.cs" />
- <Compile Include="ActionsToggleWindowVisibilityAction.cs" />
- <Compile Include="UserControlsEsriLogoControl.xaml.cs">
- <DependentUpon>EsriLogoControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="ControlsLayerCheckBox.cs" />
- <Compile Include="ConvertersMagnitudeConverter.cs" />
- <Compile Include="LayersGeoRssGeoRssLayer.cs" />
- <Compile Include="LayersGeoRssGeoRssLoader.cs" />
- <Compile Include="LayersHeatmapHeatMapLayer.cs" />
- <Compile Include="LayersHeatmapPngEncoder.cs" />
- <Compile Include="Page.xaml.cs">
- <DependentUpon>Page.xaml</DependentUpon>
- </Compile>
- <Compile Include="PropertiesAssemblyInfo.cs" />
- <Compile Include="UserControlsConfiguratorContainer.xaml.cs">
- <DependentUpon>ConfiguratorContainer.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControlsLayerList.xaml.cs">
- <DependentUpon>LayerList.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControlsLocator.xaml.cs">
- <DependentUpon>Locator.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControlsThematicLayerControl.xaml.cs">
- <DependentUpon>ThematicLayerControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Utilities.cs" />
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Resource Include="ControlsScaleBar.Theme.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- </Resource>
- <Content Include="Styles.Black.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- </Content>
- <Resource Include="ControlsVideoController.Theme.xaml">
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- <SubType>Designer</SubType>
- </Resource>
- <Resource Include="ControlsConfiguratorContainer.Theme.xaml">
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- <SubType>Designer</SubType>
- </Resource>
- <Resource Include="ControlsMapProgress.Theme.xaml">
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- <SubType>Designer</SubType>
- </Resource>
- <Resource Include="ControlsDropDownMenu.Theme.xaml">
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- <SubType>Designer</SubType>
- </Resource>
- <Resource Include="ControlsDropDownMenuWindow.Theme.xaml">
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- <SubType>Designer</SubType>
- </Resource>
- <Resource Include="ControlsDraggableWindow.Theme.xaml">
- <Generator>MSBuild:MarkupCompilePass1</Generator>
- <SubType>Designer</SubType>
- </Resource>
- <Page Include="UserControlsEsriLogoControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Page.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControlsConfiguratorContainer.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControlsLayerList.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControlsLocator.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="UserControlsThematicLayerControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Resource Include="Themesgeneric.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <None Include="PropertiesAppManifest.xml" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Imagesbasemap.png" />
- <Content Include="Imagesbookmark_add-32.png" />
- <Content Include="ImagesCloseX.png" />
- <Content Include="ImagesDeleteGraphics.png" />
- <Content Include="ImagesDrawFreehand.png" />
- <Content Include="ImagesDrawPoint.png" />
- <Content Include="ImagesDrawPolygon.png" />
- <Content Include="ImagesDrawPolyline.png" />
- <Content Include="ImagesDrawRectangle.png" />
- <Content Include="ImagesEditGeometry.png" />
- <Content Include="ImagesFullscreen-32.png" />
- <Content Include="ImagesLayers-32.png" />
- <Content Include="ImagesMaps-blue-32.png" />
- <Content Include="ImagesMeasureArea.png" />
- <Content Include="ImagesMeasureDistance.png" />
- <Content Include="ImagesPie-chart-32.png" />
- <Content Include="Imagesradius.png" />
- <Content Include="ImagesSearch-32.png" />
- <Content Include="ImagesTools_32x32.png" />
- <Content Include="Imagesuparrow.png" />
- <Content Include="Imagesearthquake.png" />
- <Content Include="Imagesrss_small.png" />
- <Content Include="ImagesSlLogo.png" />
- <Content Include="ImagesVideo-32.png" />
- <Content Include="ImagesWarning.png" />
- <Content Include="Imagesweather.png" />
- <None Include="PropertiesOutOfBrowserSettings.xml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..SilverGlobeSilverglobe.csproj">
- <Project>{3E2D25C6-58AE-4587-9DA9-C8F7A2A99550}</Project>
- <Name>Silverglobe</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath32)MicrosoftSilverlightv3.0Microsoft.Silverlight.CSharp.targets" Condition="" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
- <SilverlightProjectProperties />
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- </Project>