123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- <?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>{FA46D7F1-463B-4457-93AF-760B409F9C7C}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Venus_Themes</RootNamespace>
- <AssemblyName>Venus_Themes</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- </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="OpenSEMI.Core">
- <HintPath>..\ThirdParty\OpenSEMI.Core.dll</HintPath>
- </Reference>
- <Reference Include="OpenSEMI.Ctrlib">
- <HintPath>..\ThirdParty\OpenSEMI.Ctrlib.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Xaml" />
- <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" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Converters\BoolToReverse.cs" />
- <Compile Include="Converters\BoolToVisibility.cs" />
- <Compile Include="Converters\IntPlusConverter.cs" />
- <Compile Include="CustomControls\AduRadioButtonIcon.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Themes\Attach\BorderElement.cs" />
- <Compile Include="Themes\Attach\ElementBackground.cs" />
- <Compile Include="Themes\Attach\ElementBrushBase.cs" />
- <Compile Include="Themes\Attach\ElementForeground.cs" />
- <Compile Include="Themes\Attach\IconElement.cs" />
- <Compile Include="UserControls\FlowPipe.xaml.cs">
- <DependentUpon>FlowPipe.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\FlowPipeValve.xaml.cs">
- <DependentUpon>FlowPipeValve.xaml</DependentUpon>
- </Compile>
- <Compile Include="UserControls\WPFMessageBox.xaml.cs">
- <DependentUpon>WPFMessageBox.xaml</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Page Include="CustomControls\AduRadioButton.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\ToggleButton.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Button.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\ComboBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\DataGrid.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Expander.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\GroupBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\ListBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Listview.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\MenuItem.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Skin.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\Tab.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\TextBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Styles\TreeView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Themes\Generic.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Languages\StringResources.en-US.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Languages\StringResources.zh-CN.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\FlowPipe.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\FlowPipeValve.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="UserControls\WPFMessageBox.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Styles\Folder_Close.png" />
- <Content Include="Styles\Folder_Open.png" />
- <Content Include="Styles\Folder_Unable.png" />
- <Content Include="Themes\Images\parts\aligner.png" />
- <Content Include="Themes\Images\parts\atmrobot\arm1.png" />
- <Content Include="Themes\Images\parts\atmrobot\arm2.png" />
- <Content Include="Themes\Images\parts\atmrobot\dock.png" />
- <Content Include="Themes\Images\parts\atmrobot\hand.png" />
- <Content Include="Themes\Images\parts\chamber.png" />
- <Content Include="Themes\Images\parts\doorclose.png" />
- <Content Include="Themes\Images\parts\dooropen.png" />
- <Content Include="Themes\Images\parts\doorunknown.png" />
- <Content Include="Themes\Images\parts\efem.png" />
- <Content Include="Themes\Images\parts\efemtrack.png" />
- <Content Include="Themes\Images\parts\loadlock.png" />
- <Content Include="Themes\Images\parts\loadport.png" />
- <Content Include="Themes\Images\parts\tm.png" />
- <Content Include="Themes\Images\parts\tmdock.png" />
- <Content Include="Themes\Images\parts\vtmrobot\arm1.png" />
- <Content Include="Themes\Images\parts\vtmrobot\arm2.png" />
- <Content Include="Themes\Images\parts\vtmrobot\dock.png" />
- <Content Include="Themes\Images\parts\vtmrobot\hand.png" />
- <Content Include="Themes\Images\parts\wafer.png" />
- <Content Include="Themes\Images\pms\chamberplasmaon.png" />
- <Content Include="Themes\Images\pms\levelSensor.png" />
- <Content Include="Themes\Images\pms\mfcPipe.png" />
- <Content Include="Themes\Images\pms\overviewBackground.png" />
- <Content Include="Themes\Images\pms\overviewbak.png" />
- <Content Include="Themes\Images\pms\overviewbakHZv2.png" />
- <Content Include="Themes\Images\pms\overviewbak_heater.png" />
- <Content Include="Themes\Images\pms\overviewbak_hestiaplus_device.png" />
- <Content Include="Themes\Images\pms\overviewbak_patron.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_close.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_open.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_door_unknown.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_rf_on.png" />
- <Content Include="Themes\Images\pms\overviewbak_tritoninline_sys.png" />
- <Content Include="Themes\Images\pms\overviewMain.png" />
- <Content Include="Themes\Images\pms\plasma.png" />
- <Content Include="Themes\Images\pms\pumpLine.png" />
- <Content Include="Themes\Images\pms\UiSystem.ico" />
- <Content Include="Themes\Images\pms\vaporMFCLine.png" />
- <Content Include="Themes\Images\pms\vaporPipe.png" />
- <Content Include="Themes\Images\pms\Virgo_D.ico" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|