SearchUI.Win.csproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{62B70CED-F352-49DC-A68F-41AC4A564D7E}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Tofly.SearchUI.Win</RootNamespace>
  12. <AssemblyName>Tofly.SearchUI.Win</AssemblyName>
  13. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <TargetFrameworkProfile />
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\..\..\Output\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <DocumentationFile>..\..\..\Output\Tofly.SearchUI.Win.XML</DocumentationFile>
  26. <PlatformTarget>x86</PlatformTarget>
  27. <Prefer32Bit>false</Prefer32Bit>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>..\ReleaseLib\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. <PlatformTarget>x86</PlatformTarget>
  37. <DocumentationFile>..\ReleaseLib\Tofly.SearchUI.Win.xml</DocumentationFile>
  38. <Prefer32Bit>false</Prefer32Bit>
  39. </PropertyGroup>
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  41. <DebugSymbols>true</DebugSymbols>
  42. <OutputPath>..\..\..\Output\</OutputPath>
  43. <DefineConstants>DEBUG;TRACE</DefineConstants>
  44. <DocumentationFile>..\..\..\Output\Tofly.SearchUI.Win.XML</DocumentationFile>
  45. <DebugType>full</DebugType>
  46. <PlatformTarget>x86</PlatformTarget>
  47. <CodeAnalysisLogFile>..\ReleaseLib\ForeStar.SearchUI.Win.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
  48. <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  49. <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  50. <ErrorReport>prompt</ErrorReport>
  51. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  52. <CodeAnalysisRuleSetDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
  53. <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
  54. <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  55. <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
  56. <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
  57. <Prefer32Bit>false</Prefer32Bit>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  60. <OutputPath>..\..\..\Release\</OutputPath>
  61. <DefineConstants>TRACE</DefineConstants>
  62. <DocumentationFile>
  63. </DocumentationFile>
  64. <Optimize>true</Optimize>
  65. <DebugType>none</DebugType>
  66. <PlatformTarget>x86</PlatformTarget>
  67. <CodeAnalysisLogFile>..\ReleaseLib\ForeStar.SearchUI.Win.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
  68. <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
  69. <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
  70. <ErrorReport>prompt</ErrorReport>
  71. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  72. <CodeAnalysisRuleSetDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
  73. <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
  74. <CodeAnalysisRuleDirectories>;D:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
  75. <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
  76. <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
  77. <Prefer32Bit>false</Prefer32Bit>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  80. <PlatformTarget>x64</PlatformTarget>
  81. <OutputPath>bin\x64\Debug\</OutputPath>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  84. <PlatformTarget>x64</PlatformTarget>
  85. <OutputPath>..\..\..\Release\</OutputPath>
  86. </PropertyGroup>
  87. <ItemGroup>
  88. <Reference Include="Common.Logging, Version=1.2.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e">
  89. <SpecificVersion>False</SpecificVersion>
  90. <HintPath>..\..\..\Output\Common.Logging.dll</HintPath>
  91. </Reference>
  92. <Reference Include="DevExpress.Data.v12.2">
  93. <HintPath>..\..\..\Output\DevExpress.Data.v12.2.dll</HintPath>
  94. <Private>True</Private>
  95. </Reference>
  96. <Reference Include="DevExpress.Printing.v12.2.Core">
  97. <HintPath>..\..\..\Output\DevExpress.Printing.v12.2.Core.dll</HintPath>
  98. <Private>True</Private>
  99. </Reference>
  100. <Reference Include="DevExpress.Utils.v12.2">
  101. <HintPath>..\..\..\Output\DevExpress.Utils.v12.2.dll</HintPath>
  102. <Private>True</Private>
  103. </Reference>
  104. <Reference Include="DevExpress.XtraBars.v12.2">
  105. <HintPath>..\..\..\Output\DevExpress.XtraBars.v12.2.dll</HintPath>
  106. <Private>True</Private>
  107. </Reference>
  108. <Reference Include="DevExpress.XtraEditors.v12.2">
  109. <HintPath>..\..\..\Output\DevExpress.XtraEditors.v12.2.dll</HintPath>
  110. <Private>True</Private>
  111. </Reference>
  112. <Reference Include="DevExpress.XtraGrid.v12.2">
  113. <HintPath>..\..\..\Output\DevExpress.XtraGrid.v12.2.dll</HintPath>
  114. <Private>True</Private>
  115. </Reference>
  116. <Reference Include="DevExpress.XtraTreeList.v12.2">
  117. <HintPath>..\..\..\Output\DevExpress.XtraTreeList.v12.2.dll</HintPath>
  118. <Private>True</Private>
  119. </Reference>
  120. <Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" />
  121. <Reference Include="System" />
  122. <Reference Include="System.Core" />
  123. <Reference Include="System.Drawing" />
  124. <Reference Include="System.Windows.Forms" />
  125. <Reference Include="System.Xml.Linq" />
  126. <Reference Include="System.Data.DataSetExtensions" />
  127. <Reference Include="System.Data" />
  128. <Reference Include="System.Xml" />
  129. <Reference Include="Tofly.Core, Version=0.9.0.0, Culture=neutral, processorArchitecture=x86">
  130. <SpecificVersion>False</SpecificVersion>
  131. <HintPath>..\..\..\Dependence\Tofly.Core.dll</HintPath>
  132. </Reference>
  133. </ItemGroup>
  134. <ItemGroup>
  135. <Compile Include="AttributeQueryPluginControl.cs">
  136. <SubType>UserControl</SubType>
  137. </Compile>
  138. <Compile Include="AttributeQueryPluginControl.designer.cs">
  139. <DependentUpon>AttributeQueryPluginControl.cs</DependentUpon>
  140. </Compile>
  141. <Compile Include="CanEditControl.cs">
  142. <SubType>UserControl</SubType>
  143. </Compile>
  144. <Compile Include="CanEditControl.Designer.cs">
  145. <DependentUpon>CanEditControl.cs</DependentUpon>
  146. </Compile>
  147. <Compile Include="ControlCoodinateLocal2.cs">
  148. <SubType>UserControl</SubType>
  149. </Compile>
  150. <Compile Include="ControlCoodinateLocal2.Designer.cs">
  151. <DependentUpon>ControlCoodinateLocal2.cs</DependentUpon>
  152. </Compile>
  153. <Compile Include="ControlCoodinateLocal.cs">
  154. <SubType>UserControl</SubType>
  155. </Compile>
  156. <Compile Include="ControlCoodinateLocal.Designer.cs">
  157. <DependentUpon>ControlCoodinateLocal.cs</DependentUpon>
  158. </Compile>
  159. <Compile Include="ControlTFnum.cs">
  160. <SubType>UserControl</SubType>
  161. </Compile>
  162. <Compile Include="ControlTFnum.Designer.cs">
  163. <DependentUpon>ControlTFnum.cs</DependentUpon>
  164. </Compile>
  165. <Compile Include="CoordinateLocalPluginControl.cs">
  166. <SubType>UserControl</SubType>
  167. </Compile>
  168. <Compile Include="CoordinateLocalPluginControl.Designer.cs">
  169. <DependentUpon>CoordinateLocalPluginControl.cs</DependentUpon>
  170. </Compile>
  171. <Compile Include="FormIdentifyBySpatial.cs">
  172. <SubType>Form</SubType>
  173. </Compile>
  174. <Compile Include="FormIdentifyBySpatial.designer.cs">
  175. <DependentUpon>FormIdentifyBySpatial.cs</DependentUpon>
  176. </Compile>
  177. <Compile Include="FormRemoteMapping.cs">
  178. <SubType>Form</SubType>
  179. </Compile>
  180. <Compile Include="FormRemoteMapping.Designer.cs">
  181. <DependentUpon>FormRemoteMapping.cs</DependentUpon>
  182. </Compile>
  183. <Compile Include="FormSelectRow.cs">
  184. <SubType>Form</SubType>
  185. </Compile>
  186. <Compile Include="FormSelectRow.Designer.cs">
  187. <DependentUpon>FormSelectRow.cs</DependentUpon>
  188. </Compile>
  189. <Compile Include="FormStatisticResult.cs">
  190. <SubType>Form</SubType>
  191. </Compile>
  192. <Compile Include="FormStatisticResult.Designer.cs">
  193. <DependentUpon>FormStatisticResult.cs</DependentUpon>
  194. </Compile>
  195. <Compile Include="GridAttributeMenuControl.cs">
  196. <SubType>UserControl</SubType>
  197. </Compile>
  198. <Compile Include="GridAttributeMenuControl.designer.cs">
  199. <DependentUpon>GridAttributeMenuControl.cs</DependentUpon>
  200. </Compile>
  201. <Compile Include="IdentifyPluginControl.cs">
  202. <SubType>UserControl</SubType>
  203. </Compile>
  204. <Compile Include="IdentifyPluginControl.Designer.cs">
  205. <DependentUpon>IdentifyPluginControl.cs</DependentUpon>
  206. </Compile>
  207. <Compile Include="IdentifyUserControl.cs">
  208. <SubType>UserControl</SubType>
  209. </Compile>
  210. <Compile Include="IdentifyUserControl.designer.cs">
  211. <DependentUpon>IdentifyUserControl.cs</DependentUpon>
  212. </Compile>
  213. <Compile Include="LevelLocalConfigControl.cs">
  214. <SubType>UserControl</SubType>
  215. </Compile>
  216. <Compile Include="LevelLocalConfigControl.Designer.cs">
  217. <DependentUpon>LevelLocalConfigControl.cs</DependentUpon>
  218. </Compile>
  219. <Compile Include="LevelLocalControl.cs">
  220. <SubType>UserControl</SubType>
  221. </Compile>
  222. <Compile Include="LevelLocalControl.Designer.cs">
  223. <DependentUpon>LevelLocalControl.cs</DependentUpon>
  224. </Compile>
  225. <Compile Include="MeasureControl.cs">
  226. <SubType>UserControl</SubType>
  227. </Compile>
  228. <Compile Include="MeasureControl.Designer.cs">
  229. <DependentUpon>MeasureControl.cs</DependentUpon>
  230. </Compile>
  231. <Compile Include="MeasurePluginControl.cs">
  232. <SubType>UserControl</SubType>
  233. </Compile>
  234. <Compile Include="MeasurePluginControl.Designer.cs">
  235. <DependentUpon>MeasurePluginControl.cs</DependentUpon>
  236. </Compile>
  237. <Compile Include="Properties\AssemblyInfo.cs" />
  238. <Compile Include="Properties\Resources.Designer.cs">
  239. <AutoGen>True</AutoGen>
  240. <DesignTime>True</DesignTime>
  241. <DependentUpon>Resources.resx</DependentUpon>
  242. </Compile>
  243. <Compile Include="QueryPageControl.cs">
  244. <SubType>UserControl</SubType>
  245. </Compile>
  246. <Compile Include="QueryPageControl.Designer.cs">
  247. <DependentUpon>QueryPageControl.cs</DependentUpon>
  248. </Compile>
  249. <Compile Include="RasterDataGrid.cs">
  250. <SubType>UserControl</SubType>
  251. </Compile>
  252. <Compile Include="RasterDataGrid.Designer.cs">
  253. <DependentUpon>RasterDataGrid.cs</DependentUpon>
  254. </Compile>
  255. <Compile Include="RemoteMappingControl.cs">
  256. <SubType>UserControl</SubType>
  257. </Compile>
  258. <Compile Include="RemoteMappingControl.Designer.cs">
  259. <DependentUpon>RemoteMappingControl.cs</DependentUpon>
  260. </Compile>
  261. <Compile Include="RemoteMappingSetting.cs">
  262. <SubType>Form</SubType>
  263. </Compile>
  264. <Compile Include="RemoteMappingSetting.Designer.cs">
  265. <DependentUpon>RemoteMappingSetting.cs</DependentUpon>
  266. </Compile>
  267. <Compile Include="RemoteMappingSettingControl.cs">
  268. <SubType>UserControl</SubType>
  269. </Compile>
  270. <Compile Include="RemoteMappingSettingControl.Designer.cs">
  271. <DependentUpon>RemoteMappingSettingControl.cs</DependentUpon>
  272. </Compile>
  273. <Compile Include="SelectFormUserControl.cs">
  274. <SubType>UserControl</SubType>
  275. </Compile>
  276. <Compile Include="SelectFormUserControl.Designer.cs">
  277. <DependentUpon>SelectFormUserControl.cs</DependentUpon>
  278. </Compile>
  279. <Compile Include="SelectionViewControl.cs">
  280. <SubType>UserControl</SubType>
  281. </Compile>
  282. <Compile Include="SelectionViewControl.Designer.cs">
  283. <DependentUpon>SelectionViewControl.cs</DependentUpon>
  284. </Compile>
  285. <Compile Include="SetSelectBufferForm.cs">
  286. <SubType>Form</SubType>
  287. </Compile>
  288. <Compile Include="SetSelectBufferForm.Designer.cs">
  289. <DependentUpon>SetSelectBufferForm.cs</DependentUpon>
  290. </Compile>
  291. <Compile Include="SpatialQueryControl.cs">
  292. <SubType>UserControl</SubType>
  293. </Compile>
  294. <Compile Include="SpatialQueryControl.Designer.cs">
  295. <DependentUpon>SpatialQueryControl.cs</DependentUpon>
  296. </Compile>
  297. <Compile Include="TFnumPluginControl.cs">
  298. <SubType>UserControl</SubType>
  299. </Compile>
  300. <Compile Include="TFnumPluginControl.Designer.cs">
  301. <DependentUpon>TFnumPluginControl.cs</DependentUpon>
  302. </Compile>
  303. </ItemGroup>
  304. <ItemGroup>
  305. <EmbeddedResource Include="AttributeQueryPluginControl.resx">
  306. <DependentUpon>AttributeQueryPluginControl.cs</DependentUpon>
  307. </EmbeddedResource>
  308. <EmbeddedResource Include="ControlCoodinateLocal2.resx">
  309. <DependentUpon>ControlCoodinateLocal2.cs</DependentUpon>
  310. </EmbeddedResource>
  311. <EmbeddedResource Include="ControlCoodinateLocal.resx">
  312. <DependentUpon>ControlCoodinateLocal.cs</DependentUpon>
  313. </EmbeddedResource>
  314. <EmbeddedResource Include="ControlTFnum.resx">
  315. <DependentUpon>ControlTFnum.cs</DependentUpon>
  316. </EmbeddedResource>
  317. <EmbeddedResource Include="CoordinateLocalPluginControl.resx">
  318. <DependentUpon>CoordinateLocalPluginControl.cs</DependentUpon>
  319. </EmbeddedResource>
  320. <EmbeddedResource Include="FormIdentifyBySpatial.resx">
  321. <DependentUpon>FormIdentifyBySpatial.cs</DependentUpon>
  322. </EmbeddedResource>
  323. <EmbeddedResource Include="FormRemoteMapping.resx">
  324. <DependentUpon>FormRemoteMapping.cs</DependentUpon>
  325. </EmbeddedResource>
  326. <EmbeddedResource Include="FormSelectRow.resx">
  327. <DependentUpon>FormSelectRow.cs</DependentUpon>
  328. </EmbeddedResource>
  329. <EmbeddedResource Include="FormStatisticResult.resx">
  330. <DependentUpon>FormStatisticResult.cs</DependentUpon>
  331. </EmbeddedResource>
  332. <EmbeddedResource Include="GridAttributeMenuControl.resx">
  333. <DependentUpon>GridAttributeMenuControl.cs</DependentUpon>
  334. </EmbeddedResource>
  335. <EmbeddedResource Include="IdentifyPluginControl.resx">
  336. <DependentUpon>IdentifyPluginControl.cs</DependentUpon>
  337. </EmbeddedResource>
  338. <EmbeddedResource Include="IdentifyUserControl.resx">
  339. <DependentUpon>IdentifyUserControl.cs</DependentUpon>
  340. </EmbeddedResource>
  341. <EmbeddedResource Include="LevelLocalConfigControl.resx">
  342. <DependentUpon>LevelLocalConfigControl.cs</DependentUpon>
  343. </EmbeddedResource>
  344. <EmbeddedResource Include="LevelLocalControl.resx">
  345. <DependentUpon>LevelLocalControl.cs</DependentUpon>
  346. </EmbeddedResource>
  347. <EmbeddedResource Include="MeasureControl.resx">
  348. <DependentUpon>MeasureControl.cs</DependentUpon>
  349. </EmbeddedResource>
  350. <EmbeddedResource Include="MeasurePluginControl.resx">
  351. <DependentUpon>MeasurePluginControl.cs</DependentUpon>
  352. </EmbeddedResource>
  353. <EmbeddedResource Include="Properties\licenses.licx" />
  354. <EmbeddedResource Include="Properties\Resources.resx">
  355. <Generator>ResXFileCodeGenerator</Generator>
  356. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  357. </EmbeddedResource>
  358. <EmbeddedResource Include="QueryPageControl.resx">
  359. <DependentUpon>QueryPageControl.cs</DependentUpon>
  360. </EmbeddedResource>
  361. <EmbeddedResource Include="RasterDataGrid.resx">
  362. <DependentUpon>RasterDataGrid.cs</DependentUpon>
  363. </EmbeddedResource>
  364. <EmbeddedResource Include="RemoteMappingControl.resx">
  365. <DependentUpon>RemoteMappingControl.cs</DependentUpon>
  366. </EmbeddedResource>
  367. <EmbeddedResource Include="RemoteMappingSetting.resx">
  368. <DependentUpon>RemoteMappingSetting.cs</DependentUpon>
  369. </EmbeddedResource>
  370. <EmbeddedResource Include="RemoteMappingSettingControl.resx">
  371. <DependentUpon>RemoteMappingSettingControl.cs</DependentUpon>
  372. </EmbeddedResource>
  373. <EmbeddedResource Include="SelectFormUserControl.resx">
  374. <DependentUpon>SelectFormUserControl.cs</DependentUpon>
  375. </EmbeddedResource>
  376. <EmbeddedResource Include="SelectionViewControl.resx">
  377. <DependentUpon>SelectionViewControl.cs</DependentUpon>
  378. </EmbeddedResource>
  379. <EmbeddedResource Include="SetSelectBufferForm.resx">
  380. <DependentUpon>SetSelectBufferForm.cs</DependentUpon>
  381. </EmbeddedResource>
  382. <EmbeddedResource Include="SpatialQueryControl.resx">
  383. <DependentUpon>SpatialQueryControl.cs</DependentUpon>
  384. </EmbeddedResource>
  385. <EmbeddedResource Include="TFnumPluginControl.resx">
  386. <DependentUpon>TFnumPluginControl.cs</DependentUpon>
  387. </EmbeddedResource>
  388. </ItemGroup>
  389. <ItemGroup>
  390. <ProjectReference Include="..\..\Chart\ChartUI\ChartUI.csproj">
  391. <Project>{9b148249-433d-45d9-9abe-2cb2147f506e}</Project>
  392. <Name>ChartUI</Name>
  393. </ProjectReference>
  394. <ProjectReference Include="..\..\Core\Core.NPOI\Core.NPOI.csproj">
  395. <Project>{478085BA-4E9C-4BA1-816E-A7406D485351}</Project>
  396. <Name>Core.NPOI</Name>
  397. </ProjectReference>
  398. <ProjectReference Include="..\..\Core\CoreUI.Plot\CoreUI.Plot.csproj">
  399. <Project>{4a5824d5-d7c6-4824-90ba-dbe6ae92198f}</Project>
  400. <Name>CoreUI.Plot</Name>
  401. </ProjectReference>
  402. <ProjectReference Include="..\..\Core\CoreUI.Win.Design\CoreUI.Win.Design.csproj">
  403. <Project>{dd3e2c39-17c7-418b-98f4-25343a1c2d53}</Project>
  404. <Name>CoreUI.Win.Design</Name>
  405. </ProjectReference>
  406. <ProjectReference Include="..\..\Core\CoreUI.Win.Form\CoreUI.Win.Form.csproj">
  407. <Project>{400c1549-a6d9-44b8-82d9-97fa6b2b4543}</Project>
  408. <Name>CoreUI.Win.Form</Name>
  409. </ProjectReference>
  410. <ProjectReference Include="..\..\Core\CoreUI.Win\CoreUI.Win.csproj">
  411. <Project>{5995a6fa-b548-43e0-ba6e-8bac021c0cfd}</Project>
  412. <Name>CoreUI.Win</Name>
  413. </ProjectReference>
  414. <ProjectReference Include="..\..\Core\CoreUI\CoreUI.csproj">
  415. <Project>{7cbc0d84-ecc2-4fd7-a1a1-9dd28882cc43}</Project>
  416. <Name>CoreUI</Name>
  417. </ProjectReference>
  418. <ProjectReference Include="..\..\Data\DataUI.Win\DataUI.Win.csproj">
  419. <Project>{49170d4f-544d-4e15-bba2-93cb19faed04}</Project>
  420. <Name>DataUI.Win</Name>
  421. </ProjectReference>
  422. <ProjectReference Include="..\..\Data\Data\Data.csproj">
  423. <Project>{f410d912-fb51-49e7-ab85-6cc132cc19a3}</Project>
  424. <Name>Data</Name>
  425. </ProjectReference>
  426. <ProjectReference Include="..\..\GIS\GISUI.Draw\GISUI.Draw.csproj">
  427. <Project>{4965ea03-24dd-4218-b5d3-211903dd1248}</Project>
  428. <Name>GISUI.Draw</Name>
  429. </ProjectReference>
  430. <ProjectReference Include="..\..\GIS\GISUI.Win\GISUI.Win.csproj">
  431. <Project>{402965c8-aa88-4484-95ae-81d82d92a0a1}</Project>
  432. <Name>GISUI.Win</Name>
  433. </ProjectReference>
  434. <ProjectReference Include="..\..\GIS\GISUI\GISUI.csproj">
  435. <Project>{5c0c3f98-2075-4edf-8e04-49f6e0d513c5}</Project>
  436. <Name>GISUI</Name>
  437. </ProjectReference>
  438. <ProjectReference Include="..\..\GIS\GIS\GIS.csproj">
  439. <Project>{11cfc788-1e8e-470a-9cce-9fdc2d0c9d13}</Project>
  440. <Name>GIS</Name>
  441. </ProjectReference>
  442. <ProjectReference Include="..\SearchUI\SearchUI.csproj">
  443. <Project>{EABBBDAE-C3B3-4F3A-A1DB-01C97BD9C411}</Project>
  444. <Name>SearchUI</Name>
  445. </ProjectReference>
  446. </ItemGroup>
  447. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  448. <PropertyGroup>
  449. <PostBuildEvent>
  450. </PostBuildEvent>
  451. </PropertyGroup>
  452. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  453. Other similar extension points exist, see Microsoft.Common.targets.
  454. <Target Name="BeforeBuild">
  455. </Target>
  456. <Target Name="AfterBuild">
  457. </Target>
  458. -->
  459. </Project>