| | |
| | | <WarningLevel>4</WarningLevel> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="DevExpress.BonusSkins.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Data.Desktop.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Data.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Drawing.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Printing.v22.2.Core, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Sparkline.v22.2.Core, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
| | | <Reference Include="DevExpress.Utils.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
| | | <Reference Include="DevExpress.XtraEditors.v22.2, Version=22.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
| | | <Reference Include="EasyModbus, Version=5.6.0.0, Culture=neutral, PublicKeyToken=null" /> |
| | | <Reference Include="padDLLBW, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| | | <SpecificVersion>False</SpecificVersion> |
| | |
| | | <Reference Include="PresentationCore" /> |
| | | <Reference Include="PresentationFramework" /> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.ComponentModel.DataAnnotations" /> |
| | | <Reference Include="System.Core" /> |
| | | <Reference Include="System.Data.Linq" /> |
| | | <Reference Include="System.Design" /> |
| | | <Reference Include="System.Runtime.Remoting" /> |
| | | <Reference Include="System.Windows.Forms.DataVisualization" /> |
| | | <Reference Include="System.Xaml" /> |
| | | <Reference Include="System.Xml.Linq" /> |
| | |
| | | <Reference Include="System.Net.Http" /> |
| | | <Reference Include="System.Windows.Forms" /> |
| | | <Reference Include="System.Xml" /> |
| | | <Reference Include="UIAutomationClient" /> |
| | | <Reference Include="UIAutomationProvider" /> |
| | | <Reference Include="WindowsBase" /> |
| | | <Reference Include="WindowsFormsIntegration" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Compile Include="Properties\Resources.Designer.cs"> |
| | | <AutoGen>True</AutoGen> |
| | | <DesignTime>True</DesignTime> |
| | | <DependentUpon>Resources.resx</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Screen\AnalogBar.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | |
| | | </Compile> |
| | | <Compile Include="Screen\WaferProcessPointView.xaml.cs"> |
| | | <DependentUpon>WaferProcessPointView.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="UserControls\MappingData.xaml.cs"> |
| | | <DependentUpon>MappingData.xaml</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="UserControls\TitleBox.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | <Compile Include="UserControls\TitleBox.Designer.cs"> |
| | | <DependentUpon>TitleBox.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Viewer\AlarmViewer.cs"> |
| | | <SubType>Form</SubType> |
| | |
| | | <Compile Include="Viewer\PreAlignViwer.Designer.cs"> |
| | | <DependentUpon>PreAlignViwer.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Viewer\ProcessRecipeInfoViewer.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | | <Compile Include="Viewer\ProcessRecipeInfoViewer.Designer.cs"> |
| | | <DependentUpon>ProcessRecipeInfoViewer.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Viewer\RecipeCreateViewer.cs"> |
| | | <SubType>Form</SubType> |
| | | </Compile> |
| | |
| | | <Compile Include="Viewer\WaferInfoViewer.Designer.cs"> |
| | | <DependentUpon>WaferInfoViewer.cs</DependentUpon> |
| | | </Compile> |
| | | <EmbeddedResource Include="Properties\licenses.licx" /> |
| | | <EmbeddedResource Include="Screen\AnalogBar.resx"> |
| | | <DependentUpon>AnalogBar.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Screen\ScreenSetting.resx"> |
| | | <DependentUpon>ScreenSetting.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="UserControls\TitleBox.resx"> |
| | | <DependentUpon>TitleBox.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Viewer\AlarmViewer.resx"> |
| | | <DependentUpon>AlarmViewer.cs</DependentUpon> |
| | |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Properties\Resources.resx"> |
| | | <Generator>ResXFileCodeGenerator</Generator> |
| | | <SubType>Designer</SubType> |
| | | <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> |
| | | <EmbeddedResource Include="Viewer\PreAlignViwer.resx"> |
| | | <DependentUpon>PreAlignViwer.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Viewer\ProcessRecipeInfoViewer.resx"> |
| | | <DependentUpon>ProcessRecipeInfoViewer.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | <EmbeddedResource Include="Viewer\RecipeCreateViewer.resx"> |
| | | <DependentUpon>RecipeCreateViewer.cs</DependentUpon> |
| | |
| | | <SubType>Designer</SubType> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | </Page> |
| | | <Page Include="UserControls\MappingData.xaml"> |
| | | <SubType>Designer</SubType> |
| | | <Generator>MSBuild:Compile</Generator> |
| | | </Page> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <None Include="Resources\LoadPort.png" /> |
| | |
| | | </None> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <Content Include="Resources\Chamber_SA.png" /> |
| | | <None Include="Resources\LaserBox.png" /> |
| | | <None Include="Resources\Main_TitleBar.png" /> |
| | | <None Include="Resources\MainBottom_Background.png" /> |
| | | <None Include="Resources\SVG_Icon\RunStop_Icon.svg" /> |
| | | <None Include="Resources\SVG_Icon\AutoRun_Icon.svg" /> |
| | | <None Include="Resources\Shutter_Close.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Complete.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Complete2.png" /> |
| | | <None Include="Resources\Wafer_Legend\Wafer_Legend_Complete3.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Empty.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Empty2.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Exist.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Exist2.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Leaning.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Leaning2.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Overlap.png" /> |
| | | <Content Include="Resources\Wafer_Legend\Wafer_Legend_Overlap2.png" /> |
| | | <None Include="Resources\GroupBox_Header.png" /> |
| | | <Content Include="Resources\Port_image.png" /> |
| | | <Content Include="Resources\Robot_Arm1_SA.png" /> |
| | | <Content Include="Resources\Robot_Arm_Hand_SA.png" /> |
| | | <Content Include="Resources\Robot_Body_SA.png" /> |
| | | <None Include="Resources\SVG_Icon\GroubboxHeader_Background.svg" /> |
| | | <None Include="Resources\SVG_Icon\GroupBox_Background.svg" /> |
| | | <None Include="Resources\SVG_Icon\GroupBox_Header_Icon.svg" /> |
| | | <None Include="Resources\SVG_Icon\Start_Icon.svg" /> |
| | | <None Include="Resources\SVG_Icon\Stop_Icon.svg" /> |
| | | <None Include="Resources\SVG_Icon\Pause_Icon.svg" /> |
| | | <None Include="Resources\SVG_Icon\Maint_Icon.svg" /> |
| | | <None Include="Resources\SVG_Icon\SubGroubboxHeader_Background.svg" /> |
| | | <None Include="Resources\SVG_Icon\SubGroubbox_Background.svg" /> |
| | | <Content Include="Resources\Title_Bar.png"> |
| | | <None Include="Resources\Robot_Arm.png"> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </Content> |
| | | </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> |