You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
545 lines
22 KiB
XML
545 lines
22 KiB
XML
<?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>{539D9D9D-FE3C-4770-90C3-1F5DECBC80C7}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>Rs.MotionPlat</RootNamespace>
|
|
<AssemblyName>Rs.MotionPlat</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="halcondotnet, Version=18.11.0.1, Culture=neutral, PublicKeyToken=4973bed59ddbf2b8, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>G:\ls\Rs.MotionSystem\Rs.MovePlat\bin\Debug\halcondotnet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HWindow_Tool, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>G:\ls\Rs.MotionSystem\Rs.MovePlat\bin\Debug\HWindow_Tool.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="log4net, Version=1.2.11.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\log4net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MvCameraControl.Net, Version=3.4.0.1, Culture=neutral, PublicKeyToken=52fddfb3f94be800, processorArchitecture=AMD64">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\Rs.Camera\bin\Debug\MvCameraControl.Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rs.Camera, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Rs.Camera.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rs.DataAccess, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Rs.DataAccess.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rs.Motion, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\Rs.Motion.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.SQLite, Version=1.0.98.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>bin\Debug\System.Data.SQLite.dll</HintPath>
|
|
</Reference>
|
|
<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" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Commom\ActiveForms.cs" />
|
|
<Compile Include="BaseForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="BaseForm.Designer.cs">
|
|
<DependentUpon>BaseForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BaseFormHeader.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="BaseFormHeader.Designer.cs">
|
|
<DependentUpon>BaseFormHeader.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CalibrationForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="CalibrationForm.Designer.cs">
|
|
<DependentUpon>CalibrationForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Commom\AxisAlias.cs" />
|
|
<Compile Include="Commom\GlobalTray.cs" />
|
|
<Compile Include="Commom\GlobalUser.cs" />
|
|
<Compile Include="Commom\GlobalVar.cs" />
|
|
<Compile Include="Commom\IoEntitys.cs" />
|
|
<Compile Include="Commom\NozzleCollection.cs" />
|
|
<Compile Include="Commom\NozzleHelper.cs" />
|
|
<Compile Include="Commom\Ops.cs" />
|
|
<Compile Include="Commom\PositionHelper.cs" />
|
|
<Compile Include="Commom\QifuManager.cs" />
|
|
<Compile Include="Commom\Scheduling.cs" />
|
|
<Compile Include="Commom\SlotPoint.cs" />
|
|
<Compile Include="Commom\TrayPointManager.cs" />
|
|
<Compile Include="Commom\TurnoverSlotOffset.cs" />
|
|
<Compile Include="Commom\VacManager.cs" />
|
|
<Compile Include="Commom\VisionProcess.cs" />
|
|
<Compile Include="ConfigForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="ConfigForm.Designer.cs">
|
|
<DependentUpon>ConfigForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\ShowImage.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\ShowImage.designer.cs">
|
|
<DependentUpon>ShowImage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\TrayLocation.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\TrayLocation.Designer.cs">
|
|
<DependentUpon>TrayLocation.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DebugMove.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DebugMove.Designer.cs">
|
|
<DependentUpon>DebugMove.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Flow\AxisControl.cs" />
|
|
<Compile Include="Flow\BaseFlow.cs" />
|
|
<Compile Include="Flow\HomeFlow.cs" />
|
|
<Compile Include="Flow\LightManger.cs" />
|
|
<Compile Include="Flow\LoadAndUnloadTask.cs" />
|
|
<Compile Include="Flow\MachineManage.cs" />
|
|
<Compile Include="Flow\MonitorSystemButton.cs" />
|
|
<Compile Include="Flow\SafeControl.cs" />
|
|
<Compile Include="Flow\SpaceFlow.cs" />
|
|
<Compile Include="Flow\Space\CameraTriggerTest.cs" />
|
|
<Compile Include="Flow\Space\LoadAndUnloadTest.cs" />
|
|
<Compile Include="Flow\Space\longmenTest.cs" />
|
|
<Compile Include="Flow\Space\SpaceTest.cs" />
|
|
<Compile Include="Flow\Space\TrayTest.cs" />
|
|
<Compile Include="Flow\Space\TakeDumpTest.cs" />
|
|
<Compile Include="Flow\Space\TakeTrayTest.cs" />
|
|
<Compile Include="Flow\Space\ZRTest.cs" />
|
|
<Compile Include="Flow\StockManager.cs" />
|
|
<Compile Include="Flow\TakeTrayFlow.cs" />
|
|
<Compile Include="Flow\TestCenter.cs" />
|
|
<Compile Include="Flow\TestStationFlow.cs" />
|
|
<Compile Include="Flow\TurnoverFlow.cs" />
|
|
<Compile Include="Flow\WorkFlow.cs" />
|
|
<Compile Include="Flow\WorkEnvironment.cs" />
|
|
<Compile Include="Form1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Form1.Designer.cs">
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FormIO.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormIO.Designer.cs">
|
|
<DependentUpon>FormIO.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FormIO2.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormIO2.Designer.cs">
|
|
<DependentUpon>FormIO2.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FormMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FormMain.Designer.cs">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Home.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Home.Designer.cs">
|
|
<DependentUpon>Home.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MonitorConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="MonitorConfig.Designer.cs">
|
|
<DependentUpon>MonitorConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MoveDebug.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="MoveDebug.Designer.cs">
|
|
<DependentUpon>MoveDebug.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OldTest.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="OldTest.Designer.cs">
|
|
<DependentUpon>OldTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Recipe\DownCameraLocationRecipe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\DownCameraLocationRecipe.Designer.cs">
|
|
<DependentUpon>DownCameraLocationRecipe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Recipe\RecipeForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\RecipeForm.Designer.cs">
|
|
<DependentUpon>RecipeForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Recipe\DownCameraLocation.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\DownCameraLocation.Designer.cs">
|
|
<DependentUpon>DownCameraLocation.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Recipe\StockTrayLocationRecipe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\StockTrayLocationRecipe.Designer.cs">
|
|
<DependentUpon>StockTrayLocationRecipe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Recipe\TurnoverLocationRecipe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\TurnoverLocationRecipe.Designer.cs">
|
|
<DependentUpon>TurnoverLocationRecipe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Recipe\TurnoverRecheck.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\TurnoverRecheck.Designer.cs">
|
|
<DependentUpon>TurnoverRecheck.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\StockControl.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\StockControl.Designer.cs">
|
|
<DependentUpon>StockControl.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\TrayLocationRecipe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\TrayLocationRecipe.Designer.cs">
|
|
<DependentUpon>TrayLocationRecipe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SubMenuForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SubMenuForm.Designer.cs">
|
|
<DependentUpon>SubMenuForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\ClampConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\ClampConfig.Designer.cs">
|
|
<DependentUpon>ClampConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\CommonConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\CommonConfig.Designer.cs">
|
|
<DependentUpon>CommonConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\DownCameraCalibration.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\DownCameraCalibration.designer.cs">
|
|
<DependentUpon>DownCameraCalibration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\LightConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\LightConfig.Designer.cs">
|
|
<DependentUpon>LightConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\NozzleConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\NozzleConfig.Designer.cs">
|
|
<DependentUpon>NozzleConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\NozzleDistance.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\NozzleDistance.Designer.cs">
|
|
<DependentUpon>NozzleDistance.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\PressConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\PressConfig.Designer.cs">
|
|
<DependentUpon>PressConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\QifuConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\QifuConfig.Designer.cs">
|
|
<DependentUpon>QifuConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\RenameIO.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\RenameIO.Designer.cs">
|
|
<DependentUpon>RenameIO.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\StartPosConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\StartPosConfig.Designer.cs">
|
|
<DependentUpon>StartPosConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\StockConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\StockConfig.Designer.cs">
|
|
<DependentUpon>StockConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\TurnoverConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\TurnoverConfig.Designer.cs">
|
|
<DependentUpon>TurnoverConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\UpAndDownCameraCalibration.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\UpAndDownCameraCalibration.designer.cs">
|
|
<DependentUpon>UpAndDownCameraCalibration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\UpCameraAndClampCalibration.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\UpCameraAndClampCalibration.designer.cs">
|
|
<DependentUpon>UpCameraAndClampCalibration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\UpCameraCalibration.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\UpCameraCalibration.designer.cs">
|
|
<DependentUpon>UpCameraCalibration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Recipe\TrayRecipe.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Recipe\TrayRecipe.Designer.cs">
|
|
<DependentUpon>TrayRecipe.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SysConfig\VarConfig.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="SysConfig\VarConfig.Designer.cs">
|
|
<DependentUpon>VarConfig.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UserForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="UserForm.Designer.cs">
|
|
<DependentUpon>UserForm.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="BaseForm.resx">
|
|
<DependentUpon>BaseForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="BaseFormHeader.resx">
|
|
<DependentUpon>BaseFormHeader.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="CalibrationForm.resx">
|
|
<DependentUpon>CalibrationForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="ConfigForm.resx">
|
|
<DependentUpon>ConfigForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\ShowImage.resx">
|
|
<DependentUpon>ShowImage.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\TrayLocation.resx">
|
|
<DependentUpon>TrayLocation.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DebugMove.resx">
|
|
<DependentUpon>DebugMove.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Form1.resx">
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FormIO.resx">
|
|
<DependentUpon>FormIO.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FormIO2.resx">
|
|
<DependentUpon>FormIO2.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FormMain.resx">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Home.resx">
|
|
<DependentUpon>Home.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MonitorConfig.resx">
|
|
<DependentUpon>MonitorConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MoveDebug.resx">
|
|
<DependentUpon>MoveDebug.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="OldTest.resx">
|
|
<DependentUpon>OldTest.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>
|
|
<EmbeddedResource Include="Recipe\DownCameraLocationRecipe.resx">
|
|
<DependentUpon>DownCameraLocationRecipe.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Recipe\RecipeForm.resx">
|
|
<DependentUpon>RecipeForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Recipe\DownCameraLocation.resx">
|
|
<DependentUpon>DownCameraLocation.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Recipe\StockTrayLocationRecipe.resx">
|
|
<DependentUpon>StockTrayLocationRecipe.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Recipe\TurnoverLocationRecipe.resx">
|
|
<DependentUpon>TurnoverLocationRecipe.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Recipe\TurnoverRecheck.resx">
|
|
<DependentUpon>TurnoverRecheck.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\StockControl.resx">
|
|
<DependentUpon>StockControl.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\TrayLocationRecipe.resx">
|
|
<DependentUpon>TrayLocationRecipe.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SubMenuForm.resx">
|
|
<DependentUpon>SubMenuForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\ClampConfig.resx">
|
|
<DependentUpon>ClampConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\CommonConfig.resx">
|
|
<DependentUpon>CommonConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\DownCameraCalibration.resx">
|
|
<DependentUpon>DownCameraCalibration.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\LightConfig.resx">
|
|
<DependentUpon>LightConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\NozzleConfig.resx">
|
|
<DependentUpon>NozzleConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\NozzleDistance.resx">
|
|
<DependentUpon>NozzleDistance.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\PressConfig.resx">
|
|
<DependentUpon>PressConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\QifuConfig.resx">
|
|
<DependentUpon>QifuConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\RenameIO.resx">
|
|
<DependentUpon>RenameIO.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\StartPosConfig.resx">
|
|
<DependentUpon>StartPosConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\StockConfig.resx">
|
|
<DependentUpon>StockConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\TurnoverConfig.resx">
|
|
<DependentUpon>TurnoverConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\UpAndDownCameraCalibration.resx">
|
|
<DependentUpon>UpAndDownCameraCalibration.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\UpCameraAndClampCalibration.resx">
|
|
<DependentUpon>UpCameraAndClampCalibration.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\UpCameraCalibration.resx">
|
|
<DependentUpon>UpCameraCalibration.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Recipe\TrayRecipe.resx">
|
|
<DependentUpon>TrayRecipe.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="SysConfig\VarConfig.resx">
|
|
<DependentUpon>VarConfig.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="UserForm.resx">
|
|
<DependentUpon>UserForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<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="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Rs.Controls\Rs.Controls.csproj">
|
|
<Project>{d59c30a9-b991-4658-ae20-f731c2f610a5}</Project>
|
|
<Name>Rs.Controls</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Rs.Framework\Rs.Framework.csproj">
|
|
<Project>{f6dbc74d-4a0b-4d50-9c79-2a5a1518849d}</Project>
|
|
<Name>Rs.Framework</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Resources\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |