123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" 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>{5EAFA05F-C2C0-40B3-9C8F-46D8559148D0}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>FurnaceRT</RootNamespace>
- <AssemblyName>FurnaceRT</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <Deterministic>true</Deterministic>
- <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>x64</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <Prefer32Bit>false</Prefer32Bit>
- <DocumentationFile>
- </DocumentationFile>
- </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>Resources\MyLogoTray.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="DocumentFormat.OpenXml">
- <HintPath>..\..\ThirdParty\dlls\DocumentFormat.OpenXml.dll</HintPath>
- </Reference>
- <Reference Include="FabConnect">
- <HintPath>..\..\FrameworkLocal\Output\MECF.Framework\FabConnect.dll</HintPath>
- </Reference>
- <Reference Include="HslCommunication">
- <HintPath>..\..\ThirdParty\dlls\HslCommunication.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="MECF.Framework.MyFA.Core, Version=1.0.9257.26145, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>dependence\MECF.Framework.MyFA.Core.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.DwayneNeed">
- <HintPath>..\..\ThirdParty\dlls\Microsoft.DwayneNeed.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Web.Extensions" />
- <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.Net.Http" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="TwinCAT.Ads">
- <HintPath>..\..\ThirdParty\dlls\TwinCAT.Ads.dll</HintPath>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="WPFToolkit">
- <HintPath>..\..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Backends\BackendPressureTuneView.xaml.cs">
- <DependentUpon>BackendPressureTuneView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Backends\BackendTuneView.xaml.cs">
- <DependentUpon>BackendTuneView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Devices\DeviceStatus.cs" />
- <Compile Include="Devices\IoBufferMotor.cs" />
- <Compile Include="Devices\IoHeaterBand2.cs" />
- <Compile Include="Devices\IoHeaterBand3.cs" />
- <Compile Include="Devices\IoShutter.cs" />
- <Compile Include="Devices\IoDoor.cs" />
- <Compile Include="Devices\IoAPC.cs" />
- <Compile Include="Devices\IoFFU.cs" />
- <Compile Include="Devices\IoHeaterBand.cs" />
- <Compile Include="Devices\IoHeater.cs" />
- <Compile Include="Devices\IoFIMS.cs" />
- <Compile Include="Devices\IoFurnaceMotor.cs" />
- <Compile Include="Devices\IoLP.cs" />
- <Compile Include="Devices\IoTrigger2.cs" />
- <Compile Include="Devices\IoTrigger3.cs" />
- <Compile Include="Devices\IoTrigger4.cs" />
- <Compile Include="Equipments\Boats\BoatMove.cs" />
- <Compile Include="Equipments\Boats\BoatMoveCycleTest.cs" />
- <Compile Include="Equipments\Boats\BoatShutterCycleTest.cs" />
- <Compile Include="Equipments\Boats\BoatZAxisMoveCycleTest.cs" />
- <Compile Include="Equipments\Boats\BoatRAxisMoveCycleTest.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotCycleSwap.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotGoto.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotSwap.cs" />
- <Compile Include="Equipments\FIMSs\FIMSLoadRoutine.cs" />
- <Compile Include="Equipments\FIMSs\FIMSModuleAlarmDefine.cs" />
- <Compile Include="Equipments\FIMSs\FIMSCycleTest.cs" />
- <Compile Include="Equipments\FIMSs\FIMSUnloadRoutine.cs" />
- <Compile Include="Equipments\Jobs\TransferJob.cs" />
- <Compile Include="Equipments\Boats\BoatModuleDevice.cs" />
- <Compile Include="Equipments\Boats\BoatModule.cs" />
- <Compile Include="Equipments\Boats\BoatHome.cs" />
- <Compile Include="Equipments\Boats\BoatRAxisMove.cs" />
- <Compile Include="Equipments\Boats\BoatZAxisManualMove.cs" />
- <Compile Include="Equipments\Boats\BoatZAxisMove.cs" />
- <Compile Include="Equipments\Boats\BoatModuleAlarmDefine.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotModuleAlarmDefine.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotModuleBase.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotModuleDevice.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotPlace.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotPick.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotHome.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierUnload.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierRobotModule.cs" />
- <Compile Include="Equipments\CarrierRobots\CarrierLoad.cs" />
- <Compile Include="Equipments\FIMSs\FIMSHomeRoutine.cs" />
- <Compile Include="Equipments\FIMSs\FIMSModule.cs" />
- <Compile Include="Equipments\FIMSs\FIMSModuleBase.cs" />
- <Compile Include="Equipments\FIMSs\FIMSModuleDevice.cs" />
- <Compile Include="Equipments\Jobs\ReturnAllWafer.cs" />
- <Compile Include="Equipments\LPs\LoadPortAutoLoad.cs" />
- <Compile Include="Equipments\LPs\LoadPortHome.cs" />
- <Compile Include="Equipments\LPs\LoadPortLoad.cs" />
- <Compile Include="Equipments\LPs\LoadPortModule.cs" />
- <Compile Include="Equipments\LPs\LoadPortModuleAlarmDefine.cs" />
- <Compile Include="Equipments\LPs\LoadPortModuleBase.cs" />
- <Compile Include="Equipments\LPs\LoadPortReadCarrierId.cs" />
- <Compile Include="Equipments\LPs\LoadPortModuleDevice.cs" />
- <Compile Include="Equipments\LPs\LoadPortAutoUnload.cs" />
- <Compile Include="Equipments\LPs\LoadPortUnload.cs" />
- <Compile Include="Devices\IoMFM.cs" />
- <Compile Include="Equipments\PMs\IRecipeDBCallback.cs" />
- <Compile Include="Equipments\PMs\IRecipeFACallback.cs" />
- <Compile Include="Equipments\PMs\ParameterExecutions\ParameterFileContext.cs" />
- <Compile Include="Equipments\PMs\PMAlarmCondition.cs" />
- <Compile Include="Equipments\PMs\PMMethods.cs" />
- <Compile Include="Equipments\PMs\PMScheduleMaintenance.cs" />
- <Compile Include="Equipments\PMs\PMLeakCheck.cs" />
- <Compile Include="Equipments\PMs\PMModuleAlarmDefine.cs" />
- <Compile Include="Equipments\PMs\PMAux.cs" />
- <Compile Include="Equipments\PMs\PMN2Purge.cs" />
- <Compile Include="Equipments\PMs\PMModuleRecipeExecutor.cs" />
- <Compile Include="Equipments\PMs\RecipeDBCallback.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\Fdc.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\RecipeLayoutEntity.cs" />
- <Compile Include="Equipments\PMs\RecipeFACallback.cs" />
- <Compile Include="Equipments\Schedulers\ISchedulerDBCallback.cs" />
- <Compile Include="Equipments\Schedulers\ISchedulerFACallback.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerDBCallback.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerCarrierRobot.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerFIMS.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerLoadPort.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerStocker.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerWaferRobot.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerFACallback.cs" />
- <Compile Include="Equipments\Stockers\StockerModule.cs" />
- <Compile Include="Equipments\Stockers\StockerModuleBase.cs" />
- <Compile Include="Devices\IoMFC.cs" />
- <Compile Include="Equipments\Stockers\StockerModuleDevice.cs" />
- <Compile Include="Equipments\Systems\EquipmentManagerAlarmDefine.cs" />
- <Compile Include="Equipments\Systems\EquipmentManager_FA.cs" />
- <Compile Include="Equipments\Systems\FinsPlcAdapter.cs" />
- <Compile Include="Equipments\Systems\FinsPlc.cs" />
- <Compile Include="Equipments\Systems\EquipmentDevice.cs" />
- <Compile Include="Equipments\Systems\HomeAll.cs" />
- <Compile Include="Devices\IoPressureMeter.cs" />
- <Compile Include="Equipments\Systems\IoPump3.cs" />
- <Compile Include="Equipments\Systems\IoPump.cs" />
- <Compile Include="Equipments\Systems\IoSmif.cs" />
- <Compile Include="Equipments\Systems\FinsProtocolPlc.cs" />
- <Compile Include="Equipments\Systems\MCProtocolPlc.cs" />
- <Compile Include="Equipments\Systems\ModbusTCP.cs" />
- <Compile Include="Equipments\Systems\ModuleFsmDevice.cs" />
- <Compile Include="Equipments\PMs\PMModuleBase.cs" />
- <Compile Include="Equipments\Systems\DeviceManager.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\IRecipeExecutor.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\PostProcess.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\PreProcess.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\Process.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\RecipeHead.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\RecipeParser.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\RecipeRunningInfo.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\RecipeStep.cs" />
- <Compile Include="Equipments\PMs\Routines\PMBaseRoutine.cs" />
- <Compile Include="Equipments\PMs\Routines\PMLeakCheckRoutine.cs" />
- <Compile Include="Equipments\PMs\PMModuleInterlock.cs" />
- <Compile Include="Equipments\PMs\PMModuleDevice.cs" />
- <Compile Include="Equipments\PMs\PMModule.cs" />
- <Compile Include="Equipments\Jobs\AutoTransfer.cs" />
- <Compile Include="Equipments\PMs\Routines\PMPostTransferRoutine.cs" />
- <Compile Include="Equipments\PMs\Routines\PMHomeRoutine.cs" />
- <Compile Include="Equipments\PMs\Routines\PMPrepareTransferRoutine.cs" />
- <Compile Include="Equipments\Systems\EquipmentManager.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerModule.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerPM.cs" />
- <Compile Include="Equipments\Schedulers\SchedulerModuleFactory.cs" />
- <Compile Include="Equipments\Systems\FurnaceMag7RobotConverter.cs" />
- <Compile Include="Equipments\Systems\FurnaceSignalTower.cs" />
- <Compile Include="Equipments\Systems\FurnaceTransferStage.cs" />
- <Compile Include="Equipments\Systems\FurnaceStocker.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotHome.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotMap.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotModule.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotModuleAlarmDefine.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotModuleBase.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotModuleDevice.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotSwap.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotPick.cs" />
- <Compile Include="Equipments\WaferRobots\WaferRobotPlace.cs" />
- <Compile Include="Extraction\ExtractionMethods.cs" />
- <Compile Include="FAs\VIDMap.cs" />
- <Compile Include="Properties\Annotations.cs" />
- <Compile Include="Equipments\PMs\RecipeExecutions\FurnaceRecipeFileContext.cs" />
- <ApplicationDefinition Include="Instances\App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="Instances\App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- </Compile>
- <Compile Include="Instances\RtInstance.cs" />
- <Compile Include="Instances\ToolLoader.cs" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <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>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="Config\Bats\restartUI.bat">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\Bats\shutDownUI.bat">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\Bats\startFurnace.bat">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\Bats\stopFurnace.bat">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\Bats\创建快捷方式.bat">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\ELK\System.sccfg" />
- <None Include="Config\NTP\System.sccfg" />
- <None Include="Config\SiBCN\System.sccfg" />
- <None Include="Config\System.sccfg">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\TiN\System.sccfg" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\DBModel.sql">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\EventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\SignalTower.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="ReleaseNotes.txt">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Resource>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\SequenceFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\FurnaceGemModel.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\DataGroup.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\Recipe\Furnace\Process\TiN\RecipeFormat.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\TiN\interlockUserDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\TiN\interlock.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\TiN\AlarmEventDefine.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\NTP\interlockUserDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\AlarmEventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\DisplayReplace.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\_ioDefineHeater.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\DeviceModelHeater.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\ELK\DeviceModelPM.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\NTP\DeviceModelPM.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\ELK\_ioDefinePM.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\NTP\_ioDefinePM.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\NTP\IoProviderConfig.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\ELK\IoProviderConfig.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\NTP\_ioDefineHeater.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\ELK\_ioDefineHeater.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\ELK\interlock.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\ELK\interlockUserDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\SiBCN\interlock.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\SiBCN\interlockUserDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\SiBCN\_ioDefineHeater.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\SiBCN\_ioDefinePM.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\SiBCN\DeviceModelPM.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\SiBCN\IoProviderConfig.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\TiN\_ioDefineHeater.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\TiN\_ioDefinePM.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\TiN\DeviceModelPM.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\TiN\IoProviderConfig.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\ELK\_ioDefineGasLine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IO\ELK\DeviceModelGasLine.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Content Include="Config\Parameter\AlarmCondition\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Parameter\APCPID\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Parameter\LeakCheckCondition\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Parameter\TempAutoPID\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Parameter\TempCorrection\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Parameter\TempPID\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Parameter\TempProfile\ParameterFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <None Include="Config\Recipe\Furnace\Process\ELK\RecipeFormat.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\Recipe\Furnace\Process\NTP\RecipeFormat.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\Recipe\Furnace\Process\SiBCN\RecipeFormat.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Resource Include="Resources\MyLogoTray.ico" />
- <None Include="Config\NTP\interlock.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\NTP\AlarmEventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\ELK\AlarmEventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\SiBCN\AlarmEventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\Account\Account.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Content Include="Config\Recipe\Furnace\Layout\RecipeFormat.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Page Include="Backends\BackendPressureTuneView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Backends\BackendTuneView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\VIDs\_ALID.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\VIDs\_SVID.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\VIDs\_DVID.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\VIDs\_CEID.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\VIDs\_ECID.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\VIDs\_IDSeed.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\FrameworkLocal\Common\Common.csproj">
- <Project>{6958FE72-CC01-4176-A86C-59B0E1CD0367}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\FrameworkLocal\RTCore\RTCore.csproj">
- <Project>{f913dfcb-9319-4fe9-98a5-2428cf6744de}</Project>
- <Name>RTCore</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\FrameworkLocal\RTEquipmentLibrary\RTEquipmentLibrary.csproj">
- <Project>{A25B907A-0BF8-49B5-9B42-50EC3FC50A34}</Project>
- <Name>RTEquipmentLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\FrameworkLocal\UIClient\UIClient.csproj">
- <Project>{1CE52879-0B94-4250-BE8A-5149E9396C54}</Project>
- <Name>UIClient</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\FrameworkLocal\UICore\UICore.csproj">
- <Project>{1333f7c8-3db2-4783-8a37-3840f1be0cb0}</Project>
- <Name>UICore</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Config\BackUp\" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>REM 输出到安装目录,供安装打包使用
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT" /s /q
- md "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\"
- echo 复制文件到安装目录,"$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\"
- xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\" /q
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat" /s /q
- md "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat\"
- echo 复制文件到安装目录,"$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Config\Bats"
- xcopy /e "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Config\Bats\*.*" "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceBat\" /q
- REM 配置文件Copy
- del "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\*.pdb"
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Objects" del "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Objects\*.obj"
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Logs" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Logs" /s /q
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Recipes" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Recipes" /s /q
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Parameters\Parameter" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceRT\Parameters\Parameter" /s /q
- </PostBuildEvent>
- </PropertyGroup>
- </Project>
|