DeviceLibrary.csproj 9.8 KB
<?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>{BB23296C-AA1D-45C6-9FA6-5A37B2ABFE9B}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>DeviceLibrary</RootNamespace>
    <AssemblyName>DeviceLibrary</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <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' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Asa.CarerayImage">
      <HintPath>..\..\CarerayImage\CarerayImage\bin\Debug\Asa.CarerayImage.dll</HintPath>
    </Reference>
    <Reference Include="Asa.PrintLabel">
      <HintPath>..\..\PrintLabel\PrintLabel\bin\Debug\Asa.PrintLabel.dll</HintPath>
    </Reference>
    <Reference Include="CodeLibrary">
      <HintPath>..\..\GeneralClassLibrary\CodeLibraryProject\CodeLibrary\bin\Debug\CodeLibrary.dll</HintPath>
    </Reference>
    <Reference Include="ConfigHelper">
      <HintPath>..\..\ConfigHelper\ConfigHelper\bin\Debug\ConfigHelper.dll</HintPath>
    </Reference>
    <Reference Include="halcondotnet">
      <HintPath>..\..\RC1271-DUOStore\dll\halcondotnet.dll</HintPath>
    </Reference>
    <Reference Include="HuichuanLibrary">
      <HintPath>..\..\HuichuanLibrary\HuichuanLibrary\bin\Debug\HuichuanLibrary.dll</HintPath>
    </Reference>
    <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=x86">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\HuichuanLibrary\HuichuanLibrary\bin\Debug\log4net.dll</HintPath>
    </Reference>
    <Reference Include="Neotel.Rmaxis">
      <HintPath>..\..\增广夹爪\Rmaxis\bin\Debug\Neotel.Rmaxis.dll</HintPath>
    </Reference>
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
    <Reference Include="System" />
    <Reference Include="System.Core" />
    <Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net46\System.Data.SQLite.dll</HintPath>
    </Reference>
    <Reference Include="System.Drawing" />
    <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
      <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
    </Reference>
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Xml" />
    <Reference Include="X-Ray, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>..\..\X-Ray\X-Ray\bin\Debug\X-Ray.dll</HintPath>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AutoScan\common\AxisBean.cs" />
    <Compile Include="AutoScan\common\Common.cs" />
    <Compile Include="AutoScan\common\IODebounce.cs" />
    <Compile Include="AutoScan\common\Led.cs" />
    <Compile Include="AutoScan\common\NamedPipeClient.cs" />
    <Compile Include="AutoScan\common\OcrProcess.cs" />
    <Compile Include="AutoScan\common\SensorDebounce.cs" />
    <Compile Include="AutoScan\common\ServerConn.cs" />
    <Compile Include="AutoScan\common\TextBlock.cs" />
    <Compile Include="AutoScan\FilterMachine.partial.cs" />
    <Compile Include="AutoScan\LabelMachine.partial.cs" />
    <Compile Include="AutoScan\LabelMachine.Ledprocess.cs" />
    <Compile Include="AutoScan\LabelMachine.claclabel.cs" />
    <Compile Include="AutoScan\T1Machine.cs" />
    <Compile Include="AutoScan\FilterMachine.cs" />
    <Compile Include="AutoScan\LabelMachine.cs" />
    <Compile Include="AutoScan\common\LabelParam.cs" />
    <Compile Include="AutoScan\MachineBase.cs" />
    <Compile Include="AutoScan\common\MoveInfo.cs" />
    <Compile Include="AutoScan\MoveStep.cs" />
    <Compile Include="AutoScan\T1Machine.partial.cs" />
    <Compile Include="AutoScan\XRayMachine.cs" />
    <Compile Include="AutoScan\T1Machine.Ledprocess.cs" />
    <Compile Include="AutoScan\XRayMachine.XRay.cs" />
    <Compile Include="AutoScan\XRayMachine.Feeding.cs" />
    <Compile Include="DeviceLibrary\AlarmBuzzer.cs" />
    <Compile Include="DeviceLibrary\CodeManager.cs" />
    <Compile Include="AutoScan\RobotManage.cs" />
    <Compile Include="AutoScan\common\IRobot.cs" />
    <Compile Include="DeviceLibrary\databaseProc.cs" />
    <Compile Include="DeviceLibrary\ElectricGripper.cs" />
    <Compile Include="DeviceLibrary\eyemlib.cs" />
    <Compile Include="DeviceLibrary\IAxisManager.cs" />
    <Compile Include="DeviceLibrary\AxisManager.cs" />
    <Compile Include="DeviceLibrary\HC\HCAxisManager.cs" />
    <Compile Include="DeviceLibrary\HC\HCIOManager.cs" />
    <Compile Include="DeviceLibrary\IOMonitor.cs" />
    <Compile Include="DeviceLibrary\I_IOManager.cs" />
    <Compile Include="DeviceLibrary\IOManager.cs" />
    <Compile Include="DeviceLibrary\LineRunMonitor.cs" />
    <Compile Include="DeviceLibrary\WistonAgvClientcs.cs" />
    <Compile Include="MsgExtend.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="Properties\Settings1.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
      <DependentUpon>Settings1.settings</DependentUpon>
    </Compile>
    <Compile Include="userControl\AxisMoveControl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="userControl\AxisMoveControl.Designer.cs">
      <DependentUpon>AxisMoveControl.cs</DependentUpon>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="userControl\AxisMoveControl.resx">
      <DependentUpon>AxisMoveControl.cs</DependentUpon>
    </EmbeddedResource>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\Common\Common.csproj">
      <Project>{43cdd09e-fcf3-4960-a01d-3bbfe9933122}</Project>
      <Name>Common</Name>
    </ProjectReference>
    <ProjectReference Include="..\LoadCVSLibrary\LoadCSVLibrary.csproj">
      <Project>{064bebf5-8faa-4ea2-a5f3-a06e6e7d9251}</Project>
      <Name>LoadCSVLibrary</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="Config\I40Config.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <Content Include="Config\XrayConfig.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Config\LabelConfig.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Compile Include="AutoScan\LabelMachine.print.cs" />
    <Compile Include="AutoScan\XRayMachine.Ledprocess.cs" />
    <None Include="app.config" />
    <None Include="Config\general.config">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
    <Content Include="Config\T1Config.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Config\FilterConfig.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <None Include="Config\HBXRAYPLATE.config" />
    <None Include="packages.config" />
    <None Include="Properties\Settings1.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings1.Designer.cs</LastGenOutput>
    </None>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
    <PropertyGroup>
      <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
    </PropertyGroup>
    <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
  </Target>
</Project>