WWPipeLine.MapTools.csproj 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{8B857537-9ED2-454B-B9EA-80945A8FD5DC}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>WWPipeLine.MapTools</RootNamespace>
  11. <AssemblyName>WWPipeLine.MapTools</AssemblyName>
  12. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. <PlatformTarget>x64</PlatformTarget>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <DebugType>pdbonly</DebugType>
  28. <Optimize>true</Optimize>
  29. <OutputPath>bin\Release\</OutputPath>
  30. <DefineConstants>TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. </PropertyGroup>
  34. <ItemGroup>
  35. <Reference Include="log4net">
  36. <HintPath>..\..\..\Package\bin\log4net.dll</HintPath>
  37. </Reference>
  38. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  39. <SpecificVersion>False</SpecificVersion>
  40. <HintPath>..\..\..\Package\bin\Newtonsoft.Json.dll</HintPath>
  41. </Reference>
  42. <Reference Include="NPOI">
  43. <HintPath>..\..\..\Package\bin\NPOI.dll</HintPath>
  44. </Reference>
  45. <Reference Include="NPOI.OOXML">
  46. <HintPath>..\..\..\Package\bin\NPOI.OOXML.dll</HintPath>
  47. </Reference>
  48. <Reference Include="NPOI.OpenXml4Net">
  49. <HintPath>..\..\..\Package\bin\NPOI.OpenXml4Net.dll</HintPath>
  50. </Reference>
  51. <Reference Include="NPOI.OpenXmlFormats">
  52. <HintPath>..\..\..\Package\bin\NPOI.OpenXmlFormats.dll</HintPath>
  53. </Reference>
  54. <Reference Include="SunnyUI, Version=3.0.6.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  55. <HintPath>..\packages\SunnyUI.3.0.6\lib\net40\SunnyUI.dll</HintPath>
  56. </Reference>
  57. <Reference Include="SunnyUI.Common, Version=3.0.6.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  58. <HintPath>..\packages\SunnyUI.Common.3.0.6\lib\net40\SunnyUI.Common.dll</HintPath>
  59. </Reference>
  60. <Reference Include="SuperMap.Analyst.AddressMatching, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  61. <SpecificVersion>False</SpecificVersion>
  62. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.AddressMatching.dll</HintPath>
  63. </Reference>
  64. <Reference Include="SuperMap.Analyst.Navigation, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  65. <SpecificVersion>False</SpecificVersion>
  66. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.Navigation.dll</HintPath>
  67. </Reference>
  68. <Reference Include="SuperMap.Analyst.NetworkAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.NetworkAnalyst.dll</HintPath>
  71. </Reference>
  72. <Reference Include="SuperMap.Analyst.SpatialAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.SpatialAnalyst.dll</HintPath>
  75. </Reference>
  76. <Reference Include="SuperMap.Analyst.SpatialStatistics, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  77. <SpecificVersion>False</SpecificVersion>
  78. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.SpatialStatistics.dll</HintPath>
  79. </Reference>
  80. <Reference Include="SuperMap.Analyst.TerrainAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  81. <SpecificVersion>False</SpecificVersion>
  82. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.TerrainAnalyst.dll</HintPath>
  83. </Reference>
  84. <Reference Include="SuperMap.Analyst.TrafficAnalyst, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  85. <SpecificVersion>False</SpecificVersion>
  86. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Analyst.TrafficAnalyst.dll</HintPath>
  87. </Reference>
  88. <Reference Include="SuperMap.Chart, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Chart.dll</HintPath>
  91. </Reference>
  92. <Reference Include="SuperMap.Data, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  93. <SpecificVersion>False</SpecificVersion>
  94. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.dll</HintPath>
  95. </Reference>
  96. <Reference Include="SuperMap.Data.CloudLicense, Version=8.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.CloudLicense.dll</HintPath>
  99. </Reference>
  100. <Reference Include="SuperMap.Data.Conversion, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  101. <SpecificVersion>False</SpecificVersion>
  102. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.Conversion.dll</HintPath>
  103. </Reference>
  104. <Reference Include="SuperMap.Data.Processing, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  105. <SpecificVersion>False</SpecificVersion>
  106. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.Processing.dll</HintPath>
  107. </Reference>
  108. <Reference Include="SuperMap.Data.TileStorage, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  109. <SpecificVersion>False</SpecificVersion>
  110. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.TileStorage.dll</HintPath>
  111. </Reference>
  112. <Reference Include="SuperMap.Data.Topology, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  113. <SpecificVersion>False</SpecificVersion>
  114. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Data.Topology.dll</HintPath>
  115. </Reference>
  116. <Reference Include="SuperMap.DataEx, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  117. <SpecificVersion>False</SpecificVersion>
  118. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.DataEx.dll</HintPath>
  119. </Reference>
  120. <Reference Include="SuperMap.Layout, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  121. <SpecificVersion>False</SpecificVersion>
  122. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Layout.dll</HintPath>
  123. </Reference>
  124. <Reference Include="SuperMap.Mapping, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  125. <SpecificVersion>False</SpecificVersion>
  126. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Mapping.dll</HintPath>
  127. </Reference>
  128. <Reference Include="SuperMap.Plot, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  129. <SpecificVersion>False</SpecificVersion>
  130. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.Plot.dll</HintPath>
  131. </Reference>
  132. <Reference Include="SuperMap.UI.Controls, Version=7.0.0.0, Culture=neutral, PublicKeyToken=0635c574ea890381, processorArchitecture=AMD64">
  133. <SpecificVersion>False</SpecificVersion>
  134. <HintPath>..\..\Package\supermap-10.2_dll_Bin_x64\SuperMap.UI.Controls.dll</HintPath>
  135. </Reference>
  136. <Reference Include="System" />
  137. <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  138. <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
  139. </Reference>
  140. <Reference Include="System.Configuration" />
  141. <Reference Include="System.Core" />
  142. <Reference Include="System.Design" />
  143. <Reference Include="System.Drawing" />
  144. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  145. <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
  146. </Reference>
  147. <Reference Include="System.Numerics" />
  148. <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  149. <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  150. </Reference>
  151. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  152. <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  153. </Reference>
  154. <Reference Include="System.Web.Extensions" />
  155. <Reference Include="System.Windows.Forms" />
  156. <Reference Include="System.Xml.Linq" />
  157. <Reference Include="System.Data.DataSetExtensions" />
  158. <Reference Include="Microsoft.CSharp" />
  159. <Reference Include="System.Data" />
  160. <Reference Include="System.Net.Http" />
  161. <Reference Include="System.Xml" />
  162. <Reference Include="WeifenLuo.WinFormsUI.Docking, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL">
  163. <HintPath>..\packages\DockPanelSuite.3.1.0\lib\net40\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
  164. </Reference>
  165. <Reference Include="WeifenLuo.WinFormsUI.Docking.ThemeVS2015, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5cded1a1a0a7b481, processorArchitecture=MSIL">
  166. <HintPath>..\packages\DockPanelSuite.ThemeVS2015.3.1.0\lib\net40\WeifenLuo.WinFormsUI.Docking.ThemeVS2015.dll</HintPath>
  167. </Reference>
  168. </ItemGroup>
  169. <ItemGroup>
  170. <Compile Include="Properties\AssemblyInfo.cs" />
  171. <Compile Include="Properties\Resources.Designer.cs">
  172. <AutoGen>True</AutoGen>
  173. <DesignTime>True</DesignTime>
  174. <DependentUpon>Resources.resx</DependentUpon>
  175. </Compile>
  176. <Compile Include="Tools\Conditioner.cs" />
  177. <Compile Include="Tools\Conditions\AnalystToolBar\KuoJian.cs">
  178. <SubType>UserControl</SubType>
  179. </Compile>
  180. <Compile Include="Tools\Conditions\AnalystToolBar\ChaiQian.cs">
  181. <SubType>UserControl</SubType>
  182. </Compile>
  183. <Compile Include="Tools\Conditions\AnalystToolBar\YuJing.cs">
  184. <SubType>UserControl</SubType>
  185. </Compile>
  186. <Compile Include="Tools\Conditions\AnalystToolBar\LianTong.cs">
  187. <SubType>UserControl</SubType>
  188. </Compile>
  189. <Compile Include="Tools\Conditions\AnalystToolBar\PengZhuang.cs">
  190. <SubType>UserControl</SubType>
  191. </Compile>
  192. <Compile Include="Tools\Conditions\AnalystToolBar\PengZhuangAnalystResult.cs">
  193. <SubType>Form</SubType>
  194. </Compile>
  195. <Compile Include="Tools\Conditions\AnalystToolBar\PengZhuangAnalystResult.Designer.cs">
  196. <DependentUpon>PengZhuangAnalystResult.cs</DependentUpon>
  197. </Compile>
  198. <Compile Include="Tools\Conditions\AnalystToolBar\PouMianAnalystResult.cs">
  199. <SubType>Form</SubType>
  200. </Compile>
  201. <Compile Include="Tools\Conditions\AnalystToolBar\PouMianAnalystResult.Designer.cs">
  202. <DependentUpon>PouMianAnalystResult.cs</DependentUpon>
  203. </Compile>
  204. <Compile Include="Tools\Conditions\AnalystToolBar\DuanMianAnalystResult.cs">
  205. <SubType>Form</SubType>
  206. </Compile>
  207. <Compile Include="Tools\Conditions\AnalystToolBar\DuanMianAnalystResult.Designer.cs">
  208. <DependentUpon>DuanMianAnalystResult.cs</DependentUpon>
  209. </Compile>
  210. <Compile Include="Tools\Conditions\AnalystToolBar\PouMian.cs">
  211. <SubType>UserControl</SubType>
  212. </Compile>
  213. <Compile Include="Tools\Conditions\AnalystToolBar\DuanMian.cs">
  214. <SubType>UserControl</SubType>
  215. </Compile>
  216. <Compile Include="Tools\Conditions\AnalystToolBar\FuTu.cs">
  217. <SubType>UserControl</SubType>
  218. </Compile>
  219. <Compile Include="Tools\Conditions\AnalystToolBar\AnalystResultTabControl.cs">
  220. <SubType>Form</SubType>
  221. </Compile>
  222. <Compile Include="Tools\Conditions\AnalystToolBar\AnalystResultTabControl.Designer.cs">
  223. <DependentUpon>AnalystResultTabControl.cs</DependentUpon>
  224. </Compile>
  225. <Compile Include="Tools\Conditions\bzBasicToolBar.cs">
  226. <SubType>UserControl</SubType>
  227. </Compile>
  228. <Compile Include="Tools\Conditions\EditGuanWang\GuanDianLianJie.cs">
  229. <SubType>UserControl</SubType>
  230. </Compile>
  231. <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXian.cs">
  232. <SubType>UserControl</SubType>
  233. </Compile>
  234. <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXian.Designer.cs">
  235. <DependentUpon>GuanDianXian.cs</DependentUpon>
  236. </Compile>
  237. <Compile Include="Tools\Conditions\EditGuanWang\GuanXianDaDuan.cs">
  238. <SubType>UserControl</SubType>
  239. </Compile>
  240. <Compile Include="Tools\Conditions\EditGuanWang\GuanXianHeBing.cs">
  241. <SubType>UserControl</SubType>
  242. </Compile>
  243. <Compile Include="Tools\Conditions\EditGuanWang\GuanDianXinZeng.cs">
  244. <SubType>UserControl</SubType>
  245. </Compile>
  246. <Compile Include="Tools\Conditions\EditGuanWang\GuanXianHuiFu.cs">
  247. <SubType>UserControl</SubType>
  248. </Compile>
  249. <Compile Include="Tools\Conditions\EditGuanWang\GuanXianFeiQi.cs">
  250. <SubType>UserControl</SubType>
  251. </Compile>
  252. <Compile Include="Tools\Conditions\EditGuanWang\GuanXianShanChu.cs">
  253. <SubType>UserControl</SubType>
  254. </Compile>
  255. <Compile Include="Tools\Conditions\EditGuanWang\GuanDianShanChu.cs">
  256. <SubType>UserControl</SubType>
  257. </Compile>
  258. <Compile Include="Tools\Conditions\EditGuanWang\ShuXingXiuGai.cs">
  259. <SubType>UserControl</SubType>
  260. </Compile>
  261. <Compile Include="Tools\Conditions\FuZhuGongJu\BZCheQi.cs">
  262. <SubType>UserControl</SubType>
  263. </Compile>
  264. <Compile Include="Tools\Conditions\FuZhuGongJu\BZGuanDian.cs">
  265. <SubType>UserControl</SubType>
  266. </Compile>
  267. <Compile Include="Tools\Conditions\FuZhuGongJu\BZGuanWang.cs">
  268. <SubType>UserControl</SubType>
  269. </Compile>
  270. <Compile Include="Tools\Conditions\FuZhuGongJu\BZShiTi.cs">
  271. <SubType>UserControl</SubType>
  272. </Compile>
  273. <Compile Include="Tools\Conditions\FuZhuGongJu\BZMaiShen.cs">
  274. <SubType>UserControl</SubType>
  275. </Compile>
  276. <Compile Include="Tools\Conditions\FuZhuGongJu\BZShuanDian.cs">
  277. <SubType>UserControl</SubType>
  278. </Compile>
  279. <Compile Include="Tools\Conditions\FuZhuGongJu\BZZuoBiao.cs">
  280. <SubType>UserControl</SubType>
  281. </Compile>
  282. <Compile Include="Tools\Conditions\Locations\DWBookMarks.cs">
  283. <SubType>UserControl</SubType>
  284. </Compile>
  285. <Compile Include="Tools\Conditions\Locations\SearchOnJDPT.cs">
  286. <SubType>UserControl</SubType>
  287. </Compile>
  288. <Compile Include="Tools\Conditions\Locations\SearchOnSBPT.cs">
  289. <SubType>UserControl</SubType>
  290. </Compile>
  291. <Compile Include="Tools\Conditions\Locations\SearchOnFMPT.cs">
  292. <SubType>UserControl</SubType>
  293. </Compile>
  294. <Compile Include="Tools\Conditions\Locations\SearchOnXFSPT.cs">
  295. <SubType>UserControl</SubType>
  296. </Compile>
  297. <Compile Include="Tools\Conditions\Locations\SearchOnSCPT.cs">
  298. <SubType>UserControl</SubType>
  299. </Compile>
  300. <Compile Include="Tools\Conditions\Locations\SearchOnCYJPT.cs">
  301. <SubType>UserControl</SubType>
  302. </Compile>
  303. <Compile Include="Tools\Conditions\Locations\DWzuobiao.cs">
  304. <SubType>UserControl</SubType>
  305. </Compile>
  306. <Compile Include="Tools\Conditions\Sercher\cxDuoBianXing.cs">
  307. <SubType>UserControl</SubType>
  308. </Compile>
  309. <Compile Include="Tools\Conditions\Sercher\cxJuXing.cs">
  310. <SubType>UserControl</SubType>
  311. </Compile>
  312. <Compile Include="Tools\Conditions\Sercher\cxYuanXing.cs">
  313. <SubType>UserControl</SubType>
  314. </Compile>
  315. <Compile Include="Tools\Conditions\Sercher\SercherOnGD.cs">
  316. <SubType>UserControl</SubType>
  317. </Compile>
  318. <Compile Include="Tools\Conditions\Sercher\SercherOnGX.cs">
  319. <SubType>UserControl</SubType>
  320. </Compile>
  321. <Compile Include="Tools\Conditions\Sercher\SercherOnClick.cs">
  322. <SubType>UserControl</SubType>
  323. </Compile>
  324. <Compile Include="Tools\Conditions\Sercher\SercherOnGXQSDW.cs">
  325. <SubType>UserControl</SubType>
  326. </Compile>
  327. <Compile Include="Tools\Conditions\Sercher\SercherOnGXDZMS.cs">
  328. <SubType>UserControl</SubType>
  329. </Compile>
  330. <Compile Include="Tools\Conditions\Sercher\SercherOnGXGJ.cs">
  331. <SubType>UserControl</SubType>
  332. </Compile>
  333. <Compile Include="Tools\Conditions\Sercher\SercherOnGXCZ.cs">
  334. <SubType>UserControl</SubType>
  335. </Compile>
  336. <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIScj.cs">
  337. <SubType>UserControl</SubType>
  338. </Compile>
  339. <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIScj.Designer.cs">
  340. <DependentUpon>OutGIScj.cs</DependentUpon>
  341. </Compile>
  342. <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIS.cs">
  343. <SubType>UserControl</SubType>
  344. </Compile>
  345. <Compile Include="Tools\Conditions\ShuJuChuLi\OutGIS.Designer.cs">
  346. <DependentUpon>OutGIS.cs</DependentUpon>
  347. </Compile>
  348. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicturecj.cs">
  349. <SubType>UserControl</SubType>
  350. </Compile>
  351. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicturecj.Designer.cs">
  352. <DependentUpon>OutPicturecj.cs</DependentUpon>
  353. </Compile>
  354. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrintcj.cs">
  355. <SubType>UserControl</SubType>
  356. </Compile>
  357. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrintcj.Designer.cs">
  358. <DependentUpon>OutPrintcj.cs</DependentUpon>
  359. </Compile>
  360. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrint.cs">
  361. <SubType>UserControl</SubType>
  362. </Compile>
  363. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPrint.Designer.cs">
  364. <DependentUpon>OutPrint.cs</DependentUpon>
  365. </Compile>
  366. <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.cs">
  367. <SubType>UserControl</SubType>
  368. </Compile>
  369. <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.Designer.cs">
  370. <DependentUpon>OutDWGcj.cs</DependentUpon>
  371. </Compile>
  372. <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWG.cs">
  373. <SubType>UserControl</SubType>
  374. </Compile>
  375. <Compile Include="Tools\Conditions\ShuJuChuLi\OutDWG.Designer.cs">
  376. <DependentUpon>OutDWG.cs</DependentUpon>
  377. </Compile>
  378. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicture.cs">
  379. <SubType>UserControl</SubType>
  380. </Compile>
  381. <Compile Include="Tools\Conditions\ShuJuChuLi\OutPicture.Designer.cs">
  382. <DependentUpon>OutPicture.cs</DependentUpon>
  383. </Compile>
  384. <Compile Include="Tools\Conditions\Statistics\GXfenlei.cs">
  385. <SubType>UserControl</SubType>
  386. </Compile>
  387. <Compile Include="Tools\Conditions\Statistics\GDfenlei.cs">
  388. <SubType>UserControl</SubType>
  389. </Compile>
  390. <Compile Include="Tools\Conditions\Statistics\GDshuliangQY.cs">
  391. <SubType>UserControl</SubType>
  392. </Compile>
  393. <Compile Include="Tools\Conditions\Statistics\GDshuliangQY.Designer.cs">
  394. <DependentUpon>GDshuliangQY.cs</DependentUpon>
  395. </Compile>
  396. <Compile Include="Tools\Conditions\Statistics\GXchangduQY.cs">
  397. <SubType>UserControl</SubType>
  398. </Compile>
  399. <Compile Include="Tools\Conditions\Statistics\GXchangduQY.Designer.cs">
  400. <DependentUpon>GXchangduQY.cs</DependentUpon>
  401. </Compile>
  402. <Compile Include="Tools\Conditions\Statistics\GXchangdu.cs">
  403. <SubType>UserControl</SubType>
  404. </Compile>
  405. <Compile Include="Tools\Conditions\Statistics\GXchangdu.Designer.cs">
  406. <DependentUpon>GXchangdu.cs</DependentUpon>
  407. </Compile>
  408. <Compile Include="Tools\Conditions\Statistics\GDshuliang.cs">
  409. <SubType>UserControl</SubType>
  410. </Compile>
  411. <Compile Include="Tools\Conditions\Statistics\GDshuliang.Designer.cs">
  412. <DependentUpon>GDshuliang.cs</DependentUpon>
  413. </Compile>
  414. <Compile Include="Tools\Conditions\Statistics\GXMSRQStatistics.cs">
  415. <SubType>UserControl</SubType>
  416. </Compile>
  417. <Compile Include="Tools\Conditions\Statistics\GXMSRQStatistics.Designer.cs">
  418. <DependentUpon>GXMSRQStatistics.cs</DependentUpon>
  419. </Compile>
  420. <Compile Include="Tools\Conditions\Statistics\GXCZStatistics.cs">
  421. <SubType>UserControl</SubType>
  422. </Compile>
  423. <Compile Include="Tools\Conditions\Statistics\GXCZStatistics.Designer.cs">
  424. <DependentUpon>GXCZStatistics.cs</DependentUpon>
  425. </Compile>
  426. <Compile Include="Tools\Conditions\Statistics\GXDZMSStatistics.cs">
  427. <SubType>UserControl</SubType>
  428. </Compile>
  429. <Compile Include="Tools\Conditions\Statistics\GXDZMSStatistics.Designer.cs">
  430. <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
  431. </Compile>
  432. <Compile Include="Tools\Conditions\Statistics\GXGJStatistics.cs">
  433. <SubType>UserControl</SubType>
  434. </Compile>
  435. <Compile Include="Tools\Conditions\Statistics\GXGJStatistics.Designer.cs">
  436. <DependentUpon>GXGJStatistics.cs</DependentUpon>
  437. </Compile>
  438. <Compile Include="Tools\Conditions\Sercher\SercherOnGXMSRQ.cs">
  439. <SubType>UserControl</SubType>
  440. </Compile>
  441. <Compile Include="Tools\Conditions\bzConditionPanel.cs">
  442. <SubType>UserControl</SubType>
  443. </Compile>
  444. <Compile Include="Tools\Conditions\Statistics\GXStatistics.cs">
  445. <SubType>UserControl</SubType>
  446. </Compile>
  447. <Compile Include="Tools\Conditions\Statistics\GDStatistics.cs">
  448. <SubType>UserControl</SubType>
  449. </Compile>
  450. <Compile Include="Tools\Conditions\WaitingForm.cs">
  451. <SubType>Form</SubType>
  452. </Compile>
  453. <Compile Include="Tools\Conditions\WaitingForm.Designer.cs">
  454. <DependentUpon>WaitingForm.cs</DependentUpon>
  455. </Compile>
  456. <Compile Include="Tools\Conditions\XiTongGuanLi\KongZhiTuCeng.cs">
  457. <SubType>UserControl</SubType>
  458. </Compile>
  459. <Compile Include="Tools\Conditions\XiTongGuanLi\PeiZhiFuTu.cs">
  460. <SubType>UserControl</SubType>
  461. </Compile>
  462. <Compile Include="Tools\Conditions\XiTongGuanLi\PeiZhiJingJu.cs">
  463. <SubType>UserControl</SubType>
  464. </Compile>
  465. <Compile Include="Tools\Conditions\XiTongGuanLi\PeiZhiYuJing.cs">
  466. <SubType>UserControl</SubType>
  467. </Compile>
  468. <Compile Include="Tools\Results\ResultWindows.cs">
  469. <SubType>Form</SubType>
  470. </Compile>
  471. <Compile Include="Tools\Results\Sercher\SercherOnClick.cs">
  472. <SubType>Form</SubType>
  473. </Compile>
  474. <Compile Include="Tools\Results\Statistics\GDStatistics.cs">
  475. <SubType>Form</SubType>
  476. </Compile>
  477. <Compile Include="Tools\Results\Statistics\GXStatistics.cs">
  478. <SubType>Form</SubType>
  479. </Compile>
  480. <Compile Include="Tools\Results\Statistics\GXfenlei.cs">
  481. <SubType>Form</SubType>
  482. </Compile>
  483. <Compile Include="Tools\Results\Statistics\GDshuliangQY.cs">
  484. <SubType>Form</SubType>
  485. </Compile>
  486. <Compile Include="Tools\Results\Statistics\GDshuliangQY.Designer.cs">
  487. <DependentUpon>GDshuliangQY.cs</DependentUpon>
  488. </Compile>
  489. <Compile Include="Tools\Results\Statistics\GXchangduQY.cs">
  490. <SubType>Form</SubType>
  491. </Compile>
  492. <Compile Include="Tools\Results\Statistics\GXchangduQY.Designer.cs">
  493. <DependentUpon>GXchangduQY.cs</DependentUpon>
  494. </Compile>
  495. <Compile Include="Tools\Results\Statistics\GXchangdu.cs">
  496. <SubType>Form</SubType>
  497. </Compile>
  498. <Compile Include="Tools\Results\Statistics\GXchangdu.Designer.cs">
  499. <DependentUpon>GXchangdu.cs</DependentUpon>
  500. </Compile>
  501. <Compile Include="Tools\Results\Statistics\GDshuliang.cs">
  502. <SubType>Form</SubType>
  503. </Compile>
  504. <Compile Include="Tools\Results\Statistics\GDshuliang.Designer.cs">
  505. <DependentUpon>GDshuliang.cs</DependentUpon>
  506. </Compile>
  507. <Compile Include="Tools\Results\Statistics\GXDZMSStatistics.cs">
  508. <SubType>Form</SubType>
  509. </Compile>
  510. <Compile Include="Tools\Results\Statistics\GXDZMSStatistics.Designer.cs">
  511. <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
  512. </Compile>
  513. <Compile Include="Tools\Results\Statistics\GXGJStatistics.cs">
  514. <SubType>Form</SubType>
  515. </Compile>
  516. <Compile Include="Tools\Results\Statistics\GXGJStatistics.Designer.cs">
  517. <DependentUpon>GXGJStatistics.cs</DependentUpon>
  518. </Compile>
  519. <Compile Include="Tools\Results\Statistics\GXCZStatistics.cs">
  520. <SubType>Form</SubType>
  521. </Compile>
  522. <Compile Include="Tools\Results\Statistics\GXCZStatistics.Designer.cs">
  523. <DependentUpon>GXCZStatistics.cs</DependentUpon>
  524. </Compile>
  525. <Compile Include="Tools\Results\Statistics\GDfenlei.cs">
  526. <SubType>Form</SubType>
  527. </Compile>
  528. </ItemGroup>
  529. <ItemGroup>
  530. <None Include="packages.config" />
  531. </ItemGroup>
  532. <ItemGroup>
  533. <EmbeddedResource Include="Properties\Resources.resx">
  534. <Generator>ResXFileCodeGenerator</Generator>
  535. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  536. </EmbeddedResource>
  537. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\KuoJian.resx">
  538. <DependentUpon>KuoJian.cs</DependentUpon>
  539. </EmbeddedResource>
  540. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\ChaiQian.resx">
  541. <DependentUpon>ChaiQian.cs</DependentUpon>
  542. </EmbeddedResource>
  543. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\YuJing.resx">
  544. <DependentUpon>YuJing.cs</DependentUpon>
  545. </EmbeddedResource>
  546. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\LianTong.resx">
  547. <DependentUpon>LianTong.cs</DependentUpon>
  548. </EmbeddedResource>
  549. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PengZhuang.resx">
  550. <DependentUpon>PengZhuang.cs</DependentUpon>
  551. </EmbeddedResource>
  552. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PengZhuangAnalystResult.resx">
  553. <DependentUpon>PengZhuangAnalystResult.cs</DependentUpon>
  554. </EmbeddedResource>
  555. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PouMianAnalystResult.resx">
  556. <DependentUpon>PouMianAnalystResult.cs</DependentUpon>
  557. </EmbeddedResource>
  558. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\DuanMianAnalystResult.resx">
  559. <DependentUpon>DuanMianAnalystResult.cs</DependentUpon>
  560. </EmbeddedResource>
  561. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\PouMian.resx">
  562. <DependentUpon>PouMian.cs</DependentUpon>
  563. </EmbeddedResource>
  564. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\DuanMian.resx">
  565. <DependentUpon>DuanMian.cs</DependentUpon>
  566. </EmbeddedResource>
  567. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\FuTu.resx">
  568. <DependentUpon>FuTu.cs</DependentUpon>
  569. </EmbeddedResource>
  570. <EmbeddedResource Include="Tools\Conditions\AnalystToolBar\AnalystResultTabControl.resx">
  571. <DependentUpon>AnalystResultTabControl.cs</DependentUpon>
  572. </EmbeddedResource>
  573. <EmbeddedResource Include="Tools\Conditions\bzBasicToolBar.resx">
  574. <DependentUpon>bzBasicToolBar.cs</DependentUpon>
  575. </EmbeddedResource>
  576. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianLianJie.resx">
  577. <DependentUpon>GuanDianLianJie.cs</DependentUpon>
  578. </EmbeddedResource>
  579. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianXian.resx">
  580. <DependentUpon>GuanDianXian.cs</DependentUpon>
  581. </EmbeddedResource>
  582. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianDaDuan.resx">
  583. <DependentUpon>GuanXianDaDuan.cs</DependentUpon>
  584. </EmbeddedResource>
  585. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianHeBing.resx">
  586. <DependentUpon>GuanXianHeBing.cs</DependentUpon>
  587. </EmbeddedResource>
  588. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianXinZeng.resx">
  589. <DependentUpon>GuanDianXinZeng.cs</DependentUpon>
  590. </EmbeddedResource>
  591. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianHuiFu.resx">
  592. <DependentUpon>GuanXianHuiFu.cs</DependentUpon>
  593. </EmbeddedResource>
  594. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianFeiQi.resx">
  595. <DependentUpon>GuanXianFeiQi.cs</DependentUpon>
  596. </EmbeddedResource>
  597. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanXianShanChu.resx">
  598. <DependentUpon>GuanXianShanChu.cs</DependentUpon>
  599. </EmbeddedResource>
  600. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\GuanDianShanChu.resx">
  601. <DependentUpon>GuanDianShanChu.cs</DependentUpon>
  602. </EmbeddedResource>
  603. <EmbeddedResource Include="Tools\Conditions\EditGuanWang\ShuXingXiuGai.resx">
  604. <DependentUpon>ShuXingXiuGai.cs</DependentUpon>
  605. </EmbeddedResource>
  606. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZCheQi.resx">
  607. <DependentUpon>BZCheQi.cs</DependentUpon>
  608. </EmbeddedResource>
  609. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZGuanDian.resx">
  610. <DependentUpon>BZGuanDian.cs</DependentUpon>
  611. </EmbeddedResource>
  612. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZGuanWang.resx">
  613. <DependentUpon>BZGuanWang.cs</DependentUpon>
  614. </EmbeddedResource>
  615. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZShiTi.resx">
  616. <DependentUpon>BZShiTi.cs</DependentUpon>
  617. </EmbeddedResource>
  618. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZMaiShen.resx">
  619. <DependentUpon>BZMaiShen.cs</DependentUpon>
  620. </EmbeddedResource>
  621. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZShuanDian.resx">
  622. <DependentUpon>BZShuanDian.cs</DependentUpon>
  623. </EmbeddedResource>
  624. <EmbeddedResource Include="Tools\Conditions\FuZhuGongJu\BZZuoBiao.resx">
  625. <DependentUpon>BZZuoBiao.cs</DependentUpon>
  626. </EmbeddedResource>
  627. <EmbeddedResource Include="Tools\Conditions\Locations\DWBookMarks.resx">
  628. <DependentUpon>DWBookMarks.cs</DependentUpon>
  629. </EmbeddedResource>
  630. <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnJDPT.resx">
  631. <DependentUpon>SearchOnJDPT.cs</DependentUpon>
  632. </EmbeddedResource>
  633. <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnSBPT.resx">
  634. <DependentUpon>SearchOnSBPT.cs</DependentUpon>
  635. </EmbeddedResource>
  636. <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnFMPT.resx">
  637. <DependentUpon>SearchOnFMPT.cs</DependentUpon>
  638. </EmbeddedResource>
  639. <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnXFSPT.resx">
  640. <DependentUpon>SearchOnXFSPT.cs</DependentUpon>
  641. </EmbeddedResource>
  642. <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnSCPT.resx">
  643. <DependentUpon>SearchOnSCPT.cs</DependentUpon>
  644. </EmbeddedResource>
  645. <EmbeddedResource Include="Tools\Conditions\Locations\SearchOnCYJPT.resx">
  646. <DependentUpon>SearchOnCYJPT.cs</DependentUpon>
  647. </EmbeddedResource>
  648. <EmbeddedResource Include="Tools\Conditions\Locations\DWzuobiao.resx">
  649. <DependentUpon>DWzuobiao.cs</DependentUpon>
  650. </EmbeddedResource>
  651. <EmbeddedResource Include="Tools\Conditions\Sercher\cxDuoBianXing.resx">
  652. <DependentUpon>cxDuoBianXing.cs</DependentUpon>
  653. </EmbeddedResource>
  654. <EmbeddedResource Include="Tools\Conditions\Sercher\cxJuXing.resx">
  655. <DependentUpon>cxJuXing.cs</DependentUpon>
  656. </EmbeddedResource>
  657. <EmbeddedResource Include="Tools\Conditions\Sercher\cxYuanXing.resx">
  658. <DependentUpon>cxYuanXing.cs</DependentUpon>
  659. </EmbeddedResource>
  660. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGD.resx">
  661. <DependentUpon>SercherOnGD.cs</DependentUpon>
  662. </EmbeddedResource>
  663. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGX.resx">
  664. <DependentUpon>SercherOnGX.cs</DependentUpon>
  665. </EmbeddedResource>
  666. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnClick.resx">
  667. <DependentUpon>SercherOnClick.cs</DependentUpon>
  668. </EmbeddedResource>
  669. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXQSDW.resx">
  670. <DependentUpon>SercherOnGXQSDW.cs</DependentUpon>
  671. </EmbeddedResource>
  672. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXDZMS.resx">
  673. <DependentUpon>SercherOnGXDZMS.cs</DependentUpon>
  674. </EmbeddedResource>
  675. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXGJ.resx">
  676. <DependentUpon>SercherOnGXGJ.cs</DependentUpon>
  677. </EmbeddedResource>
  678. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXCZ.resx">
  679. <DependentUpon>SercherOnGXCZ.cs</DependentUpon>
  680. <SubType>Designer</SubType>
  681. </EmbeddedResource>
  682. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutGIScj.resx">
  683. <DependentUpon>OutGIScj.cs</DependentUpon>
  684. </EmbeddedResource>
  685. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutGIS.resx">
  686. <DependentUpon>OutGIS.cs</DependentUpon>
  687. </EmbeddedResource>
  688. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPicturecj.resx">
  689. <DependentUpon>OutPicturecj.cs</DependentUpon>
  690. </EmbeddedResource>
  691. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPrintcj.resx">
  692. <DependentUpon>OutPrintcj.cs</DependentUpon>
  693. </EmbeddedResource>
  694. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPrint.resx">
  695. <DependentUpon>OutPrint.cs</DependentUpon>
  696. </EmbeddedResource>
  697. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutDWGcj.resx">
  698. <DependentUpon>OutDWGcj.cs</DependentUpon>
  699. </EmbeddedResource>
  700. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutDWG.resx">
  701. <DependentUpon>OutDWG.cs</DependentUpon>
  702. </EmbeddedResource>
  703. <EmbeddedResource Include="Tools\Conditions\ShuJuChuLi\OutPicture.resx">
  704. <DependentUpon>OutPicture.cs</DependentUpon>
  705. </EmbeddedResource>
  706. <EmbeddedResource Include="Tools\Conditions\Statistics\GXfenlei.resx">
  707. <DependentUpon>GXfenlei.cs</DependentUpon>
  708. </EmbeddedResource>
  709. <EmbeddedResource Include="Tools\Conditions\Statistics\GDfenlei.resx">
  710. <DependentUpon>GDfenlei.cs</DependentUpon>
  711. </EmbeddedResource>
  712. <EmbeddedResource Include="Tools\Conditions\Statistics\GDshuliangQY.resx">
  713. <DependentUpon>GDshuliangQY.cs</DependentUpon>
  714. </EmbeddedResource>
  715. <EmbeddedResource Include="Tools\Conditions\Statistics\GXchangduQY.resx">
  716. <DependentUpon>GXchangduQY.cs</DependentUpon>
  717. </EmbeddedResource>
  718. <EmbeddedResource Include="Tools\Conditions\Statistics\GXchangdu.resx">
  719. <DependentUpon>GXchangdu.cs</DependentUpon>
  720. </EmbeddedResource>
  721. <EmbeddedResource Include="Tools\Conditions\Statistics\GDshuliang.resx">
  722. <DependentUpon>GDshuliang.cs</DependentUpon>
  723. </EmbeddedResource>
  724. <EmbeddedResource Include="Tools\Conditions\Statistics\GXMSRQStatistics.resx">
  725. <DependentUpon>GXMSRQStatistics.cs</DependentUpon>
  726. </EmbeddedResource>
  727. <EmbeddedResource Include="Tools\Conditions\Statistics\GXCZStatistics.resx">
  728. <DependentUpon>GXCZStatistics.cs</DependentUpon>
  729. </EmbeddedResource>
  730. <EmbeddedResource Include="Tools\Conditions\Statistics\GXDZMSStatistics.resx">
  731. <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
  732. </EmbeddedResource>
  733. <EmbeddedResource Include="Tools\Conditions\Statistics\GXGJStatistics.resx">
  734. <DependentUpon>GXGJStatistics.cs</DependentUpon>
  735. </EmbeddedResource>
  736. <EmbeddedResource Include="Tools\Conditions\Sercher\SercherOnGXMSRQ.resx">
  737. <DependentUpon>SercherOnGXMSRQ.cs</DependentUpon>
  738. </EmbeddedResource>
  739. <EmbeddedResource Include="Tools\Conditions\bzConditionPanel.resx">
  740. <DependentUpon>bzConditionPanel.cs</DependentUpon>
  741. </EmbeddedResource>
  742. <EmbeddedResource Include="Tools\Conditions\Statistics\GXStatistics.resx">
  743. <DependentUpon>GXStatistics.cs</DependentUpon>
  744. </EmbeddedResource>
  745. <EmbeddedResource Include="Tools\Conditions\Statistics\GDStatistics.resx">
  746. <DependentUpon>GDStatistics.cs</DependentUpon>
  747. </EmbeddedResource>
  748. <EmbeddedResource Include="Tools\Conditions\WaitingForm.resx">
  749. <DependentUpon>WaitingForm.cs</DependentUpon>
  750. </EmbeddedResource>
  751. <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\KongZhiTuCeng.resx">
  752. <DependentUpon>KongZhiTuCeng.cs</DependentUpon>
  753. </EmbeddedResource>
  754. <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\PeiZhiFuTu.resx">
  755. <DependentUpon>PeiZhiFuTu.cs</DependentUpon>
  756. </EmbeddedResource>
  757. <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\PeiZhiJingJu.resx">
  758. <DependentUpon>PeiZhiJingJu.cs</DependentUpon>
  759. </EmbeddedResource>
  760. <EmbeddedResource Include="Tools\Conditions\XiTongGuanLi\PeiZhiYuJing.resx">
  761. <DependentUpon>PeiZhiYuJing.cs</DependentUpon>
  762. </EmbeddedResource>
  763. <EmbeddedResource Include="Tools\Results\Statistics\GDshuliangQY.resx">
  764. <DependentUpon>GDshuliangQY.cs</DependentUpon>
  765. </EmbeddedResource>
  766. <EmbeddedResource Include="Tools\Results\Statistics\GXchangduQY.resx">
  767. <DependentUpon>GXchangduQY.cs</DependentUpon>
  768. </EmbeddedResource>
  769. <EmbeddedResource Include="Tools\Results\Statistics\GXchangdu.resx">
  770. <DependentUpon>GXchangdu.cs</DependentUpon>
  771. </EmbeddedResource>
  772. <EmbeddedResource Include="Tools\Results\Statistics\GDshuliang.resx">
  773. <DependentUpon>GDshuliang.cs</DependentUpon>
  774. </EmbeddedResource>
  775. <EmbeddedResource Include="Tools\Results\Statistics\GXDZMSStatistics.resx">
  776. <DependentUpon>GXDZMSStatistics.cs</DependentUpon>
  777. </EmbeddedResource>
  778. <EmbeddedResource Include="Tools\Results\Statistics\GXGJStatistics.resx">
  779. <DependentUpon>GXGJStatistics.cs</DependentUpon>
  780. </EmbeddedResource>
  781. <EmbeddedResource Include="Tools\Results\Statistics\GXCZStatistics.resx">
  782. <DependentUpon>GXCZStatistics.cs</DependentUpon>
  783. </EmbeddedResource>
  784. </ItemGroup>
  785. <ItemGroup>
  786. <None Include="Tools\Conditions\此文件夹下的类都应继承自ConditionPanel" />
  787. </ItemGroup>
  788. <ItemGroup>
  789. <ProjectReference Include="..\WWPipeLine.Commons\WWPipeLine.Commons.csproj">
  790. <Project>{bb601704-3755-4c57-afb4-866dd4baa044}</Project>
  791. <Name>WWPipeLine.Commons</Name>
  792. </ProjectReference>
  793. <ProjectReference Include="..\WWPipeLine.Map.Basic\WWPipeLine.MapBasic.csproj">
  794. <Project>{4ca43229-d72c-4c74-ab5c-c99950356386}</Project>
  795. <Name>WWPipeLine.MapBasic</Name>
  796. </ProjectReference>
  797. </ItemGroup>
  798. <ItemGroup />
  799. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  800. </Project>