123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437 |
- <?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>{5D67A471-D06C-45EF-85EF-10F801B1B6D9}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>EFEM.RT</RootNamespace>
- <AssemblyName>EfemRT</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <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>
- </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>MyLogoTray.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Automation.BDaq4">
- <HintPath>..\..\..\ThirdParty\dlls\Automation.BDaq4.dll</HintPath>
- </Reference>
- <Reference Include="Automation.BDaq4.Design">
- <HintPath>..\..\..\ThirdParty\dlls\Automation.BDaq4.Design.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Charting, Version=6.0.1.12982, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ThirdParty\dlls\SciCart\SciChart.Charting.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Core, Version=6.0.1.12982, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ThirdParty\dlls\SciCart\SciChart.Core.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Data, Version=6.0.1.12982, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ThirdParty\dlls\SciCart\SciChart.Data.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Drawing, Version=6.0.1.12982, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ThirdParty\dlls\SciCart\SciChart.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.Common">
- <HintPath>..\..\..\ThirdParty\dlls\SuperSocket.Common.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.Facility">
- <HintPath>..\..\..\ThirdParty\dlls\SuperSocket.Facility.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.SocketBase">
- <HintPath>..\..\..\ThirdParty\dlls\SuperSocket.SocketBase.dll</HintPath>
- </Reference>
- <Reference Include="SuperSocket.SocketEngine">
- <HintPath>..\..\..\ThirdParty\dlls\SuperSocket.SocketEngine.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Windows" />
- <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="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="WinSECS, Version=2.7.6.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\ThirdParty\dlls\WinSECS.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="Backends\App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="Backends\ConnectionView.xaml.cs">
- <DependentUpon>ConnectionView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Backends\IOMonitorView.xaml.cs">
- <DependentUpon>IOMonitorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Backends\MessageTestView.xaml.cs">
- <DependentUpon>MessageTestView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Config\_EfemSCName.cs" />
- <Compile Include="Devices\AdvantecIoCard.cs" />
- <Compile Include="Devices\Aligner\MechanicalAligner.cs" />
- <Compile Include="Devices\CoolBuffer.cs" />
- <Compile Include="Devices\DeviceManager.cs" />
- <Compile Include="Devices\DeviceModel.cs" />
- <Compile Include="Devices\EquipmentMonitor.cs" />
- <Compile Include="Devices\Ffu.cs" />
- <Compile Include="Devices\FlipperEntity.cs" />
- <Compile Include="Devices\Flipper\FlipperBase.cs" />
- <Compile Include="Devices\Flipper\JetFlipper.cs" />
- <Compile Include="Devices\GeneralBarcodeReader.cs" />
- <Compile Include="Devices\IoCoolingBuffer.cs" />
- <Compile Include="Devices\LoadLockDevice.cs" />
- <Compile Include="Devices\LoadPortEntity.cs" />
- <Compile Include="Devices\LoadPorts\Fortrend\FortrendSMIFEventEnum.cs" />
- <Compile Include="Devices\LoadPorts\Fortrend\FortrendSMIFHostAgent.cs" />
- <Compile Include="Devices\LoadPorts\Fortrend\FortrendSmifPort.cs" />
- <Compile Include="Devices\LoadPorts\Fortrend\FortrendSMIFRCMDEnum.cs" />
- <Compile Include="Devices\LoadPorts\Fortrend\SECSTransactionBuilder.cs" />
- <Compile Include="Devices\LoadPorts\Hirata\HirataLoadPort.cs" />
- <Compile Include="Devices\LoadPorts\JetOpenCst\OpenStageJet.cs" />
- <Compile Include="Devices\LoadPorts\SmartTagReader\SmartTagReader.cs" />
- <Compile Include="Devices\LoadPorts\SmartTagReader\SmartTagReaderHostAgent.cs" />
- <Compile Include="Devices\Rorze751\RorzeRobot751.cs" />
- <Compile Include="Devices\Rorze751\RorzeRobot751Connection.cs" />
- <Compile Include="Devices\Rorze751\RorzeRobot751Handler.cs" />
- <Compile Include="Devices\SuperMCProtocalPLC.cs" />
- <Compile Include="Modules\DualArmMoveManager.cs" />
- <Compile Include="Modules\RobotOffsetConfig.cs" />
- <Compile Include="Modules\RouteManager.cs" />
- <Compile Include="Modules\SingleArmMoveManager.cs" />
- <Compile Include="Modules\SorterCycleManager.cs" />
- <Compile Include="Modules\StaticTransfer.cs" />
- <Compile Include="Modules\TransferManager.cs" />
- <Compile Include="Routines\AlignRoutine.cs" />
- <Compile Include="Routines\CommonRoutine.cs" />
- <Compile Include="Routines\FLP\FlipperHomeRoutine.cs" />
- <Compile Include="Routines\IEfemPickRoutine.cs" />
- <Compile Include="Routines\IEfemPlaceRoutine.cs" />
- <Compile Include="Routines\IEfemRoutine.cs" />
- <Compile Include="Routines\InitRoutine.cs" />
- <Compile Include="Routines\InitRoutine2Step.cs" />
- <Compile Include="Routines\LP\HomeRoutine.cs" />
- <Compile Include="Routines\LP\LoadFoupRoutine.cs" />
- <Compile Include="Routines\LP\ReadAndLoadRoutine.cs" />
- <Compile Include="Routines\LP\ReadWaferIDRoutine.cs" />
- <Compile Include="Routines\LP\UnloadFoupRoutine.cs" />
- <Compile Include="Routines\PickExtendRoutine.cs" />
- <Compile Include="Routines\PickRoutine.cs" />
- <Compile Include="Routines\PickRoutineInter.cs" />
- <Compile Include="Routines\PlaceExtendRoutine.cs" />
- <Compile Include="Routines\PlaceRoutine.cs" />
- <Compile Include="Routines\SetSpeedRoutine.cs" />
- <Compile Include="Routines\SwapRoutine.cs" />
- <Compile Include="Routines\WaferMappingRoutine.cs" />
- <Compile Include="Servers\ABSPolicy.cs" />
- <Compile Include="Servers\CANPolicy.cs" />
- <Compile Include="Servers\Check.cs" />
- <Compile Include="Servers\EfemEntity.cs" />
- <Compile Include="Servers\ErrorCode.cs" />
- <Compile Include="Servers\Protocol.cs" />
- <Compile Include="Servers\ServerModule.cs" />
- <Compile Include="Servers\SocketServer.cs" />
- <Compile Include="Servers\Task.cs" />
- <Compile Include="Systems\RtInstance.cs" />
- <Compile Include="Systems\ToolLoader.cs" />
- <Compile Include="Backends\App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Systems\XmlConfig.cs" />
- <Compile Include="Tasks\AbortTask.cs" />
- <Compile Include="Tasks\AlignTask.cs" />
- <Compile Include="Tasks\FlipTask.cs" />
- <Compile Include="Tasks\LiftTask.cs" />
- <Compile Include="Tasks\MpntTask.cs" />
- <Compile Include="Tasks\QueryWaferMappingTask.cs" />
- <Compile Include="Tasks\ThicknessTask.cs" />
- <Compile Include="Tasks\UserDefineTask.cs" />
- <Compile Include="Tasks\ClampTask.cs" />
- <Compile Include="Tasks\CloseDoorTask.cs" />
- <Compile Include="Tasks\CstidTask.cs" />
- <Compile Include="Tasks\DockTask.cs" />
- <Compile Include="Tasks\E84Mode.cs" />
- <Compile Include="Tasks\E84Transfer.cs" />
- <Compile Include="Tasks\EmsTask.cs" />
- <Compile Include="Tasks\ErrorTask.cs" />
- <Compile Include="Tasks\EventTask.cs" />
- <Compile Include="Tasks\ExchangeTask.cs" />
- <Compile Include="Tasks\GotoTask.cs" />
- <Compile Include="Tasks\HoldTask.cs" />
- <Compile Include="Tasks\HomeTask.cs" />
- <Compile Include="Tasks\InitTask.cs" />
- <Compile Include="Tasks\LightTask.cs" />
- <Compile Include="Tasks\LockTask.cs" />
- <Compile Include="Tasks\OpenTask.cs" />
- <Compile Include="Tasks\OrgshTask.cs" />
- <Compile Include="Tasks\PickTask.cs" />
- <Compile Include="Tasks\PlaceTask.cs" />
- <Compile Include="Tasks\ReadIDTask.cs" />
- <Compile Include="Tasks\RestrTask.cs" />
- <Compile Include="Tasks\RobotTask.cs" />
- <Compile Include="Tasks\SigoutTask.cs" />
- <Compile Include="Tasks\SigStatTask.cs" />
- <Compile Include="Tasks\StateTask.cs" />
- <Compile Include="Tasks\SystemTask.cs" />
- <Compile Include="Tasks\TransferTask.cs" />
- <Compile Include="Tasks\UnDockTask.cs" />
- <Compile Include="Tasks\UnlockTask.cs" />
- <Compile Include="Tasks\WafshTask.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>
- <None Include="WinSECS.dll">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="WinSECSpe.dll">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Resource Include="MyLogoTray.ico" />
- <Resource Include="ReleaseNotes.txt" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="Config\2LPJet002\DeviceDefine.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet002\DeviceModel.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet002\IoProviderConfig.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet002\RobotTeachStation.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet002\_ioDefineCard1.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet\DeviceDefine.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet003\DeviceDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet003\DeviceModel.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet003\IoProviderConfig.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet003\RobotTeachStation.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet003\_ioDefineCard1.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet004\DeviceDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet004\DeviceModel.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet004\IoProviderConfig.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet004\RobotTeachStation.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet004\_ioDefineCard1.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet005\DeviceDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet005\DeviceModel.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet005\IoProviderConfig.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet005\RobotTeachStation.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet005\_ioDefineCard1.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet006\_ioDefineCard1.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet006\DeviceDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet006\DeviceModel.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet006\IoProviderConfig.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <None Include="Config\2LPJet006\RobotTeachStation.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </None>
- <Content Include="Config\2LPJet\DeviceModel.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\2LPJet\IoProviderConfig.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\2LPJet\RobotTeachStation.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </Content>
- <None Include="Config\2LPJet\_ioDefineCard1.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Content Include="Config\Efem.sccfg">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </Content>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\logo.ico" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="Backends\ConnectionView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Backends\IOMonitorView.xaml" />
- <Page Include="Backends\MessageTestView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\DBModel.sql">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\EventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\InterlockAitexSorter.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\SignalTower.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="AitexSorterRT.ico" />
- <Resource Include="Resources\AitexSorterRT.ico" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\Framework\AitexSorterCommon\AitexSorterCommon.csproj">
- <Project>{f5c6659d-7a3f-4d28-84e9-6abbf7cd02c7}</Project>
- <Name>AitexSorterCommon</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\Framework\AitexSorterRT\AitexSorterRT.csproj">
- <Project>{43a76f28-ef7c-48d0-84ce-a25897e2a616}</Project>
- <Name>AitexSorterRT</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\Framework\AitexSorterUI\AitexSorterUI.csproj">
- <Project>{1552a229-52e5-4a77-9868-cc9c0ff91923}</Project>
- <Name>AitexSorterUI</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\Framework\Common\Common.csproj">
- <Project>{9cd2a6be-1971-4e74-b49e-547982f64034}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\Framework\RTCore\RTCore.csproj">
- <Project>{bcbd839a-c9a0-4be7-98ca-b0a88ad38e5a}</Project>
- <Name>RTCore</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\Framework\RTEquipmentLibrary\RTEquipmentLibrary\RTEquipmentLibrary.csproj">
- <Project>{090a1e9c-1087-4c8a-b4e0-ff074459e071}</Project>
- <Name>RTEquipmentLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\Framework\UICore\UICore.csproj">
- <Project>{2c9e1df3-1aba-4972-be60-41dd9b3c47a7}</Project>
- <Name>UICore</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>REM 输出到安装目录,供安装打包使用
- if exist "$(ProjectDir)..\EfemSetup\Packages\EfemRT" rd "$(ProjectDir)..\EfemSetup\Packages\EfemRT" /s /q
- md "$(ProjectDir)..\EfemSetup\Packages\EfemRT\"
- echo 复制文件到安装目录,"$(ProjectDir)..\EfemSetup\Packages\EfemRT\"
- xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\EfemSetup\Packages\EfemRT\" /q
- REM 配置文件Copy
- del "$(ProjectDir)..\EfemSetup\Packages\EfemRT\*.pdb"
- if exist "$(ProjectDir)..\EfemSetup\Packages\EfemRT\Logs" rd "$(ProjectDir)..\EfemSetup\Packages\EfemRT\Logs" /s /q
- if exist "$(ProjectDir)..\EfemSetup\Packages\EfemRT\Recipes" rd "$(ProjectDir)..\EfemSetup\Packages\EfemRT\Recipes" /s /q</PostBuildEvent>
- </PropertyGroup>
- </Project>
|