123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328 |
- <?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</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </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>
- <Prefer32Bit>false</Prefer32Bit>
- </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>
- <Prefer32Bit>false</Prefer32Bit>
- </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>
- <PropertyGroup>
- <ApplicationIcon>logo.ico</ApplicationIcon>
- </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="netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" />
- <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.Speech" />
- <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\nonamsg\CentralControlMessage.cs" />
- <Compile Include="baseMsg\nonamsg\MeasureMessage.cs" />
- <Compile Include="baseMsg\nonamsg\MessageBase.cs" />
- <Compile Include="baseMsg\nonamsg\NotifyMessage.cs" />
- <Compile Include="baseMsg\nonamsg\ParkspaceAllocationMessage.cs" />
- <Compile Include="baseMsg\nonamsg\ProcessMessage.cs" />
- <Compile Include="baseMsg\nonamsg\TerminalMessage.cs" />
- <Compile Include="baseMsg\nonamsg\UnNormalizedModuleMessage.cs" />
- <Compile Include="baseMsg\SingleChipComputer\SinglechipMsg.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\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="data_buffer\unnormalized_module_data_buffer.cs" />
- <Compile Include="FetchingForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FetchingForm.Designer.cs">
- <DependentUpon>FetchingForm.cs</DependentUpon>
- </Compile>
- <Compile Include="front_terminal_manager\front_terminal_manager.cs" />
- <Compile Include="MessageBoxForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MessageBoxForm.Designer.cs">
- <DependentUpon>MessageBoxForm.cs</DependentUpon>
- </Compile>
- <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" />
- <EmbeddedResource Include="action_window.resx">
- <DependentUpon>action_window.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="FetchingForm.resx">
- <DependentUpon>FetchingForm.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="app.config" />
- <None Include="baseMsg\protobufMsg\notify_message.proto" />
- <None Include="baseMsg\protobufMsg\singlechip_msg.proto" />
- <None Include="baseMsg\protobufMsg\UnNormalized_module_message.proto" />
- <None Include="bin\x86\Debug\settings.json" />
- <None Include="bin\x86\Release\settings.json" />
- <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" />
- </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="logo.ico" />
- <Content Include="Resource\fetchingBtn.BackgroundImage.png" />
- <Content Include="Resource\fetchingBtn_gray.BackgroundImage.png" />
- <Content Include="Resource\panel2.BackgroundImage.png" />
- <Content Include="Resource\parkingBtn.BackgroundImage.png" />
- <Content Include="Resource\parkingBtn_gray.BackgroundImage.png" />
- <Content Include="Resource\pictureBox2.BackgroundImage.png" />
- <Content Include="Resource\weatherPicture.Image.png" />
- <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" />
- <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>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Import Project="packages\Subor.nng.NETCore.1.1.1.1\build\Subor.nng.NETCore.targets" Condition="Exists('packages\Subor.nng.NETCore.1.1.1.1\build\Subor.nng.NETCore.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('packages\Subor.nng.NETCore.1.1.1.1\build\Subor.nng.NETCore.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Subor.nng.NETCore.1.1.1.1\build\Subor.nng.NETCore.targets'))" />
- </Target>
- </Project>
|