<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProjectGuid>{44BB757E-322E-4DF5-934A-161094DAA007}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>SA_LTT_UI</RootNamespace>
|
<AssemblyName>SA_LTT_UI</AssemblyName>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
</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>
|
<ItemGroup>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Screen\AnalogBar.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\AnalogBar.Designer.cs">
|
<DependentUpon>AnalogBar.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\AnimationEquipment.xaml.cs">
|
<DependentUpon>AnimationEquipment.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ChamberStatus.xaml.cs">
|
<DependentUpon>ChamberStatus.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\IoBar.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\IoBar.Designer.cs">
|
<DependentUpon>IoBar.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\RecipeView.xaml.cs">
|
<DependentUpon>RecipeView.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenIO.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenIO.Designer.cs">
|
<DependentUpon>ScreenIO.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenLaser.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenLaser.Designer.cs">
|
<DependentUpon>ScreenLaser.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenMaintenance.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenMaintenance.Designer.cs">
|
<DependentUpon>ScreenMaintenance.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenMotionMaintenance.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenMotionMaintenance.Designer.cs">
|
<DependentUpon>ScreenMotionMaintenance.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenRecipe.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenRecipe.Designer.cs">
|
<DependentUpon>ScreenRecipe.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenSetting.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenSetting.Designer.cs">
|
<DependentUpon>ScreenSetting.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\WaferProcessPointView.xaml.cs">
|
<DependentUpon>WaferProcessPointView.xaml</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\AlarmViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\AlarmViewer.Designer.cs">
|
<DependentUpon>AlarmViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\AttenuatorCalViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\AttenuatorCalViewer.Designer.cs">
|
<DependentUpon>AttenuatorCalViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\AttenuatorViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\AttenuatorViewer.Designer.cs">
|
<DependentUpon>AttenuatorViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\ChamberViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\ChamberViewer.Designer.cs">
|
<DependentUpon>ChamberViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\ChillerViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\ChillerViewer.Designer.cs">
|
<DependentUpon>ChillerViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\CreateUserViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\CreateUserViewer.Designer.cs">
|
<DependentUpon>CreateUserViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\EnergyDropCheckViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\EnergyDropCheckViewer.Designer.cs">
|
<DependentUpon>EnergyDropCheckViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\EquipmentInfoViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\EquipmentInfoViewer.Designer.cs">
|
<DependentUpon>EquipmentInfoViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\FoupRecipeCreateViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\FoupRecipeCreateViewer.Designer.cs">
|
<DependentUpon>FoupRecipeCreateViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\FoupRecipeSelectViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\FoupRecipeSelectViewer.Designer.cs">
|
<DependentUpon>FoupRecipeSelectViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\LogInViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\LogInViewer.Designer.cs">
|
<DependentUpon>LogInViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="MainFrame.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MainFrame.Designer.cs">
|
<DependentUpon>MainFrame.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\MaintenanceViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\MaintenanceViewer.Designer.cs">
|
<DependentUpon>MaintenanceViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Program.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Screen\ScreenAlarmSetting.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenAlarmSetting.Designer.cs">
|
<DependentUpon>ScreenAlarmSetting.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenMain.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenMain.Designer.cs">
|
<DependentUpon>ScreenMain.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenParameter.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenParameter.Designer.cs">
|
<DependentUpon>ScreenParameter.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Screen\ScreenLog.cs">
|
<SubType>UserControl</SubType>
|
</Compile>
|
<Compile Include="Screen\ScreenLog.Designer.cs">
|
<DependentUpon>ScreenLog.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\MessageBoxPad.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\MessageBoxPad.Designer.cs">
|
<DependentUpon>MessageBoxPad.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\ModifyUserViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\ModifyUserViewer.Designer.cs">
|
<DependentUpon>ModifyUserViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\PiLaserViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\PiLaserViewer.Designer.cs">
|
<DependentUpon>PiLaserViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\PowerMeterViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\PowerMeterViewer.Designer.cs">
|
<DependentUpon>PowerMeterViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\PreAlignViwer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\PreAlignViwer.Designer.cs">
|
<DependentUpon>PreAlignViwer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\RecipeCreateViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\RecipeCreateViewer.Designer.cs">
|
<DependentUpon>RecipeCreateViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\RobotViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\RobotViewer.Designer.cs">
|
<DependentUpon>RobotViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\ScannerViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\ScannerViewer.Designer.cs">
|
<DependentUpon>ScannerViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\SequenceViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\SequenceViewer.Designer.cs">
|
<DependentUpon>SequenceViewer.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Viewer\WaferInfoViewer.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="Viewer\WaferInfoViewer.Designer.cs">
|
<DependentUpon>WaferInfoViewer.cs</DependentUpon>
|
</Compile>
|
<EmbeddedResource Include="Screen\AnalogBar.resx">
|
<DependentUpon>AnalogBar.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\IoBar.resx">
|
<DependentUpon>IoBar.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenIO.resx">
|
<DependentUpon>ScreenIO.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenLaser.resx">
|
<DependentUpon>ScreenLaser.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenMaintenance.resx">
|
<DependentUpon>ScreenMaintenance.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenMotionMaintenance.resx">
|
<DependentUpon>ScreenMotionMaintenance.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenRecipe.resx">
|
<DependentUpon>ScreenRecipe.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenSetting.resx">
|
<DependentUpon>ScreenSetting.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\AlarmViewer.resx">
|
<DependentUpon>AlarmViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\AttenuatorCalViewer.resx">
|
<DependentUpon>AttenuatorCalViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\AttenuatorViewer.resx">
|
<DependentUpon>AttenuatorViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\ChamberViewer.resx">
|
<DependentUpon>ChamberViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\ChillerViewer.resx">
|
<DependentUpon>ChillerViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\CreateUserViewer.resx">
|
<DependentUpon>CreateUserViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\EnergyDropCheckViewer.resx">
|
<DependentUpon>EnergyDropCheckViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\EquipmentInfoViewer.resx">
|
<DependentUpon>EquipmentInfoViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\FoupRecipeCreateViewer.resx">
|
<DependentUpon>FoupRecipeCreateViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\FoupRecipeSelectViewer.resx">
|
<DependentUpon>FoupRecipeSelectViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\LogInViewer.resx">
|
<DependentUpon>LogInViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="MainFrame.resx">
|
<DependentUpon>MainFrame.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Resources.resx</DependentUpon>
|
<DesignTime>True</DesignTime>
|
</Compile>
|
<EmbeddedResource Include="Screen\ScreenAlarmSetting.resx">
|
<DependentUpon>ScreenAlarmSetting.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenLog.resx">
|
<DependentUpon>ScreenLog.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenMain.resx">
|
<DependentUpon>ScreenMain.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Screen\ScreenParameter.resx">
|
<DependentUpon>ScreenParameter.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\MaintenanceViewer.resx">
|
<DependentUpon>MaintenanceViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\MessageBoxPad.resx">
|
<DependentUpon>MessageBoxPad.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\ModifyUserViewer.resx">
|
<DependentUpon>ModifyUserViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\PiLaserViewer.resx">
|
<DependentUpon>PiLaserViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\PowerMeterViewer.resx">
|
<DependentUpon>PowerMeterViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\PreAlignViwer.resx">
|
<DependentUpon>PreAlignViwer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\RecipeCreateViewer.resx">
|
<DependentUpon>RecipeCreateViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\RobotViewer.resx">
|
<DependentUpon>RobotViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\ScannerViewer.resx">
|
<DependentUpon>ScannerViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\SequenceViewer.resx">
|
<DependentUpon>SequenceViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="Viewer\WaferInfoViewer.resx">
|
<DependentUpon>WaferInfoViewer.cs</DependentUpon>
|
</EmbeddedResource>
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
<Compile Include="Properties\Settings.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Settings.settings</DependentUpon>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="App.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\SA_LTT\SA_LTT.csproj">
|
<Project>{190DA844-E3B7-4813-A72A-03F2BDAEBD43}</Project>
|
<Name>SA_LTT</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\DIT_Logo.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Alarm.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Lamp.png" />
|
</ItemGroup>
|
<ItemGroup>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\LoadPort.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Aligner.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Chamber.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Robot_Arm.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Robot_Arm1.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Robot_Arm2.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Robot_Body.png">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Robot_Arm_Hand.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\Robot_Arm_Body.png" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\BuzzerOff.png" />
|
<Content Include="Resources\RecipeImage.PNG">
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
</Content>
|
</ItemGroup>
|
<ItemGroup>
|
<COMReference Include="Microsoft.Office.Core">
|
<Guid>{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}</Guid>
|
<VersionMajor>2</VersionMajor>
|
<VersionMinor>5</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
<COMReference Include="Microsoft.Office.Interop.Excel">
|
<Guid>{00020813-0000-0000-C000-000000000046}</Guid>
|
<VersionMajor>1</VersionMajor>
|
<VersionMinor>7</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
<COMReference Include="VBIDE">
|
<Guid>{0002E157-0000-0000-C000-000000000046}</Guid>
|
<VersionMajor>5</VersionMajor>
|
<VersionMinor>3</VersionMinor>
|
<Lcid>0</Lcid>
|
<WrapperTool>primary</WrapperTool>
|
<Isolated>False</Isolated>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</COMReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
<Target Name="BeforeBuild">
|
</Target>
|
<Target Name="AfterBuild">
|
</Target>
|
-->
|
<ItemGroup>
|
<ReferencePath Include="F:\SA_LTT_UI\SA_LTT_UI\bin\Debug\EasyModbus.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\Microsoft.CSharp.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\mscorlib.dll" />
|
<ReferencePath Include="F:\SA_LTT_UI\SA_LTT_UI\bin\Debug\padDLLBW.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\PresentationCore.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\PresentationFramework.dll" />
|
<ReferencePath Include="F:\SA_LTT_UI\SA_LTT\bin\Debug\SA_LTT.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Core.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Data.DataSetExtensions.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Data.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Deployment.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Drawing.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Net.Http.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Windows.Forms.DataVisualization.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Windows.Forms.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xaml.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\System.Xml.Linq.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\UIAutomationProvider.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\WindowsBase.dll" />
|
<ReferencePath Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.5.2\WindowsFormsIntegration.dll" />
|
<ReferencePath Include="C:\Windows\assembly\GAC_MSIL\Office\14.0.0.0__71e9bce111e9429c\Office.dll">
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</ReferencePath>
|
<ReferencePath Include="C:\Windows\assembly\GAC_MSIL\Microsoft.Office.Interop.Excel\14.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.Excel.dll">
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</ReferencePath>
|
<ReferencePath Include="C:\Windows\assembly\GAC_MSIL\Microsoft.Vbe.Interop\14.0.0.0__71e9bce111e9429c\Microsoft.Vbe.Interop.dll">
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
</ReferencePath>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="F:\SA_LTT_UI\SA_LTT_UI\obj\Debug\Screen\AnimationEquipment.g.cs" />
|
<Compile Include="F:\SA_LTT_UI\SA_LTT_UI\obj\Debug\Screen\ChamberStatus.g.cs" />
|
<Compile Include="F:\SA_LTT_UI\SA_LTT_UI\obj\Debug\Screen\RecipeView.g.cs" />
|
<Compile Include="F:\SA_LTT_UI\SA_LTT_UI\obj\Debug\Screen\WaferProcessPointView.g.cs" />
|
<Compile Include="F:\SA_LTT_UI\SA_LTT_UI\obj\Debug\SA_LTT_UI_Content.g.cs" />
|
</ItemGroup>
|
</Project>
|