| | |
| | | <Reference Include="System.Xml" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="AGVBindUnit.cs" /> |
| | | <Compile Include="AGVPath.cs" /> |
| | | <Compile Include="Calibration\CalibrationConfig.cs" /> |
| | | <Compile Include="Calibration\CtrlCalib9PDynamic.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="Calibration\CtrlCalib9PDynamic.Designer.cs"> |
| | | <DependentUpon>CtrlCalib9PDynamic.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Calibration\FrmCalib9PDynamic.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="Calibration\FrmCalib9PDynamic.Designer.cs"> |
| | | <DependentUpon>FrmCalib9PDynamic.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Forms\MonitorSetBindFrm.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | </Compile> |
| | | <Compile Include="Helper\PropertyConvertHelper.cs" /> |
| | | <Compile Include="ProcessConfig.cs" /> |
| | | <Compile Include="ProcessControl_Calibration.cs" /> |
| | | <Compile Include="ProcessControl_Method.cs" /> |
| | | <Compile Include="ProcessControl.cs" /> |
| | | <Compile Include="Properties\AssemblyInfo.cs" /> |
| | |
| | | <None Include="packages.config" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <EmbeddedResource Include="Calibration\CtrlCalib9PDynamic.resx"> |
| | | <DependentUpon>CtrlCalib9PDynamic.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Calibration\FrmCalib9PDynamic.resx"> |
| | | <DependentUpon>FrmCalib9PDynamic.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Forms\MonitorSetBindFrm.resx"> |
| | | <DependentUpon>MonitorSetBindFrm.cs</DependentUpon> |
| | | </EmbeddedResource> |