742 lines
35 KiB
XML
742 lines
35 KiB
XML
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{F3AC32D4-8DAC-4F4D-AD52-2610D6237DD5}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>ITC81DB_2H</RootNamespace>
|
|
<AssemblyName>ITC81DB_2H</AssemblyName>
|
|
<ProjectTypeGuids>{4D628B5B-2FBC-4AA6-8C16-197242AEB884};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<PlatformFamilyName>WindowsCE</PlatformFamilyName>
|
|
<PlatformID>E2BECB1F-8C8C-41ba-B736-9BE7D946A398</PlatformID>
|
|
<OSVersion>5.0</OSVersion>
|
|
<DeployDirSuffix>ITC81DB</DeployDirSuffix>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<NativePlatformName>Windows CE</NativePlatformName>
|
|
<FormFactorID>
|
|
</FormFactorID>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE;$(PlatformFamilyName)</DefineConstants>
|
|
<NoStdLib>true</NoStdLib>
|
|
<NoConfig>true</NoConfig>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<FileAlignment>512</FileAlignment>
|
|
<WarningLevel>4</WarningLevel>
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE;$(PlatformFamilyName)</DefineConstants>
|
|
<NoStdLib>true</NoStdLib>
|
|
<NoConfig>true</NoConfig>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<FileAlignment>512</FileAlignment>
|
|
<WarningLevel>4</WarningLevel>
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.WindowsCE.Forms" />
|
|
<Reference Include="mscorlib" />
|
|
<Reference Include="SmartXCommon, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V3.1.1_20190321\SmartX3.1.0_IEC1000_DOTNETCF3.5수동설치파일\SmartXCommon.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SmartX_IEC1000, Version=3.1.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>C:\Program Files (x86)\HNS\Embedded SmartX Component\V3.1.1_20190321\SmartX3.1.0_IEC1000_DOTNETCF3.5수동설치파일\SmartX_IEC1000.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Barcode.cs" />
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipEngineer.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipEngineer.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipEngineer.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem3.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem3.Designer.cs">
|
|
<DependentUpon>ControlCenterInforSystem3.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem2.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem2.Designer.cs">
|
|
<DependentUpon>ControlCenterInforSystem2.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemBLDCMotorSetting.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemBLDCMotorSetting.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemBLDCMotorSetting.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayFeedback.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayFeedback.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayFeedback.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiEthernetLocalIP.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiEthernetLocalIP.Designer.cs">
|
|
<DependentUpon>ControlConfiEthernetLocalIP.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialBarcode.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialBarcode.Designer.cs">
|
|
<DependentUpon>ControlConfiSerialBarcode.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiCountingOutput.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiCountingOutput.designer.cs">
|
|
<DependentUpon>ControlCenterConfiCountingOutput.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiEthernet.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiEthernet.Designer.cs">
|
|
<DependentUpon>ControlCenterConfiEthernet.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiSerial.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiSerial.Designer.cs">
|
|
<DependentUpon>ControlCenterConfiSerial.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialHitachi.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialHitachi.Designer.cs">
|
|
<DependentUpon>ControlConfiSerialHitachi.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialMarkoPrint.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialMarkoPrint.Designer.cs">
|
|
<DependentUpon>ControlConfiSerialMarkoPrint.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialUserDefine.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiSerialUserDefine.designer.cs">
|
|
<DependentUpon>ControlConfiSerialUserDefine.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiOptionBoard1.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiOptionBoard1.Designer.cs">
|
|
<DependentUpon>ControlConfiOptionBoard1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiOptionBoard2.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlConfiOptionBoard2.Designer.cs">
|
|
<DependentUpon>ControlConfiOptionBoard2.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayWeightBigScreen.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayWeightBigScreen.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayWeightBigScreen.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomConfiguration.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomConfiguration.Designer.cs">
|
|
<DependentUpon>ControlBottomConfiguration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomEquipment.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomEquipment.Designer.cs">
|
|
<DependentUpon>ControlBottomEquipment.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomInformation.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomInformation.Designer.cs">
|
|
<DependentUpon>ControlBottomInformation.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomSystem.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomSystem.Designer.cs">
|
|
<DependentUpon>ControlBottomSystem.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicHelp.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicHelp.Designer.cs">
|
|
<DependentUpon>ControlCenterBasicHelp.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicTime.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicTime.Designer.cs">
|
|
<DependentUpon>ControlCenterBasicTime.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicProduct.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicProduct.Designer.cs">
|
|
<DependentUpon>ControlCenterBasicProduct.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicDataBackup.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicDataBackup.Designer.cs">
|
|
<DependentUpon>ControlCenterBasicDataBackup.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicDataStatistics.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterBasic\ControlCenterBasicDataStatistics.Designer.cs">
|
|
<DependentUpon>ControlCenterBasicDataStatistics.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomBasic.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Bottom\ControlBottomBasic.Designer.cs">
|
|
<DependentUpon>ControlBottomBasic.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiOptionBoard.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiOptionBoard.Designer.cs">
|
|
<DependentUpon>ControlCenterConfiOptionBoard.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiHelp.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiHelp.Designer.cs">
|
|
<DependentUpon>ControlCenterConfiHelp.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiOption.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterConfiguration\ControlCenterConfiOption.Designer.cs">
|
|
<DependentUpon>ControlCenterConfiOption.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipFunctionSetting.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipFunctionSetting.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipFunctionSetting.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipHelp.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipHelp.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipHelp.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipInitialize.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipInitialize.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipInitialize.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipTest.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipTest.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipUpdate.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipUpdate.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipUpdate.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipUser.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipUser.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipUser.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipUserGroupEditor.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterEquipment\ControlCenterEquipUserGroupEditor.Designer.cs">
|
|
<DependentUpon>ControlCenterEquipUserGroupEditor.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforAS.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforAS.Designer.cs">
|
|
<DependentUpon>ControlCenterInforAS.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforHelp.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforHelp.Designer.cs">
|
|
<DependentUpon>ControlCenterInforHelp.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterInformation\ControlCenterInforSystem.Designer.cs">
|
|
<DependentUpon>ControlCenterInforSystem.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemCalibration.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemCalibration.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemCalibration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemExternalOutput.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemExternalOutput.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemExternalOutput.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemHelp.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemHelp.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemHelp.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemIOTest.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemIOTest.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemIOTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentManual.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemJudgmentManual.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemJudgmentManual.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemSorterSetting.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\CenterSystem\ControlCenterSystemSorterSetting.Designer.cs">
|
|
<DependentUpon>ControlCenterSystemSorterSetting.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlUserGroupEditor.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\Etc\ControlUserGroupEditor.Designer.cs">
|
|
<DependentUpon>ControlUserGroupEditor.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayAlarm.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayAlarm.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayAlarm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStopDataStatistics.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStopDataStatistics.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayStopDataStatistics.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayMenu.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayMenu.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayMenu.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStartList.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStartList.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayStartList.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStart.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStart.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayStart.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStartGrapht.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayStartGrapht.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayStartGrapht.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayWeightSmall.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Controls\MainDisplay\ControlMainDisplayWeightSmall.Designer.cs">
|
|
<DependentUpon>ControlMainDisplayWeightSmall.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DataStore.cs" />
|
|
<Compile Include="DialogForms\DialogFormLogOn.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormLogOn.Designer.cs">
|
|
<DependentUpon>DialogFormLogOn.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormPasswordKeyPad1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormPasswordKeyPad1.Designer.cs">
|
|
<DependentUpon>DialogFormPasswordKeyPad1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormMessage.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormMessage.Designer.cs">
|
|
<DependentUpon>DialogFormMessage.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormNumKeyPad.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormNumKeyPad.Designer.cs">
|
|
<DependentUpon>DialogFormNumKeyPad.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormPasswordKeyPad.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormPasswordKeyPad.Designer.cs">
|
|
<DependentUpon>DialogFormPasswordKeyPad.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormProductList.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormProductList.Designer.cs">
|
|
<DependentUpon>DialogFormProductList.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormYesNo.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="DialogForms\DialogFormYesNo.Designer.cs">
|
|
<DependentUpon>DialogFormYesNo.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Ethernet.cs" />
|
|
<Compile Include="Forms\FormMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FormMain.Designer.cs">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FormMainDisplay.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FormMainDisplay.Designer.cs">
|
|
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FormMenu.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FormMenu.Designer.cs">
|
|
<DependentUpon>FormMenu.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Helper.cs" />
|
|
<Compile Include="IntechGraphics.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipEngineer.resx">
|
|
<DependentUpon>ControlCenterEquipEngineer.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterInformation\ControlCenterInforSystem3.resx">
|
|
<DependentUpon>ControlCenterInforSystem3.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Bottom\ControlBottomConfiguration.resx">
|
|
<DependentUpon>ControlBottomConfiguration.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Bottom\ControlBottomEquipment.resx">
|
|
<DependentUpon>ControlBottomEquipment.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Bottom\ControlBottomInformation.resx">
|
|
<DependentUpon>ControlBottomInformation.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Bottom\ControlBottomSystem.resx">
|
|
<DependentUpon>ControlBottomSystem.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterBasic\ControlCenterBasicHelp.resx">
|
|
<DependentUpon>ControlCenterBasicHelp.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterBasic\ControlCenterBasicTime.resx">
|
|
<DependentUpon>ControlCenterBasicTime.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterBasic\ControlCenterBasicProduct.resx">
|
|
<DependentUpon>ControlCenterBasicProduct.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterBasic\ControlCenterBasicDataBackup.resx">
|
|
<DependentUpon>ControlCenterBasicDataBackup.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterBasic\ControlCenterBasicDataStatistics.resx">
|
|
<DependentUpon>ControlCenterBasicDataStatistics.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Bottom\ControlBottomBasic.resx">
|
|
<DependentUpon>ControlBottomBasic.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterConfiguration\ControlCenterConfiCountingOutput.resx">
|
|
<DependentUpon>ControlCenterConfiCountingOutput.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterConfiguration\ControlCenterConfiEthernet.resx">
|
|
<DependentUpon>ControlCenterConfiEthernet.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterConfiguration\ControlCenterConfiHelp.resx">
|
|
<DependentUpon>ControlCenterConfiHelp.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterConfiguration\ControlCenterConfiOption.resx">
|
|
<DependentUpon>ControlCenterConfiOption.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterConfiguration\ControlCenterConfiOptionBoard.resx">
|
|
<DependentUpon>ControlCenterConfiOptionBoard.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterConfiguration\ControlCenterConfiSerial.resx">
|
|
<DependentUpon>ControlCenterConfiSerial.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipFunctionSetting.resx">
|
|
<DependentUpon>ControlCenterEquipFunctionSetting.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipHelp.resx">
|
|
<DependentUpon>ControlCenterEquipHelp.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipInitialize.resx">
|
|
<DependentUpon>ControlCenterEquipInitialize.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipTest.resx">
|
|
<DependentUpon>ControlCenterEquipTest.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipUpdate.resx">
|
|
<DependentUpon>ControlCenterEquipUpdate.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipUser.resx">
|
|
<DependentUpon>ControlCenterEquipUser.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterEquipment\ControlCenterEquipUserGroupEditor.resx">
|
|
<DependentUpon>ControlCenterEquipUserGroupEditor.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterInformation\ControlCenterInforAS.resx">
|
|
<DependentUpon>ControlCenterInforAS.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterInformation\ControlCenterInforHelp.resx">
|
|
<DependentUpon>ControlCenterInforHelp.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterInformation\ControlCenterInforSystem.resx">
|
|
<DependentUpon>ControlCenterInforSystem.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterInformation\ControlCenterInforSystem2.resx">
|
|
<DependentUpon>ControlCenterInforSystem2.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemCalibration.resx">
|
|
<DependentUpon>ControlCenterSystemCalibration.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemExternalOutput.resx">
|
|
<DependentUpon>ControlCenterSystemExternalOutput.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemHelp.resx">
|
|
<DependentUpon>ControlCenterSystemHelp.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemIOTest.resx">
|
|
<DependentUpon>ControlCenterSystemIOTest.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemJudgmentManual.resx">
|
|
<DependentUpon>ControlCenterSystemJudgmentManual.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemSorterSetting.resx">
|
|
<DependentUpon>ControlCenterSystemSorterSetting.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\CenterSystem\ControlCenterSystemBLDCMotorSetting.resx">
|
|
<DependentUpon>ControlCenterSystemBLDCMotorSetting.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiEthernetLocalIP.resx">
|
|
<DependentUpon>ControlConfiEthernetLocalIP.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiSerialBarcode.resx">
|
|
<DependentUpon>ControlConfiSerialBarcode.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiSerialHitachi.resx">
|
|
<DependentUpon>ControlConfiSerialHitachi.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiSerialMarkoPrint.resx">
|
|
<DependentUpon>ControlConfiSerialMarkoPrint.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiSerialUserDefine.resx">
|
|
<DependentUpon>ControlConfiSerialUserDefine.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiOptionBoard1.resx">
|
|
<DependentUpon>ControlConfiOptionBoard1.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlConfiOptionBoard2.resx">
|
|
<DependentUpon>ControlConfiOptionBoard2.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\Etc\ControlUserGroupEditor.resx">
|
|
<DependentUpon>ControlUserGroupEditor.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayAlarm.resx">
|
|
<DependentUpon>ControlMainDisplayAlarm.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayFeedback.resx">
|
|
<DependentUpon>ControlMainDisplayFeedback.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayStopDataStatistics.resx">
|
|
<DependentUpon>ControlMainDisplayStopDataStatistics.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayMenu.resx">
|
|
<DependentUpon>ControlMainDisplayMenu.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayStart.resx">
|
|
<DependentUpon>ControlMainDisplayStart.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayStartList.resx">
|
|
<DependentUpon>ControlMainDisplayStartList.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayStartGrapht.resx">
|
|
<DependentUpon>ControlMainDisplayStartGrapht.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayWeightBigScreen.resx">
|
|
<DependentUpon>ControlMainDisplayWeightBigScreen.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Controls\MainDisplay\ControlMainDisplayWeightSmall.resx">
|
|
<DependentUpon>ControlMainDisplayWeightSmall.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormLogOn.resx">
|
|
<DependentUpon>DialogFormLogOn.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormPasswordKeyPad1.resx">
|
|
<DependentUpon>DialogFormPasswordKeyPad1.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormMessage.resx">
|
|
<DependentUpon>DialogFormMessage.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormNumKeyPad.resx">
|
|
<DependentUpon>DialogFormNumKeyPad.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormPasswordKeyPad.resx">
|
|
<DependentUpon>DialogFormPasswordKeyPad.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormProductList.resx">
|
|
<DependentUpon>DialogFormProductList.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="DialogForms\DialogFormYesNo.resx">
|
|
<DependentUpon>DialogFormYesNo.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FormMain.resx">
|
|
<DependentUpon>FormMain.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FormMainDisplay.resx">
|
|
<DependentUpon>FormMainDisplay.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FormMenu.resx">
|
|
<DependentUpon>FormMenu.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</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>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Version.txt" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\ITC81DB_ImageDll\ITC81DB_ImageDll\ITC81DB_2H_ImageDll.csproj">
|
|
<Project>{501CC4ED-3B74-4189-8FD5-29F990358D21}</Project>
|
|
<Name>ITC81DB_2H_ImageDll</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}">
|
|
<HostingProcess disable="1" />
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<!-- 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> |