chutian_parking_terminal.csproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  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>{165F2CC5-6FFB-4903-8D75-C53D63CA6A2D}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>chutian_parking_terminal</RootNamespace>
  10. <AssemblyName>chutian_parking_terminal</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>bin\Debug\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  27. <PlatformTarget>AnyCPU</PlatformTarget>
  28. <DebugType>pdbonly</DebugType>
  29. <Optimize>true</Optimize>
  30. <OutputPath>bin\Release\</OutputPath>
  31. <DefineConstants>TRACE</DefineConstants>
  32. <ErrorReport>prompt</ErrorReport>
  33. <WarningLevel>4</WarningLevel>
  34. </PropertyGroup>
  35. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
  36. <DebugSymbols>true</DebugSymbols>
  37. <OutputPath>bin\x64\Debug\</OutputPath>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DebugType>full</DebugType>
  40. <PlatformTarget>x64</PlatformTarget>
  41. <ErrorReport>prompt</ErrorReport>
  42. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  43. <Prefer32Bit>true</Prefer32Bit>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
  46. <OutputPath>bin\x64\Release\</OutputPath>
  47. <DefineConstants>TRACE</DefineConstants>
  48. <Optimize>true</Optimize>
  49. <DebugType>pdbonly</DebugType>
  50. <PlatformTarget>x64</PlatformTarget>
  51. <ErrorReport>prompt</ErrorReport>
  52. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  53. <Prefer32Bit>true</Prefer32Bit>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  56. <DebugSymbols>true</DebugSymbols>
  57. <OutputPath>bin\x86\Debug\</OutputPath>
  58. <DefineConstants>DEBUG;TRACE</DefineConstants>
  59. <DebugType>full</DebugType>
  60. <PlatformTarget>x86</PlatformTarget>
  61. <ErrorReport>prompt</ErrorReport>
  62. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  63. <Prefer32Bit>true</Prefer32Bit>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  66. <OutputPath>bin\x86\Release\</OutputPath>
  67. <DefineConstants>TRACE</DefineConstants>
  68. <Optimize>true</Optimize>
  69. <DebugType>pdbonly</DebugType>
  70. <PlatformTarget>x86</PlatformTarget>
  71. <ErrorReport>prompt</ErrorReport>
  72. <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  73. <Prefer32Bit>true</Prefer32Bit>
  74. </PropertyGroup>
  75. <ItemGroup>
  76. <Reference Include="Google.Protobuf, Version=3.17.3.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
  77. <HintPath>packages\Google.Protobuf.3.17.3\lib\net45\Google.Protobuf.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Kitware.mummy.Runtime, Version=1.0.2.599, Culture=neutral, PublicKeyToken=995c7fb9db2c1b44, processorArchitecture=x86">
  80. <HintPath>packages\Activiz.NET.x86.5.8.0\lib\net20\Kitware.mummy.Runtime.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Kitware.VTK, Version=5.8.0.607, Culture=neutral, PublicKeyToken=995c7fb9db2c1b44, processorArchitecture=x86">
  83. <HintPath>packages\Activiz.NET.x86.5.8.0\lib\net20\Kitware.VTK.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  86. <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  87. </Reference>
  88. <Reference Include="NNanomsg, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
  89. <HintPath>packages\NNanomsg.0.5.2\lib\net40\NNanomsg.dll</HintPath>
  90. </Reference>
  91. <Reference Include="SunnyUI, Version=3.0.7.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
  92. <HintPath>packages\SunnyUI.3.0.7\lib\net40\SunnyUI.dll</HintPath>
  93. </Reference>
  94. <Reference Include="SunnyUI.Common, Version=3.0.7.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
  95. <HintPath>packages\SunnyUI.Common.3.0.7\lib\net40\SunnyUI.Common.dll</HintPath>
  96. </Reference>
  97. <Reference Include="System" />
  98. <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  99. <HintPath>packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System.Configuration" />
  102. <Reference Include="System.Core" />
  103. <Reference Include="System.Design" />
  104. <Reference Include="System.EnterpriseServices" />
  105. <Reference Include="System.Management" />
  106. <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  107. <HintPath>packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Numerics" />
  110. <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  111. <HintPath>packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  114. <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System.Runtime.Serialization" />
  117. <Reference Include="System.ServiceModel" />
  118. <Reference Include="System.Web.Extensions" />
  119. <Reference Include="System.Web.Services" />
  120. <Reference Include="System.Xml.Linq" />
  121. <Reference Include="System.Data.DataSetExtensions" />
  122. <Reference Include="Microsoft.CSharp" />
  123. <Reference Include="System.Data" />
  124. <Reference Include="System.Deployment" />
  125. <Reference Include="System.Drawing" />
  126. <Reference Include="System.Net.Http" />
  127. <Reference Include="System.Windows.Forms" />
  128. <Reference Include="System.Xml" />
  129. <Reference Include="zxing">
  130. <HintPath>SDK\zxing.dll</HintPath>
  131. </Reference>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <Compile Include="action_window.cs">
  135. <SubType>Form</SubType>
  136. </Compile>
  137. <Compile Include="action_window.Designer.cs">
  138. <DependentUpon>action_window.cs</DependentUpon>
  139. </Compile>
  140. <Compile Include="baseMsg\CentralController\CentralControlMessage.cs" />
  141. <Compile Include="baseMsg\CentralController\MessageBase.cs" />
  142. <Compile Include="baseMsg\CentralController\NotifyMessage.cs" />
  143. <Compile Include="baseMsg\CentralController\ParkspaceAllocationMessage.cs" />
  144. <Compile Include="baseMsg\CentralController\ProcessMessage.cs" />
  145. <Compile Include="baseMsg\CentralController\TerminalMessage.cs" />
  146. <Compile Include="baseMsg\GroundRad\MeasureMessage.cs" />
  147. <Compile Include="baseMsg\SingleChipComputer\InitialSinglechipMsg.cs" />
  148. <Compile Include="communication\channel_communication.cs" />
  149. <Compile Include="communication\singlechip_communication.cs" />
  150. <Compile Include="communication_base\communication_socket_base.cs" />
  151. <Compile Include="communication_base\communication_socket_tcp_base.cs" />
  152. <Compile Include="data_buffer\central_control_data_buffer.cs" />
  153. <Compile Include="data_buffer\ground_radar_data_buffer.cs" />
  154. <Compile Include="data_buffer\parkspace_status_data_buffer.cs" />
  155. <Compile Include="data_buffer\singlechip_data_buffer.cs" />
  156. <Compile Include="data_buffer\tip_data_buffer.cs" />
  157. <Compile Include="FetchingForm.cs">
  158. <SubType>Form</SubType>
  159. </Compile>
  160. <Compile Include="FetchingForm.Designer.cs">
  161. <DependentUpon>FetchingForm.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="FormVtk.cs">
  164. <SubType>Form</SubType>
  165. </Compile>
  166. <Compile Include="FormVtk.Designer.cs">
  167. <DependentUpon>FormVtk.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="front_terminal_manager\front_terminal_manager.cs" />
  170. <Compile Include="led_screen\broadcastModule.cs" />
  171. <Compile Include="led_screen\Led5kSDK.cs" />
  172. <Compile Include="MessageBoxForm.cs">
  173. <SubType>Form</SubType>
  174. </Compile>
  175. <Compile Include="MessageBoxForm.Designer.cs">
  176. <DependentUpon>MessageBoxForm.cs</DependentUpon>
  177. </Compile>
  178. <Compile Include="motion_executer\entrance_execute.cs" />
  179. <Compile Include="motion_executer\exit_execute.cs" />
  180. <Compile Include="num_machine\NumMachine.cs" />
  181. <Compile Include="num_machine\VzClientSDK.cs" />
  182. <Compile Include="process_manage\notify_manage.cs" />
  183. <Compile Include="process_manage\process_manage.cs" />
  184. <Compile Include="Program.cs" />
  185. <Compile Include="Properties\AssemblyInfo.cs" />
  186. <Compile Include="tool\autosizeform\AutoSizeForm.cs" />
  187. <Compile Include="tool\jsonfileoperation\json_file_operation.cs" />
  188. <Compile Include="tool\log_server\Log.cs" />
  189. <Compile Include="tool\log_server\LogManager.cs" />
  190. <Compile Include="tool\media\MediaPlayer.cs" />
  191. <Compile Include="tool\print\Printer.cs" />
  192. <Compile Include="tool\print\PrintManual.cs" />
  193. <Compile Include="tool\print\QRCode.cs" />
  194. <Compile Include="tool\print\QRcodeGenerator.cs" />
  195. <Compile Include="tool\scanner\QRCodeScanner.cs" />
  196. <Compile Include="tool\scanner\ScannerInterface.cs" />
  197. <Compile Include="tool\scanner\ScannerServer.cs" />
  198. <Compile Include="tool\scanner\Vbarapi.cs" />
  199. <Compile Include="tool\singleton\singleton.cs" />
  200. <Compile Include="Web References\cn.com.webxml.www\Reference.cs">
  201. <AutoGen>True</AutoGen>
  202. <DesignTime>True</DesignTime>
  203. <DependentUpon>Reference.map</DependentUpon>
  204. </Compile>
  205. <EmbeddedResource Include="action_window.resx">
  206. <DependentUpon>action_window.cs</DependentUpon>
  207. </EmbeddedResource>
  208. <EmbeddedResource Include="FetchingForm.resx">
  209. <DependentUpon>FetchingForm.cs</DependentUpon>
  210. </EmbeddedResource>
  211. <EmbeddedResource Include="FormVtk.resx">
  212. <DependentUpon>FormVtk.cs</DependentUpon>
  213. </EmbeddedResource>
  214. <EmbeddedResource Include="MessageBoxForm.resx">
  215. <DependentUpon>MessageBoxForm.cs</DependentUpon>
  216. </EmbeddedResource>
  217. <EmbeddedResource Include="Properties\Resources.resx">
  218. <Generator>ResXFileCodeGenerator</Generator>
  219. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  220. <SubType>Designer</SubType>
  221. </EmbeddedResource>
  222. <Compile Include="Properties\Resources.Designer.cs">
  223. <AutoGen>True</AutoGen>
  224. <DependentUpon>Resources.resx</DependentUpon>
  225. <DesignTime>True</DesignTime>
  226. </Compile>
  227. <None Include="baseMsg\protobufMsg\initial_singlechip_msg.proto" />
  228. <None Include="packages.config" />
  229. <None Include="Properties\DataSources\System.Data.DataSet.datasource" />
  230. <None Include="Properties\Settings.settings">
  231. <Generator>SettingsSingleFileGenerator</Generator>
  232. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  233. </None>
  234. <Compile Include="Properties\Settings.Designer.cs">
  235. <AutoGen>True</AutoGen>
  236. <DependentUpon>Settings.settings</DependentUpon>
  237. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  238. </Compile>
  239. <None Include="baseMsg\protobufMsg\measure_message.proto" />
  240. <None Include="baseMsg\protobufMsg\message_base.proto" />
  241. <None Include="baseMsg\protobufMsg\parkspace_allocation_message.proto" />
  242. <None Include="baseMsg\protobufMsg\process_message.proto" />
  243. <None Include="baseMsg\protobufMsg\terminal_message.proto" />
  244. <None Include="settings.json" />
  245. <None Include="Web References\cn.com.webxml.www\Reference.map">
  246. <Generator>MSDiscoCodeGenerator</Generator>
  247. <LastGenOutput>Reference.cs</LastGenOutput>
  248. </None>
  249. <None Include="Web References\cn.com.webxml.www\WeatherWebService.wsdl" />
  250. </ItemGroup>
  251. <ItemGroup>
  252. <None Include="App.config">
  253. <SubType>Designer</SubType>
  254. </None>
  255. </ItemGroup>
  256. <ItemGroup>
  257. <COMReference Include="AxWMPLib">
  258. <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
  259. <VersionMajor>1</VersionMajor>
  260. <VersionMinor>0</VersionMinor>
  261. <Lcid>0</Lcid>
  262. <WrapperTool>aximp</WrapperTool>
  263. <Isolated>False</Isolated>
  264. </COMReference>
  265. <COMReference Include="WMPLib">
  266. <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
  267. <VersionMajor>1</VersionMajor>
  268. <VersionMinor>0</VersionMinor>
  269. <Lcid>0</Lcid>
  270. <WrapperTool>tlbimp</WrapperTool>
  271. <Isolated>False</Isolated>
  272. <EmbedInteropTypes>True</EmbedInteropTypes>
  273. </COMReference>
  274. </ItemGroup>
  275. <ItemGroup>
  276. <Content Include="SDK\avcodec-57.dll" />
  277. <Content Include="SDK\avformat-57.dll" />
  278. <Content Include="SDK\avutil-55.dll" />
  279. <Content Include="SDK\Led5kSDK.dll" />
  280. <Content Include="SDK\msvcr90.dll" />
  281. <Content Include="SDK\SunnyUI.dll" />
  282. <Content Include="SDK\vbar.dll" />
  283. <Content Include="SDK\VzAudioDataPlayer.dll" />
  284. <Content Include="SDK\VzDrawsLib.dll" />
  285. <Content Include="SDK\VzLPRSDK.dll" />
  286. <Content Include="SDK\VzPlayer2.dll" />
  287. <Content Include="SDK\VzStreamClient.dll" />
  288. <Content Include="SDK\zxing.dll" />
  289. <None Include="Web References\cn.com.webxml.www\WeatherWebService.disco" />
  290. <Content Include="Resource\1.gif" />
  291. <Content Include="Resource\1.jpg" />
  292. <Content Include="Resource\2.jpg" />
  293. <Content Include="Resource\3.jpg" />
  294. <Content Include="Resource\app.png" />
  295. <Content Include="Resource\logo.ico" />
  296. <Content Include="Resource\logo2.ico" />
  297. <Content Include="Resource\puaipark.mp4" />
  298. <Content Include="Resource\zxpark.mp4" />
  299. <Content Include="Resource\中国天气网城市代码.txt" />
  300. </ItemGroup>
  301. <ItemGroup>
  302. <WCFMetadata Include="Connected Services\" />
  303. </ItemGroup>
  304. <ItemGroup>
  305. <WebReferences Include="Web References\" />
  306. </ItemGroup>
  307. <ItemGroup>
  308. <WebReferenceUrl Include="http://www.webxml.com.cn/WebServices/WeatherWebService.asmx">
  309. <UrlBehavior>Dynamic</UrlBehavior>
  310. <RelPath>Web References\cn.com.webxml.www\</RelPath>
  311. <UpdateFromURL>http://www.webxml.com.cn/WebServices/WeatherWebService.asmx</UpdateFromURL>
  312. <ServiceLocationURL>
  313. </ServiceLocationURL>
  314. <CachedDynamicPropName>
  315. </CachedDynamicPropName>
  316. <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
  317. <CachedSettingsPropName>chutian_parking_terminal_cn_com_webxml_www_WeatherWebService</CachedSettingsPropName>
  318. </WebReferenceUrl>
  319. </ItemGroup>
  320. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  321. </Project>