123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092 |
- <?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>
- </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\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\PouMianAnalystResult.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\PouMianAnalystResult.Designer.cs">
- <DependentUpon>PouMianAnalystResult.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\DuanMianAnalystResult.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\AnalystToolBar\DuanMianAnalystResult.Designer.cs">
- <DependentUpon>DuanMianAnalystResult.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\GuanDianLianJie.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXian.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXian.Designer.cs">
- <DependentUpon>GuanDianXian.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs">
- <SubType>UserControl</SubType>
- </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\GuanXianFeiQi.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanXianShanChu.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\EditGuanWang\GuanDianShanChu.cs">
- <SubType>UserControl</SubType>
- </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\SearchOnJDPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnPQFPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnPQFPT.Designer.cs">
- <DependentUpon>SearchOnPQFPT.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnSZJPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnSZJPT.Designer.cs">
- <DependentUpon>SearchOnSZJPT.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnLLJPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnLLJPT.Designer.cs">
- <DependentUpon>SearchOnLLJPT.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnJYZPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnJYZPT.Designer.cs">
- <DependentUpon>SearchOnJYZPT.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnSBPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnFMPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnXFSPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnSCPT.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Locations\SearchOnCYJPT.cs">
- <SubType>UserControl</SubType>
- </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\SercherOnTJQY.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnTJQY.Designer.cs">
- <DependentUpon>SercherOnTJQY.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnTJ.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Sercher\SercherOnTJ.Designer.cs">
- <DependentUpon>SercherOnTJ.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\OutGIS.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIS.Designer.cs">
- <DependentUpon>OutGIS.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\OutDWGcj.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.Designer.cs">
- <DependentUpon>OutDWGcj.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\GXfenlei.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\GDfenlei.cs">
- <SubType>UserControl</SubType>
- </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\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\TJQYStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\TJQYStatistics.Designer.cs">
- <DependentUpon>TJQYStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\TJStatistics.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\Statistics\TJStatistics.Designer.cs">
- <DependentUpon>TJStatistics.cs</DependentUpon>
- </Compile>
- <Compile Include="Tools\Conditions\WaitingForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Tools\Conditions\WaitingForm.Designer.cs">
- <DependentUpon>WaitingForm.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\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\PouMianAnalystResult.resx">
- <DependentUpon>PouMianAnalystResult.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\DuanMianAnalystResult.resx">
- <DependentUpon>DuanMianAnalystResult.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\GuanDianXian.resx">
- <DependentUpon>GuanDianXian.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\GuanXianFeiQi.resx">
- <DependentUpon>GuanXianFeiQi.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianShanChu.resx">
- <DependentUpon>GuanXianShanChu.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianShanChu.resx">
- <DependentUpon>GuanDianShanChu.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\SearchOnJDPT.resx">
- <DependentUpon>SearchOnJDPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnPQFPT.resx">
- <DependentUpon>SearchOnPQFPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnSZJPT.resx">
- <DependentUpon>SearchOnSZJPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnLLJPT.resx">
- <DependentUpon>SearchOnLLJPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnJYZPT.resx">
- <DependentUpon>SearchOnJYZPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnSBPT.resx">
- <DependentUpon>SearchOnSBPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnFMPT.resx">
- <DependentUpon>SearchOnFMPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnXFSPT.resx">
- <DependentUpon>SearchOnXFSPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnSCPT.resx">
- <DependentUpon>SearchOnSCPT.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnCYJPT.resx">
- <DependentUpon>SearchOnCYJPT.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\SercherOnTJQY.resx">
- <DependentUpon>SercherOnTJQY.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnTJ.resx">
- <DependentUpon>SercherOnTJ.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutGIScj.resx">
- <DependentUpon>OutGIScj.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutGIS.resx">
- <DependentUpon>OutGIS.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPicturecj.resx">
- <DependentUpon>OutPicturecj.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPrintcj.resx">
- <DependentUpon>OutPrintcj.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPrint.resx">
- <DependentUpon>OutPrint.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.resx">
- <DependentUpon>OutDWGcj.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\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\GDshuliangQY.resx">
- <DependentUpon>GDshuliangQY.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\TJQYStatistics.resx">
- <DependentUpon>TJQYStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\Statistics\TJStatistics.resx">
- <DependentUpon>TJStatistics.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Tools\Conditions\WaitingForm.resx">
- <DependentUpon>WaitingForm.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>
|