<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>
|
</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{53C216F2-AAAB-474C-8A33-9DB69E3670AF}</ProjectGuid>
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>ExportMap</RootNamespace>
|
<AssemblyName>ExportMap</AssemblyName>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<UseIISExpress>false</UseIISExpress>
|
<IISExpressSSLPort />
|
<IISExpressAnonymousAuthentication />
|
<IISExpressWindowsAuthentication />
|
<IISExpressUseClassicPipelineMode />
|
<Use64BitIISExpress />
|
<UseGlobalApplicationHostFile />
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<DebugSymbols>true</DebugSymbols>
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="DotNetZip">
|
<HintPath>..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll</HintPath>
|
</Reference>
|
<Reference Include="ICSharpCode.SharpZipLib">
|
<HintPath>..\packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net4, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>DLL\log4net4.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="MultipartDataMediaFormatter, Version=2.1.1.0, Culture=neutral, PublicKeyToken=67148dd0761d95a0, processorArchitecture=MSIL">
|
<HintPath>..\packages\MultipartDataMediaFormatter.V2.2.1.1\lib\net45\MultipartDataMediaFormatter.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<HintPath>..\packages\Newtonsoft.Json.6.0.4\lib\net45\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="Npgsql, Version=2.2.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\packages\Npgsql.6.0.5\lib\net6.0\Npgsql.dll</HintPath>
|
</Reference>
|
<Reference Include="NPOI, Version=2.4.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>DLL\NPOI.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>DLL\System.Data.SQLite.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.Extensions" />
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Configuration" />
|
<Reference Include="System.Web.Services" />
|
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.Xml.Linq" />
|
</ItemGroup>
|
<ItemGroup>
|
<Reference Include="System.Web.Http">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.0.0\lib\net45\System.Web.Http.dll</HintPath>
|
</Reference>
|
<Reference Include="System.Web.Http.WebHost">
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.0.0\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="api.html" />
|
<Content Include="crds.html" />
|
<Content Include="demoMap.html" />
|
<Content Include="DLL\log4net4.dll" />
|
<Content Include="DLL\Mono.Security.dll" />
|
<Content Include="DLL\Npgsql.dll" />
|
<Content Include="DLL\NPOI.dll" />
|
<Content Include="DLL\ReadLas.dll" />
|
<Content Include="DLL\System.Data.SQLite.dll" />
|
<Content Include="fme.html" />
|
<Content Include="Global.asax" />
|
<Content Include="iframe.html" />
|
<Content Include="js\config.js" />
|
<Content Include="js\insertFiles.js" />
|
<Content Include="js\jquery.1.12.4.js" />
|
<Content Include="js\rollups.js" />
|
<Content Include="js\rsa.min.js" />
|
<Content Include="js\tumap.js" />
|
<Content Include="js\turf.min.6.5.js" />
|
<Content Include="lf.html" />
|
<Content Include="Sources\empty.png" />
|
<Content Include="Sources\Lengend.png" />
|
<Content Include="Sources\logo.png" />
|
<Content Include="Sources\merge.py" />
|
<Content Include="Sources\render.py" />
|
<Content Include="export.html" />
|
<Content Include="Sources\xyz.py" />
|
<Content Include="Sources\说明.txt" />
|
<Content Include="TerraBuilder\tb.js" />
|
<Content Include="TerraBuilder\template.js" />
|
<Content Include="TerraBuilder\说明.txt" />
|
<Content Include="turf.html" />
|
<Content Include="UE.html" />
|
<Content Include="up.html" />
|
<Content Include="Web.config">
|
<SubType>Designer</SubType>
|
</Content>
|
<Content Include="etown.html" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
<Compile Include="Controllers\ConvertController.cs" />
|
<Compile Include="Controllers\ExportController.cs" />
|
<Compile Include="Controllers\FloatServerController.cs" />
|
<Compile Include="Controllers\licenseEncryptionController.cs" />
|
<Compile Include="Controllers\TBController.cs" />
|
<Compile Include="Controllers\WebController.cs" />
|
<Compile Include="Controllers\UploadController.cs" />
|
<Compile Include="cs\CacheUtils.cs" />
|
<Compile Include="cs\CommonUtils.cs" />
|
<Compile Include="cs\ConvertUtils.cs" />
|
<Compile Include="cs\CustomMultipartFormDataStreamProvider.cs" />
|
<Compile Include="cs\ExportUtil.cs" />
|
<Compile Include="cs\LasUtils.cs" />
|
<Compile Include="cs\LogOut.cs" />
|
<Compile Include="cs\NoBufferPolicySelector.cs" />
|
<Compile Include="cs\OsgbUtils.cs" />
|
<Compile Include="cs\PyLasUtils.cs" />
|
<Compile Include="cs\SGUtils.cs" />
|
<Compile Include="cs\TBUtils.cs" />
|
<Compile Include="cs\TerrainUtils.cs" />
|
<Compile Include="cs\TerraUtils.cs" />
|
<Compile Include="cs\Tools.cs" />
|
<Compile Include="cs\WebUtils.cs" />
|
<Compile Include="cs\XYZUtils.cs" />
|
<Compile Include="db\ModelHandler.cs" />
|
<Compile Include="db\PostgreHelper.cs" />
|
<Compile Include="db\PubDBHelper.cs" />
|
<Compile Include="db\SQLiteHelper.cs" />
|
<Compile Include="db\TaskDBHelper.cs" />
|
<Compile Include="Global.asax.cs">
|
<DependentUpon>Global.asax</DependentUpon>
|
</Compile>
|
<Compile Include="Models\Decrypt.cs" />
|
<Compile Include="Models\ExportArgs.cs" />
|
<Compile Include="Models\FileDesc.cs" />
|
<Compile Include="Models\ResponseMsg.cs" />
|
<Compile Include="Models\Secret.cs" />
|
<Compile Include="Models\SpatialItem.cs" />
|
<Compile Include="Models\SysMeta.cs" />
|
<Compile Include="Models\SysPublish.cs" />
|
<Compile Include="Models\SysTask.cs" />
|
<Compile Include="Models\XYZArgs.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="packages.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<Folder Include="App_Data\" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Sources\Test.qpt">
|
<SubType>Designer</SubType>
|
</Content>
|
<Content Include="Sources\Test.qgz" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Sources\Template.qpt">
|
<SubType>Designer</SubType>
|
</Content>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Properties\PublishProfiles\Release.pubxml" />
|
<Content Include="Sources\Log.config">
|
<SubType>Designer</SubType>
|
</Content>
|
<Content Include="Sources\xyz.qgz" />
|
<Content Include="TerraBuilder\tb.tbp" />
|
<Content Include="Sources\empty.terrain" />
|
<Content Include="Sources\0.terrain" />
|
</ItemGroup>
|
<PropertyGroup>
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
<ProjectExtensions>
|
<VisualStudio>
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
<WebProjectProperties>
|
<UseIIS>True</UseIIS>
|
<AutoAssignPort>True</AutoAssignPort>
|
<DevelopmentServerPort>51861</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>http://localhost/ExportMap</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
<!-- 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>
|
-->
|
</Project>
|