123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{1552A229-52E5-4A77-9868-CC9C0FF91923}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Aitex.Triton160.UI</RootNamespace>
- <AssemblyName>Triton160UI</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <TargetFrameworkProfile>
- </TargetFrameworkProfile>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <PublishUrl>发布\</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>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <PlatformTarget>x86</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <RunCodeAnalysis>false</RunCodeAnalysis>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <PlatformTarget>x86</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>
- </ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="ExcelLibrary">
- <HintPath>..\ThirdParty\dlls\ExcelLibrary.dll</HintPath>
- </Reference>
- <Reference Include="Hardcodet.Wpf.TaskbarNotification">
- <HintPath>..\ThirdParty\dlls\Hardcodet.Wpf.TaskbarNotification.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="PresentationFramework.Aero" />
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity">
- <HintPath>..\ThirdParty\dlls\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <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.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="Xceed.Wpf.AvalonDock">
- <HintPath>..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="Config\SystemConfigManager.cs" />
- <Compile Include="Converter\RFIsOnToColorConverter.cs" />
- <Compile Include="Triton160UiSystem.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="UiEvent.cs" />
- <Compile Include="Converter\SmartViewConverters.cs" />
- <Compile Include="Converter\ToNumberConverter.cs" />
- <Compile Include="ViewModel\AccountViewModel.cs" />
- <Compile Include="ViewModel\DataLogViewModel.cs" />
- <Compile Include="ViewModel\DiagnoseViewModel.cs" />
- <Compile Include="ViewModel\HardwareConfigViewModel.cs" />
- <Compile Include="ViewModel\LeakCheckViewModel.cs" />
- <Compile Include="ViewModel\LoginViewModel.cs" />
- <Compile Include="ViewModel\ProcessConfigViewModel.cs" />
- <Compile Include="ViewModel\EventViewModel.cs" />
- <Compile Include="ViewModel\IUiRecipeManager.cs" />
- <Compile Include="ViewModel\JetDataAnalysisContext.cs" />
- <Compile Include="ViewModel\JetPlasmaParameterViewModel.cs" />
- <Compile Include="ViewModel\OverviewViewModel.cs" />
- <Compile Include="ViewModel\UiRecipeManager.cs" />
- <Compile Include="ViewModel\RecipeEditorViewModel.cs" />
- <Compile Include="ViewModel\RecipeMonitorViewModel.cs" />
- <Compile Include="ViewModel\TopViewModel.cs" />
- <Compile Include="ViewModel\UIViewModelBase.cs" />
- <Compile Include="Views\AccountManagement\AccountCreation.xaml.cs">
- <DependentUpon>AccountCreation.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\AccountManagerView.xaml.cs">
- <DependentUpon>AccountManagerView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\CurrentLogInUsers.xaml.cs">
- <DependentUpon>CurrentLogInUsers.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\MainLogin.xaml.cs">
- <DependentUpon>MainLogin.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\MyAccount.xaml.cs">
- <DependentUpon>MyAccount.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\RoleEditView.xaml.cs">
- <DependentUpon>RoleEditView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\RolePermissionEdit.xaml.cs">
- <DependentUpon>RolePermissionEdit.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\UserAccountEdit.xaml.cs">
- <DependentUpon>UserAccountEdit.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\AccountManagement\UserControlBase.cs" />
- <Compile Include="Views\AccountManagement\UserPwdChangeView.xaml.cs">
- <DependentUpon>UserPwdChangeView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Control\GasLineView.xaml.cs">
- <DependentUpon>GasLineView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Control\GasPanelView.xaml.cs">
- <DependentUpon>GasPanelView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\DataChartingView.xaml.cs">
- <DependentUpon>DataChartingView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\DiagnoseView.xaml.cs">
- <DependentUpon>DiagnoseView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\FAView.xaml.cs">
- <DependentUpon>FAView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\HardwareConfigView.xaml.cs">
- <DependentUpon>HardwareConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Hz\HzOverviewView.xaml.cs">
- <DependentUpon>HzOverviewView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\ProcessConfigView.xaml.cs">
- <DependentUpon>ProcessConfigView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\DataLogView.xaml.cs">
- <DependentUpon>DataLogView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\GasVerificationView.xaml.cs">
- <DependentUpon>GasVerificationView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\LeakCheckView.xaml.cs">
- <DependentUpon>LeakCheckView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\JetEventView.xaml.cs">
- <DependentUpon>JetEventView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\IOView.xaml.cs">
- <DependentUpon>IOView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\RecipeEditorView.xaml.cs">
- <DependentUpon>RecipeEditorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\RecipeMonitorView.xaml.cs">
- <DependentUpon>RecipeMonitorView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\TopView.xaml.cs">
- <DependentUpon>TopView.xaml</DependentUpon>
- </Compile>
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Wcf\AccountServiceClient.cs" />
- <Compile Include="Wcf\InvokeServiceClient.cs" />
- <Compile Include="Wcf\QueryDataServiceClient.cs" />
- <Compile Include="Wcf\RecipeServiceClient.cs" />
- <Compile Include="Wcf\WcfClient.cs" />
- <Resource Include="Resources\StringResources.zh-CN.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- <Resource Include="Resources\StringResources.en-US.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Resource>
- <Page Include="Views\AccountManagement\AccountCreation.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\AccountManagerView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\CurrentLogInUsers.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\MainLogin.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\MyAccount.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\RoleEditView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\RolePermissionEdit.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\UserAccountEdit.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\AccountManagement\UserPwdChangeView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\Control\GasLineView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Control\GasPanelView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\DataChartingView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\DiagnoseView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\FAView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\HardwareConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Hz\HzOverviewView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\ProcessConfigView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\DataLogView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\GasVerificationView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\LeakCheckView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\JetEventView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\IOView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\RecipeEditorView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\RecipeMonitorView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\TopView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.en-US.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <SubType>Designer</SubType>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="app.config" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <AppDesigner Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\overviewMain.png" />
- <Resource Include="Resources\overviewbak.png" />
- <Resource Include="Resources\chamberplasmaon.png" />
- <Resource Include="Resources\Triton160.ico" />
- <Resource Include="Triton160.ico" />
- <Resource Include="Resources\levelSensor.png" />
- <Resource Include="Resources\overviewbak_heater.png" />
- <EmbeddedResource Include="Properties\Resources.zh-CN.resx">
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <EmbeddedResource Include="SciChartLicense.xml" />
- <Resource Include="Resources\mfcPipe.png" />
- <Resource Include="Resources\overviewbakHZv2.png" />
- <Content Include="UILayout.Hz.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </Content>
- <Content Include="Config\SystemConfig.default.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- </Content>
- <Content Include="UILayout.xml">
- <CopyToOutputDirectory>Always</CopyToOutputDirectory>
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.0">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
- <Visible>False</Visible>
- <ProductName>Windows Installer 4.5</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Common\Core\Core.csproj">
- <Project>{0e266dbd-0dc2-4b5f-b5ea-58c6df66912c}</Project>
- <Name>Core</Name>
- </ProjectReference>
- <ProjectReference Include="..\Common\DataAnalysisControl\DataAnalysisControl.csproj">
- <Project>{757b6b4d-2c28-4fba-ac0f-e44baf40b51f}</Project>
- <Name>DataAnalysisControl</Name>
- </ProjectReference>
- <ProjectReference Include="..\Common\RecipeEditorControl\RecipeEditorControl.csproj">
- <Project>{c226e370-e9fb-48e7-bf40-89a33f88ef17}</Project>
- <Name>RecipeEditorControl</Name>
- </ProjectReference>
- <ProjectReference Include="..\Triton160Common\Triton160Common.csproj">
- <Project>{f5c6659d-7a3f-4d28-84e9-6abbf7cd02c7}</Project>
- <Name>Triton160Common</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>REM 输出到安装目录,供安装打包使用
- if exist "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI" rd "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI" /s /q
- md "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\"
- echo 复制文件到安装目录,"$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\"
- xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\" /q
- REM 配置文件Copy
- del "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\*.pdb"
- if exist "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\Logs" rd "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\Logs" /s /q
- if exist "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\Recipes" rd "$(ProjectDir)..\Triton160Setup\Packages\Triton160UI\Recipes" /s /q</PostBuildEvent>
- </PropertyGroup>
- <!-- 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>
|