123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{1552A229-52E5-4A77-9868-CC9C0FF91923}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Aitex.Sorter.UI</RootNamespace>
- <AssemblyName>Aitex.Sorter.UI</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <TargetFrameworkProfile>
- </TargetFrameworkProfile>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <PublishUrl>发布\</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>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <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>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <RunCodeAnalysis>false</RunCodeAnalysis>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <PlatformTarget>x86</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>Resources\AitexSorterUI.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\DocumentFormat.OpenXml.dll</HintPath>
- </Reference>
- <Reference Include="ExcelLibrary">
- <HintPath>..\..\ThirdParty\dlls\ExcelLibrary.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- <HintPath>..\..\ThirdParty\dlls\Microsoft.Office.Interop.Excel.dll</HintPath>
- </Reference>
- <Reference Include="PresentationFramework.Aero" />
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity">
- <HintPath>..\..\ThirdParty\dlls\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="WindowsFormsIntegration" />
- <Reference Include="WPFToolkit">
- <HintPath>..\..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
- <Aliases>toolkit</Aliases>
- </Reference>
- <Reference Include="Xceed.Wpf.AvalonDock">
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Config\SignalTowerManager.cs" />
- <Compile Include="Config\SystemConfigManager.cs" />
- <Compile Include="Controls\AITDisplayWaferModeRow.xaml.cs">
- <DependentUpon>AITDisplayWaferModeRow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AITInterlockSensor.xaml.cs">
- <DependentUpon>AITInterlockSensor.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AITScBoolRow.xaml.cs">
- <DependentUpon>AITScBoolRow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AITScStringRow.xaml.cs">
- <DependentUpon>AITScStringRow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AITScDoubleRow.xaml.cs">
- <DependentUpon>AITScDoubleRow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AITScReadOnlyDoubleRow.xaml.cs">
- <DependentUpon>AITScReadOnlyDoubleRow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Aligner.xaml.cs">
- <DependentUpon>Aligner.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AtmRobot3.xaml.cs">
- <DependentUpon>AtmRobot3.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AtmRobot4LP.xaml.cs">
- <DependentUpon>AtmRobot4LP.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AtmRobot.xaml.cs">
- <DependentUpon>AtmRobot.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AtmRobot2.xaml.cs">
- <DependentUpon>AtmRobot2.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\AtmRobotMultiLP.xaml.cs">
- <DependentUpon>AtmRobotMultiLP.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\BufferStation.xaml.cs">
- <DependentUpon>BufferStation.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Common\AnimationQueue.cs" />
- <Compile Include="Controls\Common\AxisCanvas.cs" />
- <Compile Include="Controls\Common\CommandHelper.cs" />
- <Compile Include="Controls\Common\GridHelper.cs" />
- <Compile Include="Controls\Common\LED.xaml.cs">
- <DependentUpon>LED.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Common\SubListView.cs" />
- <Compile Include="Controls\Common\TextBoxBehavior.cs" />
- <Compile Include="Controls\CoolingBufferStation.xaml.cs">
- <DependentUpon>CoolingBufferStation.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Door.xaml.cs">
- <DependentUpon>Door.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\EFEM4.xaml.cs">
- <DependentUpon>EFEM4.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\EFEM.xaml.cs">
- <DependentUpon>EFEM.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\EFEMBase.cs" />
- <Compile Include="Controls\Foup.xaml.cs">
- <DependentUpon>Foup.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\FoupItem.xaml.cs">
- <DependentUpon>FoupItem.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\FoupItemPro.xaml.cs">
- <DependentUpon>FoupItemPro.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\FoupListControl.xaml.cs">
- <DependentUpon>FoupListControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\FoupListControlPro.xaml.cs">
- <DependentUpon>FoupListControlPro.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\HeaderPanel.cs" />
- <Compile Include="Controls\Invertion.xaml.cs">
- <DependentUpon>Invertion.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\LoadLock.xaml.cs">
- <DependentUpon>LoadLock.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\LoadPort.xaml.cs">
- <DependentUpon>LoadPort.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\LPStatus.xaml.cs">
- <DependentUpon>LPStatus.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\RfidReaderControl.xaml.cs">
- <DependentUpon>RfidReaderControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\RobotControlII.xaml.cs">
- <DependentUpon>RobotControlII.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\RobotServiceControl.xaml.cs">
- <DependentUpon>RobotServiceControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\RobotControl.xaml.cs">
- <DependentUpon>RobotControl.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\Slot.xaml.cs">
- <DependentUpon>Slot.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\SMIFNoMapStatus.xaml.cs">
- <DependentUpon>SMIFNoMapStatus.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\SMIFStatus.xaml.cs">
- <DependentUpon>SMIFStatus.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\TransferSelectionDialog.xaml.cs">
- <DependentUpon>TransferSelectionDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Controls\TransferSelectionViewModel.cs" />
- <Compile Include="Controls\ViewModelControl.cs" />
- <Compile Include="Controls\WaferPro.xaml.cs">
- <DependentUpon>WaferPro.xaml</DependentUpon>
- </Compile>
- <Compile Include="Converter\BooleanToWidthConverter .cs" />
- <Compile Include="Converter\BoolNegateConverter.cs" />
- <Compile Include="Converter\CarrierTypeShowConverter.cs" />
- <Compile Include="Converter\DeviceStateColorConverter.cs" />
- <Compile Include="Converter\DiffPressureValueConverter.cs" />
- <Compile Include="Converter\E84AccessModeToBoolConverter.cs" />
- <Compile Include="Converter\E84InServiceToBoolConverter.cs" />
- <Compile Include="Converter\E84StateColorConverter.cs" />
- <Compile Include="Converter\FormatAndUnitConverter.cs" />
- <Compile Include="Converter\GridViewHeaderConverter.cs" />
- <Compile Include="Converter\IndicatorStateToBoolConverter.cs" />
- <Compile Include="Converter\LoadportCassetteStateConverter.cs" />
- <Compile Include="Converter\RecipeLayoutSelectorConverter.cs" />
- <Compile Include="Converter\StatusColorConverter.cs" />
- <Compile Include="Converter\TicksToDateTimeConverter.cs" />
- <Compile Include="Converter\TupleParametersConverter.cs" />
- <Compile Include="Converter\ValueWatchConverter.cs" />
- <Compile Include="Converter\WaferIDConverter.cs" />
- <Compile Include="Converter\BoolVisibilityConverter.cs" />
- <Compile Include="Converter\HideNullConverter.cs" />
- <Compile Include="Converter\IoConverter.cs" />
- <Compile Include="Converter\WaferColorConverter.cs" />
- <Compile Include="Converter\WaferConverter.cs" />
- <Compile Include="Converter\WaferDropConverter.cs" />
- <Compile Include="Controls\WaferTransferDialog.xaml.cs">
- <DependentUpon>WaferTransferDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Converter\LedConverter.cs" />
- <Compile Include="Converter\SizeOffsetConvert.cs" />
- <Compile Include="Converter\SlotToIndexConverter.cs" />
- <Compile Include="Converter\ValueMatchConverter.cs" />
- <Compile Include="Converter\ValueNotMatchConverter.cs" />
- <Compile Include="Converter\VisibilityConverter.cs" />
- <Compile Include="Controls\Wafer.xaml.cs">
- <DependentUpon>Wafer.xaml</DependentUpon>
- </Compile>
- <Compile Include="Converter\WaferLabelColorConverter.cs" />
- <Compile Include="Converter\WaferStatusConverter.cs" />
- <Compile Include="Converter\WaferSubstE90StatusConverter.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Converter\SmartViewConverters.cs" />
- <Compile Include="Converter\ToNumberConverter.cs" />
- <Compile Include="ViewModel\AlarmViewModel.cs" />
- <Compile Include="Controls\FoupListItem.cs" />
- <Compile Include="ViewModel\EnumHelper.cs" />
- <Compile Include="ViewModel\FAViewModelII.cs" />
- <Compile Include="ViewModel\Maintenance\AlignerNoHomeViewModel.cs" />
- <Compile Include="ViewModel\SelectOCRPicDialogViewModel.cs" />
- <Compile Include="ViewModel\TerminalMessageViewModel.cs" />
- <Compile Include="ViewModel\FoupListViewModelBase.cs" />
- <Compile Include="ViewModel\Maintenance\AlignerViewModel.cs" />
- <Compile Include="ViewModel\EventLogViewModel.cs" />
- <Compile Include="ViewModel\FAViewModel.cs" />
- <Compile Include="ViewModel\HistoryViewModel.cs" />
- <Compile Include="ViewModel\IoViewModel.cs" />
- <Compile Include="ViewModel\Maintenance\LoadPortBaseViewModel.cs" />
- <Compile Include="ViewModel\Maintenance\LoadPortViewModel.cs" />
- <Compile Include="ViewModel\Maintenance\RobotViewModel.cs" />
- <Compile Include="ViewModel\Maintenance\WaferIDReaderViewModel.cs" />
- <Compile Include="ViewModel\Operation4LPViewModel.cs" />
- <Compile Include="ViewModel\OperationMultiLPViewModel.cs" />
- <Compile Include="ViewModel\OperationViewModel.cs" />
- <Compile Include="ViewModel\RecipeTarget.cs" />
- <Compile Include="ViewModel\RecipeViewBaseModel.cs" />
- <Compile Include="ViewModel\RecipeViewModel.cs" />
- <Compile Include="ViewModel\SignalTowerViewModel.cs" />
- <Compile Include="ViewModel\SystemConfigViewModel.cs" />
- <Compile Include="ViewModel\TopViewModel.cs" />
- <Compile Include="ViewModel\TopViewSubModel.cs" />
- <Compile Include="ViewModel\TransferViewModel.cs" />
- <Compile Include="ViewModel\UIRecipeManager.cs" />
- <Compile Include="ViewModel\UIViewModelBase.cs" />
- <Compile Include="Views\AlarmView.xaml.cs">
- <DependentUpon>AlarmView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\FAViewII.xaml.cs">
- <DependentUpon>FAViewII.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\GonaSorterLogin.xaml.cs">
- <DependentUpon>GonaSorterLogin.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\AlignerNoHomeView.xaml.cs">
- <DependentUpon>AlignerNoHomeView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\AlignerView.xaml.cs">
- <DependentUpon>AlignerView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\EventLogView.xaml.cs">
- <DependentUpon>EventLogView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\FAView.xaml.cs">
- <DependentUpon>FAView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\HistoryView.xaml.cs">
- <DependentUpon>HistoryView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\IoView.xaml.cs">
- <DependentUpon>IoView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\LoadPortBaseView.xaml.cs">
- <DependentUpon>LoadPortBaseView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\LoadPortView.xaml.cs">
- <DependentUpon>LoadPortView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\LoadPortViewBase.xaml.cs">
- <DependentUpon>LoadPortViewBase.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\RobotView.xaml.cs">
- <DependentUpon>RobotView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenance\WaferIDReaderView.xaml.cs">
- <DependentUpon>WaferIDReaderView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Operation4LPView.xaml.cs">
- <DependentUpon>Operation4LPView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\OperationView.xaml.cs">
- <DependentUpon>OperationView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\RecipeNameDialog.xaml.cs">
- <DependentUpon>RecipeNameDialog.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\RecipeView.xaml.cs">
- <DependentUpon>RecipeView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\SelectOCRPicDialogView.xaml.cs">
- <DependentUpon>SelectOCRPicDialogView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\SignalTowerView.xaml.cs">
- <DependentUpon>SignalTowerView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\SystemConfigView.xaml.cs">
- <DependentUpon>SystemConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\TopView.xaml.cs">
- <DependentUpon>TopView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\TopViewSub.xaml.cs">
- <DependentUpon>TopViewSub.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\TransferView.xaml.cs">
- <DependentUpon>TransferView.xaml</DependentUpon>
- </Compile>
- <Page Include="Controls\AITDisplayWaferModeRow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\AITInterlockSensor.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\AITScBoolRow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\AITScStringRow.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\AITScReadOnlyDoubleRow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\AtmRobot3.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\AtmRobot4LP.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\AtmRobot2.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\AtmRobotMultiLP.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\BufferStation.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Common\LED.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\CoolingBufferStation.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Door.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\EFEM4.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\FoupItem.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\FoupItemPro.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\FoupListControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\FoupListControlPro.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\HeaderPanelResource.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Invertion.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\LoadLock.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\RfidReaderControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\RobotControlII.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\RobotServiceControl.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\RobotControl.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Slot.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\SMIFNoMapStatus.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\SMIFStatus.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\TransferSelectionDialog.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\WaferPro.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\FAViewII.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\GonaSorterLogin.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\IoView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenance\AlignerNoHomeView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\Maintenance\AlignerView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenance\LoadPortBaseView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenance\LoadPortView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenance\LoadPortViewBase.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenance\RobotView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenance\WaferIDReaderView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Operation4LPView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\RecipeNameDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\RecipeView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\SelectOCRPicDialogView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\SignalTowerView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\TopViewSub.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\TransferView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Resource Include="Resources\StringResources.zh-CN.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- <Resource Include="Resources\StringResources.en-US.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- <Page Include="Controls\AITScDoubleRow.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Controls\Aligner.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\AtmRobot.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\EFEM.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Foup.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\LoadPort.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\LPStatus.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\Wafer.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Controls\WaferTransferDialog.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Resource Include="Resources\Generic.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- <Page Include="Views\AlarmView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\EventLogView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\FAView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\HistoryView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\OperationView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\SystemConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\TopView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.en-US.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <SubType>Designer</SubType>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <AppDesigner Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\images\Left.png" />
- <Resource Include="Resources\images\Next_32x32.png" />
- <Resource Include="Resources\images\Previous_32x32.png" />
- <Resource Include="Resources\images\redo-32x32.png" />
- <Resource Include="Resources\images\right.png" />
- <Resource Include="Resources\images\robot3.png" />
- <Resource Include="Resources\images\robot4.png" />
- <Resource Include="Resources\images\robot5.png" />
- <Resource Include="Resources\images\undo-32x32.png" />
- <Resource Include="Resources\images\robotArm2.png" />
- <Resource Include="Resources\images\robotArm3.png" />
- <Resource Include="Resources\images\robotHand1.png" />
- <Resource Include="ReleaseNotes.txt" />
- <Resource Include="Resources\images\loadlock.png" />
- <Resource Include="Resources\images\dock.png" />
- <EmbeddedResource Include="Properties\Resources.zh-CN.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="SciChartLicense.xml" />
- <Content Include="Config\SystemConfig.default.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Resource Include="Resources\images\FOUP.png" />
- <Resource Include="Resources\images\FOUP_open.png" />
- <Resource Include="Resources\images\Yaskawa_logo.png" />
- <None Include="Config\SignalTower.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <Resource Include="Resources\images\waferGray.png" />
- <Resource Include="Resources\images\waferGreen.png" />
- <Resource Include="Resources\images\waferYellow.png" />
- <Resource Include="Resources\images\waferRed.png" />
- <Resource Include="Resources\images\wafer.png" />
- <Resource Include="Resources\images\EFEMbg.png" />
- <Resource Include="Resources\images\aligner.png" />
- <Resource Include="Resources\images\lp.png" />
- <Resource Include="Resources\images\robotDock.png" />
- <Resource Include="Resources\images\robotArm.png" />
- <Resource Include="Resources\images\robotHand.png" />
- <Resource Include="Resources\images\EFEMbg2.png" />
- <Resource Include="Resources\images\slot25.png" />
- <Resource Include="Resources\images\slot1.png" />
- <Resource Include="Resources\images\foup25.png" />
- <Resource Include="Resources\images\door.png" />
- <Resource Include="Resources\AitexSorterUI.ico" />
- <Resource Include="Resources\images\Invertion.png" />
- <Resource Include="Resources\images\InvertionHand1.png" />
- <Resource Include="Resources\images\InvertionHand2.png" />
- <Resource Include="Resources\images\InvertionHand3.png" />
- <Resource Include="Resources\images\robotArm4.png" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.0">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
- <Visible>False</Visible>
- <ProductName>Windows Installer 4.5</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Common\Common.csproj">
- <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\AitexSorterCommon\AitexSorterCommon.csproj">
- <Project>{f5c6659d-7a3f-4d28-84e9-6abbf7cd02c7}</Project>
- <Name>AitexSorterCommon</Name>
- </ProjectReference>
- <ProjectReference Include="..\UICore\UICore.csproj">
- <Project>{2c9e1df3-1aba-4972-be60-41dd9b3c47a7}</Project>
- <Name>UICore</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>
- </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>
|