SIASUN.Autopilot.View.csproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  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>{97081C06-CB8E-438E-8083-530609B745D3}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>SIASUN.Autopilot.View</RootNamespace>
  10. <AssemblyName>SIASUN.Autopilot.View</AssemblyName>
  11. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <PublishUrl>publish\</PublishUrl>
  15. <Install>true</Install>
  16. <InstallFrom>Disk</InstallFrom>
  17. <UpdateEnabled>false</UpdateEnabled>
  18. <UpdateMode>Foreground</UpdateMode>
  19. <UpdateInterval>7</UpdateInterval>
  20. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  21. <UpdatePeriodically>false</UpdatePeriodically>
  22. <UpdateRequired>false</UpdateRequired>
  23. <MapFileExtensions>true</MapFileExtensions>
  24. <ApplicationRevision>0</ApplicationRevision>
  25. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  26. <IsWebBootstrapper>false</IsWebBootstrapper>
  27. <UseApplicationTrust>false</UseApplicationTrust>
  28. <BootstrapperEnabled>true</BootstrapperEnabled>
  29. </PropertyGroup>
  30. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  31. <PlatformTarget>AnyCPU</PlatformTarget>
  32. <DebugSymbols>true</DebugSymbols>
  33. <DebugType>full</DebugType>
  34. <Optimize>false</Optimize>
  35. <OutputPath>bin\Debug\</OutputPath>
  36. <DefineConstants>DEBUG;TRACE</DefineConstants>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <PlatformTarget>AnyCPU</PlatformTarget>
  42. <DebugType>pdbonly</DebugType>
  43. <Optimize>true</Optimize>
  44. <OutputPath>bin\Release\</OutputPath>
  45. <DefineConstants>TRACE</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. </PropertyGroup>
  49. <ItemGroup>
  50. <Reference Include="Aspose.Cells">
  51. <HintPath>..\Reference\Aspose.Cells.dll</HintPath>
  52. </Reference>
  53. <Reference Include="DevExpress.BonusSkins.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>C:\Program Files (x86)\DevExpress 16.2\Components\Bin\Framework\DevExpress.BonusSkins.v16.2.dll</HintPath>
  56. <EmbedInteropTypes>False</EmbedInteropTypes>
  57. </Reference>
  58. <Reference Include="DevExpress.Data.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  59. <EmbedInteropTypes>False</EmbedInteropTypes>
  60. </Reference>
  61. <Reference Include="DevExpress.Printing.v16.2.Core, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  62. <EmbedInteropTypes>False</EmbedInteropTypes>
  63. </Reference>
  64. <Reference Include="DevExpress.Utils.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  65. <EmbedInteropTypes>False</EmbedInteropTypes>
  66. </Reference>
  67. <Reference Include="DevExpress.XtraBars.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  68. <EmbedInteropTypes>False</EmbedInteropTypes>
  69. </Reference>
  70. <Reference Include="DevExpress.XtraEditors.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  71. <EmbedInteropTypes>False</EmbedInteropTypes>
  72. </Reference>
  73. <Reference Include="DevExpress.XtraGrid.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  74. <Reference Include="DevExpress.XtraLayout.v16.2, Version=16.2.13.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  75. <Reference Include="log4net">
  76. <HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
  77. </Reference>
  78. <Reference Include="StackExchange.Redis, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null" />
  79. <Reference Include="System">
  80. <EmbedInteropTypes>False</EmbedInteropTypes>
  81. <Private>True</Private>
  82. </Reference>
  83. <Reference Include="System.Configuration" />
  84. <Reference Include="System.Core">
  85. <EmbedInteropTypes>False</EmbedInteropTypes>
  86. <Private>True</Private>
  87. </Reference>
  88. <Reference Include="System.Web.Extensions" />
  89. <Reference Include="System.Xml.Linq">
  90. <EmbedInteropTypes>False</EmbedInteropTypes>
  91. <Private>True</Private>
  92. </Reference>
  93. <Reference Include="System.Data.DataSetExtensions">
  94. <EmbedInteropTypes>False</EmbedInteropTypes>
  95. <Private>True</Private>
  96. </Reference>
  97. <Reference Include="Microsoft.CSharp">
  98. <EmbedInteropTypes>False</EmbedInteropTypes>
  99. <Private>True</Private>
  100. </Reference>
  101. <Reference Include="System.Data">
  102. <EmbedInteropTypes>False</EmbedInteropTypes>
  103. <Private>True</Private>
  104. </Reference>
  105. <Reference Include="System.Deployment">
  106. <EmbedInteropTypes>False</EmbedInteropTypes>
  107. <Private>True</Private>
  108. </Reference>
  109. <Reference Include="System.Drawing">
  110. <EmbedInteropTypes>False</EmbedInteropTypes>
  111. <Private>True</Private>
  112. </Reference>
  113. <Reference Include="System.Net.Http">
  114. <EmbedInteropTypes>False</EmbedInteropTypes>
  115. <Private>True</Private>
  116. </Reference>
  117. <Reference Include="System.Windows.Forms">
  118. <EmbedInteropTypes>False</EmbedInteropTypes>
  119. <Private>True</Private>
  120. </Reference>
  121. <Reference Include="System.Xml">
  122. <EmbedInteropTypes>False</EmbedInteropTypes>
  123. <Private>True</Private>
  124. </Reference>
  125. </ItemGroup>
  126. <ItemGroup>
  127. <Compile Include="FormMonitor.cs">
  128. <SubType>Form</SubType>
  129. </Compile>
  130. <Compile Include="FormMonitor.Designer.cs">
  131. <DependentUpon>FormMonitor.cs</DependentUpon>
  132. </Compile>
  133. <Compile Include="FormInitMap.cs">
  134. <SubType>Form</SubType>
  135. </Compile>
  136. <Compile Include="FormInitMap.Designer.cs">
  137. <DependentUpon>FormInitMap.cs</DependentUpon>
  138. </Compile>
  139. <Compile Include="FormMain.cs">
  140. <SubType>Form</SubType>
  141. </Compile>
  142. <Compile Include="FormMain.Designer.cs">
  143. <DependentUpon>FormMain.cs</DependentUpon>
  144. </Compile>
  145. <Compile Include="FormRoutePlan.cs">
  146. <SubType>Form</SubType>
  147. </Compile>
  148. <Compile Include="FormRoutePlan.Designer.cs">
  149. <DependentUpon>FormRoutePlan.cs</DependentUpon>
  150. </Compile>
  151. <Compile Include="FormTest.cs">
  152. <SubType>Form</SubType>
  153. </Compile>
  154. <Compile Include="FormTest.Designer.cs">
  155. <DependentUpon>FormTest.cs</DependentUpon>
  156. </Compile>
  157. <Compile Include="Helper\DrawObjects.cs" />
  158. <Compile Include="PicExControl.cs">
  159. <SubType>UserControl</SubType>
  160. </Compile>
  161. <Compile Include="PicExControl.Designer.cs">
  162. <DependentUpon>PicExControl.cs</DependentUpon>
  163. </Compile>
  164. <Compile Include="Program.cs" />
  165. <Compile Include="Properties\AssemblyInfo.cs" />
  166. <Compile Include="Helper\RibbonPageHelper.cs" />
  167. <EmbeddedResource Include="FormMonitor.resx">
  168. <DependentUpon>FormMonitor.cs</DependentUpon>
  169. <SubType>Designer</SubType>
  170. </EmbeddedResource>
  171. <EmbeddedResource Include="FormInitMap.resx">
  172. <DependentUpon>FormInitMap.cs</DependentUpon>
  173. </EmbeddedResource>
  174. <EmbeddedResource Include="FormMain.resx">
  175. <DependentUpon>FormMain.cs</DependentUpon>
  176. </EmbeddedResource>
  177. <EmbeddedResource Include="FormRoutePlan.resx">
  178. <DependentUpon>FormRoutePlan.cs</DependentUpon>
  179. </EmbeddedResource>
  180. <EmbeddedResource Include="FormTest.resx">
  181. <DependentUpon>FormTest.cs</DependentUpon>
  182. </EmbeddedResource>
  183. <EmbeddedResource Include="Properties\licenses.licx" />
  184. <EmbeddedResource Include="Properties\Resources.resx">
  185. <Generator>ResXFileCodeGenerator</Generator>
  186. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  187. <SubType>Designer</SubType>
  188. </EmbeddedResource>
  189. <Compile Include="Properties\Resources.Designer.cs">
  190. <AutoGen>True</AutoGen>
  191. <DependentUpon>Resources.resx</DependentUpon>
  192. <DesignTime>True</DesignTime>
  193. </Compile>
  194. <None Include="packages.config" />
  195. <None Include="Properties\Settings.settings">
  196. <Generator>SettingsSingleFileGenerator</Generator>
  197. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  198. </None>
  199. <Compile Include="Properties\Settings.Designer.cs">
  200. <AutoGen>True</AutoGen>
  201. <DependentUpon>Settings.settings</DependentUpon>
  202. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  203. </Compile>
  204. </ItemGroup>
  205. <ItemGroup>
  206. <None Include="App.config">
  207. <SubType>Designer</SubType>
  208. </None>
  209. </ItemGroup>
  210. <ItemGroup>
  211. <ProjectReference Include="..\ProjectBase.Data\ProjectBase.Data.csproj">
  212. <Project>{EC573C83-A921-4670-BF62-F57F836649CC}</Project>
  213. <Name>ProjectBase.Data</Name>
  214. </ProjectReference>
  215. <ProjectReference Include="..\ProjectBase.Util\ProjectBase.Util.csproj">
  216. <Project>{86A2B1C2-EFCA-48B2-BEA4-BE7DB24BE679}</Project>
  217. <Name>ProjectBase.Util</Name>
  218. </ProjectReference>
  219. <ProjectReference Include="..\SIASUN.Autopilot.BLL\SIASUN.Autopilot.BLL.csproj">
  220. <Project>{AEDA4339-37D7-46E5-A65C-B45D04BD6E2E}</Project>
  221. <Name>SIASUN.Autopilot.BLL</Name>
  222. </ProjectReference>
  223. <ProjectReference Include="..\SIASUN.Autopilot.Device\SIASUN.Autopilot.Device.csproj">
  224. <Project>{D0184728-D27C-4D20-BD87-1B4B18BCA529}</Project>
  225. <Name>SIASUN.Autopilot.Device</Name>
  226. </ProjectReference>
  227. <ProjectReference Include="..\SIASUN.Autopilot.Model\SIASUN.Autopilot.Model.csproj">
  228. <Project>{7AB97F26-3CED-4C6A-A052-C8D97A14D0AD}</Project>
  229. <Name>SIASUN.Autopilot.Model</Name>
  230. </ProjectReference>
  231. </ItemGroup>
  232. <ItemGroup>
  233. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  234. <Visible>False</Visible>
  235. <ProductName>.NET Framework 3.5 SP1</ProductName>
  236. <Install>false</Install>
  237. </BootstrapperPackage>
  238. </ItemGroup>
  239. <ItemGroup>
  240. <Content Include="Images\100.ico">
  241. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  242. </Content>
  243. <Content Include="Images\Cancel_16x16.png">
  244. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  245. </Content>
  246. <Content Include="Images\GeoPointMap_32x32.png">
  247. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  248. </Content>
  249. <Content Include="Images\Pause_16x16.png">
  250. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  251. </Content>
  252. <Content Include="Images\Play_16x16.png">
  253. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  254. </Content>
  255. <Content Include="Images\Technology_32x32.png">
  256. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  257. </Content>
  258. <Content Include="Images\汽车2.png">
  259. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  260. </Content>
  261. <Content Include="Images\红色.png">
  262. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  263. </Content>
  264. <Content Include="Images\绿色.png">
  265. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  266. </Content>
  267. <None Include="Images\地图.jpg">
  268. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  269. </None>
  270. </ItemGroup>
  271. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  272. </Project>