<?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>{190DA844-E3B7-4813-A72A-03F2BDAEBD43}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>SA_LTT</RootNamespace>
|
<AssemblyName>SA_LTT</AssemblyName>
|
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<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' ">
|
<DebugType>pdbonly</DebugType>
|
<Optimize>true</Optimize>
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="EasyModbus">
|
<HintPath>Dll\EasyModbus.dll</HintPath>
|
</Reference>
|
<Reference Include="log4net">
|
<HintPath>Dll\log4net.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Xml" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Alarm\Alarm.cs" />
|
<Compile Include="Alarm\AlarmCode.cs" />
|
<Compile Include="Alarm\AlarmManager.cs" />
|
<Compile Include="Base\SequenceTimer.cs" />
|
<Compile Include="Base\SocketClient.cs" />
|
<Compile Include="Base\XmlManager.cs" />
|
<Compile Include="Equipment.cs" />
|
<Compile Include="Info\AttenuatorCalInfo\AttenuatorCalData.cs" />
|
<Compile Include="Info\AttenuatorCalInfo\AttenuatorCalInfo.cs" />
|
<Compile Include="Info\EquipmentInfo\EquipmentInfo.cs" />
|
<Compile Include="Info\FoupInfo\Foup.cs" />
|
<Compile Include="Info\RecipeInfo\FoupRecipe.cs" />
|
<Compile Include="Info\RecipeInfo\FoupRecipeManager.cs" />
|
<Compile Include="Info\RecipeInfo\Recipe.cs" />
|
<Compile Include="Info\RecipeInfo\RecipeManager.cs" />
|
<Compile Include="Info\WaferInfo\WaferInfo.cs" />
|
<Compile Include="Info\WaferInfo\WaferInfoManager.cs" />
|
<Compile Include="Log\EquipmentLogManager.cs" />
|
<Compile Include="Log\LogCreater.cs" />
|
<Compile Include="MessageBox.cs">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MessageBox.Designer.cs">
|
<DependentUpon>MessageBox.cs</DependentUpon>
|
</Compile>
|
<Compile Include="Module\Attenuator.cs" />
|
<Compile Include="Module\Chamber.cs" />
|
<Compile Include="Module\Chiller.cs" />
|
<Compile Include="Module\Crevis.cs" />
|
<Compile Include="Module\E5CC.cs" />
|
<Compile Include="Module\FFU.cs" />
|
<Compile Include="Module\GR200.cs" />
|
<Compile Include="Module\ModuleBase.cs" />
|
<Compile Include="Module\Motor.cs" />
|
<Compile Include="Module\PiLaser.cs" />
|
<Compile Include="Module\PowerMeter.cs" />
|
<Compile Include="Module\PowerPmacCtrl.cs" />
|
<Compile Include="Module\PreAligner.cs" />
|
<Compile Include="Module\Robot.cs" />
|
<Compile Include="Module\RTC5\RTC5Wrap.cs" />
|
<Compile Include="Module\Scanner.cs" />
|
<Compile Include="Base\ComPort.cs" />
|
<Compile Include="Module\VisionControl.cs" />
|
<Compile Include="Parameter\ModeParameter.cs" />
|
<Compile Include="Parameter\ModeParameterManager.cs" />
|
<Compile Include="Parameter\SettingParameter.cs" />
|
<Compile Include="Parameter\SettingParameterManager.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Sequence.cs" />
|
<Compile Include="Info\UserInfo\User.cs" />
|
<Compile Include="Info\UserInfo\UserManager.cs" />
|
</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="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>
|
<ItemGroup>
|
<EmbeddedResource Include="MessageBox.resx">
|
<DependentUpon>MessageBox.cs</DependentUpon>
|
</EmbeddedResource>
|
</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>
|
-->
|
</Project>
|