Newer
Older
laserPTZ_CS / laserPTZ.csproj
wangxitong on 11 Sep 18 KB first commit
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props" Condition="Exists('packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props')" />
  <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>{D0F1CFEB-723D-4D5B-A30A-98999187884F}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <RootNamespace>laserPTZ</RootNamespace>
    <AssemblyName>laserPTZ</AssemblyName>
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
    <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>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>x64</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  </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>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
    <WarningLevel>2</WarningLevel>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  </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>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugType>full</DebugType>
    <PlatformTarget>x64</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
  </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>
  </PropertyGroup>
  <PropertyGroup />
  <PropertyGroup>
    <NoWin32Manifest>true</NoWin32Manifest>
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>ico.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="BouncyCastle.Crypto, Version=1.7.4114.6375, Culture=neutral, PublicKeyToken=0e99375e54769942">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\BouncyCastle.Crypto.dll</HintPath>
    </Reference>
    <Reference Include="DevComponents.DotNetBar2, Version=14.1.0.37, Culture=neutral, PublicKeyToken=7eb7c3a35b91de04, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Release\DevComponents.DotNetBar2.dll</HintPath>
    </Reference>
    <Reference Include="DevComponents.Instrumentation, Version=14.1.0.37, Culture=neutral, PublicKeyToken=f90dc37c26666a67, processorArchitecture=MSIL" />
    <Reference Include="DevComponents.TreeGX, Version=14.1.0.37, Culture=neutral, PublicKeyToken=055db68f670cfeab, processorArchitecture=MSIL" />
    <Reference Include="ImageFormatter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\ImageFormatter.dll</HintPath>
    </Reference>
    <Reference Include="log4net, Version=2.0.13.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
      <HintPath>packages\log4net.2.0.13\lib\net40\log4net.dll</HintPath>
    </Reference>
    <Reference Include="MySql.Data">
      <HintPath>bin\Release\MySql.Data.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\net40\Newtonsoft.Json.dll</HintPath>
    </Reference>
    <Reference Include="OpenCvSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
      <HintPath>packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net40\OpenCvSharp.dll</HintPath>
      <EmbedInteropTypes>False</EmbedInteropTypes>
    </Reference>
    <Reference Include="OpenCvSharp.Blob, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
      <HintPath>packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net40\OpenCvSharp.Blob.dll</HintPath>
    </Reference>
    <Reference Include="OpenCvSharp.Extensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
      <HintPath>packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net40\OpenCvSharp.Extensions.dll</HintPath>
    </Reference>
    <Reference Include="OpenCvSharp.UserInterface, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6adad1e807fea099, processorArchitecture=MSIL">
      <HintPath>packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\lib\net40\OpenCvSharp.UserInterface.dll</HintPath>
    </Reference>
    <Reference Include="SuperSocket.Common, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\SuperSocket.Common.dll</HintPath>
    </Reference>
    <Reference Include="SuperSocket.Facility, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\SuperSocket.Facility.dll</HintPath>
    </Reference>
    <Reference Include="SuperSocket.SocketBase, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\SuperSocket.SocketBase.dll</HintPath>
    </Reference>
    <Reference Include="SuperSocket.SocketEngine, Version=1.5.3.0, Culture=neutral, PublicKeyToken=6c80000676988ebb, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\SuperSocket.SocketEngine.dll</HintPath>
    </Reference>
    <Reference Include="SuperWebSocket, Version=0.8.0.0, Culture=neutral, PublicKeyToken=7ba53b9a7cef5d1c, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\SuperWebSocket.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Design" />
    <Reference Include="System.Drawing.Design" />
    <Reference Include="System.Web" />
    <Reference Include="System.Web.Extensions" />
    <Reference Include="System.Windows.Forms.DataVisualization" />
    <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.Windows.Forms" />
    <Reference Include="System.Xml" />
    <Reference Include="websocket-sharp, Version=1.0.2.59611, Culture=neutral, PublicKeyToken=5660b08a1845a91e, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>bin\Debug\websocket-sharp.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AI\EnumName.cs" />
    <Compile Include="AI\GasCollect.cs" />
    <Compile Include="AI\ResponseData.cs" />
    <Compile Include="AI\ScoketClient.cs" />
    <Compile Include="CHCNetSDK.cs" />
    <Compile Include="ConfigHelper.cs" />
    <Compile Include="Controls\CoordinateUc.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="Controls\CoordinateUc.Designer.cs">
      <DependentUpon>CoordinateUc.cs</DependentUpon>
    </Compile>
    <Compile Include="Controls\HalfCoordinateUc.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="Controls\HalfCoordinateUc.Designer.cs">
      <DependentUpon>HalfCoordinateUc.cs</DependentUpon>
    </Compile>
    <Compile Include="Controls\HalfDashboardUc.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="Controls\HalfDashboardUc.Designer.cs">
      <DependentUpon>HalfDashboardUc.cs</DependentUpon>
    </Compile>
    <Compile Include="DataGridViewActionButtonColumn.cs" />
    <Compile Include="DialogPointInsert.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="DialogPointInsert.Designer.cs">
      <DependentUpon>DialogPointInsert.cs</DependentUpon>
    </Compile>
    <Compile Include="DialogLineEdit.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="DialogLineEdit.Designer.cs">
      <DependentUpon>DialogLineEdit.cs</DependentUpon>
    </Compile>
    <Compile Include="DialogCancelAlarm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="DialogCancelAlarm.Designer.cs">
      <DependentUpon>DialogCancelAlarm.cs</DependentUpon>
    </Compile>
    <Compile Include="Http.cs" />
    <Compile Include="insertForm\CtrlHome.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="insertForm\CtrlHome.Designer.cs">
      <DependentUpon>CtrlHome.cs</DependentUpon>
    </Compile>
    <Compile Include="insertForm\CtrlRealTime.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="insertForm\CtrlRealTime.Designer.cs">
      <DependentUpon>CtrlRealTime.cs</DependentUpon>
    </Compile>
    <Compile Include="DatabaseHelper.cs" />
    <Compile Include="FormMain.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FormMain.Designer.cs">
      <DependentUpon>FormMain.cs</DependentUpon>
    </Compile>
    <Compile Include="FormLogin.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FormLogin.designer.cs">
      <DependentUpon>FormLogin.cs</DependentUpon>
    </Compile>
    <Compile Include="insertForm\service\IInsertService.cs" />
    <Compile Include="insertForm\service\impl\InsertImpl.cs" />
    <Compile Include="LogHelper.cs" />
    <Compile Include="model\User.cs" />
    <Compile Include="MTransparentFrom1.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>MTransparentFrom.resx</DependentUpon>
    </Compile>
    <Compile Include="panelE.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="panelE.Designer.cs" />
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="PlaceHolderTextBox.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="BzToggleButton .cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="TextBoxEx.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="RoundButton.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="MTransparentFrom.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="MTransparentFrom.designer.cs" />
    <Compile Include="WavPlayer.cs" />
    <EmbeddedResource Include="Controls\CoordinateUc.resx">
      <DependentUpon>CoordinateUc.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Controls\HalfCoordinateUc.resx">
      <DependentUpon>HalfCoordinateUc.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Controls\HalfDashboardUc.resx">
      <DependentUpon>HalfDashboardUc.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="DialogPointInsert.resx">
      <DependentUpon>DialogPointInsert.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="DialogLineEdit.resx">
      <DependentUpon>DialogLineEdit.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="DialogCancelAlarm.resx">
      <DependentUpon>DialogCancelAlarm.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="insertForm\CtrlHome.resx">
      <DependentUpon>CtrlHome.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="insertForm\CtrlRealTime.resx">
      <DependentUpon>CtrlRealTime.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FormMain.resx">
      <DependentUpon>FormMain.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="FormLogin.resx">
      <DependentUpon>FormLogin.cs</DependentUpon>
      <SubType>Designer</SubType>
    </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>
    <EmbeddedResource Include="MTransparentFrom.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>MTransparentFrom1.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <None Include="App.config">
      <SubType>Designer</SubType>
    </None>
    <None Include="packages.config" />
    <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>
  </ItemGroup>
  <ItemGroup>
    <None Include="Resources\退出登录.png" />
  </ItemGroup>
  <ItemGroup>
    <Folder Include="service\" />
  </ItemGroup>
  <ItemGroup>
    <WCFMetadata Include="Connected Services\" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="ico.ico" />
    <None Include="Resources\on.png" />
    <None Include="Resources\off.png" />
    <None Include="Resources\输入框1.png" />
    <None Include="Resources\playCircle.png" />
    <None Include="Resources\play.png" />
    <None Include="Resources\左.png" />
    <None Include="Resources\右.png" />
    <None Include="Resources\sound.bmp" />
    <None Include="Resources\casic.bmp" />
    <None Include="Resources\casic.png" />
    <Content Include="Resources\alarm.mp3" />
    <Content Include="Resources\loginbak.png" />
    <None Include="Resources\角框.png" />
    <None Include="Resources\小监控窗口红色.png" />
    <None Include="Resources\up.png" />
    <None Include="Resources\right.png" />
    <None Include="Resources\left.png" />
    <None Include="Resources\下选中.png" />
    <None Include="Resources\右选中.png" />
    <None Include="Resources\上选中.png" />
    <None Include="Resources\左选中.png" />
    <None Include="Resources\方向控制按钮.png" />
    <None Include="Resources\上.png" />
    <None Include="Resources\方向底盘.png" />
    <None Include="Resources\home.png" />
    <None Include="Resources\输入框.png" />
    <None Include="Resources\标题框.png" />
    <None Include="Resources\模式选择底框.png" />
    <None Include="Resources\报警列表框.png" />
    <None Include="Resources\气体监控&amp;监控方位框.png" />
    <None Include="Resources\系统名称.png" />
    <None Include="Resources\小监控窗口紫色.png" />
    <None Include="Resources\气体监控外框.png" />
    <None Include="Resources\监控点位大框.png" />
    <None Include="Resources\banner.png" />
    <None Include="Resources\4监控窗口底框.png" />
    <None Include="Resources\bakground.png" />
    <Content Include="Resources\btnbak.png" />
    <Content Include="Resources\BtnEdit.png" />
    <None Include="Resources\down.png" />
    <Content Include="Resources\cancelLogin.png" />
    <Content Include="Resources\home.jpg" />
  </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" />
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
    <PropertyGroup>
      <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
    </PropertyGroup>
    <Error Condition="!Exists('packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\OpenCvSharp3-AnyCPU.4.0.0.20181129\build\OpenCvSharp3-AnyCPU.props'))" />
  </Target>
</Project>