DeviceLibrary.csproj 12.7 KB
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{513BC1C9-800D-43A6-9499-3700BAEC3554}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>OnlineStore.DeviceLibrary</RootNamespace>
    <AssemblyName>DeviceLibrary</AssemblyName>
    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <TargetFrameworkProfile />
    <RestoreProjectStyle>PackageReference</RestoreProjectStyle>
    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  </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>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <PlatformTarget>AnyCPU</PlatformTarget>
    <Prefer32Bit>false</Prefer32Bit>
  </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>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Asa.Camera.VisionLib">
      <HintPath>..\..\dll\Asa.Camera.VisionLib.dll</HintPath>
    </Reference>
    <Reference Include="CodeLibrary">
      <HintPath>..\..\dll\CodeLibrary.dll</HintPath>
    </Reference>
    <Reference Include="halcondotnet">
      <HintPath>..\..\dll\halcondotnet.dll</HintPath>
    </Reference>
    <Reference Include="log4net, Version=2.0.12.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
      <HintPath>..\..\packages\log4net.2.0.12\lib\net45\log4net.dll</HintPath>
    </Reference>
    <Reference Include="MvCameraControl.Net">
      <HintPath>..\..\dll\MvCameraControl.Net.dll</HintPath>
    </Reference>
    <Reference Include="Neotel.Rmaxis">
      <HintPath>..\..\dll\Rmaxis\Neotel.Rmaxis.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Core" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Web" />
    <Reference Include="System.Web.Extensions" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Config\Camera.json">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
    <None Include="Config\slidePos.data">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </None>
    <Compile Include="deviceLibrary\halcon\RemoteDecodeHelper.cs" />
    <Compile Include="deviceLibrary\label\LabelManager.cs" />
    <Compile Include="deviceLibrary\label\LabelParam.cs" />
    <Compile Include="deviceLibrary\label\LabelContent.cs" />
    <Compile Include="deviceLibrary\label\Label_LZ.cs" />
    <Compile Include="deviceLibrary\label\PrinterBean.cs" />
    <Compile Include="manager\agvClient\AgvClient - 复制.cs" />
    <Compile Include="manager\agvClient\AgvClient.cs" />
    <Compile Include="manager\BufferDataManager.cs" />
    <Compile Include="manager\StoreManager.cs" />
    <Compile Include="deviceLibrary\RFID\RFIDManagercs.cs" />
    <Compile Include="manager\SServerManager.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_Camera.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_ConnectServerTimer.cs" />
    <Compile Include="storeBean\boxBean\AutoInoutInfo.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_InExecute_Partial.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_InExecute.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_LineB.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_LineA.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_OutExecute.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_PosDebug.cs" />
    <Compile Include="storeBean\boxBean\Humiture\HumitureBean.cs" />
    <Compile Include="storeBean\boxBean\Humiture\HumitureController.cs" />
    <Compile Include="storeBean\boxBean\positionDebug\DrawerResult.cs" />
    <Compile Include="storeBean\boxBean\positionDebug\PositionDebugManager.cs" />
    <Compile Include="storeBean\boxBean\positionDebug\PositionDebugResult.cs" />
    <Compile Include="storeBean\BoxSlidePos.cs" />
    <Compile Include="storeBean\inputBean\BatchMoveBean.cs" />
    <Compile Include="storeBean\inputBean\BatchMoveBean_Partial.cs" />
    <Compile Include="storeBean\EquipBase.cs" />
    <Compile Include="storeBean\inputBean\InputEquip.cs" />
    <Compile Include="storeBean\inputBean\InputEquip_IOMove.cs" />
    <Compile Include="storeBean\inputBean\InputEquip_OutStore.cs" />
    <Compile Include="storeBean\inputBean\InputEquip_InStore.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip.cs" />
    <Compile Include="storeBean\boxBean\BoxEquip_Partial.cs" />
    <Compile Include="storeBean\inputBean\InputEquip_Partial.cs" />
    <Compile Include="storeBean\inputBean\InputEquip_Robot.cs" />
    <Compile Include="storeBean\inputBean\InputEquip_TurnoverBox.cs" />
    <Compile Include="storeBean\inputBean\NGBox.cs" />
    <Compile Include="storeBean\inputBean\PrintLabelBean.cs" />
    <Compile Include="storeBean\inputBean\TurnoverBox.cs.cs" />
    <Compile Include="storeBean\XLRStoreBean.cs" />
    <Compile Include="baan\AxisBean.cs" />
    <Compile Include="baan\ClampJawBean.cs" />
    <Compile Include="deviceLibrary\AXIS\AxisManager.cs" />
    <Compile Include="deviceLibrary\AXIS\HC\HCAxisManager.cs" />
    <Compile Include="deviceLibrary\halcon\CodeManager.cs" />
    <Compile Include="deviceLibrary\IO\HCIOManager.cs" />
    <Compile Include="deviceLibrary\IO\IOManager.cs" />
    <Compile Include="manager\model\DeviceBase.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="manager\model\InOutParam.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="manager\model\DeviceMoveInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="manager\model\DeviceStep.cs">
      <SubType>Code</SubType>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <Content Include="device_config.xml">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="eyemLib.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="halcon.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <EmbeddedResource Include="huichuan_config\commandDef.txt">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </EmbeddedResource>
    <EmbeddedResource Include="huichuan_config\errorcode.h">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </EmbeddedResource>
    <Content Include="huichuan_x64\IMC_API_x64.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="huichuan_x64\msvcr100.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="huichuan_x64\msvcr100d.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="huichuan_x86\IMC_API_x86.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="huichuan_x86\msvcr100.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="huichuan_x86\msvcr100d.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Label\20221010095853.xml">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Label\20221010133113.xml" />
    <Content Include="libdecode.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="libdmtx.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="opencv_world420.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="SDK\MotorMaster.Sdk.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="system_config.xml">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="tbb.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="zxing.dll">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\AGVLib\AGVLib.csproj">
      <Project>{8bab0849-f3f5-4300-8145-8c01f8bc0aeb}</Project>
      <Name>AGVLib</Name>
    </ProjectReference>
    <ProjectReference Include="..\Common\Common.csproj">
      <Project>{43cdd09e-fcf3-4960-a01d-3bbfe9933122}</Project>
      <Name>Common</Name>
    </ProjectReference>
    <ProjectReference Include="..\DL.CV\DL.CV.csproj">
      <Project>{f0a7c33b-7db5-485b-8451-45955d756c2e}</Project>
      <Name>DL.CV</Name>
    </ProjectReference>
    <ProjectReference Include="..\HuichuanLibrary\HuichuanLibrary.csproj">
      <Project>{c9575c5e-9d4b-4b4f-be41-926652b8985f}</Project>
      <Name>HuichuanLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\JAKA\JAKA.csproj">
      <Project>{b702ab04-bb76-491f-812a-603298d08fbf}</Project>
      <Name>JAKA</Name>
    </ProjectReference>
    <ProjectReference Include="..\LoadCVSLibrary\LoadCSVLibrary.csproj">
      <Project>{064bebf5-8faa-4ea2-a5f3-a06e6e7d9251}</Project>
      <Name>LoadCSVLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\PrintLabel\PrintLabel.csproj">
      <Project>{b8f25ece-dee6-41d6-8ef0-8afbf2577c17}</Project>
      <Name>PrintLabel</Name>
    </ProjectReference>
    <ProjectReference Include="..\RFID_PuYue\RFID_PuYue.csproj">
      <Project>{6afa3060-1dff-4ac0-b082-827c451e5ff7}</Project>
      <Name>RFID_PuYue</Name>
    </ProjectReference>
    <ProjectReference Include="..\ZebraPrinterHelper\ZebraPrinterHelper.csproj">
      <Project>{e4f7afc7-2f6d-4685-8350-3c05697428ea}</Project>
      <Name>ZebraPrinterHelper</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="Config\Config_InputEquip.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Config\Config_Store.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Config\Config_BoxEquip.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <ItemGroup>
    <None Include="app.config" />
    <Content Include="huichuan_x64\IMC_API_x64.lib">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="huichuan_x86\IMC_API_x86.lib">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="Config\linePositions.csv">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <None Include="Settings\system.config">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
    <None Include="Settings\param.config">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
    <None Include="packages.config" />
    <Content Include="SDK\MotorMaster.config">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>