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.

355 lines
16 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{E021F056-5BED-4D58-A0E8-11B1B777B285}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Mesnac.Action.Feeding.Qingquan</RootNamespace>
<AssemblyName>Mesnac.Action.Feeding.Qingquan</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
</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="FastReport">
<HintPath>..\..\..\Libraries\FastReport\FastReport.dll</HintPath>
</Reference>
<Reference Include="FastReport.VSDesign">
<HintPath>..\..\..\Libraries\FastReport\FastReport.VSDesign.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
<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.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Alarm\ControlAlarmAction.cs" />
<Compile Include="BasicInfo\DatabaseToPlc.cs" />
<Compile Include="BasicInfo\RecipeOneHelper.cs" />
<Compile Include="FeedingPlc\GetWeightParaAction.cs" />
<Compile Include="LockScales\CheckBarcodeHelper.cs" />
<Compile Include="LockScales\LockScaleService.cs" />
<Compile Include="ProducingPlan\FrmShiftClass.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ProducingPlan\FrmShiftClass.Designer.cs">
<DependentUpon>FrmShiftClass.cs</DependentUpon>
</Compile>
<Compile Include="ProducingPlan\InitPlyScreenPlan.cs" />
<Compile Include="ProducingPlan\SplitPlanAction.cs" />
<Compile Include="Report\ExportAlarmDataAction.cs" />
<Compile Include="Report\ExportOperateDataAction.cs" />
<Compile Include="SynchroData\AlarmInfoSynchronous.cs" />
<Compile Include="SynchroData\ClassSynchronous.cs" />
<Compile Include="SynchroData\RecipeDataSynchronous.cs" />
<Compile Include="SynchroData\ShiftSynchronous.cs" />
<Compile Include="Sys\BackViewAction.cs" />
<Compile Include="Sys\ClearHistoryDataAction.cs" />
<Compile Include="Sys\SysVersionController.cs" />
<Compile Include="Sys\TimerRunService.cs" />
<Compile Include="Sys\SetLocalRunAction.cs" />
<Compile Include="Sys\SetNetRunAction.cs" />
<Compile Include="Sys\TestFeedingAction.cs" />
<Compile Include="Technology\FrmRecipeFinder.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Technology\FrmRecipeFinder.Designer.cs">
<DependentUpon>FrmRecipeFinder.cs</DependentUpon>
</Compile>
<Compile Include="Technology\RecipeFinderAction.cs" />
<Compile Include="Technology\RecipeLogHelper.cs" />
<Compile Include="Technology\RecipeObjIdCacheAction.cs" />
<Compile Include="Technology\SetRecipeObjIdFromCacheAction.cs" />
<Compile Include="Verification\FrmRecipeResetDialog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Verification\FrmRecipeResetDialog.Designer.cs">
<DependentUpon>FrmRecipeResetDialog.cs</DependentUpon>
</Compile>
<Compile Include="BasicInfo\NetRecipe.cs" />
<Compile Include="BasicInfo\PlcData.cs" />
<Compile Include="BasicInfo\PLCRecipe.cs" />
<Compile Include="BasicInfo\RecipeCache.cs" />
<Compile Include="BasicInfo\RecipeData.cs" />
<Compile Include="BasicInfo\RecipeToDatabase.cs" />
<Compile Include="BasicInfo\RecipeWeighCache.cs" />
<Compile Include="BasicInfo\RecipeWeightCommon.cs" />
<Compile Include="FeedingAction.cs" />
<Compile Include="FeedingPlc\CoerceDownload.cs" />
<Compile Include="FeedingPlc\DatabaseToPlc.cs" />
<Compile Include="FeedingPlc\FrmModifyPlanNum.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FeedingPlc\FrmModifyPlanNum.Designer.cs">
<DependentUpon>FrmModifyPlanNum.cs</DependentUpon>
</Compile>
<Compile Include="FeedingPlc\JarMaterialPlc.cs" />
<Compile Include="FeedingPlc\ModifyPlanNum.cs" />
<Compile Include="FeedingPlc\ModifyWeightNum.cs" />
<Compile Include="FeedingPlc\PausePlan.cs" />
<Compile Include="FeedingPlc\RecipeReset.cs" />
<Compile Include="FeedingPlc\RunShuSongHandler.cs" />
<Compile Include="FeedingPlc\StartMixingToPlc.cs" />
<Compile Include="FeedingPlc\StartWeightToPlc.cs" />
<Compile Include="FeedingPlc\StopMixing.cs" />
<Compile Include="FeedingPlc\StopWeight.cs" />
<Compile Include="FeedingPlc\SystemReset.cs" />
<Compile Include="FeedingPlc\TextToPlc.cs" />
<Compile Include="FeedingPlc\UpdateEquipState.cs" />
<Compile Include="FeedingPlc\WeightPara.cs" />
<Compile Include="FinishBatch\AutuExecuteNextPlan.cs" />
<Compile Include="FinishBatch\FinishBatchFlag.cs" />
<Compile Include="FinishBatch\Helper\CurveInfo..cs" />
<Compile Include="FinishBatch\Helper\LotBarcode.cs" />
<Compile Include="FinishBatch\Helper\LotWeight.cs" />
<Compile Include="FinishBatch\Helper\MixingCurveSaveHelper.cs" />
<Compile Include="FinishBatch\Helper\PlanExecuteData.cs" />
<Compile Include="FinishBatch\Helper\SaveDataPerLotHandler.cs" />
<Compile Include="PlcSchema\PlcRecipeReader.cs" />
<Compile Include="PlcSchema\PlcRecipeReaderItem.cs" />
<Compile Include="PlcSchema\PlcSchemaHandler.cs" />
<Compile Include="FinishBatch\Helper\PptLotSaveHelper.cs" />
<Compile Include="FinishBatch\Helper\PptMixingDataHelper.cs" />
<Compile Include="FinishBatch\Helper\PptWeighDataHelper.cs" />
<Compile Include="FinishBatch\Helper\ShelfBarcode.cs" />
<Compile Include="FinishBatch\OnFinishBatch.cs" />
<Compile Include="FinishBatch\ResetFinishedBatch.cs" />
<Compile Include="FinishBatch\SetAlarmStatus.cs" />
<Compile Include="FinishBatch\StartStopRecord.cs" />
<Compile Include="FinishBatch\SaveFinishBatch.cs" />
<Compile Include="Global.cs" />
<Compile Include="PlcSchema\PlcRecipeWriteItem.cs" />
<Compile Include="PlcSchema\PlcRecipeWriter.cs" />
<Compile Include="ProducingPlan\DutyPlan.cs" />
<Compile Include="ProducingPlan\ExecutePlan.cs" />
<Compile Include="ProducingPlan\FrmBarcode.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ProducingPlan\FrmBarcode.Designer.cs">
<DependentUpon>FrmBarcode.cs</DependentUpon>
</Compile>
<Compile Include="ProducingPlan\FrmPlan.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ProducingPlan\FrmPlan.Designer.cs">
<DependentUpon>FrmPlan.cs</DependentUpon>
</Compile>
<Compile Include="ProducingPlan\InitPlanExecuteType.cs" />
<Compile Include="ProducingPlan\InitPlcEquipState.cs" />
<Compile Include="ProducingPlan\InitWorkerInfo.cs" />
<Compile Include="ProducingPlan\InputBarcode.cs" />
<Compile Include="ProducingPlan\PlanCommon.cs" />
<Compile Include="ProducingPlan\SetPlanExecuteType.cs" />
<Compile Include="ProducingPlan\TestAction.cs" />
<Compile Include="ProducingPlan\UserGoShift.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Report\AlarmReport.cs" />
<Compile Include="Report\frmMaterialCount.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Report\frmMaterialCount.Designer.cs">
<DependentUpon>frmMaterialCount.cs</DependentUpon>
</Compile>
<Compile Include="Report\LotReport.cs" />
<Compile Include="Report\MaterialCount.cs" />
<Compile Include="Report\OpareteReport.cs" />
<Compile Include="Report\PlanLotDetail.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Report\PlanLotDetail.Designer.cs">
<DependentUpon>PlanLotDetail.cs</DependentUpon>
</Compile>
<Compile Include="Report\PlanLotReport.cs" />
<Compile Include="Report\PptLotDetail.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Report\PptLotDetail.Designer.cs">
<DependentUpon>PptLotDetail.cs</DependentUpon>
</Compile>
<Compile Include="Report\ReportCommon.cs" />
<Compile Include="Report\ReportDesigner.cs" />
<Compile Include="Socket\StartReciveProcess.cs" />
<Compile Include="SynchroData\MaterialSynchronous.cs" />
<Compile Include="SynchroData\PmtTypeSynchronous.cs" />
<Compile Include="SynchroData\SytJarSynchronous.cs" />
<Compile Include="SynchroData\TermSynchronous.cs" />
<Compile Include="SynchroData\UpdateJarMaterNameFromNet.cs" />
<Compile Include="Sys\CommonConfig.cs" />
<Compile Include="Sys\CusClearSaveFlag.cs" />
<Compile Include="Sys\FrmNotify.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Sys\FrmNotify.Designer.cs">
<DependentUpon>FrmNotify.cs</DependentUpon>
</Compile>
<Compile Include="Sys\MediaPlayerEx.cs" />
<Compile Include="Sys\ScanBarcodeAction.cs" />
<Compile Include="Sys\SysDataInit.cs" />
<Compile Include="Technology\DeleteRecipe.cs" />
<Compile Include="Technology\EditRecipe.cs" />
<Compile Include="Technology\FrmRecipeSaveAs.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Technology\FrmRecipeSaveAs.Designer.cs">
<DependentUpon>FrmRecipeSaveAs.cs</DependentUpon>
</Compile>
<Compile Include="Technology\IniRecipe.cs" />
<Compile Include="Technology\InitCurrentRecipeData.cs" />
<Compile Include="Technology\NewRecipe.cs" />
<Compile Include="Technology\ReadOnlyRecipe.cs" />
<Compile Include="Technology\RecipeSaveAs.cs" />
<Compile Include="Technology\SaveRecipe.cs" />
<Compile Include="Technology\SelectedRecipe.cs" />
<Compile Include="Technology\SetSelectRecipeSql.cs" />
<Compile Include="Technology\UpdateRecipe.cs" />
<Compile Include="Verification\MaterialValidateAction.cs" />
<Compile Include="Verification\RecipeResetValidateAction.cs" />
<Compile Include="Verification\SytJarUpdateValidateAction.cs" />
<Compile Include="Verification\SytJarValidateAction.cs" />
<Compile Include="Verification\WeightParamValidateAction.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="ProducingPlan\FrmShiftClass.resx">
<DependentUpon>FrmShiftClass.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Technology\FrmRecipeFinder.resx">
<DependentUpon>FrmRecipeFinder.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Verification\FrmRecipeResetDialog.resx">
<DependentUpon>FrmRecipeResetDialog.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FeedingPlc\FrmModifyPlanNum.resx">
<DependentUpon>FrmModifyPlanNum.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ProducingPlan\FrmBarcode.resx">
<DependentUpon>FrmBarcode.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ProducingPlan\FrmPlan.resx">
<DependentUpon>FrmPlan.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Report\frmMaterialCount.resx">
<DependentUpon>frmMaterialCount.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Report\PlanLotDetail.resx">
<DependentUpon>PlanLotDetail.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Report\PptLotDetail.resx">
<DependentUpon>PptLotDetail.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Sys\FrmNotify.resx">
<DependentUpon>FrmNotify.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Technology\FrmRecipeSaveAs.resx">
<DependentUpon>FrmRecipeSaveAs.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\Controls\Mesnac.Controls.Base\Mesnac.Controls.Base.csproj">
<Project>{18bcaa9f-d601-43b6-b443-e6b126adf540}</Project>
<Name>Mesnac.Controls.Base</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\Controls\Mesnac.Controls.Default\Mesnac.Controls.Default.csproj">
<Project>{F022C0E6-2819-4FB1-BB86-0F389F061A44}</Project>
<Name>Mesnac.Controls.Default</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\Controls\Mesnac.Controls.Feeding\Mesnac.Controls.Feeding.csproj">
<Project>{D0C0324F-434E-47EB-8F7C-BA6CD7F233B4}</Project>
<Name>Mesnac.Controls.Feeding</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\Equips\Mesnac.Equips\Mesnac.Equips.csproj">
<Project>{7fa4febd-51e5-47d6-9db1-147bb8b3df4d}</Project>
<Name>Mesnac.Equips</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\Libraries\Mesnac.Codd\Mesnac.Codd.csproj">
<Project>{60f0fc7f-c072-4887-8bab-d4cdcadf366a}</Project>
<Name>Mesnac.Codd</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\Libraries\Mesnac.Communication\Mesnac.Communication.csproj">
<Project>{9A9C4AEF-33E4-4F26-9DC3-9CACBA375B69}</Project>
<Name>Mesnac.Communication</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\Main\Mesnac.Basic\Mesnac.Basic.csproj">
<Project>{28ACACF1-9936-4E97-A866-F84366EC5286}</Project>
<Name>Mesnac.Basic</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\PlugInPlatform\ICSharpCode.Core\ICSharpCode.Core.csproj">
<Project>{113c657d-1cec-471b-bb2e-3237a8a68428}</Project>
<Name>ICSharpCode.Core</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\PlugInPlatform\Mesnac.Gui\Mesnac.Gui.csproj">
<Project>{170f7e89-a9c1-48f5-bb5a-4aad2775b1e3}</Project>
<Name>Mesnac.Gui</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\PlugInPlatform\Mesnac.PlugIn\Mesnac.PlugIn.csproj">
<Project>{b6723835-7cfe-4be6-9d5c-b1c1c4cd60fc}</Project>
<Name>Mesnac.PlugIn</Name>
</ProjectReference>
<ProjectReference Include="..\..\Mesnac.Action.Base\Mesnac.Action.Base.csproj">
<Project>{7C91BC10-712A-4391-BC2C-FA48DC59F806}</Project>
<Name>Mesnac.Action.Base</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Equipment\" />
<Folder Include="RawMaterial\" />
<Folder Include="RubberQuality\" />
<Folder Include="Rubber\" />
</ItemGroup>
<ItemGroup>
<COMReference Include="stdole">
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>XCOPY "$(TargetPath)" /S/Y "$(SolutionDir)bin\Data\Action\Feeding\"</PostBuildEvent>
</PropertyGroup>
<!-- 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>