1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081 |
- <?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>{8B857537-9ED2-454B-B9EA-80945A8FD5DC}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>WWPipeLine.MapTools</RootNamespace>
- <AssemblyName>WWPipeLine.MapTools</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <PlatformTarget>x64</PlatformTarget>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="log4net">
- <HintPath>..\..\..\Package\bin\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\Package\bin\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NPOI">
- <HintPath>..\..\..\Package\bin\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OOXML">
- <HintPath>..\..\..\Package\bin\NPOI.OOXML.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXml4Net">
- <HintPath>..\..\..\Package\bin\NPOI.OpenXml4Net.dll</HintPath>
- </Reference>
- <Reference Include="NPOI.OpenXmlFormats">
- <HintPath>..\..\..\Package\bin\NPOI.OpenXmlFormats.dll</HintPath>
- </Reference>
- <Reference Include="SunnyUI, Version=3.0.6.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
- <HintPath>..\packages\SunnyUI.3.0.6\lib\net40\SunnyUI.dll</HintPath>
- </Reference>
- <Reference Include="SunnyUI.Common, Version=3.0.6.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
- <HintPath>..\packages\SunnyUI.Common.3.0.6\lib\net40\SunnyUI.Common.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.AddressMatching, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.AddressMatching.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.Navigation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.Navigation.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.NetworkAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.NetworkAnalyst.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.SpatialAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.SpatialAnalyst.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.SpatialStatistics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.SpatialStatistics.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.TerrainAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.TerrainAnalyst.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Analyst.TrafficAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.TrafficAnalyst.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Chart, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Chart.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Data, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Data.CloudLicense, Version=8.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.CloudLicense.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Data.Conversion, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.Conversion.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Data.Processing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.Processing.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Data.TileStorage, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.TileStorage.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Data.Topology, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.Topology.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.DataEx, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.DataEx.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Layout, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Layout.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Mapping, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Mapping.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.Plot, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Plot.dll</HintPath>
- </Reference>
- <Reference Include="SuperMap.UI.Controls, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.UI.Controls.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Design" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Windows.Forms" />
- <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" />
- <Reference Include="WeifenLuo.WinFormsUI.Docking, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL">
- <HintPath>..\packages\DockPanelSuite.3.1.0\lib\net40\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
- </Reference>
- <Reference Include="WeifenLuo.WinFormsUI.Docking.ThemeVS2015, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL">
- <HintPath>..\packages\DockPanelSuite.ThemeVS2015.3.1.0\lib\net40\WeifenLuo.WinFormsUI.Docking.ThemeVS2015.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditioner.cs" />
- <Compile Include="Tools\Conditions\AnalystToolBar\GuanFa.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\GuanFa.Designer.cs">
- <DependentUpon>GuanFa.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\AnalystResultPouDuanMian.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\AnalystResultPouDuanMian.Designer.cs">
- <DependentUpon>AnalystResultPouDuanMian.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\ShiGuDian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\ShiGuDian.Designer.cs">
- <DependentUpon>ShiGuDian.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\HuanChong.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\HuanChong.Designer.cs">
- <DependentUpon>HuanChong.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\KuoJian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\ChaiQian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\XiaoFangShuan.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\XiaoFangShuan.Designer.cs">
- <DependentUpon>XiaoFangShuan.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\YuJing.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\LianTong.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\PengZhuang.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\PengZhuangAnalystResult.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\PengZhuangAnalystResult.Designer.cs">
- <DependentUpon>PengZhuangAnalystResult.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\PouMian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\DuanMian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\FuTu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\AnalystResultTabControl.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\AnalystResultTabControl.Designer.cs">
- <DependentUpon>AnalystResultTabControl.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\bzBasicToolBar.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GengXinNetwork.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GengXinNetwork.Designer.cs">
- <DependentUpon>GengXinNetwork.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianLianJie.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianShanChu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianShanChu.Designer.cs">
- <DependentUpon>GuanDianShanChu.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianBianGeng.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianBianGeng.Designer.cs">
- <DependentUpon>GuanDianBianGeng.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXianType.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXianType.Designer.cs">
- <DependentUpon>GuanDianXianType.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianFeiQi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianFeiQi.Designer.cs">
- <DependentUpon>GuanXianFeiQi.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianFeiQiHuiFu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianFeiQiHuiFu.Designer.cs">
- <DependentUpon>GuanXianFeiQiHuiFu.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianHeBing.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXinZeng.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianShanChu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianShanChu.Designer.cs">
- <DependentUpon>GuanXianShanChu.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXiuGai.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXiuGai.Designer.cs">
- <DependentUpon>GuanDianXiuGai.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianXiuGai.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianXiuGai.Designer.cs">
- <DependentUpon>GuanXianXiuGai.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJdmt.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJdmt.Designer.cs">
- <DependentUpon>BJdmt.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJunit.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJunit.Designer.cs">
- <DependentUpon>BJunit.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJroad.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJroad.Designer.cs">
- <DependentUpon>BJroad.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJbount.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BJbount.Designer.cs">
- <DependentUpon>BJbount.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZCheQi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZGuanDian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZGuanWang.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZShiTi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZMaiShen.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZShuanDian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\FuZhuGongJu\BZZuoBiao.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWBookMarks.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWroad.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWroad.Designer.cs">
- <DependentUpon>DWroad.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWbount.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWbount.Designer.cs">
- <DependentUpon>DWbount.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWunit.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWunit.Designer.cs">
- <DependentUpon>DWunit.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchPQF.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchPQF.Designer.cs">
- <DependentUpon>SearchPQF.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchJY.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchJY.Designer.cs">
- <DependentUpon>SearchJY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchSC.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchSC.Designer.cs">
- <DependentUpon>SearchSC.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchSZ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchSZ.Designer.cs">
- <DependentUpon>SearchSZ.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchSB.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchSB.Designer.cs">
- <DependentUpon>SearchSB.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchGSGD.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchFM.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchFM.Designer.cs">
- <DependentUpon>SearchFM.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchJD.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchJD.Designer.cs">
- <DependentUpon>SearchJD.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchYL.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchYL.Designer.cs">
- <DependentUpon>SearchYL.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchLL.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchLL.Designer.cs">
- <DependentUpon>SearchLL.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchXFS.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchXFS.Designer.cs">
- <DependentUpon>SearchXFS.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\DWzuobiao.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\cxDuoBianXing.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\cxJuXing.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\cxYuanXing.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGD.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGX.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnClick.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGXQSDW.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGXDZMS.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGXGJ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGXCZ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherTJ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherTJ.Designer.cs">
- <DependentUpon>SercherTJ.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherTJQY.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherTJQY.Designer.cs">
- <DependentUpon>SercherTJQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.Designer.cs">
- <DependentUpon>OutDWGcj.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIS.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIS.Designer.cs">
- <DependentUpon>OutGIS.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIScj.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIScj.Designer.cs">
- <DependentUpon>OutGIScj.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicturecj.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicturecj.Designer.cs">
- <DependentUpon>OutPicturecj.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrintcj.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrintcj.Designer.cs">
- <DependentUpon>OutPrintcj.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrint.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrint.Designer.cs">
- <DependentUpon>OutPrint.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWG.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWG.Designer.cs">
- <DependentUpon>OutDWG.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicture.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicture.Designer.cs">
- <DependentUpon>OutPicture.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCRuKu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCRuKu.Designer.cs">
- <DependentUpon>PCRuKu.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCRuKuTemp.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCRuKuTemp.Designer.cs">
- <DependentUpon>PCRuKuTemp.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCCheck.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCCheck.Designer.cs">
- <DependentUpon>PCCheck.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCPeiZhi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\PCPeiZhi.Designer.cs">
- <DependentUpon>PCPeiZhi.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDshuliangQY.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDshuliangQY.Designer.cs">
- <DependentUpon>GDshuliangQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\TongBuDV.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\TongBuDV.Designer.cs">
- <DependentUpon>TongBuDV.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXfenlei.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDfenlei.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDshuliangQYbak.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDshuliangQYbak.Designer.cs">
- <DependentUpon>GDshuliangQYbak.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXchangduQY.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXchangduQY.Designer.cs">
- <DependentUpon>GXchangduQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXchangdu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXchangdu.Designer.cs">
- <DependentUpon>GXchangdu.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDshuliang.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDshuliang.Designer.cs">
- <DependentUpon>GDshuliang.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXMSRQStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXMSRQStatistics.Designer.cs">
- <DependentUpon>GXMSRQStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXCZStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXCZStatistics.Designer.cs">
- <DependentUpon>GXCZStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXDZMSStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXDZMSStatistics.Designer.cs">
- <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXGJStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXGJStatistics.Designer.cs">
- <DependentUpon>GXGJStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnGXMSRQ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\bzConditionPanel.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GXStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\StatisticsTJ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\StatisticsTJ.Designer.cs">
- <DependentUpon>StatisticsTJ.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\StatisticsTJQY.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\StatisticsTJQY.Designer.cs">
- <DependentUpon>StatisticsTJQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\BiaoZhuCheQi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\BiaoZhuCheQi.Designer.cs">
- <DependentUpon>BiaoZhuCheQi.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\BiaoZhuGuanWang.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\BiaoZhuGuanWang.Designer.cs">
- <DependentUpon>BiaoZhuGuanWang.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\KongZhiTuCeng.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\PeiZhiFuTu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\PeiZhiJingJu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\PeiZhiYuJing.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\BiaoZhuFengGe.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\BiaoZhuFengGe.Designer.cs">
- <DependentUpon>BiaoZhuFengGe.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\RiZhi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\RiZhi.Designer.cs">
- <DependentUpon>RiZhi.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\ShuJuZiDian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\ShuJuZiDian.Designer.cs">
- <DependentUpon>ShuJuZiDian.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\UserManager.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\XiTongGuanLi\UserManager.Designer.cs">
- <DependentUpon>UserManager.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\AnalystToolBar\HuanChong.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\AnalystToolBar\HuanChong.Designer.cs">
- <DependentUpon>HuanChong.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Sercher\cxJuXing.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Sercher\cxJuXing.Designer.cs">
- <DependentUpon>cxJuXing.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Sercher\cxYuanXing.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Sercher\cxYuanXing.Designer.cs">
- <DependentUpon>cxYuanXing.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Sercher\cxDuoBianXing.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Sercher\cxDuoBianXing.Designer.cs">
- <DependentUpon>cxDuoBianXing.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Sercher\SercherOnClick.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXfenlei.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GDshuliangQY.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GDshuliangQY.Designer.cs">
- <DependentUpon>GDshuliangQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXchangduQY.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXchangduQY.Designer.cs">
- <DependentUpon>GXchangduQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXchangdu.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXchangdu.Designer.cs">
- <DependentUpon>GXchangdu.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GDshuliang.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GDshuliang.Designer.cs">
- <DependentUpon>GDshuliang.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXDZMSStatistics.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXDZMSStatistics.Designer.cs">
- <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXGJStatistics.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXGJStatistics.Designer.cs">
- <DependentUpon>GXGJStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXCZStatistics.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GXCZStatistics.Designer.cs">
- <DependentUpon>GXCZStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Results\Statistics\GDfenlei.cs">
- <SubType>Form</SubType>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\GuanFa.resx">
- <DependentUpon>GuanFa.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\AnalystResultPouDuanMian.resx">
- <DependentUpon>AnalystResultPouDuanMian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\ShiGuDian.resx">
- <DependentUpon>ShiGuDian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\HuanChong.resx">
- <DependentUpon>HuanChong.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\KuoJian.resx">
- <DependentUpon>KuoJian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\ChaiQian.resx">
- <DependentUpon>ChaiQian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\XiaoFangShuan.resx">
- <DependentUpon>XiaoFangShuan.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\YuJing.resx">
- <DependentUpon>YuJing.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\LianTong.resx">
- <DependentUpon>LianTong.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PengZhuang.resx">
- <DependentUpon>PengZhuang.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PengZhuangAnalystResult.resx">
- <DependentUpon>PengZhuangAnalystResult.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PouMian.resx">
- <DependentUpon>PouMian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\DuanMian.resx">
- <DependentUpon>DuanMian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\FuTu.resx">
- <DependentUpon>FuTu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\AnalystResultTabControl.resx">
- <DependentUpon>AnalystResultTabControl.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\bzBasicToolBar.resx">
- <DependentUpon>bzBasicToolBar.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianLianJie.resx">
- <DependentUpon>GuanDianLianJie.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianBianGeng.resx">
- <DependentUpon>GuanDianBianGeng.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianXianType.resx">
- <DependentUpon>GuanDianXianType.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianDaDuan.resx">
- <DependentUpon>GuanXianDaDuan.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianFeiQiHuiFu.resx">
- <DependentUpon>GuanXianFeiQiHuiFu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianHeBing.resx">
- <DependentUpon>GuanXianHeBing.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianXinZeng.resx">
- <DependentUpon>GuanDianXinZeng.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianXiuGai.resx">
- <DependentUpon>GuanDianXiuGai.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianXiuGai.resx">
- <DependentUpon>GuanXianXiuGai.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BJdmt.resx">
- <DependentUpon>BJdmt.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BJunit.resx">
- <DependentUpon>BJunit.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BJroad.resx">
- <DependentUpon>BJroad.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BJbount.resx">
- <DependentUpon>BJbount.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZCheQi.resx">
- <DependentUpon>BZCheQi.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZGuanDian.resx">
- <DependentUpon>BZGuanDian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZGuanWang.resx">
- <DependentUpon>BZGuanWang.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZShiTi.resx">
- <DependentUpon>BZShiTi.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZMaiShen.resx">
- <DependentUpon>BZMaiShen.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZShuanDian.resx">
- <DependentUpon>BZShuanDian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZZuoBiao.resx">
- <DependentUpon>BZZuoBiao.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\DWBookMarks.resx">
- <DependentUpon>DWBookMarks.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\DWroad.resx">
- <DependentUpon>DWroad.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\DWbount.resx">
- <DependentUpon>DWbount.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\DWunit.resx">
- <DependentUpon>DWunit.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchGSGD.resx">
- <DependentUpon>SearchGSGD.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\DWzuobiao.resx">
- <DependentUpon>DWzuobiao.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\cxDuoBianXing.resx">
- <DependentUpon>cxDuoBianXing.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\cxJuXing.resx">
- <DependentUpon>cxJuXing.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\cxYuanXing.resx">
- <DependentUpon>cxYuanXing.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGD.resx">
- <DependentUpon>SercherOnGD.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGX.resx">
- <DependentUpon>SercherOnGX.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnClick.resx">
- <DependentUpon>SercherOnClick.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXQSDW.resx">
- <DependentUpon>SercherOnGXQSDW.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXDZMS.resx">
- <DependentUpon>SercherOnGXDZMS.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXGJ.resx">
- <DependentUpon>SercherOnGXGJ.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXCZ.resx">
- <DependentUpon>SercherOnGXCZ.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherTJ.resx">
- <DependentUpon>SercherTJ.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutGIS.resx">
- <DependentUpon>OutGIS.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPrint.resx">
- <DependentUpon>OutPrint.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutDWG.resx">
- <DependentUpon>OutDWG.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPicture.resx">
- <DependentUpon>OutPicture.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\PCRuKu.resx">
- <DependentUpon>PCRuKu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\PCRuKuTemp.resx">
- <DependentUpon>PCRuKuTemp.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\PCCheck.resx">
- <DependentUpon>PCCheck.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\PCPeiZhi.resx">
- <DependentUpon>PCPeiZhi.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\TongBuDV.resx">
- <DependentUpon>TongBuDV.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXfenlei.resx">
- <DependentUpon>GXfenlei.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GDfenlei.resx">
- <DependentUpon>GDfenlei.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GDshuliangQYbak.resx">
- <DependentUpon>GDshuliangQYbak.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXchangduQY.resx">
- <DependentUpon>GXchangduQY.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXchangdu.resx">
- <DependentUpon>GXchangdu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GDshuliang.resx">
- <DependentUpon>GDshuliang.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXMSRQStatistics.resx">
- <DependentUpon>GXMSRQStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXCZStatistics.resx">
- <DependentUpon>GXCZStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXDZMSStatistics.resx">
- <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXGJStatistics.resx">
- <DependentUpon>GXGJStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXMSRQ.resx">
- <DependentUpon>SercherOnGXMSRQ.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\bzConditionPanel.resx">
- <DependentUpon>bzConditionPanel.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GXStatistics.resx">
- <DependentUpon>GXStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\GDStatistics.resx">
- <DependentUpon>GDStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\StatisticsTJ.resx">
- <DependentUpon>StatisticsTJ.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\BiaoZhuFengGe.resx">
- <DependentUpon>BiaoZhuFengGe.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\BiaoZhuCheQi.resx">
- <DependentUpon>BiaoZhuCheQi.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\BiaoZhuGuanWang.resx">
- <DependentUpon>BiaoZhuGuanWang.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\KongZhiTuCeng.resx">
- <DependentUpon>KongZhiTuCeng.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\PeiZhiFuTu.resx">
- <DependentUpon>PeiZhiFuTu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\PeiZhiJingJu.resx">
- <DependentUpon>PeiZhiJingJu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\PeiZhiYuJing.resx">
- <DependentUpon>PeiZhiYuJing.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\RiZhi.resx">
- <DependentUpon>RiZhi.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\ShuJuZiDian.resx">
- <DependentUpon>ShuJuZiDian.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\UserManager.resx">
- <DependentUpon>UserManager.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GDshuliangQY.resx">
- <DependentUpon>GDshuliangQY.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GXchangduQY.resx">
- <DependentUpon>GXchangduQY.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GXchangdu.resx">
- <DependentUpon>GXchangdu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GDshuliang.resx">
- <DependentUpon>GDshuliang.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GXDZMSStatistics.resx">
- <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GXGJStatistics.resx">
- <DependentUpon>GXGJStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Results\Statistics\GXCZStatistics.resx">
- <DependentUpon>GXCZStatistics.cs</DependentUpon>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="Tools\Conditions\此文件夹下的类都应继承自ConditionPanel" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\WWPipeLine.Commons\WWPipeLine.Commons.csproj">
- <Project>{bb601704-3755-4c57-afb4-866dd4baa044}</Project>
- <Name>WWPipeLine.Commons</Name>
- </ProjectReference>
- <ProjectReference Include="..\WWPipeLine.Map.Basic\WWPipeLine.MapBasic.csproj">
- <Project>{4ca43229-d72c-4c74-ab5c-c99950356386}</Project>
- <Name>WWPipeLine.MapBasic</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|