<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="14.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>{B9535B03-7F26-4F22-A15B-33382625F60C}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>SHARP_CLAS_UI</RootNamespace>
|
<AssemblyName>SHARP_CLAS_UI</AssemblyName>
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<PublishUrl>publish\</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Disk</InstallFrom>
|
<UpdateEnabled>false</UpdateEnabled>
|
<UpdateMode>Foreground</UpdateMode>
|
<UpdateInterval>7</UpdateInterval>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateRequired>false</UpdateRequired>
|
<MapFileExtensions>true</MapFileExtensions>
|
<ApplicationRevision>0</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
<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>
|
<UseVSHostingProcess>true</UseVSHostingProcess>
|
</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>
|
<PropertyGroup>
|
<ApplicationIcon>DIT-Logo.ico</ApplicationIcon>
|
</PropertyGroup>
|
<PropertyGroup />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>true</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
<OutputPath>bin\x64\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x64</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>true</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup>
|
<TargetZone>LocalIntranet</TargetZone>
|
</PropertyGroup>
|
<PropertyGroup>
|
<GenerateManifests>false</GenerateManifests>
|
</PropertyGroup>
|
<PropertyGroup>
|
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="BaseForm">
|
<HintPath>dll\BaseForm.dll</HintPath>
|
</Reference>
|
<Reference Include="Communication, Version=6.49.0.0, Culture=neutral, processorArchitecture=AMD64">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\Communication.dll</HintPath>
|
</Reference>
|
<Reference Include="DIT.SharedMemory, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\DIT.SharedMemory.dll</HintPath>
|
</Reference>
|
<Reference Include="Keyence.AutoID.SDK, Version=2.0.0.0, Culture=neutral, processorArchitecture=AMD64">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\Keyence.AutoID.SDK.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>dll\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="Navigation, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\Navigation.dll</HintPath>
|
</Reference>
|
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationFramework" />
|
<Reference Include="SocketCommunication, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\SocketCommunication.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Xaml" />
|
<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" />
|
<Reference Include="UIAutomationProvider" />
|
<Reference Include="VncClientControlCommon, Version=6.49.0.0, Culture=neutral, processorArchitecture=AMD64">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>dll\VncClientControlCommon.dll</HintPath>
|
</Reference>
|
<Reference Include="WindowsBase" />
|
<Reference Include="WindowsFormsIntegration" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="100.Screen\Form_Maintenance_User_Info.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_User_Info.Designer.cs">
|
<DependentUpon>Form_Maintenance_User_Info.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Module.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Module.Designer.cs">
|
<DependentUpon>Form_Maintenance_Module.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Analog_Vlaue.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Analog_Vlaue.Designer.cs">
|
<DependentUpon>uc_Analog_Vlaue.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Cell_Recipe.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Cell_Recipe.Designer.cs">
|
<DependentUpon>uc_Cell_Recipe.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Output_Vlaue.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Output_Vlaue.Designer.cs">
|
<DependentUpon>uc_Output_Vlaue.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Input_Vlaue.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Input_Vlaue.Designer.cs">
|
<DependentUpon>uc_Input_Vlaue.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Motor_Controler.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Motor_Controler.Designer.cs">
|
<DependentUpon>uc_Motor_Controler.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_System_Param.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_System_Param.Designer.cs">
|
<DependentUpon>uc_System_Param.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_TactTimeTable.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_TactTimeTable.Designer.cs">
|
<DependentUpon>uc_TactTimeTable.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Tray_Info_Row.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Tray_Info_Row.Designer.cs">
|
<DependentUpon>uc_Tray_Info_Row.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Tray_In_Info_Row.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="200.Custom_UI\uc_Tray_In_Info_Row.Designer.cs">
|
<DependentUpon>uc_Tray_In_Info_Row.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Alarm_List.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Alarm_List.Designer.cs">
|
<DependentUpon>Form_Alarm_List.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Auto_Power_Viewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Auto_Power_Viewer.Designer.cs">
|
<DependentUpon>Form_Auto_Power_Viewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Cim.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Cim.Designer.cs">
|
<DependentUpon>Form_Cim.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Login.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Login.Designer.cs">
|
<DependentUpon>Form_Login.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_MessageBox_Ok_No.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_MessageBox_Ok_No.Designer.cs">
|
<DependentUpon>Form_MessageBox_Ok_No.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Recipe_Name_Set.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Recipe_Name_Set.Designer.cs">
|
<DependentUpon>Form_Recipe_Name_Set.cs</DependentUpon>
|
</Compile>
|
<Compile Include="000.MainFrame\Form_Frame.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="000.MainFrame\Main_Frame.Designer.cs">
|
<DependentUpon>Form_Frame.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Scanner_View.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Scanner_View.Designer.cs">
|
<DependentUpon>Form_Scanner_View.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Sequence_Viewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Sequence_Viewer.Designer.cs">
|
<DependentUpon>Form_Sequence_Viewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Table_Info.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Table_Info.Designer.cs">
|
<DependentUpon>Form_Table_Info.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Tray_Count_Set.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Tray_Count_Set.Designer.cs">
|
<DependentUpon>Form_Tray_Count_Set.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_User_Command_Set.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_User_Command_Set.Designer.cs">
|
<DependentUpon>Form_User_Command_Set.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Vision_Status_Viewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Vision_Status_Viewer.Designer.cs">
|
<DependentUpon>Form_Vision_Status_Viewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Vision_Test.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Form_Vision_Test.Designer.cs">
|
<DependentUpon>Form_Vision_Test.cs</DependentUpon>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Tray_QR_Code_Command.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Tray_QR_Code_Command.Designer.cs">
|
<DependentUpon>Tray_QR_Code_Command.cs</DependentUpon>
|
</Compile>
|
<Compile Include="500.Equipment\000.Enum\Enum.cs" />
|
<Compile Include="500.Equipment\100.Memory_Address\Memory_Address.cs" />
|
<Compile Include="500.Equipment\200.Alarm\Alarm.cs" />
|
<Compile Include="500.Equipment\200.Alarm\AlarmInfo.cs" />
|
<Compile Include="500.Equipment\200.Alarm\AlarmOccurredInfo.cs" />
|
<Compile Include="500.Equipment\200.Alarm\Alarm_Manager.cs" />
|
<Compile Include="500.Equipment\200.Alarm\Alarm_Occurred.cs" />
|
<Compile Include="500.Equipment\200.Alarm\Alarm_Occurred_Manager.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\Analog.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\Axis.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\DI.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\DO.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\IO_Manager.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\NMCMotionSDK.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\Sharp_Board_Control.cs" />
|
<Compile Include="500.Equipment\300.Rs_Automation\Slave.cs" />
|
<Compile Include="500.Equipment\400.Module\000.Vision\Client_Align.cs" />
|
<Compile Include="500.Equipment\400.Module\000.Vision\Client_AOI.cs" />
|
<Compile Include="500.Equipment\400.Module\000.Vision\Vision_Control.cs" />
|
<Compile Include="500.Equipment\400.Module\000.Vision\Vision_Define.cs" />
|
<Compile Include="500.Equipment\400.Module\100.BCR\BCR_Module.cs" />
|
<Compile Include="500.Equipment\400.Module\200.Scanner\RTC4Import.cs" />
|
<Compile Include="500.Equipment\400.Module\200.Scanner\Scanner.cs" />
|
<Compile Include="500.Equipment\400.Module\200.Scanner\Scanner_Position_Info.cs" />
|
<Compile Include="500.Equipment\400.Module\200.Scanner\Scanner_Recipe.cs" />
|
<Compile Include="500.Equipment\400.Module\300.CIM\CIM_Client.cs" />
|
<Compile Include="500.Equipment\400.Module\300.CIM\CIM_Server.cs" />
|
<Compile Include="500.Equipment\400.Module\400.Power_Meter\Power_Meter.cs" />
|
<Compile Include="500.Equipment\400.Module\400.Power_Meter\Serial_Module.cs" />
|
<Compile Include="500.Equipment\500.Recipe\000.Tray_Info\Tray_Info_Recipe.cs" />
|
<Compile Include="500.Equipment\500.Recipe\000.Tray_Info\Tray_Info_Manager.cs" />
|
<Compile Include="500.Equipment\500.Recipe\000.Tray_Info\Tray_Row_Info.cs" />
|
<Compile Include="500.Equipment\500.Recipe\100.Process_Info\Process_Draw_Info.cs" />
|
<Compile Include="500.Equipment\500.Recipe\100.Process_Info\Process_Info_Recipe.cs" />
|
<Compile Include="500.Equipment\500.Recipe\100.Process_Info\Process_Info_Manager.cs" />
|
<Compile Include="500.Equipment\500.Recipe\200.Vision_Info\Vision_Info_Recipe.cs" />
|
<Compile Include="500.Equipment\500.Recipe\200.Vision_Info\Vision_Info_Manager.cs" />
|
<Compile Include="500.Equipment\500.Recipe\400.Panel_Type_Info\Panel_Type_Info_Recipe.cs" />
|
<Compile Include="500.Equipment\500.Recipe\400.Panel_Type_Info\Panel_Type_Info_Manager.cs" />
|
<Compile Include="500.Equipment\500.Recipe\500.Main_Recipe\Main_Recipe.cs" />
|
<Compile Include="500.Equipment\500.Recipe\500.Main_Recipe\Main_Recipe_Manager.cs" />
|
<Compile Include="500.Equipment\500.Recipe\Parameter_Position.cs" />
|
<Compile Include="500.Equipment\600.Info\100.Position_Parameter\Position_Info.cs" />
|
<Compile Include="500.Equipment\600.Info\100.Position_Parameter\Position_Info_Manager.cs" />
|
<Compile Include="500.Equipment\600.Info\200.System_Parameter\Parameter_Mode.cs" />
|
<Compile Include="500.Equipment\600.Info\200.System_Parameter\Parameter_Setting.cs" />
|
<Compile Include="500.Equipment\600.Info\200.System_Parameter\Parameter_System_Manager.cs" />
|
<Compile Include="500.Equipment\600.Info\000.Panel_Info\Panel_Info.cs" />
|
<Compile Include="500.Equipment\600.Info\000.Panel_Info\Panel_Info_Manager.cs" />
|
<Compile Include="500.Equipment\600.Info\300.User_Info\User_Info.cs" />
|
<Compile Include="500.Equipment\600.Info\300.User_Info\User_Info_Manager.cs" />
|
<Compile Include="500.Equipment\600.Info\400.Equipment_Info\Equipment_Info.cs" />
|
<Compile Include="500.Equipment\600.Info\400.Equipment_Info\Equipment_Info_Manager.cs" />
|
<Compile Include="500.Equipment\600.Info\500.Power_Setting\Parameter_Power.cs" />
|
<Compile Include="500.Equipment\600.Info\500.Power_Setting\Parameter_Power_Manager.cs" />
|
<Compile Include="500.Equipment\600.Info\600.Panel_Count\Panel_Count_Info.cs" />
|
<Compile Include="500.Equipment\600.Info\600.Panel_Count\Panel_Count_Info_Manager.cs" />
|
<Compile Include="500.Equipment\700.Unit\200.Process\Ablation.cs" />
|
<Compile Include="500.Equipment\700.Unit\200.Process\AblationStage1.cs" />
|
<Compile Include="500.Equipment\700.Unit\200.Process\AblationStage2.cs" />
|
<Compile Include="500.Equipment\700.Unit\300.After\AoiStage.cs" />
|
<Compile Include="500.Equipment\700.Unit\200.Process\Fine_Align.cs" />
|
<Compile Include="500.Equipment\700.Unit\000.Loader\LoaderConveyorOut.cs" />
|
<Compile Include="500.Equipment\700.Unit\000.Loader\LoaderConveyorIn.cs" />
|
<Compile Include="500.Equipment\700.Unit\000.Loader\LoaderHandler1.cs" />
|
<Compile Include="500.Equipment\700.Unit\100.Before\LoaderHandler2.cs" />
|
<Compile Include="500.Equipment\700.Unit\100.Before\LoaderReverseStage.cs" />
|
<Compile Include="500.Equipment\700.Unit\000.Loader\LoaderLiftOut.cs" />
|
<Compile Include="500.Equipment\700.Unit\000.Loader\LoaderLiftIn.cs" />
|
<Compile Include="500.Equipment\700.Unit\000.Loader\LoaderTrayTransfer.cs" />
|
<Compile Include="500.Equipment\700.Unit\200.Process\Plasma.cs" />
|
<Compile Include="500.Equipment\700.Unit\100.Before\Pre_Align_Stage.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\UnloaderConveyorIn.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\UnloaderConveyorOut.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\ULD_Handler_1.cs" />
|
<Compile Include="500.Equipment\700.Unit\300.After\UnloaderHandler2.cs" />
|
<Compile Include="500.Equipment\700.Unit\300.After\UnloaderReverseStage.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\UnloaderLiftIn.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\UnloaderLiftNg.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\UnloaderLiftOk.cs" />
|
<Compile Include="500.Equipment\700.Unit\400.Unloader\UnloaderTrayTransfer.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\AblationUnit.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\AblationStage.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\AlignerY.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\AoiStageUnit.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Conveyor.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\FineAlign.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Handler.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Lift.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\PlasmaUnit.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\PreAlign.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\ReverseStage.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\SequenceTimer.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\TrayShuttle.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\TrayTransfer.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Stacker.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\VacuumStageCh2.cs" />
|
<Compile Include="500.Equipment\800.Seqeuence\Sequence_After.cs" />
|
<Compile Include="500.Equipment\800.Seqeuence\Sequence_Before.cs" />
|
<Compile Include="500.Equipment\800.Seqeuence\Sequence_Loader.cs" />
|
<Compile Include="500.Equipment\800.Seqeuence\Sequence_Process.cs" />
|
<Compile Include="500.Equipment\800.Seqeuence\Sequence_Unloader.cs" />
|
<Compile Include="300.Etc_Screen\Interlock_View.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="300.Etc_Screen\Interlock_View.Designer.cs">
|
<DependentUpon>Interlock_View.cs</DependentUpon>
|
</Compile>
|
<Compile Include="500.Equipment\900.Etc\a.cs" />
|
<Compile Include="500.Equipment\900.Etc\Base_Picker.cs" />
|
<Compile Include="500.Equipment\900.Etc\Base_Stage.cs" />
|
<Compile Include="500.Equipment\900.Etc\Base_Unit.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Clamp.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Picker.cs" />
|
<Compile Include="500.Equipment\900.Etc\PickerUnit.cs" />
|
<Compile Include="500.Equipment\900.Etc\StageUnit.cs" />
|
<Compile Include="500.Equipment\900.Etc\Time_Checker.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Aligner.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\Unit.cs" />
|
<Compile Include="500.Equipment\700.Unit\Base\VacuumStageCh1.cs" />
|
<Compile Include="500.Equipment\900.Etc\Xml_Manager.cs" />
|
<Compile Include="500.Equipment\Equipment.cs" />
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="100.Screen\Form_Parameter_Alarm_Setting.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter_Alarm_Setting.Designer.cs">
|
<DependentUpon>Form_Parameter_Alarm_Setting.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Main.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Main.Designer.cs">
|
<DependentUpon>Form_Main.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Log.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Log.Designer.cs">
|
<DependentUpon>Form_Log.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance.Designer.cs">
|
<DependentUpon>Form_Maintenance.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Control.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Control.Designer.cs">
|
<DependentUpon>Form_Maintenance_Control.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Initialize.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Initialize.Designer.cs">
|
<DependentUpon>Form_Maintenance_Initialize.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_IO.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_IO.Designer.cs">
|
<DependentUpon>Form_Maintenance_IO.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Laser.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Laser.Designer.cs">
|
<DependentUpon>Form_Maintenance_Laser.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter.Designer.cs">
|
<DependentUpon>Form_Parameter.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter_Position.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter_Position.Designer.cs">
|
<DependentUpon>Form_Parameter_Position.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Recipe_Main.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Recipe_Main.Designer.cs">
|
<DependentUpon>Form_Recipe_Main.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Recipe_Type.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Recipe_Type.Designer.cs">
|
<DependentUpon>Form_Recipe_Type.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Recipe.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Recipe.Designer.cs">
|
<DependentUpon>Form_Recipe.cs</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter_System.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Parameter_System.Designer.cs">
|
<DependentUpon>Form_Parameter_System.cs</DependentUpon>
|
</Compile>
|
<Compile Include="200.Custom_UI\Main_UserControl.xaml.cs">
|
<DependentUpon>Main_UserControl.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Analog.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="100.Screen\Form_Maintenance_Analog.Designer.cs">
|
<DependentUpon>Form_Maintenance_Analog.cs</DependentUpon>
|
</Compile>
|
<Compile Include="resLanguage.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>resLanguage.resx</DependentUpon>
|
</Compile>
|
<Compile Include="resLanguage.ja.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>resLanguage.ja.resx</DependentUpon>
|
</Compile>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_User_Info.resx">
|
<DependentUpon>Form_Maintenance_User_Info.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_Module.resx">
|
<DependentUpon>Form_Maintenance_Module.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Analog_Vlaue.resx">
|
<DependentUpon>uc_Analog_Vlaue.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Cell_Recipe.resx">
|
<DependentUpon>uc_Cell_Recipe.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Output_Vlaue.resx">
|
<DependentUpon>uc_Output_Vlaue.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Input_Vlaue.resx">
|
<DependentUpon>uc_Input_Vlaue.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Motor_Controler.resx">
|
<DependentUpon>uc_Motor_Controler.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_System_Param.resx">
|
<DependentUpon>uc_System_Param.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_TactTimeTable.resx">
|
<DependentUpon>uc_TactTimeTable.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Tray_Info_Row.resx">
|
<DependentUpon>uc_Tray_Info_Row.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="200.Custom_UI\uc_Tray_In_Info_Row.resx">
|
<DependentUpon>uc_Tray_In_Info_Row.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Alarm_List.resx">
|
<DependentUpon>Form_Alarm_List.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Auto_Power_Viewer.resx">
|
<DependentUpon>Form_Auto_Power_Viewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Cim.resx">
|
<DependentUpon>Form_Cim.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Login.resx">
|
<DependentUpon>Form_Login.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_MessageBox_Ok_No.resx">
|
<DependentUpon>Form_MessageBox_Ok_No.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Recipe_Name_Set.resx">
|
<DependentUpon>Form_Recipe_Name_Set.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="000.MainFrame\Form_Frame.ko-KR.resx">
|
<DependentUpon>Form_Frame.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="000.MainFrame\Form_Frame.resx">
|
<DependentUpon>Form_Frame.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Scanner_View.resx">
|
<DependentUpon>Form_Scanner_View.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Sequence_Viewer.resx">
|
<DependentUpon>Form_Sequence_Viewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Table_Info.resx">
|
<DependentUpon>Form_Table_Info.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Tray_Count_Set.resx">
|
<DependentUpon>Form_Tray_Count_Set.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_User_Command_Set.resx">
|
<DependentUpon>Form_User_Command_Set.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Vision_Status_Viewer.resx">
|
<DependentUpon>Form_Vision_Status_Viewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Form_Vision_Test.resx">
|
<DependentUpon>Form_Vision_Test.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Interlock_View.resx">
|
<DependentUpon>Interlock_View.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="300.Etc_Screen\Tray_QR_Code_Command.resx">
|
<DependentUpon>Tray_QR_Code_Command.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<SubType>Designer</SubType>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Parameter_Alarm_Setting.resx">
|
<DependentUpon>Form_Parameter_Alarm_Setting.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Main.resx">
|
<DependentUpon>Form_Main.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Log.resx">
|
<DependentUpon>Form_Log.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance.resx">
|
<DependentUpon>Form_Maintenance.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_Control.resx">
|
<DependentUpon>Form_Maintenance_Control.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_Initialize.resx">
|
<DependentUpon>Form_Maintenance_Initialize.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_IO.resx">
|
<DependentUpon>Form_Maintenance_IO.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_Laser.resx">
|
<DependentUpon>Form_Maintenance_Laser.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Parameter.resx">
|
<DependentUpon>Form_Parameter.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Parameter_Position.resx">
|
<DependentUpon>Form_Parameter_Position.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Recipe_Main.resx">
|
<DependentUpon>Form_Recipe_Main.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Recipe_Type.resx">
|
<DependentUpon>Form_Recipe_Type.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Recipe.resx">
|
<DependentUpon>Form_Recipe.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Parameter_System.resx">
|
<DependentUpon>Form_Parameter_System.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="100.Screen\Form_Maintenance_Analog.resx">
|
<DependentUpon>Form_Maintenance_Analog.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="resLanguage.ja.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>resLanguage.ja.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<EmbeddedResource Include="resLanguage.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>resLanguage.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
<None Include="Properties\app.manifest" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<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>
|
<Content Include="400.Image\Ablation.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Fine_Align.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Fine_Align_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Plasma.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Plasma_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Pre_Align_Frame.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Pre_Align_Stage.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Reverse_Stage_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Reverse_Stage_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Reverse_Stage_Frame_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Reverse_Stage_Frame_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Reverse_Stage_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Reverse_Stage_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Reverse_Stage_Frame_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Reverse_Stage_Frame_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="DIT-Logo.ico" />
|
<Content Include="400.Image\Ablation_Body_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Ablation_Body_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Ablation_Body_3.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Ablation_Body_4.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Alarm.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Align_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\DIT-Logo.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="Resources\Alarm.png" />
|
<None Include="Resources\DIT_Logo.png" />
|
<Content Include="Resources\English.png" />
|
<Content Include="Resources\Japan.png" />
|
<Content Include="Resources\Lamp.png" />
|
<None Include="400.Image\English.png" />
|
<Content Include="400.Image\Japan.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\korea.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<None Include="400.Image\Lamp.png" />
|
<Content Include="400.Image\Laser_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_1_Body_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_1_X.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_1_Y_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_1_Y_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_2_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_2_X.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_2_Y_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Handler_2_Y_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Tray_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Tray_TR_Body_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Tray_TR_Body_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\LD_Tray_TR_X.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Stage_X1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Stage_X2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_1_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_1_X.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_1_Y_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_1_Y_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_2_Body_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_2_Body_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_2_Y_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_2_Y_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Handler_2_Y_3.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Tray_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Tray_TR_Body_1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Tray_TR_Body_2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\ULD_Tray_TR_X.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Zig_Left.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
<Content Include="400.Image\Zig_Right.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
</ItemGroup>
|
<ItemGroup>
|
<Page Include="200.Custom_UI\Main_UserControl.xaml">
|
<SubType>Designer</SubType>
|
<Generator>MSBuild:Compile</Generator>
|
</Page>
|
</ItemGroup>
|
<ItemGroup>
|
<BootstrapperPackage Include=".NETFramework,Version=v4.5.2">
|
<Visible>False</Visible>
|
<ProductName>Microsoft .NET Framework 4.5.2 %28x86 and x64%29</ProductName>
|
<Install>true</Install>
|
</BootstrapperPackage>
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
<Visible>False</Visible>
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
<Install>false</Install>
|
</BootstrapperPackage>
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="Microsoft.Office.Core">
|
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
|
<VersionMajor>2</VersionMajor>
|
<VersionMinor>5</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
<COMReference Include="VBIDE">
|
<Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
|
<VersionMajor>5</VersionMajor>
|
<VersionMinor>3</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
</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>
|