123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467 |
- <?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>VirgoRT</RootNamespace>
- <AssemblyName>VirgoRT</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <Deterministic>false</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>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>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- </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\default_rt.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="BAI.ClientInitLib, Version=2.5.6.9, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Dependency\BAI.ClientInitLib.dll</HintPath>
- </Reference>
- <Reference Include="BAI.InfrasLib">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Dependency\BAI.InfrasLib.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="BAI.SystemsLib">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>Dependency\BAI.SystemsLib.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="CommunityToolkit.HighPerformance, Version=8.0.0.0, Culture=neutral, PublicKeyToken=4aff67a105548ee2, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\CommunityToolkit.HighPerformance.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\Microsoft.Bcl.HashCode.dll</HintPath>
- </Reference>
- <Reference Include="SecsGem.Core, Version=1.0.0.7, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\SecsGem.Core.dll</HintPath>
- </Reference>
- <Reference Include="SecsGem.Core.Application, Version=1.0.0.7, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\SecsGem.Core.Application.dll</HintPath>
- </Reference>
- <Reference Include="SecsGem.Hsms.Core, Version=1.0.0.7, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\SecsGem.Hsms.Core.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\System.Buffers.dll</HintPath>
- </Reference>
- <Reference Include="System.Configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.IO.Pipelines, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\System.IO.Pipelines.dll</HintPath>
- </Reference>
- <Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\System.Memory.dll</HintPath>
- </Reference>
- <Reference Include="System.Numerics" />
- <Reference Include="System.Numerics.Vectors">
- <HintPath>..\ThirdParty\dlls\System.Numerics.Vectors.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Threading.Channels, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\System.Threading.Channels.dll</HintPath>
- </Reference>
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\dlls\System.Threading.Tasks.Extensions.dll</HintPath>
- </Reference>
- <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="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="WPFToolkit">
- <HintPath>..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Backends\FSM.xaml.cs">
- <DependentUpon>FSM.xaml</DependentUpon>
- </Compile>
- <Compile Include="Backends\IOMonitorView.xaml.cs">
- <DependentUpon>IOMonitorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Devices\AdTecRF.cs" />
- <Compile Include="Devices\CometRF.cs" />
- <Compile Include="Devices\DataDefine.cs" />
- <Compile Include="Devices\EdwardsPump.cs" />
- <Compile Include="Devices\EFEM\BrooksEFEMProxy.cs" />
- <Compile Include="Devices\EFEM\BrooksEFEMSim.cs" />
- <Compile Include="Devices\EFEM\Efem.cs" />
- <Compile Include="Devices\EFEM\EfemAction.cs" />
- <Compile Include="Devices\EFEM\EfemBase.cs" />
- <Compile Include="Devices\EFEM\EfemDevice.cs" />
- <Compile Include="Devices\EFEM\EfemInterface.cs" />
- <Compile Include="Devices\EFEM\EfemMessage.cs" />
- <Compile Include="Devices\EFEM\Loadport.cs" />
- <Compile Include="Devices\EPDs\EPDDevice.cs" />
- <Compile Include="Devices\EPDs\EPInterface\Datas\DataItemDefine.cs" />
- <Compile Include="Devices\EPDs\EPInterface\Datas\EPDConfig.cs" />
- <Compile Include="Devices\EPDs\EPInterface\Interface\EPDClient.cs" />
- <Compile Include="Devices\EPDs\EPInterface\Interface\IEPDCallback.cs" />
- <Compile Include="Devices\EPDs\EPInterface\Interface\IEPDCallbackService.cs" />
- <Compile Include="Devices\EPDs\EPInterface\Interface\IEPDService.cs" />
- <Compile Include="Devices\IODevices\IoMessage.cs" />
- <Compile Include="Devices\IODevices\FinsPlc.cs" />
- <Compile Include="Devices\IODevices\IoBoostPump.cs" />
- <Compile Include="Devices\IODevices\IoCylinder.cs" />
- <Compile Include="Devices\IODevices\IoGasStick.cs" />
- <Compile Include="Devices\IODevices\IoHeartbeat.cs" />
- <Compile Include="Devices\IODevices\IoHeater.cs" />
- <Compile Include="Devices\IODevices\IoLid.cs" />
- <Compile Include="Devices\IODevices\IoMatch.cs" />
- <Compile Include="Devices\IODevices\IoMfc.cs" />
- <Compile Include="Devices\IODevices\IoMfc1.cs" />
- <Compile Include="Devices\IODevices\IoPressureControl.cs" />
- <Compile Include="Devices\IODevices\IoPressureMeter.cs" />
- <Compile Include="Devices\IODevices\IoPump.cs" />
- <Compile Include="Devices\IODevices\IoRf.cs" />
- <Compile Include="Devices\IODevices\IoTriStateLift.cs" />
- <Compile Include="Devices\IODevices\IoTemperatureControl.cs" />
- <Compile Include="Devices\IODevices\IoThrottleValve.cs" />
- <Compile Include="Devices\IODevices\IoTriStateLift2.cs" />
- <Compile Include="Devices\IODevices\IoTriStateLift4.cs" />
- <Compile Include="Devices\JetPM.cs" />
- <Compile Include="Devices\PlasmaController.cs" />
- <Compile Include="Devices\RevtechMatch.cs" />
- <Compile Include="Devices\SkyPump.cs" />
- <Compile Include="Devices\SMCChiller.cs" />
- <Compile Include="Devices\VirgoSignalTower.cs" />
- <Compile Include="Devices\DeviceManager.cs" />
- <Compile Include="FAs\VIDMap.cs" />
- <Compile Include="Instances\SecsGemEquipment.cs" />
- <Compile Include="Modules\AutoTransferClean.cs" />
- <Compile Include="Modules\AutoTransfer.cs" />
- <Compile Include="Modules\AutoTransfer_FA.cs" />
- <Compile Include="Modules\AutoTransfer_T.cs" />
- <Compile Include="Modules\EFEMs\EfemEntity.cs" />
- <Compile Include="Modules\LPs\LoadPortClampRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortCloseDoorRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortDockRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortReadTagDataRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortWriteTagDataRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortWriteCarrierIdRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortUnloadRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortModule.cs" />
- <Compile Include="Modules\HomeAll.cs" />
- <Compile Include="Modules\IMoveManager.cs" />
- <Compile Include="Modules\Interlocks\CheckLidClose.cs" />
- <Compile Include="Modules\Interlocks\CheckOnline.cs" />
- <Compile Include="Modules\Interlocks\OperationCheck.cs" />
- <Compile Include="Modules\EntityTaskBase.cs" />
- <Compile Include="Modules\LPs\LoadPortGetMapInfoRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortHomeRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortLoadRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortMapRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortOpenDoorRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortReadCarrierIdRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortUnclampRoutine.cs" />
- <Compile Include="Modules\LPs\LoadPortUndockRoutine.cs" />
- <Compile Include="Modules\PMs\Clean.cs" />
- <Compile Include="Modules\PMs\CyclePurgeRoutine.cs" />
- <Compile Include="Modules\PMs\Fdc.cs" />
- <Compile Include="Modules\PMs\GasFlowRoutine.cs" />
- <Compile Include="Modules\PMs\PMAllMfcVerificationRoutine.cs" />
- <Compile Include="Modules\PMs\PMMfcVerificationRoutine.cs" />
- <Compile Include="Modules\PMs\PMPostTransferRoutine.cs" />
- <Compile Include="Modules\PMs\PMLeakCheckRoutine.cs" />
- <Compile Include="Modules\PMs\PMHomeRoutine.cs" />
- <Compile Include="Modules\PMs\PMPrepareTransferRoutine.cs" />
- <Compile Include="Modules\PMs\PMEntity.cs" />
- <Compile Include="Modules\ManualTransfer.cs" />
- <Compile Include="Modules\PMs\PMRoutineBase.cs" />
- <Compile Include="Modules\PMs\PostProcess.cs" />
- <Compile Include="Modules\PMs\PreProcess.cs" />
- <Compile Include="Modules\PMs\Process.cs" />
- <Compile Include="Modules\PMs\Process_FA.cs" />
- <Compile Include="Modules\PMs\PumpDownRoutine.cs" />
- <Compile Include="Modules\PMs\Recipe.cs" />
- <Compile Include="Modules\PMs\RecipeDBCallback.cs" />
- <Compile Include="Modules\PMs\RfPowerRoutine.cs" />
- <Compile Include="Modules\PMs\StartPumpRoutine.cs" />
- <Compile Include="Modules\PMs\TemperatureControlRoutine.cs" />
- <Compile Include="Modules\PMs\VentRountine.cs" />
- <Compile Include="Modules\PMs\VirgoRecipeFileContext.cs" />
- <Compile Include="Modules\PMs\VirgoSequenceFileContext.cs" />
- <Compile Include="Modules\ReturnAllWafer.cs" />
- <Compile Include="Modules\RouteManager.cs" />
- <Compile Include="Modules\Schedulers\ISchedulerDBCallback.cs" />
- <Compile Include="Modules\Schedulers\SchedulerAligner.cs" />
- <Compile Include="Modules\Schedulers\SchedulerBuffer.cs" />
- <Compile Include="Modules\Schedulers\SchedulerDBCallback.cs" />
- <Compile Include="Modules\Schedulers\SchedulerEfemRobot.cs" />
- <Compile Include="Modules\Schedulers\SchedulerFlipper.cs" />
- <Compile Include="Modules\Schedulers\SchedulerLoadPort.cs" />
- <Compile Include="Modules\Schedulers\SchedulerModule.cs" />
- <Compile Include="Modules\Schedulers\SchedulerPM.cs" />
- <Compile Include="Modules\Schedulers\Tasks.cs" />
- <Compile Include="Modules\Schedulers\TransferModule.cs" />
- <Compile Include="Properties\Annotations.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="BAI.ClientInitLib.dll.config">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\DeviceModel.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\DeviceModel_R.xsd">
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\System.sccfg">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config">
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\DBModel.sql">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Resource Include="Resources\default_rt.ico" />
- <None Include="Config\EventDefine.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\IoProviderConfig.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- <None Include="Config\SignalTower.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Framework\RTModuleLibrary\RTModuleLibrary.csproj">
- <Project>{7c395751-abe6-4b5b-8f3a-bda0fce08f6c}</Project>
- <Name>RTModuleLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\VirgoCommon\VirgoCommon.csproj">
- <Project>{e7966f9d-09af-42f5-9bfe-f5c070b1b565}</Project>
- <Name>VirgoCommon</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.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>
- <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" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\SequenceFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Page Include="Backends\FSM.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Backends\IOMonitorView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\ClusterGemModel.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\_ioDefineVirgo.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\IoProviderConfig_R.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Content Include="Config\EquipmentVariables.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Interlock.Virgo_R.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\DeviceModelVirgo_R.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Config\Interlock.Virgo.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </Content>
- <None Include="Config\_ioDefineVirgo_R.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <None Include="Config\DataGroup.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- </ItemGroup>
- <ItemGroup>
- <None Include="Config\Account\Account.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </None>
- <Content Include="Config\DeviceModelVirgo.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <None Include="Config\RecipeFormat.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Config\Recipe\" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>REM 输出到安装目录,供安装打包使用
- if exist "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT" rd "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT" /s /q
- md "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\"
- echo 复制文件到安装目录,"$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\"
- xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\" /q
- REM 配置文件Copy
- del "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\*.pdb"
-
- if exist "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\Logs" rd "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\Logs" /s /q
- if exist "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\Recipes" rd "$(ProjectDir)..\VirgoSetup\Packages\VirgoRT\Recipes" /s /q</PostBuildEvent>
- </PropertyGroup>
- </Project>
|