123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{165F2CC5-6FFB-4903-8D75-C53D63CA6A2D}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>chutian_parking_terminal</RootNamespace>
- <AssemblyName>chutian_parking_terminal</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Google.Protobuf, Version=3.17.3.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
- <HintPath>packages\Google.Protobuf.3.17.3\lib\net45\Google.Protobuf.dll</HintPath>
- </Reference>
- <Reference Include="Kitware.mummy.Runtime, Version=1.0.2.599, Culture=neutral, PublicKeyToken=995c7fb9db2c1b44, processorArchitecture=x86">
- <HintPath>packages\Activiz.NET.x86.5.8.0\lib\net20\Kitware.mummy.Runtime.dll</HintPath>
- </Reference>
- <Reference Include="Kitware.VTK, Version=5.8.0.607, Culture=neutral, PublicKeyToken=995c7fb9db2c1b44, processorArchitecture=x86">
- <HintPath>packages\Activiz.NET.x86.5.8.0\lib\net20\Kitware.VTK.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="NNanomsg, Version=0.5.2.0, Culture=neutral, processorArchitecture=MSIL">
- <HintPath>packages\NNanomsg.0.5.2\lib\net40\NNanomsg.dll</HintPath>
- </Reference>
- <Reference Include="SunnyUI, Version=3.0.7.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
- <HintPath>packages\SunnyUI.3.0.7\lib\net40\SunnyUI.dll</HintPath>
- </Reference>
- <Reference Include="SunnyUI.Common, Version=3.0.7.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
- <HintPath>packages\SunnyUI.Common.3.0.7\lib\net40\SunnyUI.Common.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Design" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="System.Management" />
- <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="zxing">
- <HintPath>SDK\zxing.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="action_window.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="action_window.Designer.cs">
- <DependentUpon>action_window.cs</DependentUpon>
- </Compile>
- <Compile Include="baseMsg\CentralController\CentralControlMessage.cs" />
- <Compile Include="baseMsg\CentralController\MessageBase.cs" />
- <Compile Include="baseMsg\CentralController\NotifyMessage.cs" />
- <Compile Include="baseMsg\CentralController\ParkspaceAllocationMessage.cs" />
- <Compile Include="baseMsg\CentralController\ProcessMessage.cs" />
- <Compile Include="baseMsg\CentralController\TerminalMessage.cs" />
- <Compile Include="baseMsg\GroundRad\MeasureMessage.cs" />
- <Compile Include="baseMsg\SingleChipComputer\InitialSinglechipMsg.cs" />
- <Compile Include="communication\channel_communication.cs" />
- <Compile Include="communication\singlechip_communication.cs" />
- <Compile Include="communication_base\communication_socket_base.cs" />
- <Compile Include="communication_base\communication_socket_tcp_base.cs" />
- <Compile Include="data_buffer\central_control_data_buffer.cs" />
- <Compile Include="data_buffer\ground_radar_data_buffer.cs" />
- <Compile Include="data_buffer\parkspace_status_data_buffer.cs" />
- <Compile Include="data_buffer\singlechip_data_buffer.cs" />
- <Compile Include="data_buffer\tip_data_buffer.cs" />
- <Compile Include="FetchingForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FetchingForm.Designer.cs">
- <DependentUpon>FetchingForm.cs</DependentUpon>
- </Compile>
- <Compile Include="FormVtk.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FormVtk.Designer.cs">
- <DependentUpon>FormVtk.cs</DependentUpon>
- </Compile>
- <Compile Include="front_terminal_manager\front_terminal_manager.cs" />
- <Compile Include="led_screen\broadcastModule.cs" />
- <Compile Include="led_screen\Led5kSDK.cs" />
- <Compile Include="MessageBoxForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MessageBoxForm.Designer.cs">
- <DependentUpon>MessageBoxForm.cs</DependentUpon>
- </Compile>
- <Compile Include="motion_executer\entrance_execute.cs" />
- <Compile Include="motion_executer\exit_execute.cs" />
- <Compile Include="num_machine\NumMachine.cs" />
- <Compile Include="num_machine\VzClientSDK.cs" />
- <Compile Include="process_manage\notify_manage.cs" />
- <Compile Include="process_manage\process_manage.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="tool\autosizeform\AutoSizeForm.cs" />
- <Compile Include="tool\jsonfileoperation\json_file_operation.cs" />
- <Compile Include="tool\log_server\Log.cs" />
- <Compile Include="tool\log_server\LogManager.cs" />
- <Compile Include="tool\media\MediaPlayer.cs" />
- <Compile Include="tool\print\Printer.cs" />
- <Compile Include="tool\print\PrintManual.cs" />
- <Compile Include="tool\print\QRCode.cs" />
- <Compile Include="tool\print\QRcodeGenerator.cs" />
- <Compile Include="tool\scanner\QRCodeScanner.cs" />
- <Compile Include="tool\scanner\ScannerInterface.cs" />
- <Compile Include="tool\scanner\ScannerServer.cs" />
- <Compile Include="tool\scanner\Vbarapi.cs" />
- <Compile Include="tool\singleton\singleton.cs" />
- <Compile Include="Web References\cn.com.webxml.www\Reference.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Reference.map</DependentUpon>
- </Compile>
- <EmbeddedResource Include="action_window.resx">
- <DependentUpon>action_window.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="FetchingForm.resx">
- <DependentUpon>FetchingForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="FormVtk.resx">
- <DependentUpon>FormVtk.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MessageBoxForm.resx">
- <DependentUpon>MessageBoxForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- </Compile>
- <None Include="baseMsg\protobufMsg\initial_singlechip_msg.proto" />
- <None Include="packages.config" />
- <None Include="Properties\DataSources\System.Data.DataSet.datasource" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <None Include="baseMsg\protobufMsg\measure_message.proto" />
- <None Include="baseMsg\protobufMsg\message_base.proto" />
- <None Include="baseMsg\protobufMsg\parkspace_allocation_message.proto" />
- <None Include="baseMsg\protobufMsg\process_message.proto" />
- <None Include="baseMsg\protobufMsg\terminal_message.proto" />
- <None Include="settings.json" />
- <None Include="Web References\cn.com.webxml.www\Reference.map">
- <Generator>MSDiscoCodeGenerator</Generator>
- <LastGenOutput>Reference.cs</LastGenOutput>
- </None>
- <None Include="Web References\cn.com.webxml.www\WeatherWebService.wsdl" />
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config">
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <COMReference Include="AxWMPLib">
- <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
- <VersionMajor>1</VersionMajor>
- <VersionMinor>0</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>aximp</WrapperTool>
- <Isolated>False</Isolated>
- </COMReference>
- <COMReference Include="WMPLib">
- <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
- <VersionMajor>1</VersionMajor>
- <VersionMinor>0</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>tlbimp</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="SDK\avcodec-57.dll" />
- <Content Include="SDK\avformat-57.dll" />
- <Content Include="SDK\avutil-55.dll" />
- <Content Include="SDK\Led5kSDK.dll" />
- <Content Include="SDK\msvcr90.dll" />
- <Content Include="SDK\SunnyUI.dll" />
- <Content Include="SDK\vbar.dll" />
- <Content Include="SDK\VzAudioDataPlayer.dll" />
- <Content Include="SDK\VzDrawsLib.dll" />
- <Content Include="SDK\VzLPRSDK.dll" />
- <Content Include="SDK\VzPlayer2.dll" />
- <Content Include="SDK\VzStreamClient.dll" />
- <Content Include="SDK\zxing.dll" />
- <None Include="Web References\cn.com.webxml.www\WeatherWebService.disco" />
- <Content Include="Resource\1.gif" />
- <Content Include="Resource\1.jpg" />
- <Content Include="Resource\2.jpg" />
- <Content Include="Resource\3.jpg" />
- <Content Include="Resource\app.png" />
- <Content Include="Resource\logo.ico" />
- <Content Include="Resource\logo2.ico" />
- <Content Include="Resource\puaipark.mp4" />
- <Content Include="Resource\zxpark.mp4" />
- <Content Include="Resource\中国天气网城市代码.txt" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <ItemGroup>
- <WebReferences Include="Web References\" />
- </ItemGroup>
- <ItemGroup>
- <WebReferenceUrl Include="http://www.webxml.com.cn/WebServices/WeatherWebService.asmx">
- <UrlBehavior>Dynamic</UrlBehavior>
- <RelPath>Web References\cn.com.webxml.www\</RelPath>
- <UpdateFromURL>http://www.webxml.com.cn/WebServices/WeatherWebService.asmx</UpdateFromURL>
- <ServiceLocationURL>
- </ServiceLocationURL>
- <CachedDynamicPropName>
- </CachedDynamicPropName>
- <CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
- <CachedSettingsPropName>chutian_parking_terminal_cn_com_webxml_www_WeatherWebService</CachedSettingsPropName>
- </WebReferenceUrl>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|