|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="15.0" 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>
|
|
|
|
|
<ProjectGuid>{D900B82F-E8D3-45BD-985C-CE6A64DD4322}</ProjectGuid>
|
|
|
|
|
<OutputType>Exe</OutputType>
|
|
|
|
|
<RootNamespace>KGIS_DLTB</RootNamespace>
|
|
|
|
|
<AssemblyName>KGIS_DLTB</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
|
|
|
<Deterministic>true</Deterministic>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>..\Apps\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<StartupObject />
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Carto, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Carto.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.ConversionTools, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.ConversionTools.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.DataManagementTools, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.DataManagementTools.dll</HintPath>
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.DataSourcesGDB, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.DataSourcesGDB.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Display, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Display.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geodatabase, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Geodatabase.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geometry, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Geometry.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geoprocessing, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Geoprocessing.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.Geoprocessor, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.Geoprocessor.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ESRI.ArcGIS.System, Version=10.2.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
|
|
|
<HintPath>..\Lib\ESRI\ESRI.ArcGIS.System.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.AE, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\KGIS.Framework.AE.1.0.6\lib\KGIS.Framework.AE.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.DBOperator, Version=1.0.1.0, Culture=neutral, PublicKeyToken=4b1e5714b0a20e90, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\KGIS.Framework.DBOperator.1.0.0\lib\KGIS.Framework.DBOperator.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="KGIS.Framework.Utils">
|
|
|
|
|
<HintPath>..\Apps\KGIS.Framework.Utils.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
|
|
|
<HintPath>..\packages\KGIS.Framework.AE.1.0.6\lib\stdole.dll</HintPath>
|
|
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Data.SQLite, Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\KGIS.Framework.DBOperator.1.0.0\lib\System.Data.SQLite.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Net.Http" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="GPHelper\ExeGPForProces.cs" />
|
|
|
|
|
<Compile Include="GPHelper\GeoprocessorHelper.cs" />
|
|
|
|
|
<Compile Include="Helper\BaseIDG.cs" />
|
|
|
|
|
<Compile Include="Helper\DLTB_IDGHelper.cs" />
|
|
|
|
|
<Compile Include="Helper\MsgHelper.cs" />
|
|
|
|
|
<Compile Include="Program.cs" />
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="App.config" />
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\Kingo.PluginServiceInterface\Kingo.PluginServiceInterface.csproj">
|
|
|
|
|
<Project>{5e1f7e10-99ea-4893-8d52-a38b9491896d}</Project>
|
|
|
|
|
<Name>Kingo.PluginServiceInterface</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
</Project>
|